- 2c7f9a8 Avoid allocation in methods of Outline by Chris Craik · 9 years ago
- 71e806b Merge "Add fillType support to VectorDrawable" into nyc-dev by Tenghui Zhu · 9 years ago
- d3eb078 Merge "Document that Rect right/bottom are exclusive" into nyc-dev by Chet Haase · 9 years ago
- 46591f4 Add fillType support to VectorDrawable by Teng-Hui Zhu · 9 years ago
- 7494eb2 Merge "Remove all non-porterduff xfermodes from the public API" into nyc-dev by Derek Sollenberger · 9 years ago
- ccdc3eb Document that Rect right/bottom are exclusive by Chris Craik · 9 years ago
- e2578e2 Merge "Rename undefined inset constant" into nyc-dev by Alan Viverette · 9 years ago
- 6888597 Rename undefined inset constant by Alan Viverette · 9 years ago
- 0e48bc9 Merge "Switch back to UI-driven AVD" into nyc-dev by John Reck · 9 years ago
- 7ab0f83 Switch back to UI-driven AVD by John Reck · 9 years ago
- fb354a3 Return <0 if undefined Outline radius by Chris Craik · 9 years ago
- 781fbf2 Merge "Ensure all Java-side usages of config flags are using Java flags" into nyc-dev by Alan Viverette · 9 years ago
- f4c3d9f Merge "Invalidate DrawableContainer's cached canConstantState on child add" into nyc-dev by Alan Viverette · 9 years ago
- ac85f90 Ensure all Java-side usages of config flags are using Java flags by Alan Viverette · 9 years ago
- 48653d2 Merge "Ensure Outline consistently sets the radius to be undefined" into nyc-dev by Alan Viverette · 9 years ago
- 79936dd Merge "Add consistent @NonNull annotations for drawable callbacks" into nyc-dev by Alan Viverette · 9 years ago
- 335875b Merge "Add the missing overriden API" into nyc-dev by Tenghui Zhu · 9 years ago
- 5291a95 Invalidate DrawableContainer's cached canConstantState on child add by Alan Viverette · 9 years ago
- f6d87ec Add consistent @NonNull annotations for drawable callbacks by Alan Viverette · 9 years ago
- 51e7805 Remove all non-porterduff xfermodes from the public API by Derek Sollenberger · 9 years ago
- 24bf21b Ensure Outline consistently sets the radius to be undefined by Alan Viverette · 9 years ago
- 1af03b1 Add the missing overriden API by Teng-Hui Zhu · 9 years ago
- 4a07c34 Merge "ShortcutManager: add remaining APIs." into nyc-dev by Makoto Onuki · 9 years ago
- 0dda14c Merge "Add missing annotations, getters to GradientDrawable" into nyc-dev by Alan Viverette · 9 years ago
- 5f63721 Add missing annotations, getters to GradientDrawable by Alan Viverette · 9 years ago
- 35d44ba Merge "Update the VD and AVD's getOpacity()" into nyc-dev by Tenghui Zhu · 9 years ago
- 5504622 ShortcutManager: add remaining APIs. by Makoto Onuki · 9 years ago
- f10d08a Update the VD and AVD's getOpacity() by Teng-Hui Zhu · 9 years ago
- 4402721 Handle multiple animation actions within one frame by Doris Liu · 9 years ago
- f6765f3 Frameworks/base: Refactor Paint & Canvas native allocation support by Andreas Gampe · 9 years ago
- 2d3ca47 Always update drawable container source res by Alan Viverette · 9 years ago
- 3005843 Merge "Support running AVD on UI thread" into nyc-dev by Doris Liu · 9 years ago
- 28cfd20 Support running AVD on UI thread by Doris Liu · 9 years ago
- 921ec44 Fix NinePatchDrawable handling of density changes by Alan Viverette · 9 years ago
- c21e8bc Ensure invalidate is called after start()/reverse() by Doris Liu · 9 years ago
- 8b08320 Revert "Revert "Check RenderNode's owning view before attaching animators"" by Doris Liu · 9 years ago
- c4bb185 VectorDrawable native rendering - Step 5 of MANY by Doris Liu · 9 years ago
- 5b7188a Merge "Revert "Revert "Revert "VectorDrawable native rendering - Step 5 of MANY"""" into nyc-dev by Doris Liu · 9 years ago
- b9fb8fd Merge "Revert "Check RenderNode's owning view before attaching animators"" into nyc-dev by Doris Liu · 9 years ago
- df7fdb1 Revert "Revert "Revert "VectorDrawable native rendering - Step 5 of MANY""" by Doris Liu · 9 years ago
- eb40178 Revert "Check RenderNode's owning view before attaching animators" by Doris Liu · 9 years ago
- e6e57a9 Merge "Check RenderNode's owning view before attaching animators" into nyc-dev by Doris Liu · 9 years ago
- 5b49c6f Merge "Revert "Revert "VectorDrawable native rendering - Step 5 of MANY""" into nyc-dev by Doris Liu · 9 years ago
- 12abdeb Check RenderNode's owning view before attaching animators by Doris Liu · 9 years ago
- d86d3fd Merge "Set the hover state to the same as focus state in RippleDrawable." into nyc-dev by George Mount · 9 years ago
- 0d20a27 Revert "Revert "VectorDrawable native rendering - Step 5 of MANY"" by Doris Liu · 9 years ago
- 6f10331 Merge "Fix the CSL theme support inside VectorDrawable's fill and stroke" into nyc-dev by Tenghui Zhu · 9 years ago
- fb95699 Deduplicate font file mappings. by Ben Wagner · 9 years ago
- f7ae8d7 Fix the CSL theme support inside VectorDrawable's fill and stroke by Teng-Hui Zhu · 9 years ago
- a87b07d Add support for gx font variation axes. by Ben Wagner · 9 years ago
- e03ef25 Revert "VectorDrawable native rendering - Step 5 of MANY" by John Reck · 9 years ago
- 18bdf44 VectorDrawable native rendering - Step 5 of MANY by Doris Liu · 9 years ago
- e4f976d Set the hover state to the same as focus state in RippleDrawable. by George Mount · 9 years ago
- 7cd1f0d Do not invalidate drawable if tint doesn't change by Jorim Jaggi · 9 years ago
- 469a828 Merge "Ref count the nodes in VectorDrawable" by Doris Liu · 9 years ago
- 43a5591 Merge "Revert "Revert "VectorDrawable native rendering - Step 4 of MANY""" by Doris Liu · 9 years ago
- ef062eb Ref count the nodes in VectorDrawable by Doris Liu · 9 years ago
- c9088c5 Merge "Various LocaleList cleanups" by Roozbeh Pournader · 9 years ago
- 766431a Revert "Revert "VectorDrawable native rendering - Step 4 of MANY"" by Doris Liu · 9 years ago
- fee4484 Various LocaleList cleanups by Roozbeh Pournader · 9 years ago
- 5bef2fc Merge changes If489d2ba,I1fe12181,Ieb4f586a,Ib51163a0,Ifdfcf3ad, ... by Jorim Jaggi · 9 years ago
- 0a93214 Exclude stable insets from task config by Jorim Jaggi · 9 years ago
- 5a11e8d Revert "VectorDrawable native rendering - Step 4 of MANY" by Doris Liu · 9 years ago
- 3aaff80 Revert "Fix NPE for invalid target exception" by Doris Liu · 9 years ago
- d4fda02 Fix NPE for invalid target exception by Doris Liu · 9 years ago
- a72d52b Merge "VectorDrawable native rendering - Step 4 of MANY" by Doris Liu · 9 years ago
- f276acd VectorDrawable native rendering - Step 4 of MANY by Doris Liu · 9 years ago
- c6c89a8 Fix transition to recents in docked mode by Jorim Jaggi · 9 years ago
- dbee9bb Gradient for VectorDrawable's fill and stroke by Teng-Hui Zhu · 9 years ago
- f0a7b3b Fix problem with zero-duration AnimatedVectorDrawables by Chet Haase · 9 years ago
- 56178b8 Merge "Use NativeAllocationRegistry for Paint, Canvas, and Bitmap" by Richard Uhler · 9 years ago
- dfb8cb4 Resetting the native shader instance when the shader changes. by Winson · 9 years ago
- 253331c Clarify interaction between setPivot() and setPivotRelative() by Alan Viverette · 9 years ago
- 775873a Use NativeAllocationRegistry for Paint, Canvas, and Bitmap by Richard Uhler · 9 years ago
- 0ef12aef Clean up LayerDrawable, refactoring only by Alan Viverette · 9 years ago
- c03c596 Merge "Deprecate mCancel in BitmapFactory.Options API" by Matt Sarett · 9 years ago
- 51b7538 Deprecate mCancel in BitmapFactory.Options API by Matt Sarett · 9 years ago
- 0671f05 Revert ripple background fast-enter behavior to M style by Alan Viverette · 9 years ago
- 7ee860c Merge "Add missing @deprecated comments to canvas methods" by Chris Craik · 9 years ago
- 8190e5d Merge "Avoid calling invalidateSelf() from draw call" by Doris Liu · 9 years ago
- 841f6e1 Avoid calling invalidateSelf() from draw call by Doris Liu · 9 years ago
- e3b8f25 Merge "Make BitmapFactory.Options API Changes" by Matt Sarett · 9 years ago
- 5e2496b Make BitmapFactory.Options API Changes by Matt Sarett · 9 years ago
- 4bbc293 VectorDrawable native rendering - Step 3 of MANY by Doris Liu · 9 years ago
- bb9f686 Allow a print service to specify per printer icons, description and by Philip P. Moltmann · 9 years ago
- eda5792 Add missing @deprecated comments to canvas methods by Chris Craik · 9 years ago
- 92c1186 Correct drawLines annotations by Chris Craik · 9 years ago
- 8349b7a Use 'index' instead of 'ttcIndex' for attribute name. by Ben Wagner · 9 years ago
- ac3f10f Fix invalid API use of XmlPullParser.getAttributeValue. by Seigo Nonaka · 9 years ago
- 3fa667e Introduce ttcIndex attribute into system font configuration. by Seigo Nonaka · 9 years ago
- 44581ff Camera: add RAW_PRIVATE format by Yin-Chia Yeh · 9 years ago
- 3899902 Merge "Introduce cache mechanism for LocaleList." by Seigo Nonaka · 9 years ago
- ea4bef7 Removed duplicate content from group notification header by Selim Cinek · 9 years ago
- d35c13d Merge "Attach drawable resource ID and name to getDrawable() exceptions" by Alan Viverette · 9 years ago
- c078c60 Attach drawable resource ID and name to getDrawable() exceptions by Alan Viverette · 9 years ago
- cfc607c Introduce cache mechanism for LocaleList. by Seigo Nonaka · 9 years ago
- f3dc7ac Correct GradientDrawable outline alpha computation by Chris Craik · 9 years ago
- 568f4de Merge "Fix @code escapes" by Neil Fuller · 9 years ago
- 71fbb81 Fix @code escapes by Neil Fuller · 9 years ago
- 0d3d1f8 Fixed typos: when when by Sungsoo Lim · 9 years ago