- 96b3da6 Merge "Add missing accessors on GradientDrawable, NinePatchDrawable" by Alan Viverette · 9 years ago
- 4155184 Add missing accessors on GradientDrawable, NinePatchDrawable by Alan Viverette · 9 years ago
- dc12e15 Merge "Remove framework-private HSV APIs, replace with luminance" by Alan Viverette · 9 years ago
- 81590a4 Remove framework-private HSV APIs, replace with luminance by Alan Viverette · 9 years ago
- 58204be Remove incorrect ColorInt annotations by Alan Viverette · 9 years ago
- 7873b6d Remove framework-private Color.HSBtoColor API by Alan Viverette · 9 years ago
- 6973201 am e968c87f: am 570a2363: am a8431e8c: am bfd62580: am 11104791: Merge "Ensure ripple mask is drawn at correct position" into mnc-dev by Alan Viverette · 9 years ago
- bac9769 Ensure ripple mask is drawn at correct position by Alan Viverette · 9 years ago
- fac5894 am 3b68ca16: am 96160dea: am 8e645d58: am 649c3c44: am 7290d93d: Merge "Yell loudly about undefined behind in Bitmap, but work anyway" into mnc-dev by John Reck · 9 years ago
- 01a0af3 Yell loudly about undefined behind in Bitmap, but work anyway by John Reck · 9 years ago
- 6578a98 Support High Contrast Text for all canvas types by Derek Sollenberger · 9 years ago
- c9a6ca5 Merge "Revert "Support High Contrast Text for all canvas types"" by Chris Craik · 9 years ago
- 749e674 Revert "Support High Contrast Text for all canvas types" by Chris Craik · 9 years ago
- 2d35cf9 Merge "Support High Contrast Text for all canvas types" by Derek Sollenberger · 9 years ago
- dbcea5f am 8054c55b: am b00f3e4f: am fcec0638: am 8b455841: am 094c82ad: Merge "Scaling (Animated)VectorDrawable inside ImageView" into mnc-dev by ztenghui · 9 years ago
- 35289f1 Scaling (Animated)VectorDrawable inside ImageView by ztenghui · 10 years ago
- d4f1d0c Merge "Remove ImageViewBitmapDrawable class" by Chris Craik · 9 years ago
- 82af13e Remove ImageViewBitmapDrawable class by Chris Craik · 9 years ago
- 6d86e57 Elaborate on Bitmap#reconfigure() expectations by John Reck · 9 years ago
- 5561d67 am 35ae7a0a: am f4874b74: am 2ed576fa: am 66b73dce: am f5e20ec3: Merge "Retrieve resources for apps, even if not installed for current user." into mnc-dev by Julia Reynolds · 9 years ago
- c7fd346 Retrieve resources for apps, even if not installed for current user. by Julia Reynolds · 9 years ago
- 876d566 Support High Contrast Text for all canvas types by Derek Sollenberger · 9 years ago
- 94394b3 Move drawRegion from DisplayList to Canvas by Derek Sollenberger · 10 years ago
- cc882b6 Remove unused functions and variables from DisplayListCanvas by Derek Sollenberger · 10 years ago
- b7ba122 Teach ImageView to recycle internal drawables by John Reck · 10 years ago
- 93666e8 Merge "Resize the VectorDrawable according to the virtual Dpi" into mnc-dev by ztenghui · 10 years ago
- 9508063 Resize the VectorDrawable according to the virtual Dpi by ztenghui · 10 years ago
- 06ff2af Update local state when creating LayerDrawable from constant state by Alan Viverette · 10 years ago
- 346872d Merge "Allow an icon to carry a tint with it, wherever it goes." into mnc-dev by Dan Sandler · 10 years ago
- 25a5f30 Merge "Use ashmem backed bitmaps for passing around notifications" into mnc-dev by Daniel Sandler · 10 years ago
- 81e7dbd Remove isDither(), deprecate setDither() by Alan Viverette · 10 years ago
- a0d58ae Use ashmem backed bitmaps for passing around notifications by Jorim Jaggi · 10 years ago
- 24f11b1 Allow an icon to carry a tint with it, wherever it goes. by Dan Sandler · 10 years ago
- 484b114 Merge "Clean up drawable filter/dither docs" into mnc-dev by Chris Craik · 10 years ago
- b2aea9d Merge "Enable Picture w/ HW Accelerated Canvas." into mnc-dev by Derek Sollenberger · 10 years ago
- e109940 Enable Picture w/ HW Accelerated Canvas. by Derek Sollenberger · 10 years ago
- c79df8e Clean up drawable filter/dither docs by Chris Craik · 10 years ago
- 690a16c Invalidate the cached ripple drawable mask if mask layer changes by Alan Viverette · 10 years ago
- a6c5114 Fix a typo in Drawable's javadoc by Doris Liu · 10 years ago
- 50ec9b1 Merge "Patch up certain kinds of broken notifications." into mnc-dev by Dan Sandler · 10 years ago
- 4e78706 Patch up certain kinds of broken notifications. by Dan Sandler · 10 years ago
- 67b5a68 Merge "Resolve start/end insets in LayerDrawable.getIntrinsicWidth()" into mnc-dev by Alan Viverette · 10 years ago
- 536652f Resolve start/end insets in LayerDrawable.getIntrinsicWidth() by Alan Viverette · 10 years ago
- 373954a Refactor Drawable.getDither() to isDither() by Alan Viverette · 10 years ago
- 63a39ff Ensure first load for bitmap and nine-patch gets correct density by Alan Viverette · 10 years ago
- c03fa1e Merge "Add isFilterBitmap() overrides where appropriate" into mnc-dev by Chet Haase · 10 years ago
- ea13639 Add isFilterBitmap() overrides where appropriate by Chet Haase · 10 years ago
- 96a443b Clarify Drawable.getOpacity() docs by Chet Haase · 10 years ago
- 4039f65 Merge "Improve boundary check for for Paint#DrawTextRun." into mnc-dev by Keisuke Kuroyanagi · 10 years ago
- 1b83edc Merge "Workaround shader crash" into mnc-dev by Chris Craik · 10 years ago
- f2122ef Improve boundary check for for Paint#DrawTextRun. by Keisuke Kuroyanagi · 10 years ago
- b786bbd Workaround shader crash by Chris Craik · 10 years ago
- 99ca2a8 Account for hotspot bounds in RippleDrawable projection check by Alan Viverette · 10 years ago
- 371b582 Merge "Implement getColorFilter() on VectorDrawable" into mnc-dev by Alan Viverette · 10 years ago
- a741711 Implement getColorFilter() on VectorDrawable by Alan Viverette · 10 years ago
- 9605271 Add reset to AVD by ztenghui · 10 years ago
- e1352de Merge "Setup the animation callback for AnimatedVectorDrawable" into mnc-dev by ztenghui · 10 years ago
- c3b68df Manually jump ripples when preemptively aborting RT animation by Alan Viverette · 10 years ago
- 83a5203 Setup the animation callback for AnimatedVectorDrawable by ztenghui · 10 years ago
- eebb834 ImageFormat: Update definition of depth formats for confidence. by Eino-Ville Talvala · 10 years ago
- 2b184e8 Merge "Reduce amount of unnecessary RippleDrawable mask redraw" into mnc-dev by Alan Viverette · 10 years ago
- 15ce834 Reduce amount of unnecessary RippleDrawable mask redraw by Alan Viverette · 10 years ago
- db29113 Merge "Replace PNG-based seekbar thumb animation with AVD" into mnc-dev by Alan Viverette · 10 years ago
- 87e1938 Replace PNG-based seekbar thumb animation with AVD by Alan Viverette · 10 years ago
- 3c436cb Merge "Postpone AnimatedVectorDrawable animator inflation until applyTheme()" into mnc-dev by Alan Viverette · 10 years ago
- b63b93d Fix drawable CTS breakages by Alan Viverette · 10 years ago
- dfa4646 API Review: Drawable by Alan Viverette · 10 years ago
- b1f6aeb Merge "Fix Bitmap#sameAs NPE" into mnc-dev by John Reck · 10 years ago
- 3df4869 Fix Bitmap#sameAs NPE by John Reck · 10 years ago
- d8d9a75 Postpone AnimatedVectorDrawable animator inflation until applyTheme() by Alan Viverette · 10 years ago
- 0c4729a1 Merge "Revert "Postpone AnimatedVectorDrawable animator inflation until applyTheme()"" into mnc-dev by Alan Viverette · 10 years ago
- 344ad71 Revert "Postpone AnimatedVectorDrawable animator inflation until applyTheme()" by Alan Viverette · 10 years ago
- 365f5c2 Merge "Update ripple drawable target radius on bounds change" into mnc-dev by Alan Viverette · 10 years ago
- 6ae9dc8 Merge "Postpone AnimatedVectorDrawable animator inflation until applyTheme()" into mnc-dev by Alan Viverette · 10 years ago
- 721ae5f Add internal bitmap api for creating immutable ashmem backed bitmaps. by Riley Andrews · 10 years ago
- 5bc0144 Update ripple drawable target radius on bounds change by Alan Viverette · 10 years ago
- e922f49 Allow getChangingConfigurations() on DrawableWrapper with null drawable by Alan Viverette · 10 years ago
- 9b115a9 Postpone AnimatedVectorDrawable animator inflation until applyTheme() by Alan Viverette · 10 years ago
- d63f932 Icon support comes to Notification. by Dan Sandler · 10 years ago
- aee0c2c Merge "Use Context instead of Resources in Icon.createWithResource." into mnc-dev by Dan Sandler · 10 years ago
- d76a81f Merge "Fix missing break in Icon class" into mnc-dev by Yorke Lee · 10 years ago
- 220239e Fix missing break in Icon class by Yorke Lee · 10 years ago
- 4b4d475 Merge "Start AnimationDrawable from the zeroth frame." into mnc-dev by Doris Liu · 10 years ago
- c7741d4 Start AnimationDrawable from the zeroth frame. by Doris Liu · 10 years ago
- 0e4a2b5 Merge "Check for setting to already set" into mnc-dev by John Reck · 10 years ago
- 6d8371e Check for setting to already set by John Reck · 10 years ago
- 02cd9f9 Use Context instead of Resources in Icon.createWithResource. by Dan Sandler · 10 years ago
- 09e51a7 Revert "Icon support comes to Notification." by Daniel Sandler · 10 years ago
- 08a04c1 Icon support comes to Notification. by Dan Sandler · 10 years ago
- d9e1fe3 Merge "[1/4] Use new Icon class in PhoneAccount." into mnc-dev by Santos Cordon · 10 years ago
- cad84a2 [1/4] Use new Icon class in PhoneAccount. by Santos Cordon · 10 years ago
- d6acd42 Merge "Revert "Anti-alias by default"" into mnc-dev by Chris Craik · 10 years ago
- 74a727d Merge "Anti-Alias ColorDrawable" into mnc-dev by Chris Craik · 10 years ago
- caa6226 Revert "Anti-alias by default" by Chris Craik · 10 years ago
- b846b58 Anti-Alias ColorDrawable by Chris Craik · 10 years ago
- b27333b Merge "Icon API tuneups:" into mnc-dev by Dan Sandler · 10 years ago
- 877d696 Icon API tuneups: by Dan Sandler · 10 years ago
- aa35819 AnimatedRotateDrawable should inflate child elements by Alan Viverette · 10 years ago
- 6af2857 Merge "Revert "Fix build - Revert "Revert "Use default constructor to get anti-aliasing"""" into mnc-dev by Chris Craik · 10 years ago
- 6a49dde Revert "Fix build - Revert "Revert "Use default constructor to get anti-aliasing""" by Chris Craik · 10 years ago