1. 2b07267 am 201469f5: am bb7f590a: Merge "docs: Add developer guide cross-references, Project ACRE, round 4" into ics-mr1 by Joe Fernandez · 13 years ago
  2. 3aef8e1d docs: Add developer guide cross-references, Project ACRE, round 4 by Joe Fernandez · 13 years ago
  3. 96e942d Use a Choreographer to schedule animation and drawing. by Jeff Brown · 13 years ago
  4. 9c38dbe Refactor ValueAnimator to reduce use of ThreadLocals. by Jeff Brown · 13 years ago
  5. 7f9f99ea Make some methods/fields package private so that layoutlib can access them. by Xavier Ducrohet · 13 years ago
  6. 8b69979 Fix cancellation of AnimatorSet when child animation has delay by Chet Haase · 13 years ago
  7. b8f574a Fix AnimatorSet cancellation issues by Chet Haase · 13 years ago
  8. 7dfacdb Fix Animator cancel() behavior by Chet Haase · 13 years ago
  9. d4dd702 Fix bug with values in cloned animators. by Chet Haase · 13 years ago
  10. a00f386 Add ViewPropertyAnimator for easy animation of View properties by Chet Haase · 13 years ago
  11. 154f145 Fix bug with bad state in animators by Chet Haase · 13 years ago
  12. e9140a7 Fix invalidation bug with View bounds properties by Chet Haase · 13 years ago
  13. add6577 Fix animation and layoutTransition issues. by Chet Haase · 13 years ago
  14. 8901ffa Add a method for clearing all animations on a thread. by Patrick Dubroy · 14 years ago
  15. b2ab04f Remove obsolete DoubleEvaluator by Chet Haase · 14 years ago
  16. 53ee331 Rename RGBEvaluator to ArgbEvaluator by Chet Haase · 14 years ago
  17. 27c1d4d Fix minor animation and doc issues by Chet Haase · 14 years ago
  18. 051d35e Adding TimeAnimator capability (hidden for now) by Chet Haase · 14 years ago
  19. e2ab7cc Change cancel/end behavior of animations to be synchronous by Chet Haase · 14 years ago
  20. 7306668 animation bugfix plus xml resources for new View properties by Chet Haase · 14 years ago
  21. 2970c49 various fixes for animations and javadocs by Chet Haase · 14 years ago
  22. 7c608f2 optimizing for primitive types in animations by Chet Haase · 14 years ago
  23. 70d4ba1 Performance optimizations for animations and toolkit by Chet Haase · 14 years ago
  24. e3bc4e6 Use ThreadLocal for static Animator variables. by Chet Haase · 14 years ago
  25. 599ca29 Expose (internally only) the number of animations currently running. by Brad Fitzpatrick · 14 years ago
  26. 5c13d89 Optimizing display lists by referencing pointers to resources instead of copying them by Chet Haase · 14 years ago
  27. 51b3227 Remove errant minus sign by Chet Haase · 14 years ago
  28. 2794eb3 Remove generics from Animator APIs by Chet Haase · 14 years ago
  29. 83d6e82 Revert "Remove generics from Animator APIs" by Romain Guy · 14 years ago
  30. 41f041d Remove generics from Animator APIs by Chet Haase · 14 years ago
  31. 608fc3c Double the performance of animations. by Chet Haase · 14 years ago
  32. e0ee2e9 New TimeInterpolator interface for android.animation package. by Chet Haase · 14 years ago
  33. 0e0590b bug fixes in animation classes by Chet Haase · 14 years ago
  34. 3060421 Add new WaveView widget to framework and integrate into LockScreen. by Jim Miller · 14 years ago
  35. b20db3e Make fragment animations work when fragments go away by Chet Haase · 14 years ago
  36. a18a86b Rename several animation classes by Chet Haase · 14 years ago