summaryrefslogtreecommitdiffstats
path: root/ui/compositor/float_animation_curve_adapter.cc
Commit message (Expand)AuthorAgeFilesLines
* Make Keyframe use TimeTicks/TimeDelta to represent time instead of double.behara.ms2014-11-181-4/+6
* Make cc::Animation::TrimTimeToCurrentIteration andbehara.ms2014-11-121-2/+2
* Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.dcheng2014-10-151-6/+2
* Refactor gfx::Tween: Remove overload ValueBetween.avallee@chromium.org2013-10-051-1/+1
* ui/base/animation -> ui/gfx/animationsky@chromium.org2013-09-151-4/+5
* cc: Chromify the Animation and LayerAnimationController classesdanakj@chromium.org2013-03-121-3/+3
* Define adapters for converting ui::Tweens to cc::AnimationCurvesajuma@chromium.org2013-01-151-0/+44