summaryrefslogtreecommitdiffstats
path: root/ui/compositor/layer_animation_element.cc
Commit message (Expand)AuthorAgeFilesLines
* Clean up ui<->cc layers interface.loyso2015-05-271-3/+3
* Fixed the LayerAnimationElement::TargetValue(LayerAnimationDelegate*) constru...bruthig2015-04-301-3/+3
* Fix Enum Style Throughout CC.ericrk2015-02-201-14/+8
* Standardize usage of virtual/override/final in ui/dcheng2014-10-211-74/+68
* replace OVERRIDE and FINAL with override and final in ui/mostynb2014-10-091-55/+55
* Reland: Introduce NON_ZERO_DURATION for animation unit testsjamescook@chromium.org2014-07-301-7/+9
* Revert of Introduce NON_ZERO_DURATION for animation unit tests (https://coder...jamescook@chromium.org2014-07-291-9/+7
* Introduce NON_ZERO_DURATION for animation unit testsjamescook@chromium.org2014-07-291-7/+9
* Make ui::Layer use the cc:LayerTreeHost scale factor directlyccameron@chromium.org2014-05-141-21/+5
* Use a bitfield to store animatable properties.vollick@chromium.org2014-01-141-83/+16
* Revert of https://codereview.chromium.org/132903003/msw@chromium.org2014-01-121-1/+1
* Fix setting visibility on animated windows.vollick@chromium.org2014-01-121-1/+1
* Add Color animation curves.avallee@chromium.org2013-10-241-13/+2
* Refactor gfx::Tween: Remove overload ValueBetween.avallee@chromium.org2013-10-051-22/+21
* Protect reentrant animations when IMMEDIATELY_ANIMATE_TO_NEW_TARGET is used.varkha@chromium.org2013-10-011-2/+10
* ui/base/animation -> ui/gfx/animationsky@chromium.org2013-09-151-28/+30
* Make inverse transform animations easier to create, using ScopedLayerAnimatio...avallee@chromium.org2013-09-141-4/+19
* Fix code in DCHECK from r221309.avallee@chromium.org2013-09-131-1/+2
* Revert 222839 "Make inverse transform animations easier to creat..."yoz@chromium.org2013-09-121-19/+4
* Make inverse transform animations easier to create, using ScopedLayerAnimatio...avallee@chromium.org2013-09-121-4/+19
* Add support for inverse transform animations.avallee@chromium.org2013-09-041-0/+133
* Revert 220479 "Add support for inverse transform animations."danakj@chromium.org2013-08-301-133/+0
* Add support for inverse transform animations.danakj@chromium.org2013-08-301-0/+133
* Revert 220124 "Add support for inverse transform animations."wittman@chromium.org2013-08-291-133/+0
* Add support for inverse transform animations.avallee@chromium.org2013-08-291-0/+133
* Make ui::ThreadedTransformTransition::OnAbort correctly check whether the ani...ajuma@chromium.org2013-07-101-1/+1
* Merge ui::Layer's concept of position with cc::Layer'sajuma@chromium.org2013-04-061-3/+0
* LayerAnimationElement::Progress shouldn't assume effective_start_time_ is in ...ajuma@chromium.org2013-03-291-1/+2
* Fix the initial transform set by ThreadedTransformTransition::OnStart().pkotwicz@chromium.org2013-03-251-1/+1
* Part 3 of cc/ directory shuffles: animationjamesr@chromium.org2013-03-181-2/+2
* Thread ui transform animationsajuma@chromium.org2013-03-141-1/+74
* Add duration_scale_mode to ui::LayerAnimatorajuma@chromium.org2013-03-131-7/+20
* cc: Chromify the Animation and LayerAnimationController classesdanakj@chromium.org2013-03-121-2/+2
* ui::ThreadedOpacityTransition::OnAbort should depend on tween_type()ajuma@chromium.org2013-02-271-2/+4
* Thread ui opacity animationsajuma@chromium.org2013-02-231-21/+198
* Make ui::LayerAnimationSequence and ui::LayerAnimationElement use absolute timesajuma@chromium.org2012-12-151-3/+10
* Remove ui::LayerAnimationSequence::duration and ui::LayerAnimationElement::du...ajuma@chromium.org2012-12-051-1/+17
* Migrate ui::Transform to gfx::Transform shawnsingh@chromium.org2012-10-141-5/+6
* Adds ability to animate the color of a layer.sky@chromium.org2012-10-111-10/+80
* Add brightness/grayscale animations and use them for OOBE boot transition.nkostylev@chromium.org2012-07-211-2/+100
* Let the layer animator's slow animation mode affect all animations.vollick@chromium.org2012-06-131-2/+13
* ui: Move compositor/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-051-0/+322