1. 51efddb Remove unnecessary casts on calls to findViewById by Alan Viverette · 7 years ago
  2. 0304ac8 Merge "Testing initial value for 0-duration animations" into nyc-dev by Doris Liu · 9 years ago
  3. a06b3f1 Remove animation listener while paused. by George Mount · 9 years ago
  4. 40428c8 Testing initial value for 0-duration animations by Doris Liu · 9 years ago
  5. 7d97a72 Add AutoCancelTest back to framework tests by Chet Haase · 9 years ago
  6. 81963e3 Add tests for calling end() before start() on ValueAnimator by Doris Liu · 9 years ago
  7. a0942e2 Test ValueAnimator when duration scale is set to 0 by Doris Liu · 9 years ago
  8. 68dcb30 Add more tests for seeking and reversing by Doris Liu · 9 years ago
  9. 3991985 Merge "A new test for AnimatorSet's clone" by Doris Liu · 9 years ago
  10. 1ef0801 Suppress AutoCancelTest. by Abodunrinwa Toki · 9 years ago
  11. 7a1534c A new test for AnimatorSet's clone by Doris Liu · 9 years ago
  12. 2822a42 Test ValueAnimator with custom timing pulse provider by Doris Liu · 9 years ago
  13. 169cc4c Add test that calls cancel() from onAnimationEnd(Animator) by Doris Liu · 9 years ago
  14. 435d2f7 Test for end value when ValueAnimators end by Doris Liu · 9 years ago
  15. be5a8ac Add tests for ValueAnimator by Doris Liu · 9 years ago
  16. 2bdc0b0 More tests for AnimatorSet by Doris Liu · 9 years ago
  17. 02f90c5 Add tests for AnimatorSet by Doris Liu · 9 years ago
  18. d422dc3 Added a generic configuration and theme based cache by Yigit Boyar · 10 years ago
  19. f4c5bf3 State based animators for Views by Yigit Boyar · 10 years ago
  20. 8aa1ffb pause/resume for Animators by Chet Haase · 11 years ago
  21. be19e03 Add auto-cancel ability to ObjectAnimator by Chet Haase · 12 years ago
  22. 17cf42c Fix logic of animator start/cancel/end callbacks by Chet Haase · 12 years ago
  23. cbbd93a Fix ViewPropertyAnimator duration and startDelay issues by Chet Haase · 13 years ago
  24. 8b69979 Fix cancellation of AnimatorSet when child animation has delay by Chet Haase · 13 years ago
  25. b8f574a Fix AnimatorSet cancellation issues by Chet Haase · 13 years ago
  26. 7dfacdb Fix Animator cancel() behavior by Chet Haase · 13 years ago