summaryrefslogtreecommitdiffstats
path: root/core/java/android/animation/FloatKeyframeSet.java
Commit message (Expand)AuthorAgeFilesLines
* Fix per-keyframe interpolatorsDoris Liu2015-03-301-3/+4
* Remove unused imports in frameworks/base.John Spurlock2015-02-281-1/+0
* Added a generic configuration and theme based cacheYigit Boyar2014-10-231-2/+3
* Use optimized Keyframes for Path animations.George Mount2014-08-291-2/+7
* Change Animators to reset values when restarted if their target changesYigit Boyar2014-07-161-0/+5
* Fix when >2 keyframes suppliedChet Haase2011-02-111-3/+3
* Remove obsolete DoubleEvaluatorChet Haase2011-01-161-2/+2
* optimizing for primitive types in animationsChet Haase2010-11-031-0/+134