cc: Add ImageManager to keep all the image locking in the same place.
This patch refactors some tile manager code into ImageManager with an intent of moving all image related stuff (pre-decode images / checker images) into that class. R=enne CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel Review-Url: https://codereview.chromium.org/2339703005 Cr-Commit-Position: refs/heads/master@{#418963}
Showing
cc/tiles/image_manager.cc
0 → 100644
cc/tiles/image_manager.h
0 → 100644
Please register or sign in to comment