| Commit message (Expand) | Author | Age | Files | Lines |
* | Make Keyframe use TimeTicks/TimeDelta to represent time instead of double. | behara.ms | 2014-11-18 | 1 | -1/+1 |
* | Make cc::Animation::TrimTimeToCurrentIteration and | behara.ms | 2014-11-12 | 1 | -1/+1 |
* | Standardize usage of virtual/override/final in cc/ | dcheng | 2014-10-21 | 1 | -4/+4 |
* | replace OVERRIDE and FINAL with override and final in cc/ | mostynb | 2014-10-06 | 1 | -3/+3 |
* | Use ScrollOffset instead of vector2d to track scroll offset in cc | miletus | 2014-10-01 | 1 | -8/+9 |
* | Scroll offset animation curve retargeting. | skobes@chromium.org | 2014-07-18 | 1 | -1/+6 |
* | CC::LayerAnimationController should use TimeTicks and | sivagunturi@chromium.org | 2014-05-15 | 1 | -1/+2 |
* | Pass gfx structs by const ref (gfx::Vector2dF) | ajay.berwal@samsung.com | 2014-01-23 | 1 | -3/+3 |
* | cc: Support animating scroll offset | ajuma@chromium.org | 2013-12-03 | 1 | -7/+2 |
* | cc: Define ScrollOffsetAnimationCurve | ajuma@chromium.org | 2013-11-25 | 1 | -0/+52 |