1. a8e1765 Merge "Reversing immediately after starting animator ends it" into klp-dev by Chet Haase · 11 years ago
  2. f43fb2a Reversing immediately after starting animator ends it by Chet Haase · 11 years ago
  3. d82c8ac Transition API changes from API council recommendations by Chet Haase · 11 years ago
  4. bac7526 Fix typo in JavaDoc for TypeEvaluator. by Sascha Haeberling · 11 years ago
  5. 8aa1ffb pause/resume for Animators by Chet Haase · 11 years ago
  6. 9b80ca8 Optimize calls to Trace for animators by Chet Haase · 11 years ago
  7. fdd3ad7 Give animators more useful names in systrace by Chet Haase · 11 years ago
  8. e8cee38c Remove Animatable interface by Chet Haase · 11 years ago
  9. 0a41431 Merge "API and doc cleanup, plus small animation/UI features" into jb-mr2-dev by Chet Haase · 11 years ago
  10. 430742f API and doc cleanup, plus small animation/UI features by Chet Haase · 11 years ago
  11. 18772ea Trace ValueAnimator based animations in systrace by Romain Guy · 11 years ago
  12. edf6f4b Make adding views specific to a ViewGroup's overlay by Chet Haase · 11 years ago
  13. b989502 Adding small animation features by Chet Haase · 11 years ago
  14. be19e03 Add auto-cancel ability to ObjectAnimator by Chet Haase · 11 years ago
  15. 3052726 Merge "Reset reverse state when an animator ends" into jb-mr2-dev by Chet Haase · 11 years ago
  16. 2de8dac Merge "Log warning when animator detects NaN value" into jb-mr2-dev by Chet Haase · 11 years ago
  17. d9e4a5c Use same default duration (300) for animator resources as for other animators by Chet Haase · 11 years ago
  18. 2076316 Log warning when animator detects NaN value by Chet Haase · 11 years ago
  19. caf4648 Reset reverse state when an animator ends by Chet Haase · 11 years ago
  20. 58ed5d7 am 768d9e1a: Merge "Correct executable bit for source files" by Kenny Root · 12 years ago
  21. 3a084af Correct executable bit for source files by Kenny Root · 12 years ago
  22. 4dd17686 end() a reverse()'d animation correctly by Chet Haase · 12 years ago
  23. 00177e4 Fix clone() for Animators with just a 'to' value by Chet Haase · 12 years ago
  24. 2936fc0 Make animators more robust against ending mid-stream by Chet Haase · 12 years ago
  25. ff7e6ef Apply ValueAnimator scale factor immediately in WM. by Jeff Brown · 12 years ago
  26. 08d05e3 New status bar capable of multiple sliding panels. by Daniel Sandler · 12 years ago
  27. 9b55998 Fix shift/mask error in ArtbEvaluator by Chet Haase · 12 years ago
  28. 9be0105 docs: fix several links by Scott Main · 12 years ago
  29. c20fc8d Clone the list of listeners before notifing any event. by Luca Zanolin · 12 years ago
  30. 66ef1a2 Skip LayoutTransition animations on objects of size (0,0) by Chet Haase · 12 years ago
  31. ab3a776 Avoid running layout transitions on unattached views and windows by Chet Haase · 12 years ago
  32. 59bbef0 Improve animation timing. by Jeff Brown · 12 years ago
  33. db4101c Better error logs for faulty ObjectAnimators by Chet Haase · 12 years ago
  34. 20c4f87 Use choreographer frame time to schedule animations. by Jeff Brown · 12 years ago
  35. 17cf42c Fix logic of animator start/cancel/end callbacks by Chet Haase · 12 years ago
  36. 7dd4a53 Adding new CHANGING transition to LayoutTransition. by Chet Haase · 12 years ago
  37. c299a33 Fix AnimatorSet duration issue by Chet Haase · 12 years ago
  38. ebb2d8d Enable vsync traversals by default. by Jeff Brown · 12 years ago
  39. c6ffab3 Reduce redundant animation processing by Chet Haase · 12 years ago
  40. f76a50c Fix obvious typos under frameworks/base/core by Ken Wakasa · 12 years ago
  41. 7ae9d5f Use the Choreographer for Drawable animations. by Jeff Brown · 12 years ago
  42. 4a06c80 Simplify Choreographer API. by Jeff Brown · 12 years ago
  43. a33de55 Make the TimeAnimator class public. by Chet Haase · 12 years ago
  44. a553113 Fix bug in LayoutTransition that caused views to stay invisible by Chet Haase · 12 years ago
  45. c38fa1f Add Developer Option setting for Animator scaling. by Chet Haase · 12 years ago
  46. d21a9fe Add Developer Option setting for Animator scaling. by Chet Haase · 12 years ago
  47. 0d29936 Fix bug in LayoutTransition for INVISIBLE views by Chet Haase · 12 years ago
  48. cf06d73 Bug fix for android.animation.LayoutTransition getStartDelay (int transitionType) by Rajdeep Dua · 13 years ago
  49. 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
  50. 3aef8e1d docs: Add developer guide cross-references, Project ACRE, round 4 by Joe Fernandez · 13 years ago
  51. 96e942d Use a Choreographer to schedule animation and drawing. by Jeff Brown · 13 years ago
  52. 9c38dbe Refactor ValueAnimator to reduce use of ThreadLocals. by Jeff Brown · 13 years ago
  53. 8a22e59 Fix leak in LayoutTransition by Chet Haase · 13 years ago
  54. 1a76dcd Fix issue #5367164: memory leak in LayoutTransition by Chet Haase · 13 years ago
  55. d56c695 Add end functionality to LayoutTransition by Chet Haase · 13 years ago
  56. 3c4ce72 Fix artifact with LayoutTransitions on disappearing window. by Chet Haase · 13 years ago
  57. c88ba95 Merge "Make some methods/fields package private so that layoutlib can access them." by Xavier Ducrohet · 13 years ago
  58. 7f9f99ea Make some methods/fields package private so that layoutlib can access them. by Xavier Ducrohet · 13 years ago
  59. e115ffe Fix behavior of custom animations for LayoutTransition. by Chet Haase · 13 years ago
  60. 8b69979 Fix cancellation of AnimatorSet when child animation has delay by Chet Haase · 13 years ago
  61. b8f574a Fix AnimatorSet cancellation issues by Chet Haase · 13 years ago
  62. ecc2fd9 Removed unused import from AnimatorSet. by Martijn Coenen · 13 years ago
  63. d45204b Fix ConcurrentModificationException in AnimatorSet. by Martijn Coenen · 13 years ago
  64. abb7d66 Merge "Fixed animation ordering bug in LayoutTransition." by Chet Haase · 13 years ago
  65. eb1d851 Fixed animation ordering bug in LayoutTransition. by Chet Haase · 13 years ago
  66. 622e05c Fix leak in LayoutTransition by Chet Haase · 13 years ago
  67. 7dfacdb Fix Animator cancel() behavior by Chet Haase · 13 years ago
  68. b39f051 Add 'Property' object by Chet Haase · 13 years ago
  69. cca2c98 Add ability to transition parent hierarchy in layout transitions by Chet Haase · 13 years ago
  70. c54ed96 Minor javadoc enhancements by Chet Haase · 13 years ago
  71. 6cfdf45 Fix bitfield bug with vertex shader selection by Chet Haase · 13 years ago
  72. d4dd702 Fix bug with values in cloned animators. by Chet Haase · 13 years ago
  73. e8e45d3 Cancel LayoutTransition animations selectively by Chet Haase · 13 years ago
  74. a00f386 Add ViewPropertyAnimator for easy animation of View properties by Chet Haase · 13 years ago
  75. a8bdc2a Merge "Fix bug with bad state in animators" by Chet Haase · 13 years ago
  76. 154f145 Fix bug with bad state in animators by Chet Haase · 13 years ago
  77. e86c12c am 02be2f1d: am 2788e4f9: docs: fix some typos by Scott Main · 13 years ago
  78. 2788e4f docs: fix some typos by Scott Main · 13 years ago
  79. e9140a7 Fix invalidation bug with View bounds properties by Chet Haase · 13 years ago
  80. 6b5e593 Merge "Fix when >2 keyframes supplied" by Chet Haase · 13 years ago
  81. 750e12e Fix when >2 keyframes supplied by Chet Haase · 13 years ago
  82. add6577 Fix animation and layoutTransition issues. by Chet Haase · 13 years ago
  83. 0dfc398 Fixed LayoutTransition bug moving multiple views by Chet Haase · 13 years ago
  84. daf98e9 Use optimized display lists for all hwaccelerated rendering by Chet Haase · 14 years ago
  85. f99b782 Doc change: animation devguide topic by Robert Ly · 13 years ago
  86. 8901ffa Add a method for clearing all animations on a thread. by Patrick Dubroy · 13 years ago
  87. 7beecfa Fix latent bug with reinitializing an ObjectAnimator. by Patrick Dubroy · 13 years ago
  88. 51ae5fc Fix animation bugs caused by weak reference by Patrick Dubroy · 13 years ago
  89. b2ab04f Remove obsolete DoubleEvaluator by Chet Haase · 13 years ago
  90. 2b90a9a fix sdk build breakage; remove invalid @note tag by Scott Main · 13 years ago
  91. ec84c3a Allow old view hierarchy to be GC'ed more quickly during rotation. by Patrick Dubroy · 13 years ago
  92. 9c08744 Supress layout requests while a LayoutTransition is running. by Chet Haase · 13 years ago
  93. 53ee331 Rename RGBEvaluator to ArgbEvaluator by Chet Haase · 14 years ago
  94. 2954cd9 Add start/endTransition events for CHANGE transitions by Chet Haase · 14 years ago
  95. 9e90a99 Reuse display lists at the java level. by Chet Haase · 14 years ago
  96. cbda910 Fix incorrect anonymous AnimatorListenerAdapter. by Ben Komalo · 14 years ago
  97. 27c1d4d Fix minor animation and doc issues by Chet Haase · 14 years ago
  98. 48ea8d8 Merge "Adding TimeAnimator capability (hidden for now)" by Chet Haase · 14 years ago
  99. 051d35e Adding TimeAnimator capability (hidden for now) by Chet Haase · 14 years ago
  100. e64ea87 Fix artifact with concurrent add/remove LayoutTransitions by Chet Haase · 14 years ago