summaryrefslogtreecommitdiffstats
path: root/cc/animation/keyframed_animation_curve_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Remove calls to Pass() on rvalues.danakj2015-11-201-9/+9
* Animation start scale should be considered for the raster scalebehara.ms2015-05-051-0/+47
* CC: Allow cubic-bezier timing inputs outside the range [0, 1]loyso2015-01-091-0/+62
* Define step timing function for the cc animation framework.loyso2014-12-221-0/+95
* Make Keyframe use TimeTicks/TimeDelta to represent time instead of double.behara.ms2014-11-181-229/+325
* cc cleanup: Update paths to geometry headersheejin.r.chung2014-10-231-1/+1
* cc: Change scoped_ptr<T>() to nullptr.danakj2014-10-151-136/+68
* cc: Make PictureLayerImpl use a better choice for animated raster scale.danakj2014-10-101-5/+24
* CC: Add curve (whole animation) timing function to compositor animations.ikilpatrick2014-09-291-0/+93
* cc: Remove use of PassAs() and constructor-casting with scoped_ptr.danakj2014-09-271-4/+1
* Revert of cc: Remove use of PassAs() and constructor-casting with scoped_ptr....dcheng2014-09-271-1/+4
* cc: Remove use of PassAs() and constructor-casting with scoped_ptr.danakj2014-09-271-4/+1
* cc: Compute the maximum scale of animationsajuma@chromium.org2014-04-031-0/+63
* cc: Identify animations that affect scaleajuma@chromium.org2014-03-311-0/+31
* Refactor test gfx_util.avallee@chromium.org2014-01-221-1/+1
* Add Color animation curves.avallee@chromium.org2013-10-241-0/+94
* Fix compilation and ui_unittests with float transformsenne@chromium.org2013-09-251-4/+4
* Revert 224725 "Fix compilation and ui_unittests with float trans..."sky@chromium.org2013-09-231-4/+4
* Fix compilation and ui_unittests with float transformsenne@chromium.org2013-09-231-4/+4
* Compute bounds of animated layersajuma@chromium.org2013-08-151-0/+25
* Define cc::FilterKeyframe and cc::KeyframedFilterAnimationCurveajuma@chromium.org2013-07-181-0/+106
* Fix cpplint errors in cc/(animation|input|layers|trees|test)/jamesr@chromium.org2013-03-261-2/+2
* Chromify keyframed_animation_curve_unittest.ccajuma@chromium.org2013-03-241-53/+40
* cc: Chromify TimingFunctionenne@chromium.org2013-03-241-1/+1
* Part 11 of cc/ directory shuffles: fix up stragglersjamesr@chromium.org2013-03-181-1/+1
* Part 3 of cc/ directory shuffles: animationjamesr@chromium.org2013-03-181-0/+243