summaryrefslogtreecommitdiffstats
path: root/cc/picture_layer.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Move picture cloning to main thread.reveman@chromium.org2013-03-021-0/+1
* cc: Remove texture scaling and clear edge texels of a layer.brianderson@chromium.org2013-03-021-1/+5
* Fixing tile grid size used by cc:Picture to make it respect current tile conf...junov@chromium.org2013-02-281-2/+4
* Emit trace events during layer update and tile rasterization that are process...caseq@google.com2013-02-271-0/+3
* Set up V8 bindings for extension/app APIs when they're first used, not oncaseq@google.com2013-02-271-3/+0
* Emit trace events during layer update and tile rasterization that are process...caseq@google.com2013-02-271-0/+3
* cc: Avoid expensive RenderingStats collection.danakj@chromium.org2013-02-021-1/+1
* cc: Allow sparse impl-side painting tilingsenne@chromium.org2013-01-241-3/+5
* Activate LayerImpl tree with sync+push instead of pointer swapjamesr@chromium.org2013-01-231-1/+1
* cc: Add picture pile base classenne@chromium.org2013-01-171-5/+6
* Clamp invalidation regions of PictureLayer to layer boundsvangelis@chromium.org2013-01-101-1/+5
* cc: Fix low-res impl-side painting artifactsenne@chromium.org2013-01-081-0/+6
* cc: Support mask layers in impl-side paintingenne@chromium.org2012-12-211-1/+7
* cc: Add pending tree for impl-side paintingenne@chromium.org2012-12-201-7/+0
* cc: Add some more infrastructure for two treesenne@chromium.org2012-12-161-6/+14
* [cc] Make LayerImpls point at LayerTreeImpl instead of LTHInduca@chromium.org2012-12-111-2/+2
* cc: Resize picture layer tiling set during commitenne@chromium.org2012-12-111-0/+1
* cc: Pass LayerTreeHostImpl to LayerImpl constructorenne@chromium.org2012-12-071-2/+2
* cc: Fix impl-side painting invalidation.reveman@google.com2012-11-301-0/+1
* cc: Clean up invalidation behavior in PicturePile / PictureLayerenne@chromium.org2012-11-281-5/+16
* cc: Impl-side painting fixes needed to draw correctly.reveman@google.com2012-11-271-0/+1
* cc: Add PictureLayerTilingSet to manage PictureLayerTilingenne@chromium.org2012-11-211-3/+4
* cc: Add PictureLayerTiling for impl-side paintingenne@chromium.org2012-11-151-0/+1
* Remove WTF and WebCore from cc/ and webkit/compositor_bindings/piman@chromium.org2012-11-101-2/+0
* cc: Make Picture/PicturePile handle recording/rasterenne@chromium.org2012-11-091-3/+17
* cc: Add some impl-side painting stub classes and APIsenne@chromium.org2012-11-081-0/+36