1. a282745 Merge "Simplify KeyframeSet to avoid caching." by TreeHugger Robot · 8 years ago
  2. a6b967c Support Keyframe definition for AVD on RT by Doris Liu · 8 years ago
  3. 2c0f988 Simplify KeyframeSet to avoid caching. by George Mount · 8 years ago
  4. 94db099 Throw Exception for wrong valueType with API guard by Doris Liu · 8 years ago
  5. 9f3b31b Improve the property modification effiency of VectorDrawable animators by Doris Liu · 8 years ago
  6. fa21bdf Document behavior of object references in Animator classes by Chet Haase · 8 years ago
  7. d98f4ba Add @SafeVarargs for methods using typevar varargs. by George Mount · 8 years ago
  8. 766431a Revert "Revert "VectorDrawable native rendering - Step 4 of MANY"" by Doris Liu · 8 years ago
  9. 5a11e8d Revert "VectorDrawable native rendering - Step 4 of MANY" by Doris Liu · 8 years ago
  10. f276acd VectorDrawable native rendering - Step 4 of MANY by Doris Liu · 9 years ago
  11. 406a02b Don't double-set keyframe values when Property exists by Chet Haase · 9 years ago
  12. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  13. 691487d Remove unnecessary reflection lookup in Animators. by George Mount · 10 years ago
  14. d422dc3 Added a generic configuration and theme based cache by Yigit Boyar · 10 years ago
  15. 984011f Use optimized Keyframes for Path animations. by George Mount · 10 years ago
  16. 8619f48 Change Animators to reset values when restarted if their target changes by Yigit Boyar · 10 years ago
  17. 4ae3e6a Set existing TypeEvaluator on new KeyframeSet when changing object values by Chet Haase · 10 years ago
  18. 42516d1 API Review: split out BidirectionalTypeConverter. by George Mount · 10 years ago
  19. fbb35fb AArch64: Use of long for pointers in PropertyValuesHolder by Ashok Bhat · 11 years ago
  20. c96c7b2 Add animations along a Path. by George Mount · 11 years ago
  21. 4eed529 Support for multiple value animations. by George Mount · 11 years ago
  22. 16d2c9c Setter values can now have different type than animated values. by George Mount · 11 years ago
  23. d82c8ac Transition API changes from API council recommendations by Chet Haase · 11 years ago
  24. db4101c Better error logs for faulty ObjectAnimators by Chet Haase · 12 years ago
  25. b39f051 Add 'Property' object by Chet Haase · 13 years ago
  26. e9140a7 Fix invalidation bug with View bounds properties by Chet Haase · 13 years ago
  27. b2ab04f Remove obsolete DoubleEvaluator by Chet Haase · 14 years ago
  28. 37f74ca Add ability to reuse bitmaps when loading new content by Chet Haase · 14 years ago
  29. a52a5e7 Add space after property name in error message by Makoto Onuki · 14 years ago
  30. 1a8e404 Remove broken doc link to removed method by Chet Haase · 14 years ago
  31. e2ab7cc Change cancel/end behavior of animations to be synchronous by Chet Haase · 14 years ago
  32. 6e0ecb4 Adding JNI methods as a faster reflection mechanism by Chet Haase · 14 years ago
  33. 691ac26 Fixed problem with setting updated values on existing animators by Chet Haase · 14 years ago
  34. 7c608f2 optimizing for primitive types in animations by Chet Haase · 14 years ago
  35. fec3079 Removed obsolete trace statements by Chet Haase · 14 years ago
  36. 2794eb3 Remove generics from Animator APIs by Chet Haase · 14 years ago
  37. 83d6e82 Revert "Remove generics from Animator APIs" by Romain Guy · 14 years ago
  38. 41f041d Remove generics from Animator APIs by Chet Haase · 14 years ago
  39. a18a86b Rename several animation classes by Chet Haase · 14 years ago
  40. 21cd138 Add transition effects for layout changes on ViewGroups by Chet Haase · 14 years ago
  41. 602e4d3 Adding animation facilities to simplify layout transitions by Chet Haase · 14 years ago
  42. d953d08 multiple-property animations by Chet Haase · 14 years ago