1. 67e2ae8 Fix import statement in view|transition|animation packages. by Aurimas Liutikas · 8 years ago
  2. 2c0f988 Simplify KeyframeSet to avoid caching. by George Mount · 8 years ago
  3. 787e9dd Implement transition for docking task in recents #5 by Jorim Jaggi · 8 years ago
  4. 6df9905 Fix per-keyframe interpolators by Doris Liu · 9 years ago
  5. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  6. d422dc3 Added a generic configuration and theme based cache by Yigit Boyar · 10 years ago
  7. fd3c474 Use intrinsic size for path animation in AnimatedVectorDrawable by George Mount · 10 years ago
  8. 984011f Use optimized Keyframes for Path animations. by George Mount · 10 years ago
  9. 8619f48 Change Animators to reset values when restarted if their target changes by Yigit Boyar · 10 years ago
  10. 2076316 Log warning when animator detects NaN value by Chet Haase · 11 years ago
  11. e9140a7 Fix invalidation bug with View bounds properties by Chet Haase · 14 years ago
  12. 7c608f2 optimizing for primitive types in animations by Chet Haase · 14 years ago
  13. 70d4ba1 Performance optimizations for animations and toolkit by Chet Haase · 14 years ago
  14. 2794eb3 Remove generics from Animator APIs by Chet Haase · 14 years ago
  15. 83d6e82 Revert "Remove generics from Animator APIs" by Romain Guy · 14 years ago
  16. 41f041d Remove generics from Animator APIs by Chet Haase · 14 years ago
  17. e0ee2e9 New TimeInterpolator interface for android.animation package. by Chet Haase · 14 years ago
  18. a18a86b Rename several animation classes by Chet Haase · 14 years ago
  19. fe59156 Add ability to instantiate PropertyAnimator objects with single "to" value. by Chet Haase · 14 years ago
  20. 3dd207a Add keyframes to animation framework. by Chet Haase · 14 years ago