summaryrefslogtreecommitdiffstats
path: root/cc/layers/image_layer.cc
Commit message (Expand)AuthorAgeFilesLines
* Keeping track of descendants that draw content instead of recalcualtingawoloszyn@chromium.org2014-08-111-4/+5
* cc: Remove unused arguments from CalculateContentsScaleajuma@chromium.org2014-08-081-4/+0
* 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/+6
* cc: Reland r233830. "Adding support for RGBA_4444 tile textures". r223830 had...kaanb@chromium.org2013-09-191-3/+2
* Revert "Adding support for RGBA_4444 tile textures"tomhudson@google.com2013-09-181-2/+3
* Adding support for RGBA_4444 tile textureskaanb@chromium.org2013-09-181-3/+2
* cc: Cleanup Layer::SetNeedsDisplayInRectenne@chromium.org2013-07-311-3/+2
* cc: Make Layer::Update return a boolenne@chromium.org2013-07-081-2/+2
* cc: Remove RenderingStats passed to Layer::Update()egraether@chromium.org2013-06-291-3/+2
* Update cc/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-011-1/+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-2/+3
* cc: Switch RenderingStats collection in Layer::Update() to RenderingStatsInst...egraether@chromium.org2013-03-281-3/+2
* Revert 190817 "cc: Switch RenderingStats collection in Layer::Up..."hashimoto@chromium.org2013-03-271-2/+3
* cc: Switch RenderingStats collection in Layer::Update() to RenderingStatsInst...egraether@chromium.org2013-03-271-3/+2
* Part 10 of cc/ directory shuffles: layersjamesr@chromium.org2013-03-181-0/+96