summaryrefslogtreecommitdiffstats
path: root/cc/picture_layer_impl.h
Commit message (Expand)AuthorAgeFilesLines
* cc: Support mask layers in impl-side paintingenne@chromium.org2012-12-211-0/+6
* cc: Add some more infrastructure for two treesenne@chromium.org2012-12-161-1/+5
* [cc] Make LayerImpls point at LayerTreeImpl instead of LTHInduca@chromium.org2012-12-111-3/+3
* cc: Resize picture layer tiling set during commitenne@chromium.org2012-12-111-0/+2
* cc: Pass LayerTreeHostImpl to LayerImpl constructorenne@chromium.org2012-12-071-3/+3
* implement the logic to set tile priorities based on current matrixqinmin@chromium.org2012-12-041-0/+7
* cc: Add ref counted PicturePileImpl class and give each Tile instance a ref.reveman@chromium.org2012-11-291-2/+2
* cc: Add a didUpdateTransforms function to LayerImplenne@chromium.org2012-11-281-3/+1
* cc: Add PictureLayerTilingSet to manage PictureLayerTilingenne@chromium.org2012-11-211-1/+2
* cc: Add PictureLayerTiling for impl-side paintingenne@chromium.org2012-11-151-1/+15
* cc: Make Picture/PicturePile handle recording/rasterenne@chromium.org2012-11-091-0/+8
* cc: Add some impl-side painting stub classes and APIsenne@chromium.org2012-11-081-0/+32