1. c4bb185 VectorDrawable native rendering - Step 5 of MANY by Doris Liu · 8 years ago
  2. df7fdb1 Revert "Revert "Revert "VectorDrawable native rendering - Step 5 of MANY""" by Doris Liu · 8 years ago
  3. 0d20a27 Revert "Revert "VectorDrawable native rendering - Step 5 of MANY"" by Doris Liu · 8 years ago
  4. e03ef25 Revert "VectorDrawable native rendering - Step 5 of MANY" by John Reck · 8 years ago
  5. 18bdf44 VectorDrawable native rendering - Step 5 of MANY by Doris Liu · 8 years ago
  6. 766431a Revert "Revert "VectorDrawable native rendering - Step 4 of MANY"" by Doris Liu · 8 years ago
  7. 5a11e8d Revert "VectorDrawable native rendering - Step 4 of MANY" by Doris Liu · 8 years ago
  8. f276acd VectorDrawable native rendering - Step 4 of MANY by Doris Liu · 9 years ago
  9. 8b7c99c New public API for calculating the total duration of an animation by Doris Liu · 9 years ago
  10. f57bfe2 Fix behavior change for animators without a start delay by Doris Liu · 9 years ago
  11. ee68455 Correct isRunning() behavior for AnimatorSet by Doris Liu · 9 years ago
  12. 458f20e Exclude DelayAnim in child animation value setup by Doris Liu · 9 years ago
  13. 49db424 Add cache for each animation's duration in AnimatorSet by Doris Liu · 9 years ago
  14. 1cbcbf3 Merge "Make sure the correct AnimatorListeners gets called" by Doris Liu · 9 years ago
  15. 6f2276b Make sure the correct AnimatorListeners gets called by Doris Liu · 9 years ago
  16. dbf69e4 Exclude delay animation from getChildAnimations() list by Doris Liu · 9 years ago
  17. 5e66616 Fix clone in AnimatorSet by Doris Liu · 9 years ago
  18. 1309914 Refactor AnimatorSet in prep for adding more functionalities by Doris Liu · 9 years ago
  19. d744442 Use ArrayMap instead of HashMap for storing relavant nodes by Doris Liu · 9 years ago
  20. 7eaccbf Remove distance based animation duration API by Doris Liu · 9 years ago
  21. fe7cca3 Merge "Reset the Node status when clone." by ztenghui · 9 years ago
  22. b1e80d8 Reset the Node status when clone. by ztenghui · 9 years ago
  23. 0084e37 Distance based animation duration by Doris Liu · 9 years ago
  24. d430753 Add resource attributes for Keyframes and PropertyValuesHolders by Chet Haase · 10 years ago
  25. d422dc3 Added a generic configuration and theme based cache by Yigit Boyar · 10 years ago
  26. 6f6578e Use constant state in AnimatedVectorDrawable by Chet Haase · 10 years ago
  27. f5945a0 Disable RT-anim for AnimatorSet by John Reck · 10 years ago
  28. 7bc6a3f Add more reverse support to AnimatedVD by ztenghui · 10 years ago
  29. 8aa1ffb pause/resume for Animators by Chet Haase · 11 years ago
  30. 430742f API and doc cleanup, plus small animation/UI features by Chet Haase · 11 years ago
  31. c299a33 Fix AnimatorSet duration issue by Chet Haase · 12 years ago
  32. 3aef8e1d docs: Add developer guide cross-references, Project ACRE, round 4 by Joe Fernandez · 13 years ago
  33. 8b69979 Fix cancellation of AnimatorSet when child animation has delay by Chet Haase · 13 years ago
  34. b8f574a Fix AnimatorSet cancellation issues by Chet Haase · 13 years ago
  35. ecc2fd9 Removed unused import from AnimatorSet. by Martijn Coenen · 13 years ago
  36. d45204b Fix ConcurrentModificationException in AnimatorSet. by Martijn Coenen · 13 years ago
  37. 7dfacdb Fix Animator cancel() behavior by Chet Haase · 13 years ago
  38. e2ab7cc Change cancel/end behavior of animations to be synchronous by Chet Haase · 14 years ago
  39. 37a7bec Add methods to AnimatorSet that take collections by Chet Haase · 14 years ago
  40. 2970c49 various fixes for animations and javadocs by Chet Haase · 14 years ago
  41. 7c608f2 optimizing for primitive types in animations by Chet Haase · 14 years ago
  42. 2794eb3 Remove generics from Animator APIs by Chet Haase · 14 years ago
  43. 83d6e82 Revert "Remove generics from Animator APIs" by Romain Guy · 14 years ago
  44. 41f041d Remove generics from Animator APIs by Chet Haase · 14 years ago
  45. e0ee2e9 New TimeInterpolator interface for android.animation package. by Chet Haase · 14 years ago
  46. a18a86b Rename several animation classes by Chet Haase · 14 years ago[Renamed (72%) from core/java/android/animation/Sequencer.java]
  47. 21cd138 Add transition effects for layout changes on ViewGroups by Chet Haase · 14 years ago
  48. 1e0ac5a Fix Sequencer end events when terminated early by Chet Haase · 14 years ago
  49. f1b9b46 Fix problems with early ending of Sequencer by Chet Haase · 14 years ago
  50. 673e42f Fix for end events from Sequencer objects by Chet Haase · 14 years ago
  51. 49afa5b Add facilities for layout transitions by Chet Haase · 14 years ago
  52. 811ed106 Make Fragments use the new animation APIs by Chet Haase · 14 years ago
  53. 40771bc Fix NPE in onAnimationEnd when using Sequencer.after(long) by Patrick Dubroy · 14 years ago
  54. 3b69b6f Make the new android.animation package public by Chet Haase · 14 years ago
  55. f54a8d7 Adding xml declarations for new animation framework by Chet Haase · 14 years ago
  56. fe59156 Add ability to instantiate PropertyAnimator objects with single "to" value. by Chet Haase · 14 years ago
  57. a6e4a175 Sequencer now sends out onAnimationEnd() event correctly. by Chet Haase · 14 years ago
  58. 010dbaa Fix bugs in Sequencer by Chet Haase · 14 years ago
  59. 17fb4b0 Initial checkin of new animation system. package, APIs, functionality all subject to change. package is hidden for now. by Chet Haase · 14 years ago