summaryrefslogtreecommitdiffstats
path: root/cc/tile_priority.h
Commit message (Expand)AuthorAgeFilesLines
* cc: Add TileManager interface that allows LTHI to determine when to activate ...reveman@chromium.org2012-12-161-1/+2
* implement the logic to set tile priorities based on current matrixqinmin@chromium.org2012-12-041-1/+15
* [cc] Add TileManager to LayerTreeHostImplnduca@chromium.org2012-11-281-0/+7
* First draft of TileManager's tile prioritzation systemnduca@chromium.org2012-11-161-41/+47
* cc: Fix header include guards.tfarina@chromium.org2012-11-111-5/+6
* Introduce Tile Versionsnduca@chromium.org2012-11-101-7/+45
* [cc] Tiles and tile manager for impl side paintingnduca@chromium.org2012-11-081-0/+47