1. b942b6f Fix hotspot coordinate propagation in ViewGroup and AbsListView by Alan Viverette · 10 years ago
  2. 04c022f Merge "AVD: Deep copy the animator target setup when mutate." into lmp-mr1-dev by ztenghui · 10 years ago
  3. d2f50c7 AVD: Deep copy the animator target setup when mutate. by ztenghui · 10 years ago
  4. 6dfa60f Avoid extra saveLayer calls in RippleDrawable, fix docs by Alan Viverette · 10 years ago
  5. ebc9f2e Update locally cached drawables when constant state changes by Alan Viverette · 10 years ago
  6. f29d5a5 Update AndroidPixelRef to prevent VM from cleaning up memory prematurely. by Derek Sollenberger · 10 years ago
  7. 5ed8f27 Update drawable container constant state following clone by Alan Viverette · 10 years ago
  8. 8dcd533 Ensure calling mutate() on DrawableContainer creates a new state by Alan Viverette · 10 years ago
  9. fb6121e Merge "Revert "Ensure calling mutate() on DrawableContainer creates a new state"" into lmp-mr1-dev by John Reck · 10 years ago
  10. cf84ab5 Revert "Ensure calling mutate() on DrawableContainer creates a new state" by John Reck · 10 years ago
  11. d30f6fb Merge "Cannot set Pivot X,Y values from setPivotX, setPivotY API" into lmp-mr1-dev by Alan Viverette · 10 years ago
  12. d7dab34 Ensure calling mutate() on DrawableContainer creates a new state by Alan Viverette · 10 years ago
  13. 29dc496 Merge "Revert "Add a way to override Xfermode DO NOT MERGE"" into lmp-mr1-dev by Chris Craik · 10 years ago
  14. 69e6501 Revert "Add a way to override Xfermode DO NOT MERGE" by Chris Craik · 10 years ago
  15. 735b75c Cannot set Pivot X,Y values from setPivotX, setPivotY API by jungheang.lee · 10 years ago
  16. 002bc81 Merge "ASLD: ASLD's XML reversible flag can turn off the reverse behavior now." into lmp-mr1-dev by ztenghui · 10 years ago
  17. 5b84eac ASLD: ASLD's XML reversible flag can turn off the reverse behavior now. by ztenghui · 10 years ago
  18. 93ef963 Merge "Improve ColorMatrix docs" into lmp-mr1-dev by Chris Craik · 10 years ago
  19. db7cc60 Improve ColorMatrix docs by Chris Craik · 10 years ago
  20. 505ffe3 Merge "Check bounds on CharSequence drawText methods" into lmp-mr1-dev by Raph Levien · 10 years ago
  21. 0c24237 Merge "Set current degrees when updating RotateDrawable from typed array" into lmp-mr1-dev by Alan Viverette · 10 years ago
  22. d03963c Set current degrees when updating RotateDrawable from typed array by Alan Viverette · 10 years ago
  23. 6b3bf0c Merge "Add offset method to Outline" into lmp-mr1-dev by Chris Craik · 10 years ago
  24. 0e12fa1 Add offset method to Outline by Chris Craik · 10 years ago
  25. 075b2b4 Merge "Add details and performance warnings to save flag docs" into lmp-mr1-dev by Chris Craik · 10 years ago
  26. d82f8a9 Check bounds on CharSequence drawText methods by Raph Levien · 10 years ago
  27. 667ec63 Merge "Don't propagate AnimatedStateListDrawable state change to super()" into lmp-mr1-dev by Alan Viverette · 10 years ago
  28. 41a8043 Merge "Add a way to override Xfermode DO NOT MERGE" into lmp-mr1-dev by Rob Tsuk · 10 years ago
  29. ffcb5e2 Merge "AVD: Requires all animator has stopped before start again." into lmp-mr1-dev by ztenghui · 10 years ago
  30. 4678dcc Add a way to override Xfermode DO NOT MERGE by Rob Tsuk · 10 years ago
  31. f9afb46 Fix default attributes in ScaleDrawable by Alan Viverette · 10 years ago
  32. 2d91f63 Don't propagate AnimatedStateListDrawable state change to super() by Alan Viverette · 10 years ago
  33. b724314 Merge "Reduce number of saveLayer calls in RippleDrawable" into lmp-mr1-dev by Alan Viverette · 10 years ago
  34. f37a364 Add details and performance warnings to save flag docs by Chris Craik · 10 years ago
  35. 1a40fac AVD: Requires all animator has stopped before start again. by ztenghui · 10 years ago
  36. cc3c573 Reduce number of saveLayer calls in RippleDrawable by Alan Viverette · 10 years ago
  37. d6570d1 Support theme attributes in StateListDrawable <item> element by Alan Viverette · 10 years ago
  38. b4f8a98 Default gradient radius to %p when no intrinsic width or height set by Alan Viverette · 10 years ago
  39. fce84f0 Crash apps that print malformed or password protected PDFs. by Svet Ganov · 10 years ago
  40. 93134ce Merge "Save to a PDF file should look like print preview." into lmp-mr1-dev by Svetoslav · 10 years ago
  41. bec22be Save to a PDF file should look like print preview. by Svetoslav · 10 years ago
  42. 7f4a63d Ensure we don't pass null values in to Theme.resolveAttributes by Alan Viverette · 10 years ago
  43. 425b1dc Merge "Add theme and config change support to more Drawable types" into lmp-mr1-dev by Alan Viverette · 10 years ago
  44. d21fd9d Add theme and config change support to more Drawable types by Alan Viverette · 10 years ago
  45. 969ca91 Clean up GradientDrawable styled attributes, fix useLevelForShape by Alan Viverette · 10 years ago
  46. d422dc3 Added a generic configuration and theme based cache by Yigit Boyar · 10 years ago
  47. 7c133e1 Merge "Fix gradient drawable radius when specified as float, dimension" into lmp-mr1-dev by Alan Viverette · 10 years ago
  48. 46b4920 Merge "Propagate state changes even when we don't change drawable index" into lmp-mr1-dev by Alan Viverette · 10 years ago
  49. 2efbe98 Fix gradient drawable radius when specified as float, dimension by Alan Viverette · 10 years ago
  50. f81c6af Propagate state changes even when we don't change drawable index by Alan Viverette · 10 years ago
  51. 12d808a am a724d1ab: am 877ce2c4: Merge "Make sure the bitmap from VD\'s cache is drawn using bi-linear filter." into lmp-dev by ztenghui · 10 years ago
  52. eec6164 Make sure the bitmap from VD's cache is drawn using bi-linear filter. by ztenghui · 10 years ago
  53. b70cfb9 Merge "Avoid saveLayer in RippleDrawable if the background won't draw" into lmp-mr1-dev by Alan Viverette · 10 years ago
  54. 9a00cbc Merge "Update preload list, clean up drawable theming" into lmp-mr1-dev by Alan Viverette · 10 years ago
  55. 17cd4df Update preload list, clean up drawable theming by Alan Viverette · 10 years ago
  56. 42e9676 Merge "Add support for tint and tintMode to GradientDrawable" into lmp-mr1-dev by Alan Viverette · 10 years ago
  57. 788e30b Merge "Revert "Always project ripples"" into lmp-mr1-dev by Alan Viverette · 10 years ago
  58. 43027b7 Add support for tint and tintMode to GradientDrawable by Alan Viverette · 10 years ago
  59. a7b64e8 Avoid saveLayer in RippleDrawable if the background won't draw by Alan Viverette · 10 years ago
  60. 2627206 Revert "Always project ripples" by Alan Viverette · 10 years ago
  61. 2f82e48 Merge "Always project ripples" into lmp-mr1-dev by Alan Viverette · 10 years ago
  62. cdd5e06 Fix inset drawable's intrinsic size, replace ic_text_dot asset by Alan Viverette · 10 years ago
  63. f90b6bd Always project ripples by Alan Viverette · 10 years ago
  64. d83e9e4 am 0761b1b5: am 89b19695: Merge "Put in real "code" (aka marketing) name." into lmp-dev by Dianne Hackborn · 10 years ago
  65. f92f26f Slow down ripple background fade in from press by Alan Viverette · 10 years ago
  66. 955d8d6 Put in real "code" (aka marketing) name. by Dianne Hackborn · 10 years ago
  67. 727cae1 Mutate and apply theme if needed before caching themed drawables by Alan Viverette · 10 years ago
  68. 39e3362 Fix theme propagation to contained android:drawable elements by Alan Viverette · 10 years ago
  69. c3fdffa Correct the documentation for VectorDrawable by ztenghui · 10 years ago
  70. b805da9 Merge "Fix drawable container tinting" into lmp-dev by Alan Viverette · 10 years ago
  71. bddb843 Fix drawable container tinting by Alan Viverette · 10 years ago
  72. 3f873d8 Implement alpha as documented for drawables by Chris Craik · 10 years ago
  73. b067405 Add callback to track and thumb drawables, propagate state in ASLD by Alan Viverette · 10 years ago
  74. 5004032 Fixed mutate() for RippleDrawable, ASLD, AVD, fix applyTheme in VD by Alan Viverette · 10 years ago
  75. 33ae07a Merge "Cut ripple background alpha in half" into lmp-dev by Alan Viverette · 10 years ago
  76. 8bdb442 Cut ripple background alpha in half by Alan Viverette · 10 years ago
  77. dde3533 Merge "Fix AVD for CTS failure." into lmp-dev by ztenghui · 10 years ago
  78. 98916d1 Fix AVD for CTS failure. by ztenghui · 10 years ago
  79. dbcccff Fix animation on the some properties by ztenghui · 10 years ago
  80. f559326 Hide other color filter mutability by Chris Craik · 10 years ago
  81. 238aeca Merge "Reduce overdraw after clearing ripples in RippleDrawable" into lmp-dev by Alan Viverette · 10 years ago
  82. 9c13ed3 Set cache dirty when re-create the cache bitmap by ztenghui · 10 years ago
  83. 2ae5640 Reduce overdraw after clearing ripples in RippleDrawable by Alan Viverette · 10 years ago
  84. 264ea9c Merge "Apply VectorDrawable color filter at draw time" into lmp-dev by Alan Viverette · 10 years ago
  85. b07b086 Apply VectorDrawable color filter at draw time by Alan Viverette · 10 years ago
  86. 6d32576 Merge "Report button opacity for current state, fix button shadows" into lmp-dev by Alan Viverette · 10 years ago
  87. 888b4cf Report button opacity for current state, fix button shadows by Alan Viverette · 10 years ago
  88. 74cc5c3 Merge "Add root alpha and animation to (Animated)VectorDrawable" into lmp-dev by ztenghui · 10 years ago
  89. 8490354 Add root alpha and animation to (Animated)VectorDrawable by ztenghui · 10 years ago
  90. 607bd84 Update icons to vectors, fix preload theming & vector tinting by Alan Viverette · 10 years ago
  91. 25877af Merge "Unfilled shapes should not report themselves as opaque" into lmp-dev by Chet Haase · 10 years ago
  92. 22cf0b0 Unfilled shapes should not report themselves as opaque by Chet Haase · 10 years ago
  93. 9bc13a3 Fix null rect parameter for saveLayer / saveLayerAlpha by Chris Craik · 10 years ago
  94. c96e392 Merge "Bring back the fillAlpha and strokeAlpha." into lmp-dev by ztenghui · 10 years ago
  95. 87610e5 Merge "Copy opaque over shape in GradientDrawable copy constructor" into lmp-dev by Alan Viverette · 10 years ago
  96. c3a63c1 Copy opaque over shape in GradientDrawable copy constructor by Alan Viverette · 10 years ago
  97. 2e17d2b Bring back the fillAlpha and strokeAlpha. by ztenghui · 10 years ago
  98. 5aaa778 Merge "Only force drawing in RippleDrawable when necessary" into lmp-dev by Alan Viverette · 10 years ago
  99. 6f6578e Use constant state in AnimatedVectorDrawable by Chet Haase · 10 years ago
  100. 8683a4f Only force drawing in RippleDrawable when necessary by Alan Viverette · 10 years ago