summaryrefslogtreecommitdiffstats
path: root/ui/gfx/compositor/layer_animator.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a new method to Layer that schedules a redraw in the compositor.Rename Co...ben@chromium.org2011-09-301-1/+1
* Adds the ability to set an Animation on Layer so that future changes to the l...sky@chromium.org2011-09-291-109/+106
* Allow layers to be created without a compositor, creating this association wh...ben@chromium.org2011-09-271-2/+2
* First pass for eliminating double paintingpkotwicz@chromium.org2011-07-291-4/+4
* some cleanup for base/stl_utildilmah@chromium.org2011-07-191-1/+1
* Use SkMatrix44 for the underlying implementation of ui::Transformbacker@chromium.org2011-07-081-18/+32
* Adds the ability to animate transforms/bounds to View.sky@chromium.org2011-06-231-0/+175