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