summaryrefslogtreecommitdiffstats
path: root/core/java/android/animation/FloatKeyframeSet.java
Commit message (Expand)AuthorAgeFilesLines
* 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