1. e9a4f87 Run cleanup before end actions of ViewPropertyAnimator. by George Mount · 8 years ago
  2. 78f146f Revert "Make VPA.setInterpolator(null) unset the interpolator." by Vladislav Kaznacheev · 9 years ago
  3. 8cebf3a Make VPA.setInterpolator(null) unset the interpolator. by Vladislav Kaznacheev · 9 years ago
  4. bf6d1eb am 9b716793: Merge "Revert "Make VPA.setInterpolator(null) unset the interpolator."" into lmp-mr1-ub-dev by Yigit Boyar · 9 years ago
  5. 10e2397 am d2368d07: Merge "Make VPA.setInterpolator(null) unset the interpolator." into lmp-mr1-ub-dev by Vladislav Kaznacheev · 9 years ago
  6. 21cdbd2 Revert "Make VPA.setInterpolator(null) unset the interpolator." by Yigit Boyar · 9 years ago
  7. 58ae164 Make VPA.setInterpolator(null) unset the interpolator. by Vladislav Kaznacheev · 9 years ago
  8. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  9. 5637b7d Canceling ViewPropertyAnimator now removes pending actions by Chet Haase · 10 years ago
  10. 4937a70 Don't use ViewPropertyAnimatorRT yet by John Reck · 10 years ago
  11. 7f7bd3c am 89c9c67a: am d92ab153: am a6336747: Merge "Fix a copy/paste typo in ViewPropertyAnimator" by Nick Kralevich · 10 years ago
  12. a633674 Merge "Fix a copy/paste typo in ViewPropertyAnimator" by Nick Kralevich · 10 years ago
  13. a0b13bd ViewPropAnimRT fixes by John Reck · 10 years ago
  14. 44244ff Fix alpha animations in ViewPropAnimRT by John Reck · 10 years ago
  15. 2218472 Re-enable ViewPropAnimRT by John Reck · 10 years ago
  16. c1073c3 Merge "Make ViewPropertyAnimator correctly damage shadow receivers" into lmp-preview-dev by Chris Craik · 10 years ago
  17. 3048545 Make ViewPropertyAnimator correctly damage shadow receivers by Chris Craik · 10 years ago
  18. 4645ab8 Disable RT animations by John Reck · 10 years ago
  19. 918988c Baby steps by John Reck · 10 years ago
  20. e45b1fd RenderThread animator support by John Reck · 10 years ago
  21. cc39e16 Add elevation, Z properties to View by Chris Craik · 10 years ago
  22. 49e6c73 Move most TransformationInfo properties to RenderNode by Chris Craik · 10 years ago
  23. 64a12e1 Update several stale RenderNode variable names by Chris Craik · 10 years ago
  24. f666ad7 Rename DisplayList->RenderNode by John Reck · 10 years ago
  25. d863a10 Add initial APIs for 3d view manipulation. by Chris Craik · 11 years ago
  26. f57776b 3d view system! by Chris Craik · 11 years ago
  27. 772bafa Fix a copy/paste typo in ViewPropertyAnimator by Cyril Mottier · 11 years ago
  28. 5fd3723 Only buildLayer() on attached views by Chet Haase · 11 years ago
  29. 74d31d1 Build layer immediately when setting it in ViewPropertyAnimator by Chet Haase · 11 years ago
  30. 87f4ae6 Add updateListener to ViewPropertyAnimator by Chet Haase · 11 years ago
  31. d40acfb Return the actual interpolator of the ViewPropertyAnimator by Cyril Mottier · 11 years ago
  32. dcfbd6a Fix start delay jank in ViewPropertyAnimator by Chet Haase · 11 years ago
  33. 8bba751 Fix build - remove obsolete import of Animatable by Chet Haase · 11 years ago
  34. 430742f API and doc cleanup, plus small animation/UI features by Chet Haase · 11 years ago
  35. 8ee2a70 change onEnd() to withEndAction() in javadocs by Robert Ly · 12 years ago
  36. 4702a85 More view hierarchy, fragment debugging. by Dianne Hackborn · 12 years ago
  37. 500998d Prevent ViewPropertyAnimators from getting started twice by Michael Jurka · 12 years ago
  38. cb150fe Minor doc fixes for animation- and view-related things by Chet Haase · 12 years ago
  39. 1271e2c Remove USE_DISPLAY_LIST_PROPERTIES flag by Chet Haase · 12 years ago
  40. 563d4f2 Make ViewPropertyAnimator ListView-animation-capable by Chet Haase · 12 years ago
  41. db8c9a6 Optimization of alpha with DisplayList properties by Chet Haase · 12 years ago
  42. 9d1992d Optimizing DisplayList properties by Chet Haase · 12 years ago
  43. a1cff50 Handle view properties at the native level by Chet Haase · 12 years ago
  44. c1ca665 Add new ViewPropertyAnimator utility methods by Chet Haase · 13 years ago
  45. 0c6d83cc Protect code in ViewPropertyAnimator from potential null deref by Chet Haase · 13 years ago
  46. ddb715b Pull animation attributes out of main view class. by Dianne Hackborn · 13 years ago
  47. cbbd93a Fix ViewPropertyAnimator duration and startDelay issues by Chet Haase · 13 years ago
  48. 3a000a5 Fix crash in ViewPropertyAnimator for unparented view. by Chet Haase · 13 years ago
  49. 8d5f808 Add more functionality to ViewPropertyAnimator. by Chet Haase · 13 years ago
  50. d666cf3 Cleanup of docs for ViewPropertyAnimator class by Chet Haase · 13 years ago
  51. ba592d20 ViewPropertyAnimator cancels prior animations by Chet Haase · 13 years ago
  52. a00f386 Add ViewPropertyAnimator for easy animation of View properties by Chet Haase · 13 years ago