summaryrefslogtreecommitdiffstats
path: root/cc/animation/keyframed_animation_curve.h
Commit message (Expand)AuthorAgeFilesLines
* Animation start scale should be considered for the raster scalebehara.ms2015-05-051-0/+2
* Move RenderSurface creation outside of CalcDrawPropsawoloszyn2014-12-221-0/+1
* Make Keyframe use TimeTicks/TimeDelta to represent time instead of double.behara.ms2014-11-181-21/+19
* Make cc::Animation::TrimTimeToCurrentIteration andbehara.ms2014-11-121-4/+5
* Standardize usage of virtual/override/final in cc/dcheng2014-10-211-27/+27
* cc: Make PictureLayerImpl use a better choice for animated raster scale.danakj2014-10-101-1/+2
* replace OVERRIDE and FINAL with override and final in cc/mostynb2014-10-061-17/+17
* CC: Add curve (whole animation) timing function to compositor animations.ikilpatrick2014-09-291-0/+16
* cc: Compute the maximum scale of animationsajuma@chromium.org2014-04-031-0/+2
* cc: Identify animations that affect scaleajuma@chromium.org2014-03-311-0/+1
* Compute accurate screen space bounds for animated layers.avallee@chromium.org2014-01-241-0/+1
* Add Color animation curves.avallee@chromium.org2013-10-241-0/+46
* Compute bounds of animated layersajuma@chromium.org2013-08-151-0/+2
* Define cc::FilterKeyframe and cc::KeyframedFilterAnimationCurveajuma@chromium.org2013-07-181-0/+48
* Fix cpplint errors in cc/(animation|input|layers|trees|test)/jamesr@chromium.org2013-03-261-1/+2
* Part 11 of cc/ directory shuffles: fix up stragglersjamesr@chromium.org2013-03-181-2/+2
* Part 3 of cc/ directory shuffles: animationjamesr@chromium.org2013-03-181-0/+129