Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make Keyframe use TimeTicks/TimeDelta to represent time instead of double. | behara.ms | 2014-11-18 | 1 | -4/+6 |
* | Make cc::Animation::TrimTimeToCurrentIteration and | behara.ms | 2014-11-12 | 1 | -2/+2 |
* | Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>. | dcheng | 2014-10-15 | 1 | -6/+2 |
* | Refactor gfx::Tween: Remove overload ValueBetween. | avallee@chromium.org | 2013-10-05 | 1 | -1/+1 |
* | ui/base/animation -> ui/gfx/animation | sky@chromium.org | 2013-09-15 | 1 | -4/+5 |
* | cc: Chromify the Animation and LayerAnimationController classes | danakj@chromium.org | 2013-03-12 | 1 | -3/+3 |
* | Define adapters for converting ui::Tweens to cc::AnimationCurves | ajuma@chromium.org | 2013-01-15 | 1 | -0/+44 |