summaryrefslogtreecommitdiffstats
path: root/cc/animation/timing_function.cc
Commit message (Expand)AuthorAgeFilesLines
* Define step timing function for the cc animation framework.loyso2014-12-221-0/+38
* cc: Remove use of PassAs() and constructor-casting with scoped_ptr.danakj2014-09-271-10/+5
* Revert of cc: Remove use of PassAs() and constructor-casting with scoped_ptr....dcheng2014-09-271-5/+10
* cc: Remove use of PassAs() and constructor-casting with scoped_ptr.danakj2014-09-271-10/+5
* CC: Stop TimingFunction inheriting from AnimationCurve.ikilpatrick2014-09-261-9/+6
* Scroll offset animation curve retargeting.skobes@chromium.org2014-07-181-0/+4
* Add two new gfx::Tween::Types and use one of them for the timing function for...pkotwicz@chromium.org2014-02-051-102/+7
* Compute bounds of animated layersajuma@chromium.org2013-08-151-3/+50
* Add PRESUBMIT check to cc to ensure that C++ std::abs is usedshawnsingh@google.com2013-07-291-2/+3
* Revert 214144 "Add PRESUBMIT check to cc to ensure that C++ std:..."shawnsingh@google.com2013-07-291-3/+2
* Add PRESUBMIT check to cc to ensure that C++ std::abs is usedshawnsingh@google.com2013-07-281-2/+3
* Do not clamp y values on internal knots of timing function bezier curvesvollick@chromium.org2013-05-291-74/+49
* cc: Chromify TimingFunctionenne@chromium.org2013-03-241-74/+77
* Part 11 of cc/ directory shuffles: fix up stragglersjamesr@chromium.org2013-03-181-0/+139