1. 0a41431 Merge "API and doc cleanup, plus small animation/UI features" into jb-mr2-dev by Chet Haase · 11 years ago
  2. 430742f API and doc cleanup, plus small animation/UI features by Chet Haase · 11 years ago
  3. 18772ea Trace ValueAnimator based animations in systrace by Romain Guy · 11 years ago
  4. be19e03 Add auto-cancel ability to ObjectAnimator by Chet Haase · 11 years ago
  5. caf4648 Reset reverse state when an animator ends by Chet Haase · 11 years ago
  6. 58ed5d7 am 768d9e1a: Merge "Correct executable bit for source files" by Kenny Root · 12 years ago
  7. 3a084af Correct executable bit for source files by Kenny Root · 12 years ago
  8. 4dd17686 end() a reverse()'d animation correctly by Chet Haase · 12 years ago
  9. 2936fc0 Make animators more robust against ending mid-stream by Chet Haase · 12 years ago
  10. ff7e6ef Apply ValueAnimator scale factor immediately in WM. by Jeff Brown · 12 years ago
  11. 59bbef0 Improve animation timing. by Jeff Brown · 12 years ago
  12. 20c4f87 Use choreographer frame time to schedule animations. by Jeff Brown · 12 years ago
  13. 17cf42c Fix logic of animator start/cancel/end callbacks by Chet Haase · 12 years ago
  14. ebb2d8d Enable vsync traversals by default. by Jeff Brown · 12 years ago
  15. c6ffab3 Reduce redundant animation processing by Chet Haase · 12 years ago
  16. f76a50c Fix obvious typos under frameworks/base/core by Ken Wakasa · 12 years ago
  17. 7ae9d5f Use the Choreographer for Drawable animations. by Jeff Brown · 12 years ago
  18. 4a06c80 Simplify Choreographer API. by Jeff Brown · 12 years ago
  19. c38fa1f Add Developer Option setting for Animator scaling. by Chet Haase · 12 years ago
  20. d21a9fe Add Developer Option setting for Animator scaling. by Chet Haase · 12 years ago
  21. 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
  22. 3aef8e1d docs: Add developer guide cross-references, Project ACRE, round 4 by Joe Fernandez · 13 years ago
  23. 96e942d Use a Choreographer to schedule animation and drawing. by Jeff Brown · 13 years ago
  24. 9c38dbe Refactor ValueAnimator to reduce use of ThreadLocals. by Jeff Brown · 13 years ago
  25. 7f9f99ea Make some methods/fields package private so that layoutlib can access them. by Xavier Ducrohet · 13 years ago
  26. 8b69979 Fix cancellation of AnimatorSet when child animation has delay by Chet Haase · 13 years ago
  27. b8f574a Fix AnimatorSet cancellation issues by Chet Haase · 13 years ago
  28. 7dfacdb Fix Animator cancel() behavior by Chet Haase · 13 years ago
  29. d4dd702 Fix bug with values in cloned animators. by Chet Haase · 13 years ago
  30. a00f386 Add ViewPropertyAnimator for easy animation of View properties by Chet Haase · 13 years ago
  31. 154f145 Fix bug with bad state in animators by Chet Haase · 13 years ago
  32. e9140a7 Fix invalidation bug with View bounds properties by Chet Haase · 13 years ago
  33. add6577 Fix animation and layoutTransition issues. by Chet Haase · 13 years ago
  34. 8901ffa Add a method for clearing all animations on a thread. by Patrick Dubroy · 14 years ago
  35. b2ab04f Remove obsolete DoubleEvaluator by Chet Haase · 14 years ago
  36. 53ee331 Rename RGBEvaluator to ArgbEvaluator by Chet Haase · 14 years ago
  37. 27c1d4d Fix minor animation and doc issues by Chet Haase · 14 years ago
  38. 051d35e Adding TimeAnimator capability (hidden for now) by Chet Haase · 14 years ago
  39. e2ab7cc Change cancel/end behavior of animations to be synchronous by Chet Haase · 14 years ago
  40. 7306668 animation bugfix plus xml resources for new View properties by Chet Haase · 14 years ago
  41. 2970c49 various fixes for animations and javadocs by Chet Haase · 14 years ago
  42. 7c608f2 optimizing for primitive types in animations by Chet Haase · 14 years ago
  43. 70d4ba1 Performance optimizations for animations and toolkit by Chet Haase · 14 years ago
  44. e3bc4e6 Use ThreadLocal for static Animator variables. by Chet Haase · 14 years ago
  45. 599ca29 Expose (internally only) the number of animations currently running. by Brad Fitzpatrick · 14 years ago
  46. 5c13d89 Optimizing display lists by referencing pointers to resources instead of copying them by Chet Haase · 14 years ago
  47. 51b3227 Remove errant minus sign by Chet Haase · 14 years ago
  48. 2794eb3 Remove generics from Animator APIs by Chet Haase · 14 years ago
  49. 83d6e82 Revert "Remove generics from Animator APIs" by Romain Guy · 14 years ago
  50. 41f041d Remove generics from Animator APIs by Chet Haase · 14 years ago
  51. 608fc3c Double the performance of animations. by Chet Haase · 14 years ago
  52. e0ee2e9 New TimeInterpolator interface for android.animation package. by Chet Haase · 14 years ago
  53. 0e0590b bug fixes in animation classes by Chet Haase · 14 years ago
  54. 3060421 Add new WaveView widget to framework and integrate into LockScreen. by Jim Miller · 14 years ago
  55. b20db3e Make fragment animations work when fragments go away by Chet Haase · 14 years ago
  56. a18a86b Rename several animation classes by Chet Haase · 14 years ago