summaryrefslogtreecommitdiffstats
path: root/cc/animation/timing_function.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in cc/.avi2015-12-211-0/+1
* Add missing include to timing_function.hkotenkov2015-10-201-0/+1
* Define step timing function for the cc animation framework.loyso2014-12-221-0/+22
* Standardize usage of virtual/override/final in cc/dcheng2014-10-211-5/+5
* replace OVERRIDE and FINAL with override and final in cc/mostynb2014-10-061-4/+4
* CC: Stop TimingFunction inheriting from AnimationCurve.ikilpatrick2014-09-261-12/+8
* Scroll offset animation curve retargeting.skobes@chromium.org2014-07-181-0/+2
* Add two new gfx::Tween::Types and use one of them for the timing function for...pkotwicz@chromium.org2014-02-051-5/+2
* Compute bounds of animated layersajuma@chromium.org2013-08-151-0/+6
* Do not clamp y values on internal knots of timing function bezier curvesvollick@chromium.org2013-05-291-4/+4
* cc: Add DISALLOW_COPY_AND_ASSIGN where appropriate.danakj@chromium.org2013-03-271-0/+18
* cc: Chromify TimingFunctionenne@chromium.org2013-03-241-5/+5
* Part 11 of cc/ directory shuffles: fix up stragglersjamesr@chromium.org2013-03-181-0/+67