summaryrefslogtreecommitdiff
path: root/core/java/android/animation/FloatKeyframeSet.java
AgeCommit message (Expand)Author
2016-06-08Simplify KeyframeSet to avoid caching.George Mount
2015-03-30Fix per-keyframe interpolatorsDoris Liu
2015-02-28Remove unused imports in frameworks/base.John Spurlock
2014-10-23Added a generic configuration and theme based cacheYigit Boyar
2014-08-29Use optimized Keyframes for Path animations.George Mount
2014-07-16Change Animators to reset values when restarted if their target changesYigit Boyar
2011-02-11Fix when >2 keyframes suppliedChet Haase
2011-01-16Remove obsolete DoubleEvaluatorChet Haase
2010-11-03optimizing for primitive types in animationsChet Haase