1. 967d934 Merge "Pause infinite AVD when the drawable is not visible" into nyc-dev by Doris Liu · 8 years ago
  2. d0498373 Pause infinite AVD when the drawable is not visible by Doris Liu · 8 years ago
  3. de16f96c Merge "Take app screenshots in 565." into nyc-dev by Winson Chung · 8 years ago
  4. a5fdde9 Take app screenshots in 565. by Winson · 8 years ago
  5. 112f0aa Basic documentation for custom drawables by Alan Viverette · 8 years ago
  6. 0c34026 Merge "Update docs for Drawable.setLayoutDirection() return value" into nyc-dev by Alan Viverette · 8 years ago
  7. 2089575 Merge "Clean up Drawable annotations" into nyc-dev by Alan Viverette · 8 years ago
  8. b8cbb80 Clean up Drawable annotations by Alan Viverette · 8 years ago
  9. 2519996 Merge "Cache Typeface.createFromAsset objects." into nyc-dev by Siyamed Sinir · 8 years ago
  10. 1ee2dd2 Merge "Check whether VD tree is still valid before calling native setter" into nyc-dev by Doris Liu · 8 years ago
  11. cdedc9a Check whether VD tree is still valid before calling native setter by Doris Liu · 8 years ago
  12. 78e561c Update docs for Drawable.setLayoutDirection() return value by Alan Viverette · 8 years ago
  13. 5849500 Cache Typeface.createFromAsset objects. by Siyamed Sinir · 8 years ago
  14. 10dd058 Framework-side of SurfaceView#getBitmap by John Reck · 8 years ago
  15. 296bf8c Avoid copying of font table data, provide raw font bytes by Raph Levien · 8 years ago
  16. a7f775d Merge "Fix how outlines are sent to rendernode" into nyc-dev by Chris Craik · 8 years ago
  17. 1d8e194 Make AVD thread safe by Doris Liu · 8 years ago
  18. 136d1af Fix how outlines are sent to rendernode by Chris Craik · 8 years ago
  19. 008c6c5 Fix shift precedence in FontListParser. by Ben Wagner · 8 years ago
  20. 0925f40 Update get/setFontFeatureSettings JavaDoc by Siyamed Sinir · 8 years ago
  21. f35e7dc Merge "Update the Drawable.inflate() documentation" into nyc-dev by Tenghui Zhu · 8 years ago
  22. 4eab385 Update the Drawable.inflate() documentation by Teng-Hui Zhu · 8 years ago
  23. 527bcac Merge "Fix javadoc for Icon.loadDrawableAsync(Context, OnDrawableLoadedListener, Handler)." into nyc-dev by Philip P. Moltmann · 8 years ago
  24. 4ee3b62 Merge "Enforce API preconditions in Java instead of deferring to Skia." into nyc-dev by Derek Sollenberger · 8 years ago
  25. ab852f2 Merge "Add offset() to Path's fast-case mode" into nyc-dev by Sergei Vasilinetc · 8 years ago
  26. 5d83f69 Merge "Fix NinePatch insets scaling" into nyc-dev by Sergei Vasilinetc · 8 years ago
  27. ecbcdd3 Add offset() to Path's fast-case mode by sergeyv · 8 years ago
  28. 336f1cb Enforce API preconditions in Java instead of deferring to Skia. by Derek Sollenberger · 8 years ago
  29. 4abd7ec Fix javadoc for Icon.loadDrawableAsync(Context, OnDrawableLoadedListener, Handler). by Philip P. Moltmann · 8 years ago
  30. d253797 Fix NinePatch insets scaling by Sergey Vasilinets · 8 years ago
  31. 988fc6f Fix callback issue for AVD on UI thread by Teng-Hui Zhu · 8 years ago
  32. aaa7256 Merge "Document the cache bitmap behavior for VD" into nyc-dev by Tenghui Zhu · 8 years ago
  33. c0b87a8 Document the cache bitmap behavior for VD by Teng-Hui Zhu · 8 years ago
  34. a856e96 Ensure nine-patch uses the best available target density by Alan Viverette · 8 years ago
  35. 0b3a9ce Merge "Avoid allocation in methods of Outline" into nyc-dev by Chris Craik · 8 years ago
  36. 2c7f9a8 Avoid allocation in methods of Outline by Chris Craik · 8 years ago
  37. 71e806b Merge "Add fillType support to VectorDrawable" into nyc-dev by Tenghui Zhu · 8 years ago
  38. d3eb078 Merge "Document that Rect right/bottom are exclusive" into nyc-dev by Chet Haase · 8 years ago
  39. 46591f4 Add fillType support to VectorDrawable by Teng-Hui Zhu · 8 years ago
  40. 7494eb2 Merge "Remove all non-porterduff xfermodes from the public API" into nyc-dev by Derek Sollenberger · 8 years ago
  41. ccdc3eb Document that Rect right/bottom are exclusive by Chris Craik · 8 years ago
  42. e2578e2 Merge "Rename undefined inset constant" into nyc-dev by Alan Viverette · 8 years ago
  43. 6888597 Rename undefined inset constant by Alan Viverette · 8 years ago
  44. 0e48bc9 Merge "Switch back to UI-driven AVD" into nyc-dev by John Reck · 8 years ago
  45. 7ab0f83 Switch back to UI-driven AVD by John Reck · 8 years ago
  46. fb354a3 Return <0 if undefined Outline radius by Chris Craik · 8 years ago
  47. 781fbf2 Merge "Ensure all Java-side usages of config flags are using Java flags" into nyc-dev by Alan Viverette · 8 years ago
  48. f4c3d9f Merge "Invalidate DrawableContainer's cached canConstantState on child add" into nyc-dev by Alan Viverette · 8 years ago
  49. ac85f90 Ensure all Java-side usages of config flags are using Java flags by Alan Viverette · 8 years ago
  50. 48653d2 Merge "Ensure Outline consistently sets the radius to be undefined" into nyc-dev by Alan Viverette · 8 years ago
  51. 79936dd Merge "Add consistent @NonNull annotations for drawable callbacks" into nyc-dev by Alan Viverette · 8 years ago
  52. 335875b Merge "Add the missing overriden API" into nyc-dev by Tenghui Zhu · 8 years ago
  53. 5291a95 Invalidate DrawableContainer's cached canConstantState on child add by Alan Viverette · 8 years ago
  54. f6d87ec Add consistent @NonNull annotations for drawable callbacks by Alan Viverette · 8 years ago
  55. 51e7805 Remove all non-porterduff xfermodes from the public API by Derek Sollenberger · 8 years ago
  56. 24bf21b Ensure Outline consistently sets the radius to be undefined by Alan Viverette · 8 years ago
  57. 1af03b1 Add the missing overriden API by Teng-Hui Zhu · 8 years ago
  58. 4a07c34 Merge "ShortcutManager: add remaining APIs." into nyc-dev by Makoto Onuki · 8 years ago
  59. 0dda14c Merge "Add missing annotations, getters to GradientDrawable" into nyc-dev by Alan Viverette · 8 years ago
  60. 5f63721 Add missing annotations, getters to GradientDrawable by Alan Viverette · 8 years ago
  61. 35d44ba Merge "Update the VD and AVD's getOpacity()" into nyc-dev by Tenghui Zhu · 8 years ago
  62. 5504622 ShortcutManager: add remaining APIs. by Makoto Onuki · 8 years ago
  63. f10d08a Update the VD and AVD's getOpacity() by Teng-Hui Zhu · 8 years ago
  64. 4402721 Handle multiple animation actions within one frame by Doris Liu · 8 years ago
  65. f6765f3 Frameworks/base: Refactor Paint & Canvas native allocation support by Andreas Gampe · 8 years ago
  66. 2d3ca47 Always update drawable container source res by Alan Viverette · 8 years ago
  67. 3005843 Merge "Support running AVD on UI thread" into nyc-dev by Doris Liu · 8 years ago
  68. 28cfd20 Support running AVD on UI thread by Doris Liu · 8 years ago
  69. 921ec44 Fix NinePatchDrawable handling of density changes by Alan Viverette · 8 years ago
  70. c21e8bc Ensure invalidate is called after start()/reverse() by Doris Liu · 8 years ago
  71. 8b08320 Revert "Revert "Check RenderNode's owning view before attaching animators"" by Doris Liu · 8 years ago
  72. c4bb185 VectorDrawable native rendering - Step 5 of MANY by Doris Liu · 8 years ago
  73. 5b7188a Merge "Revert "Revert "Revert "VectorDrawable native rendering - Step 5 of MANY"""" into nyc-dev by Doris Liu · 8 years ago
  74. b9fb8fd Merge "Revert "Check RenderNode's owning view before attaching animators"" into nyc-dev by Doris Liu · 8 years ago
  75. df7fdb1 Revert "Revert "Revert "VectorDrawable native rendering - Step 5 of MANY""" by Doris Liu · 8 years ago
  76. eb40178 Revert "Check RenderNode's owning view before attaching animators" by Doris Liu · 8 years ago
  77. e6e57a9 Merge "Check RenderNode's owning view before attaching animators" into nyc-dev by Doris Liu · 8 years ago
  78. 5b49c6f Merge "Revert "Revert "VectorDrawable native rendering - Step 5 of MANY""" into nyc-dev by Doris Liu · 8 years ago
  79. 12abdeb Check RenderNode's owning view before attaching animators by Doris Liu · 8 years ago
  80. d86d3fd Merge "Set the hover state to the same as focus state in RippleDrawable." into nyc-dev by George Mount · 8 years ago
  81. 0d20a27 Revert "Revert "VectorDrawable native rendering - Step 5 of MANY"" by Doris Liu · 8 years ago
  82. 6f10331 Merge "Fix the CSL theme support inside VectorDrawable's fill and stroke" into nyc-dev by Tenghui Zhu · 8 years ago
  83. fb95699 Deduplicate font file mappings. by Ben Wagner · 8 years ago
  84. f7ae8d7 Fix the CSL theme support inside VectorDrawable's fill and stroke by Teng-Hui Zhu · 8 years ago
  85. a87b07d Add support for gx font variation axes. by Ben Wagner · 9 years ago
  86. e03ef25 Revert "VectorDrawable native rendering - Step 5 of MANY" by John Reck · 8 years ago
  87. 18bdf44 VectorDrawable native rendering - Step 5 of MANY by Doris Liu · 8 years ago
  88. e4f976d Set the hover state to the same as focus state in RippleDrawable. by George Mount · 8 years ago
  89. 7cd1f0d Do not invalidate drawable if tint doesn't change by Jorim Jaggi · 8 years ago
  90. 469a828 Merge "Ref count the nodes in VectorDrawable" by Doris Liu · 8 years ago
  91. 43a5591 Merge "Revert "Revert "VectorDrawable native rendering - Step 4 of MANY""" by Doris Liu · 8 years ago
  92. ef062eb Ref count the nodes in VectorDrawable by Doris Liu · 8 years ago
  93. c9088c5 Merge "Various LocaleList cleanups" by Roozbeh Pournader · 8 years ago
  94. 766431a Revert "Revert "VectorDrawable native rendering - Step 4 of MANY"" by Doris Liu · 8 years ago
  95. fee4484 Various LocaleList cleanups by Roozbeh Pournader · 8 years ago
  96. 5bef2fc Merge changes If489d2ba,I1fe12181,Ieb4f586a,Ib51163a0,Ifdfcf3ad, ... by Jorim Jaggi · 8 years ago
  97. 0a93214 Exclude stable insets from task config by Jorim Jaggi · 8 years ago
  98. 5a11e8d Revert "VectorDrawable native rendering - Step 4 of MANY" by Doris Liu · 8 years ago
  99. 3aaff80 Revert "Fix NPE for invalid target exception" by Doris Liu · 8 years ago
  100. d4fda02 Fix NPE for invalid target exception by Doris Liu · 8 years ago