summaryrefslogtreecommitdiffstats
path: root/ui/gfx/compositor/layer_animator.h
Commit message (Expand)AuthorAgeFilesLines
* Setting a layer property immediately should cancel any current animations.vollick@chromium.org2011-11-031-1/+6
* Fixes painting regression. The problem was I optimized to only send tosky@chromium.org2011-11-031-1/+1
* Allows observers to be notified when layer animations complete.vollick@chromium.org2011-11-021-14/+30
* Reland r107720 - Enable the new layer animation framework.vollick@chromium.org2011-10-281-5/+40
* Revert 107715 - Enable the new layer animation framework.vollick@chromium.org2011-10-281-40/+5
* Enable the new layer animation framework.vollick@chromium.org2011-10-281-5/+40
* Explicit animation supportvollick@chromium.org2011-10-241-74/+155
* Revert 106768 - Explicit animation supportvollick@chromium.org2011-10-211-155/+74
* Explicit animation supportvollick@chromium.org2011-10-211-74/+155
* Adds the ability to set an Animation on Layer so that future changes to the l...sky@chromium.org2011-09-291-38/+49
* Add gl.dll, compositor.dll, and surface.dll.darin@chromium.org2011-08-181-1/+2
* Revert 96982 - Add gl.dll, compositor.dll, and surface.dll.rvargas@google.com2011-08-161-2/+1
* Add gl.dll, compositor.dll, and surface.dll.darin@chromium.org2011-08-161-1/+2
* Use SkMatrix44 for the underlying implementation of ui::Transformbacker@chromium.org2011-07-081-2/+3
* Adds the ability to animate transforms/bounds to View.sky@chromium.org2011-06-231-0/+115