summaryrefslogtreecommitdiffstats
path: root/cc/layers/surface_layer.h
Commit message (Expand)AuthorAgeFilesLines
* CC Animation: Erase cc::LayerSettings everywhere.loyso2016-03-141-3/+1
* Switch to standard integer types in cc/.avi2015-12-211-0/+1
* Fix SurfaceLayerImpl scale under impl-side paintingenne2015-06-051-4/+0
* CC: Plumb LayerSettings parameter for cc::Layer construction.loyso2015-05-251-1/+3
* Cleanup: Update the path to gfx size headers.tfarina2015-01-031-1/+1
* Explicitly specify contents scale for SurfaceLayer.jbauman2014-11-131-1/+2
* Fix high DPI with Surfaces by treating Surface size as content bounds of layerjbauman2014-11-071-1/+7
* Allow layers to signal that additional sequences are needed before surface de...jbauman2014-11-061-2/+21
* Standardize usage of virtual/override/final in cc/dcheng2014-10-211-5/+4
* replace OVERRIDE and FINAL with override and final in cc/mostynb2014-10-061-3/+3
* Keeping track of descendants that draw content instead of recalcualtingawoloszyn@chromium.org2014-08-111-1/+1
* Use a struct for cc::Surface ids for more type safetyjamesr@chromium.org2014-06-131-2/+3
* Add cc::SurfaceLayer for referencing external surfacesjamesr@chromium.org2014-01-171-0/+40