summaryrefslogtreecommitdiffstats
path: root/ui/compositor/layer_animation_element.h
Commit message (Expand)AuthorAgeFilesLines
* Use a bitfield to store animatable properties.vollick@chromium.org2014-01-141-11/+16
* Protect reentrant animations when IMMEDIATELY_ANIMATE_TO_NEW_TARGET is used.varkha@chromium.org2013-10-011-0/+3
* ui/base/animation -> ui/gfx/animationsky@chromium.org2013-09-151-4/+4
* Make inverse transform animations easier to create, using ScopedLayerAnimatio...avallee@chromium.org2013-09-141-0/+5
* Revert 222839 "Make inverse transform animations easier to creat..."yoz@chromium.org2013-09-121-5/+0
* Make inverse transform animations easier to create, using ScopedLayerAnimatio...avallee@chromium.org2013-09-121-0/+5
* Add support for inverse transform animations.avallee@chromium.org2013-09-041-3/+14
* Revert 220479 "Add support for inverse transform animations."danakj@chromium.org2013-08-301-14/+3
* Add support for inverse transform animations.danakj@chromium.org2013-08-301-3/+14
* Revert 220124 "Add support for inverse transform animations."wittman@chromium.org2013-08-291-14/+3
* Add support for inverse transform animations.avallee@chromium.org2013-08-291-3/+14
* Use a direct include of time headers in ui/.avi@chromium.org2013-06-281-1/+1
* Remove extra definition of LayerAnimationElement::durationajuma@chromium.org2013-04-221-2/+0
* Part 3 of cc/ directory shuffles: animationjamesr@chromium.org2013-03-181-2/+2
* Thread ui transform animationsajuma@chromium.org2013-03-141-0/+2
* Thread ui opacity animationsajuma@chromium.org2013-02-231-6/+56
* Make ui::LayerAnimationSequence and ui::LayerAnimationElement use absolute timesajuma@chromium.org2012-12-151-6/+13
* Remove ui::LayerAnimationSequence::duration and ui::LayerAnimationElement::du...ajuma@chromium.org2012-12-051-8/+12
* Migrate ui::Transform to gfx::Transform shawnsingh@chromium.org2012-10-141-3/+2
* Adds ability to animate the color of a layer.sky@chromium.org2012-10-111-1/+10
* Add brightness/grayscale animations and use them for OOBE boot transition.nkostylev@chromium.org2012-07-211-1/+17
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Let the layer animator's slow animation mode affect all animations.vollick@chromium.org2012-06-131-1/+6
* ui: Move compositor/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-051-0/+134