summaryrefslogtreecommitdiffstats
path: root/cc/trees/layer_tree_host_pixeltest_tiles.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a flag to disable partial raster in rendererericrk2015-10-201-11/+38
* cc: Remove cc::ContentLayerClient::PaintContents(SkCanvas*, ...).jbroman2015-10-151-4/+0
* cc: Unify DisplayItemList::Create calls to use the settings.vmpstr2015-09-161-2/+4
* Remove non-slimming-paint codepaths in chromepdr2015-09-161-1/+0
* gpu: Remove async texture uploads.reveman2015-08-271-2/+0
* Re-land: cc: Use worker context for one-copy tile initialization.reveman2015-08-201-0/+1
* Revert of Re-land: cc: Use worker context for one-copy tile initialization. (...sky2015-08-181-1/+0
* Re-land: cc: Use worker context for one-copy tile initialization.reveman2015-08-181-0/+1
* Enable partial rasterization in the renderer using a persistent GpuMemoryBuffer.jbroman2015-08-181-0/+7
* Revert of Re-land: cc: Use worker context for one-copy tile initialization. (...kbr2015-08-091-1/+0
* Re-land: cc: Use worker context for one-copy tile initialization.reveman2015-08-091-0/+1
* Revert of cc: Use worker context for one-copy tile initialization. (patchset ...kbr2015-08-071-1/+0
* cc: Use worker context for one-copy tile initialization.reveman2015-08-061-0/+1
* cc: Plumb Blink-reported memory usage to raster source.jbroman2015-07-161-0/+1
* cc: Partial tile raster for GpuTileTaskWorkerPool.danakj2015-06-021-1/+14
* cc: Partial tile raster for BitmapTileTaskWorkerPool.danakj2015-06-011-0/+13
* cc: Partial tile update for one-copy raster.danakj2015-05-291-0/+188