1. ac85f90 Ensure all Java-side usages of config flags are using Java flags by Alan Viverette · 8 years ago
  2. fb302cc Move the guts of Resources to ResourcesImpl by Adam Lesinski · 8 years ago
  3. 804618d VectorDrawable native rendering - Step 2 of MANY by Doris Liu · 9 years ago
  4. 2787ceb Infer value type for ObjectAnimator, too by Doris Liu · 9 years ago
  5. e54d245 Improve keying for theme caches, rebase system theme on config change by Alan Viverette · 9 years ago
  6. 7eaccbf Remove distance based animation duration API by Doris Liu · 9 years ago
  7. a01fbf3 Infer value type for keyframes when it is undefined by Doris Liu · 9 years ago
  8. 7513aab Revert "Use real screen size to scale duration" by Doris Liu · 9 years ago
  9. 5ed54c7 Use real screen size to scale duration by Doris Liu · 9 years ago
  10. a7e8cfe Fix duration scale attribute for AnimatorSet by Doris Liu · 9 years ago
  11. 0084e37 Distance based animation duration by Doris Liu · 9 years ago
  12. 9032fa5 Add a check for color type in property values holder by Doris Liu · 9 years ago
  13. 6aac06a Add per-interval interpolation support for keyframe in xml resources by Doris Liu · 9 years ago
  14. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  15. 7b9c912 Add @ResourceInt annotations on APIs by Tor Norbye · 11 years ago
  16. d430753 Add resource attributes for Keyframes and PropertyValuesHolders by Chet Haase · 10 years ago
  17. d422dc3 Added a generic configuration and theme based cache by Yigit Boyar · 10 years ago
  18. fd3c474 Use intrinsic size for path animation in AnimatedVectorDrawable by George Mount · 10 years ago
  19. 984011f Use optimized Keyframes for Path animations. by George Mount · 10 years ago
  20. 7f9988f Fix NPEs when inflating a ValueAnimator. by Craig Stout · 10 years ago
  21. eb034fb AVD now support path morphing. by ztenghui · 10 years ago
  22. cf4832f Add path support into xml files for PathInterpolator and ObjectAnimator. by ztenghui · 10 years ago
  23. e5e9260 Add AnimatedVectorDrawable by ztenghui · 10 years ago
  24. f4c5bf3 State based animators for Views by Yigit Boyar · 10 years ago
  25. 1ffb280 Add ofArgb to ObjectAnimator and ValueAnimator. by George Mount · 11 years ago
  26. f8c40cf Set evaluator after setting values so that it can take effect. by George Mount · 11 years ago
  27. d9e4a5c Use same default duration (300) for animator resources as for other animators by Chet Haase · 11 years ago
  28. 6cfdf45 Fix bitfield bug with vertex shader selection by Chet Haase · 13 years ago
  29. 53ee331 Rename RGBEvaluator to ArgbEvaluator by Chet Haase · 14 years ago
  30. 5bed88e1 Animators can now have dimension and color values. by Chet Haase · 14 years ago
  31. 7c608f2 optimizing for primitive types in animations by Chet Haase · 14 years ago
  32. 2794eb3 Remove generics from Animator APIs by Chet Haase · 14 years ago
  33. 83d6e82 Revert "Remove generics from Animator APIs" by Romain Guy · 14 years ago
  34. 41f041d Remove generics from Animator APIs by Chet Haase · 14 years ago
  35. a18a86b Rename several animation classes by Chet Haase · 14 years ago[Renamed (83%) from core/java/android/animation/AnimatableInflater.java]
  36. d51d368 Change animator xml importing to use new inflater class by Chet Haase · 14 years ago