| Commit message (Expand) | Author | Age | Files | Lines |
* | Re-land: cc: Reduce picture cloning by creating at most one clone per raster ... | reveman@google.com | 2012-12-05 | 1 | -9/+6 |
* | Revert 171267 - it adds a global std::string initializer | dmazzoni@chromium.org | 2012-12-05 | 1 | -6/+9 |
* | cc: Reduce picture cloning by creating at most one clone per raster thread. | reveman@chromium.org | 2012-12-05 | 1 | -9/+6 |
* | cc: Add basic texture recycling to ResourcePool. | reveman@chromium.org | 2012-12-04 | 1 | -4/+4 |
* | cc: Move --num-raster-threads setting to LayerTreeSettings. | reveman@chromium.org | 2012-12-04 | 1 | -1/+4 |
* | [cc] Track the rendering & painting cost of impl-side painting. | nduca@chromium.org | 2012-11-30 | 1 | -1/+7 |
* | cc: Swizzle contents correctly when using impl side painting. | reveman@google.com | 2012-11-30 | 1 | -0/+1 |
* | Revert 170274 - Track the rendering & painting cost of impl-side painting. | tbreisacher@chromium.org | 2012-11-29 | 1 | -7/+1 |
* | Track the rendering & painting cost of impl-side painting. | nduca@chromium.org | 2012-11-29 | 1 | -1/+7 |
* | cc: Add ref counted PicturePileImpl class and give each Tile instance a ref. | reveman@chromium.org | 2012-11-29 | 1 | -1/+1 |
* | cc: Schedule redraw when tile initialization completes. | reveman@google.com | 2012-11-28 | 1 | -0/+1 |
* | [cc] Add TileManager to LayerTreeHostImpl | nduca@chromium.org | 2012-11-28 | 1 | -1/+2 |
* | cc: Implement impl-side rasterization. | reveman@google.com | 2012-11-27 | 1 | -9/+24 |
* | cc: Add PictureLayerTilingSet to manage PictureLayerTiling | enne@chromium.org | 2012-11-21 | 1 | -3/+3 |
* | First draft of TileManager's tile prioritzation system | nduca@chromium.org | 2012-11-16 | 1 | -5/+41 |
* | cc: Fix header include guards. | tfarina@chromium.org | 2012-11-11 | 1 | -3/+3 |
* | Introduce Tile Versions | nduca@chromium.org | 2012-11-10 | 1 | -5/+16 |
* | [cc] Tiles and tile manager for impl side painting | nduca@chromium.org | 2012-11-08 | 1 | -0/+47 |