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 | -0/+13 |
* | Revert 171267 - it adds a global std::string initializer | dmazzoni@chromium.org | 2012-12-05 | 1 | -13/+0 |
* | cc: Reduce picture cloning by creating at most one clone per raster thread. | reveman@chromium.org | 2012-12-05 | 1 | -0/+13 |
* | cc: Apply contents scales to impl-side painting rasterization | enne@chromium.org | 2012-12-05 | 1 | -2/+6 |
* | Make PicturePile pile. | aelias@chromium.org | 2012-12-04 | 1 | -6/+7 |
* | [cc] Track the rendering & painting cost of impl-side painting. | nduca@chromium.org | 2012-11-30 | 1 | -1/+12 |
* | Revert 170274 - Track the rendering & painting cost of impl-side painting. | tbreisacher@chromium.org | 2012-11-29 | 1 | -12/+1 |
* | Track the rendering & painting cost of impl-side painting. | nduca@chromium.org | 2012-11-29 | 1 | -1/+12 |
* | cc: Add ref counted PicturePileImpl class and give each Tile instance a ref. | reveman@chromium.org | 2012-11-29 | 1 | -0/+46 |