summaryrefslogtreecommitdiffstats
path: root/cc/picture_pile_impl.h
Commit message (Expand)AuthorAgeFilesLines
* cc: Fix impl-side painting rasterization at >1 contents scalesenne@chromium.org2012-12-081-1/+1
* Re-land: cc: Reduce picture cloning by creating at most one clone per raster ...reveman@google.com2012-12-051-0/+10
* Revert 171267 - it adds a global std::string initializerdmazzoni@chromium.org2012-12-051-10/+0
* cc: Reduce picture cloning by creating at most one clone per raster thread.reveman@chromium.org2012-12-051-0/+10
* cc: Apply contents scales to impl-side painting rasterizationenne@chromium.org2012-12-051-1/+5
* Make PicturePile pile.aelias@chromium.org2012-12-041-2/+2
* [cc] Track the rendering & painting cost of impl-side painting.nduca@chromium.org2012-11-301-1/+2
* Revert 170274 - Track the rendering & painting cost of impl-side painting.tbreisacher@chromium.org2012-11-291-2/+1
* Track the rendering & painting cost of impl-side painting.nduca@chromium.org2012-11-291-1/+2
* cc: Add ref counted PicturePileImpl class and give each Tile instance a ref.reveman@chromium.org2012-11-291-0/+44