summaryrefslogtreecommitdiffstats
path: root/cc/picture_layer.h
Commit message (Expand)AuthorAgeFilesLines
* Part 10 of cc/ directory shuffles: layersjamesr@chromium.org2013-03-181-57/+0
* Part 8 of cc/ directory shuffles: resourcesjamesr@chromium.org2013-03-181-1/+1
* Part 7 of cc/ directory shuffles: treesjamesr@chromium.org2013-03-181-1/+1
* Part 2 of cc/ directory shuffles: debugjamesr@chromium.org2013-03-181-2/+2
* cc: Fix style errors in impl-side painting classesenne@chromium.org2013-03-141-3/+3
* cc: Chromify Layer and LayerImpl classes.danakj@chromium.org2013-03-121-9/+9
* 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: Add picture pile base classenne@chromium.org2013-01-171-1/+1
* cc: Fix low-res impl-side painting artifactsenne@chromium.org2013-01-081-8/+11
* cc: Support mask layers in impl-side paintingenne@chromium.org2012-12-211-0/+2
* [cc] Make LayerImpls point at LayerTreeImpl instead of LTHInduca@chromium.org2012-12-111-1/+1
* cc: Pass LayerTreeHostImpl to LayerImpl constructorenne@chromium.org2012-12-071-1/+2
* cc: Apply contents scales to impl-side painting rasterizationenne@chromium.org2012-12-051-1/+2
* cc: Clean up invalidation behavior in PicturePile / PictureLayerenne@chromium.org2012-11-281-1/+4
* cc: Add PictureLayerTilingSet to manage PictureLayerTilingenne@chromium.org2012-11-211-0/+1
* cc: Make Picture/PicturePile handle recording/rasterenne@chromium.org2012-11-091-0/+6
* cc: Add some impl-side painting stub classes and APIsenne@chromium.org2012-11-081-0/+37