summaryrefslogtreecommitdiffstats
path: root/cc/layers/image_layer.h
Commit message (Expand)AuthorAgeFilesLines
* Rasterize at maximum scale for scale animations on CPU-rasterized layersajuma@chromium.org2014-04-091-0/+1
* cc: Clean up OcclusionTracker template parameters.danakj@chromium.org2014-03-051-1/+1
* Fix transition from hardware to software compositing.ccameron@chromium.org2013-10-091-0/+1
* cc: Make Layer::Update return a boolenne@chromium.org2013-07-081-1/+1
* cc: Remove RenderingStats passed to Layer::Update()egraether@chromium.org2013-06-291-2/+1
* cc: Pass the device and page scale factor to CalculateContentsScaledanakj@chromium.org2013-05-071-0/+2
* Revert 191086 "cc: Switch RenderingStats collection in Layer::Up..."danakj@chromium.org2013-03-281-1/+2
* cc: Switch RenderingStats collection in Layer::Update() to RenderingStatsInst...egraether@chromium.org2013-03-281-2/+1
* Revert 190817 "cc: Switch RenderingStats collection in Layer::Up..."hashimoto@chromium.org2013-03-271-1/+2
* cc: Switch RenderingStats collection in Layer::Update() to RenderingStatsInst...egraether@chromium.org2013-03-271-2/+1
* Part 10 of cc/ directory shuffles: layersjamesr@chromium.org2013-03-181-0/+56