1. 132bb1e Merge "Convert ashmem bitmap thresholds to constants." into mnc-dr-dev am: c8bb39d98d am: 2c740f1dcf by Riley Andrews · 9 years ago
  2. 0394a0c Convert ashmem bitmap thresholds to constants. by Riley Andrews · 9 years ago
  3. 87455c73 Merge "Limit persistent ashmem backed fds to a minimum of 128kB." into mnc-dr-dev am: 966d6040c6 am: 95fc53b029 by Ian Pedowitz · 9 years ago
  4. 8cee7c1 Limit persistent ashmem backed fds to a minimum of 128kB. by Riley Andrews · 9 years ago
  5. 1d81527 am 58c27e3e: am c0ce6c42: Merge "Reduce risk of memory corruption due to finalization." by Hans Boehm · 9 years ago
  6. 58c27e3 am c0ce6c42: Merge "Reduce risk of memory corruption due to finalization." by Hans Boehm · 9 years ago
  7. ffa84e0 Reduce risk of memory corruption due to finalization. by Hans Boehm · 10 years ago
  8. a72f59a8 Update mFillPaint color on GradientDrawable inflation by Snild Dolkow · 9 years ago
  9. b7303a3 Disable RT animations for header ripple by Jorim Jaggi · 9 years ago
  10. f0d69b9 Translate ripple mask to account for drawable bounds by Alan Viverette · 9 years ago
  11. bac9769 Ensure ripple mask is drawn at correct position by Alan Viverette · 9 years ago
  12. 01a0af3 Yell loudly about undefined behind in Bitmap, but work anyway by John Reck · 9 years ago
  13. 35289f1 Scaling (Animated)VectorDrawable inside ImageView by ztenghui · 9 years ago
  14. c7fd346 Retrieve resources for apps, even if not installed for current user. by Julia Reynolds · 9 years ago
  15. b7ba122 Teach ImageView to recycle internal drawables by John Reck · 9 years ago
  16. 93666e8 Merge "Resize the VectorDrawable according to the virtual Dpi" into mnc-dev by ztenghui · 9 years ago
  17. 9508063 Resize the VectorDrawable according to the virtual Dpi by ztenghui · 9 years ago
  18. 06ff2af Update local state when creating LayerDrawable from constant state by Alan Viverette · 9 years ago
  19. 346872d Merge "Allow an icon to carry a tint with it, wherever it goes." into mnc-dev by Dan Sandler · 9 years ago
  20. 25a5f30 Merge "Use ashmem backed bitmaps for passing around notifications" into mnc-dev by Daniel Sandler · 9 years ago
  21. 81e7dbd Remove isDither(), deprecate setDither() by Alan Viverette · 9 years ago
  22. a0d58ae Use ashmem backed bitmaps for passing around notifications by Jorim Jaggi · 9 years ago
  23. 24f11b1 Allow an icon to carry a tint with it, wherever it goes. by Dan Sandler · 9 years ago
  24. 484b114 Merge "Clean up drawable filter/dither docs" into mnc-dev by Chris Craik · 9 years ago
  25. b2aea9d Merge "Enable Picture w/ HW Accelerated Canvas." into mnc-dev by Derek Sollenberger · 9 years ago
  26. e109940 Enable Picture w/ HW Accelerated Canvas. by Derek Sollenberger · 9 years ago
  27. c79df8e Clean up drawable filter/dither docs by Chris Craik · 9 years ago
  28. 690a16c Invalidate the cached ripple drawable mask if mask layer changes by Alan Viverette · 9 years ago
  29. a6c5114 Fix a typo in Drawable's javadoc by Doris Liu · 9 years ago
  30. 50ec9b1 Merge "Patch up certain kinds of broken notifications." into mnc-dev by Dan Sandler · 9 years ago
  31. 4e78706 Patch up certain kinds of broken notifications. by Dan Sandler · 9 years ago
  32. 67b5a68 Merge "Resolve start/end insets in LayerDrawable.getIntrinsicWidth()" into mnc-dev by Alan Viverette · 9 years ago
  33. 536652f Resolve start/end insets in LayerDrawable.getIntrinsicWidth() by Alan Viverette · 9 years ago
  34. 373954a Refactor Drawable.getDither() to isDither() by Alan Viverette · 9 years ago
  35. 63a39ff Ensure first load for bitmap and nine-patch gets correct density by Alan Viverette · 9 years ago
  36. c03fa1e Merge "Add isFilterBitmap() overrides where appropriate" into mnc-dev by Chet Haase · 9 years ago
  37. ea13639 Add isFilterBitmap() overrides where appropriate by Chet Haase · 9 years ago
  38. 96a443b Clarify Drawable.getOpacity() docs by Chet Haase · 9 years ago
  39. 4039f65 Merge "Improve boundary check for for Paint#DrawTextRun." into mnc-dev by Keisuke Kuroyanagi · 9 years ago
  40. 1b83edc Merge "Workaround shader crash" into mnc-dev by Chris Craik · 9 years ago
  41. f2122ef Improve boundary check for for Paint#DrawTextRun. by Keisuke Kuroyanagi · 9 years ago
  42. b786bbd Workaround shader crash by Chris Craik · 9 years ago
  43. 99ca2a8 Account for hotspot bounds in RippleDrawable projection check by Alan Viverette · 9 years ago
  44. 371b582 Merge "Implement getColorFilter() on VectorDrawable" into mnc-dev by Alan Viverette · 9 years ago
  45. a741711 Implement getColorFilter() on VectorDrawable by Alan Viverette · 9 years ago
  46. 9605271 Add reset to AVD by ztenghui · 9 years ago
  47. e1352de Merge "Setup the animation callback for AnimatedVectorDrawable" into mnc-dev by ztenghui · 9 years ago
  48. c3b68df Manually jump ripples when preemptively aborting RT animation by Alan Viverette · 9 years ago
  49. 83a5203 Setup the animation callback for AnimatedVectorDrawable by ztenghui · 9 years ago
  50. eebb834 ImageFormat: Update definition of depth formats for confidence. by Eino-Ville Talvala · 9 years ago
  51. 2b184e8 Merge "Reduce amount of unnecessary RippleDrawable mask redraw" into mnc-dev by Alan Viverette · 9 years ago
  52. 15ce834 Reduce amount of unnecessary RippleDrawable mask redraw by Alan Viverette · 9 years ago
  53. db29113 Merge "Replace PNG-based seekbar thumb animation with AVD" into mnc-dev by Alan Viverette · 9 years ago
  54. 87e1938 Replace PNG-based seekbar thumb animation with AVD by Alan Viverette · 9 years ago
  55. 3c436cb Merge "Postpone AnimatedVectorDrawable animator inflation until applyTheme()" into mnc-dev by Alan Viverette · 9 years ago
  56. b63b93d Fix drawable CTS breakages by Alan Viverette · 9 years ago
  57. dfa4646 API Review: Drawable by Alan Viverette · 9 years ago
  58. b1f6aeb Merge "Fix Bitmap#sameAs NPE" into mnc-dev by John Reck · 9 years ago
  59. 3df4869 Fix Bitmap#sameAs NPE by John Reck · 9 years ago
  60. d8d9a75 Postpone AnimatedVectorDrawable animator inflation until applyTheme() by Alan Viverette · 9 years ago
  61. 0c4729a1 Merge "Revert "Postpone AnimatedVectorDrawable animator inflation until applyTheme()"" into mnc-dev by Alan Viverette · 9 years ago
  62. 344ad71 Revert "Postpone AnimatedVectorDrawable animator inflation until applyTheme()" by Alan Viverette · 9 years ago
  63. 365f5c2 Merge "Update ripple drawable target radius on bounds change" into mnc-dev by Alan Viverette · 9 years ago
  64. 6ae9dc8 Merge "Postpone AnimatedVectorDrawable animator inflation until applyTheme()" into mnc-dev by Alan Viverette · 9 years ago
  65. 721ae5f Add internal bitmap api for creating immutable ashmem backed bitmaps. by Riley Andrews · 9 years ago
  66. 5bc0144 Update ripple drawable target radius on bounds change by Alan Viverette · 9 years ago
  67. e922f49 Allow getChangingConfigurations() on DrawableWrapper with null drawable by Alan Viverette · 9 years ago
  68. 9b115a9 Postpone AnimatedVectorDrawable animator inflation until applyTheme() by Alan Viverette · 9 years ago
  69. d63f932 Icon support comes to Notification. by Dan Sandler · 9 years ago
  70. aee0c2c Merge "Use Context instead of Resources in Icon.createWithResource." into mnc-dev by Dan Sandler · 9 years ago
  71. d76a81f Merge "Fix missing break in Icon class" into mnc-dev by Yorke Lee · 9 years ago
  72. 220239e Fix missing break in Icon class by Yorke Lee · 9 years ago
  73. 4b4d475 Merge "Start AnimationDrawable from the zeroth frame." into mnc-dev by Doris Liu · 9 years ago
  74. c7741d4 Start AnimationDrawable from the zeroth frame. by Doris Liu · 9 years ago
  75. 0e4a2b5 Merge "Check for setting to already set" into mnc-dev by John Reck · 9 years ago
  76. 6d8371e Check for setting to already set by John Reck · 9 years ago
  77. 02cd9f9 Use Context instead of Resources in Icon.createWithResource. by Dan Sandler · 9 years ago
  78. 09e51a7 Revert "Icon support comes to Notification." by Daniel Sandler · 9 years ago
  79. 08a04c1 Icon support comes to Notification. by Dan Sandler · 9 years ago
  80. d9e1fe3 Merge "[1/4] Use new Icon class in PhoneAccount." into mnc-dev by Santos Cordon · 9 years ago
  81. cad84a2 [1/4] Use new Icon class in PhoneAccount. by Santos Cordon · 9 years ago
  82. d6acd42 Merge "Revert "Anti-alias by default"" into mnc-dev by Chris Craik · 9 years ago
  83. 74a727d Merge "Anti-Alias ColorDrawable" into mnc-dev by Chris Craik · 9 years ago
  84. caa6226 Revert "Anti-alias by default" by Chris Craik · 9 years ago
  85. b846b58 Anti-Alias ColorDrawable by Chris Craik · 9 years ago
  86. b27333b Merge "Icon API tuneups:" into mnc-dev by Dan Sandler · 9 years ago
  87. 877d696 Icon API tuneups: by Dan Sandler · 9 years ago
  88. aa35819 AnimatedRotateDrawable should inflate child elements by Alan Viverette · 9 years ago
  89. 6af2857 Merge "Revert "Fix build - Revert "Revert "Use default constructor to get anti-aliasing"""" into mnc-dev by Chris Craik · 9 years ago
  90. 6a49dde Revert "Fix build - Revert "Revert "Use default constructor to get anti-aliasing""" by Chris Craik · 9 years ago
  91. 4b40355 Merge "Avoid setting mCurFrame to -1" into mnc-dev by Doris Liu · 9 years ago
  92. 7ed1431 Fix build - Revert "Revert "Use default constructor to get anti-aliasing"" by Chris Craik · 9 years ago
  93. 56ef127 Avoid setting mCurFrame to -1 by Doris Liu · 9 years ago
  94. dfe0a66 Revert "Use default constructor to get anti-aliasing" by Chris Craik · 9 years ago
  95. 9298c54 Clarify assert by John Reck · 9 years ago
  96. ad57442 Add a few missing asserts by John Reck · 9 years ago
  97. 3e776de Compatibility hack by John Reck · 9 years ago
  98. a039182 Delete a bunch of dead code by John Reck · 9 years ago
  99. 27cf869 Fix setting hotspot bounds in a drawable container by Alexander Martinz · 9 years ago
  100. 859df3b Fix setting hotspot bounds in a drawable container by Alexander Martinz · 9 years ago