1. fa21bdf Document behavior of object references in Animator classes by Chet Haase · 8 years ago
  2. dd67b0d Merge "Fix pause/resume for AnimatorSet" into nyc-dev by Doris Liu · 8 years ago
  3. 2987dff Fix pause/resume for AnimatorSet by Doris Liu · 8 years ago
  4. c5801fb Merge "Add api check to guard AnimatorSet behavior change" into nyc-dev by Doris Liu · 8 years ago
  5. 56b0b57 Skip to end for 0-duration animation by Doris Liu · 8 years ago
  6. 58606db Add api check to guard AnimatorSet behavior change by Doris Liu · 8 years ago
  7. c69bd22 Implement transition for docking task in recents #6 by Jorim Jaggi · 8 years ago
  8. 787e9dd Implement transition for docking task in recents #5 by Jorim Jaggi · 8 years ago
  9. 907c177 Start seeked animators without waiting for start delay. by George Mount · 8 years ago
  10. e60a693 Clarify docs around weak references to animator targets by Chet Haase · 8 years ago
  11. 7f1bdd9 Merge "Add @SafeVarargs for methods using typevar varargs." into nyc-dev by George Mount · 8 years ago
  12. d98f4ba Add @SafeVarargs for methods using typevar varargs. by George Mount · 8 years ago
  13. 781fbf2 Merge "Ensure all Java-side usages of config flags are using Java flags" into nyc-dev by Alan Viverette · 8 years ago
  14. 5a705d0 Merge "Set end value immediately when start a 0-duration animation" into nyc-dev by Doris Liu · 8 years ago
  15. ac85f90 Ensure all Java-side usages of config flags are using Java flags by Alan Viverette · 8 years ago
  16. c4dd2e7d Merge "Move the guts of Resources to ResourcesImpl" into nyc-dev by Adam Lesinski · 8 years ago
  17. a06b3f1 Remove animation listener while paused. by George Mount · 8 years ago
  18. fb302cc Move the guts of Resources to ResourcesImpl by Adam Lesinski · 8 years ago
  19. b199da7 Set end value immediately when start a 0-duration animation by Doris Liu · 8 years ago
  20. c4bb185 VectorDrawable native rendering - Step 5 of MANY by Doris Liu · 8 years ago
  21. df7fdb1 Revert "Revert "Revert "VectorDrawable native rendering - Step 5 of MANY""" by Doris Liu · 8 years ago
  22. 0d20a27 Revert "Revert "VectorDrawable native rendering - Step 5 of MANY"" by Doris Liu · 8 years ago
  23. e03ef25 Revert "VectorDrawable native rendering - Step 5 of MANY" by John Reck · 8 years ago
  24. 18bdf44 VectorDrawable native rendering - Step 5 of MANY by Doris Liu · 8 years ago
  25. 766431a Revert "Revert "VectorDrawable native rendering - Step 4 of MANY"" by Doris Liu · 8 years ago
  26. 5a11e8d Revert "VectorDrawable native rendering - Step 4 of MANY" by Doris Liu · 8 years ago
  27. f276acd VectorDrawable native rendering - Step 4 of MANY by Doris Liu · 9 years ago
  28. 0f5fd2d Merge "Add IntDefs for Animator and Transition classes." by George Mount · 8 years ago
  29. 7764b92 Add IntDefs for Animator and Transition classes. by George Mount · 8 years ago
  30. 406a02b Don't double-set keyframe values when Property exists by Chet Haase · 8 years ago
  31. 804618d VectorDrawable native rendering - Step 2 of MANY by Doris Liu · 9 years ago
  32. 66d4856 Fix animator sometimes not being ended when end() is called without start()'ing by Doris Liu · 9 years ago
  33. f2aeca3 Change wrong doc about using linear interpolator. by George Mount · 9 years ago
  34. 8b7c99c New public API for calculating the total duration of an animation by Doris Liu · 9 years ago
  35. fbe94ec More refactor on ValueAnimator by Doris Liu · 9 years ago
  36. 4365e5a Fix ValueAnimator.getCurrentPlayTime() by Chet Haase · 9 years ago
  37. 7b67734 Merge "Fix behavior change for animators without a start delay" by Doris Liu · 9 years ago
  38. f57bfe2 Fix behavior change for animators without a start delay by Doris Liu · 9 years ago
  39. 2b2e2c8 Update doc to reflect requirement of a Looper for changing animation's frame delay by Doris Liu · 9 years ago
  40. ee68455 Correct isRunning() behavior for AnimatorSet by Doris Liu · 9 years ago
  41. 3dbaae1 Prevents recursive call into end() or cancel() by Doris Liu · 9 years ago
  42. f310e88 Fix build by Doris Liu · 9 years ago
  43. 3618d30 Internal cleanup for Animator framework by Doris Liu · 9 years ago
  44. 458f20e Exclude DelayAnim in child animation value setup by Doris Liu · 9 years ago
  45. 49db424 Add cache for each animation's duration in AnimatorSet by Doris Liu · 9 years ago
  46. 1cbcbf3 Merge "Make sure the correct AnimatorListeners gets called" by Doris Liu · 9 years ago
  47. 6f2276b Make sure the correct AnimatorListeners gets called by Doris Liu · 9 years ago
  48. dbf69e4 Exclude delay animation from getChildAnimations() list by Doris Liu · 9 years ago
  49. 5e66616 Fix clone in AnimatorSet by Doris Liu · 9 years ago
  50. 1309914 Refactor AnimatorSet in prep for adding more functionalities by Doris Liu · 9 years ago
  51. 81728b8 Merge "Clarify docs for Animator.isStarted()" into mnc-dev by Chet Haase · 9 years ago
  52. 4ddd925 Clarify docs for Animator.isStarted() by Chet Haase · 9 years ago
  53. 2787ceb Infer value type for ObjectAnimator, too by Doris Liu · 9 years ago
  54. a2f0438 Merge "Use ArrayMap instead of HashMap for storing relavant nodes" into mnc-dev by Doris Liu · 9 years ago
  55. d744442 Use ArrayMap instead of HashMap for storing relavant nodes by Doris Liu · 9 years ago
  56. 6a8c79b Merge "Improve keying for theme caches, rebase system theme on config change" into mnc-dev by Alan Viverette · 9 years ago
  57. e54d245 Improve keying for theme caches, rebase system theme on config change by Alan Viverette · 9 years ago
  58. 0698594 Fix leak in LayoutTransition by Chet Haase · 9 years ago
  59. 7eaccbf Remove distance based animation duration API by Doris Liu · 9 years ago
  60. 7b38032 Merge "Infer value type for keyframes when it is undefined" by Doris Liu · 9 years ago
  61. a01fbf3 Infer value type for keyframes when it is undefined by Doris Liu · 9 years ago
  62. 57c7829 Merge "Being extra careful, reset some more variables on ValueAnimator." by ztenghui · 9 years ago
  63. e1b5c2b Being extra careful, reset some more variables on ValueAnimator. by ztenghui · 9 years ago
  64. fe7cca3 Merge "Reset the Node status when clone." by ztenghui · 9 years ago
  65. b1e80d8 Reset the Node status when clone. by ztenghui · 9 years ago
  66. 7513aab Revert "Use real screen size to scale duration" by Doris Liu · 9 years ago
  67. 5ed54c7 Use real screen size to scale duration by Doris Liu · 9 years ago
  68. a7e8cfe Fix duration scale attribute for AnimatorSet by Doris Liu · 9 years ago
  69. 02ecf04 Merge "Distance based animation duration" by Doris Liu · 9 years ago
  70. 0084e37 Distance based animation duration by Doris Liu · 9 years ago
  71. 4e1e6af Merge "The ValueAnimator's state need to be totally reset during clone." by ztenghui · 9 years ago
  72. 26e9a19 The ValueAnimator's state need to be totally reset during clone. by ztenghui · 9 years ago
  73. fe928da Merge "Add a check for color type in property values holder" by Doris Liu · 9 years ago
  74. 9032fa5 Add a check for color type in property values holder by Doris Liu · 9 years ago
  75. c42b28d Fix animation start jank due to expensive layout operations. by Jeff Brown · 9 years ago
  76. 6aac06a Add per-interval interpolation support for keyframe in xml resources by Doris Liu · 9 years ago
  77. 6df9905 Fix per-keyframe interpolators by Doris Liu · 9 years ago
  78. c615c6f Annotate methods to be called from overrides with @CallSuper by Tor Norbye · 9 years ago
  79. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  80. 7b9c912 Add @ResourceInt annotations on APIs by Tor Norbye · 11 years ago
  81. 34efbce am af8c621d: Merge "Allow infinite-repeat zero-duration animators to continue repeating" into lmp-mr1-dev automerge: 458cc6a by Chet Haase · 9 years ago
  82. d15e94f Allow infinite-repeat zero-duration animators to continue repeating by Chet Haase · 9 years ago
  83. d430753 Add resource attributes for Keyframes and PropertyValuesHolders by Chet Haase · 10 years ago
  84. 5a5afe0 Fix docs build by Eino-Ville Talvala · 10 years ago
  85. f4e3bab Fix seeking behavior by Chet Haase · 10 years ago
  86. 5a25e5b Zero duration animations snap to end value when started by Chet Haase · 10 years ago
  87. 0d1c27a Fix seeking and scaled duration behavior by Chet Haase · 10 years ago
  88. 691487d Remove unnecessary reflection lookup in Animators. by George Mount · 10 years ago
  89. e48ef2a Cancel animation when target changes. by George Mount · 10 years ago
  90. d422dc3 Added a generic configuration and theme based cache by Yigit Boyar · 10 years ago
  91. 7a08fe0 Reapply animation duration scale each time it is started. by Jeff Brown · 10 years ago
  92. bc68f5a Allow Path Animations to support overshooting. by George Mount · 10 years ago
  93. 6f6578e Use constant state in AnimatedVectorDrawable by Chet Haase · 10 years ago
  94. fd3c474 Use intrinsic size for path animation in AnimatedVectorDrawable by George Mount · 10 years ago
  95. f5945a0 Disable RT-anim for AnimatorSet by John Reck · 10 years ago
  96. 984011f Use optimized Keyframes for Path animations. by George Mount · 10 years ago
  97. 291161a Run RevealAnimator on RT by John Reck · 10 years ago
  98. 7f9988f Fix NPEs when inflating a ValueAnimator. by Craig Stout · 10 years ago
  99. af4d04c Use RoundRect clipping for circle reveal animation by Chris Craik · 10 years ago
  100. c01bd11 Return Animator instead of ValueAnimator by John Reck · 10 years ago