summaryrefslogtreecommitdiffstats
path: root/views/layer_helper.cc
Commit message (Expand)AuthorAgeFilesLines
* External textures outlive layers.backer@chromium.org2011-09-151-1/+12
* Fix for SetExternalTexture.backer@chromium.org2011-09-141-1/+0
* Rework View Layer Draw() to use the Layer::DrawTree() method and the LayerDel...ben@chromium.org2011-09-131-2/+1
* First pass for eliminating double paintingpkotwicz@chromium.org2011-07-291-0/+1
* Makes it so that if the size of a view with a layer changes or on creatingsky@chromium.org2011-06-281-1/+2
* Moves acclerated painting related fields from View to LayerHelper.sky@chromium.org2011-06-271-0/+63