1. fdd3ad7 Give animators more useful names in systrace by Chet Haase · 11 years ago
  2. be19e03 Add auto-cancel ability to ObjectAnimator by Chet Haase · 11 years ago
  3. 3aef8e1d docs: Add developer guide cross-references, Project ACRE, round 4 by Joe Fernandez · 13 years ago
  4. 3c4ce72 Fix artifact with LayoutTransitions on disappearing window. by Chet Haase · 13 years ago
  5. b39f051 Add 'Property' object by Chet Haase · 13 years ago
  6. e9140a7 Fix invalidation bug with View bounds properties by Chet Haase · 13 years ago
  7. 7beecfa Fix latent bug with reinitializing an ObjectAnimator. by Patrick Dubroy · 14 years ago
  8. 51ae5fc Fix animation bugs caused by weak reference by Patrick Dubroy · 14 years ago
  9. 2b90a9a fix sdk build breakage; remove invalid @note tag by Scott Main · 14 years ago
  10. ec84c3a Allow old view hierarchy to be GC'ed more quickly during rotation. by Patrick Dubroy · 14 years ago
  11. e2ab7cc Change cancel/end behavior of animations to be synchronous by Chet Haase · 14 years ago
  12. 6e0ecb4 Adding JNI methods as a faster reflection mechanism by Chet Haase · 14 years ago
  13. 7c608f2 optimizing for primitive types in animations by Chet Haase · 14 years ago
  14. 70d4ba1 Performance optimizations for animations and toolkit by Chet Haase · 14 years ago
  15. 2794eb3 Remove generics from Animator APIs by Chet Haase · 14 years ago
  16. 83d6e82 Revert "Remove generics from Animator APIs" by Romain Guy · 14 years ago
  17. 41f041d Remove generics from Animator APIs by Chet Haase · 14 years ago
  18. 0e0590b bug fixes in animation classes by Chet Haase · 14 years ago
  19. a18a86b Rename several animation classes by Chet Haase · 14 years ago[Renamed (92%) from core/java/android/animation/PropertyAnimator.java]
  20. 21cd138 Add transition effects for layout changes on ViewGroups by Chet Haase · 14 years ago
  21. d51d368 Change animator xml importing to use new inflater class by Chet Haase · 14 years ago
  22. 49afa5b Add facilities for layout transitions by Chet Haase · 14 years ago
  23. 602e4d3 Adding animation facilities to simplify layout transitions by Chet Haase · 14 years ago
  24. d953d08 multiple-property animations by Chet Haase · 14 years ago
  25. 8fbf8d2 Fix problems with moving Views around (invalidation, conflict with layout) by Chet Haase · 14 years ago
  26. f54a8d7 Adding xml declarations for new animation framework by Chet Haase · 14 years ago
  27. fe59156 Add ability to instantiate PropertyAnimator objects with single "to" value. by Chet Haase · 14 years ago
  28. 3dd207a Add keyframes to animation framework. by Chet Haase · 14 years ago
  29. 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