summaryrefslogtreecommitdiffstats
path: root/cc/layers/io_surface_layer.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Stop passing a ResourceUpdateQueue to Layer::Update().danakj2015-06-191-3/+2
* cc: Stop using occlusion tracker on the main thread.danakj2015-06-121-3/+2
* CC: Plumb LayerSettings parameter for cc::Layer construction.loyso2015-05-251-3/+6
* cc: Remove use of PassAs() and constructor-casting with scoped_ptr.danakj2014-09-271-1/+1
* Revert of cc: Remove use of PassAs() and constructor-casting with scoped_ptr....dcheng2014-09-271-1/+1
* cc: Remove use of PassAs() and constructor-casting with scoped_ptr.danakj2014-09-271-1/+1
* Keeping track of descendants that draw content instead of recalcualtingawoloszyn@chromium.org2014-08-111-2/+3
* 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/+9
* Part 10 of cc/ directory shuffles: layersjamesr@chromium.org2013-03-181-0/+43