summaryrefslogtreecommitdiffstats
path: root/cc/layers/video_layer.cc
Commit message (Expand)AuthorAgeFilesLines
* CC Animation: Erase cc::LayerSettings everywhere.loyso2016-03-141-5/+3
* cc: Replace Pass() with std::move() in some subdirs.danakj2015-11-181-3/+1
* cc: Stop passing a ResourceUpdateQueue to Layer::Update().danakj2015-06-191-2/+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/+5
* 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
* Integrated video rotation piping into video layer {impl} andsuderman@chromium.org2014-08-081-4/+10
* cc: Clean up OcclusionTracker template parameters.danakj@chromium.org2014-03-051-1/+1
* cc: Push valid property values when CalcDrawProps skips layer.danakj@chromium.org2013-08-031-1/+5
* cc: Fix accelerated video freezing with commit abortsenne@chromium.org2013-08-021-0/+10
* Part 10 of cc/ directory shuffles: layersjamesr@chromium.org2013-03-181-0/+25