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