summaryrefslogtreecommitdiffstats
path: root/cc/layers/io_surface_layer.h
Commit message (Expand)AuthorAgeFilesLines
* CC Animation: Erase cc::LayerSettings everywhere.loyso2016-03-141-2/+2
* Switch to standard integer types in cc/.avi2015-12-211-0/+3
* cc: Stop passing a ResourceUpdateQueue to Layer::Update().danakj2015-06-191-1/+1
* cc: Stop using occlusion tracker on the main thread.danakj2015-06-121-2/+1
* CC: Plumb LayerSettings parameter for cc::Layer construction.loyso2015-05-251-2/+2
* Standardize usage of virtual/override/final in cc/dcheng2014-10-211-7/+6
* replace OVERRIDE and FINAL with override and final in cc/mostynb2014-10-061-4/+4
* Keeping track of descendants that draw content instead of recalcualtingawoloszyn@chromium.org2014-08-111-1/+1
* cc: Clean up OcclusionTracker template parameters.danakj@chromium.org2014-03-051-1/+1
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-291-1/+1
* Revert of [#7] Pass gfx structs by const ref (gfx::Size) (https://codereview...mnissler@chromium.org2014-01-281-1/+1
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-281-1/+1
* cc: Fix IOSurfaceLayer freezing during abortsenne@chromium.org2013-08-061-0/+2
* cc: Add DISALLOW_COPY_AND_ASSIGN where appropriate.danakj@chromium.org2013-03-271-0/+2
* Fix cpplint errors in cc/(animation|input|layers|trees|test)/jamesr@chromium.org2013-03-261-1/+1
* Part 10 of cc/ directory shuffles: layersjamesr@chromium.org2013-03-181-0/+35