summaryrefslogtreecommitdiffstats
path: root/cc/picture_pile_impl.h
Commit message (Expand)AuthorAgeFilesLines
* cc: Fix missing values on PicturePileImpl clonesenne@chromium.org2013-03-131-6/+0
* cc: Consolidate the analysis_canvas operationsvmpstr@chromium.org2013-03-071-1/+12
* cc: Move picture cloning to main thread.reveman@chromium.org2013-03-021-7/+5
* cc: Remove texture scaling and clear edge texels of a layer.brianderson@chromium.org2013-03-021-1/+1
* cc: Add cheapness predictor success histogramvmpstr@chromium.org2013-02-061-0/+2
* cc: Pass totalPixelsRasterized instead of RenderingStats to picture pile rastervmpstr@chromium.org2013-02-051-1/+1
* Fix memory leak in impl-side painting modehclam@chromium.org2013-01-251-1/+1
* cc: Add a command line flag to slow down rastering.danakj@chromium.org2013-01-251-0/+6
* cc: Allow sparse impl-side painting tilingsenne@chromium.org2013-01-241-2/+5
* Activate LayerImpl tree with sync+push instead of pointer swapjamesr@chromium.org2013-01-231-0/+2
* cc: Add picture pile base classenne@chromium.org2013-01-171-13/+4
* Implement a method to access the non-composited content root layer picture pile.leandrogracia@chromium.org2013-01-091-0/+4
* cc: Fix low-res impl-side painting artifactsenne@chromium.org2013-01-081-0/+1
* Implement the logic to kick off image decoding jobs for TileManagerqinmin@chromium.org2012-12-131-0/+3
* 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