Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cc: Add TileManager interface that allows LTHI to determine when to activate ... | reveman@chromium.org | 2012-12-16 | 1 | -1/+2 |
* | implement the logic to set tile priorities based on current matrix | qinmin@chromium.org | 2012-12-04 | 1 | -1/+15 |
* | [cc] Add TileManager to LayerTreeHostImpl | nduca@chromium.org | 2012-11-28 | 1 | -0/+7 |
* | First draft of TileManager's tile prioritzation system | nduca@chromium.org | 2012-11-16 | 1 | -41/+47 |
* | cc: Fix header include guards. | tfarina@chromium.org | 2012-11-11 | 1 | -5/+6 |
* | Introduce Tile Versions | nduca@chromium.org | 2012-11-10 | 1 | -7/+45 |
* | [cc] Tiles and tile manager for impl side painting | nduca@chromium.org | 2012-11-08 | 1 | -0/+47 |