summaryrefslogtreecommitdiffstats
path: root/cc/tile_priority.h
Commit message (Expand)AuthorAgeFilesLines
* Part 8 of cc/ directory shuffles: resourcesjamesr@chromium.org2013-03-181-180/+0
* cc: Compute the inflated rect to cover a fixed number of tiles.danakj@chromium.org2013-02-201-0/+1
* [cc] Trace detailed tile info when --trace-all-rendered-framesnduca@chromium.org2013-02-121-0/+9
* Made uses of numeric_limits::max and numeric_limits::infinity consistentwhunt@chromium.org2013-02-121-2/+2
* A host of micro-optimizations and a refactor of TimeForBoundsToIntersectwhunt@chromium.org2013-02-021-8/+20
* Revert 179770jochen@chromium.org2013-01-311-21/+8
* A host of micro-optimizations and a refactor of TimeForBoundsToIntersectwhunt@chromium.org2013-01-311-8/+21
* cc: Limit the set of tiles updated each frameenne@chromium.org2013-01-291-2/+34
* cc: Remove unused 'time to ideal resolution' fieldenne@chromium.org2013-01-291-10/+0
* [cc] Add tracing for tree activation statenduca@chromium.org2013-01-281-0/+17
* cc: Add "new content takes priority" setting to GlobalStateThatImpactsTilePri...reveman@chromium.org2013-01-211-3/+8
* 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