1. de2557f Fix @links in reference docs. am: 54de77470d am: ab978c035e by Elliot Waite · 8 years ago
  2. 54de774 Fix @links in reference docs. by Elliot Waite · 8 years ago
  3. 353e197 docs: update Paint.setTextSize() to indicate pixel units am: 5f05256106 by Mark Lu · 8 years ago
  4. 5f05256 docs: update Paint.setTextSize() to indicate pixel units by Mark Lu · 8 years ago
  5. 2b77de3 docs: update description for BitmapFactory.Options#inBitmap am: a8f4286272 by Mark Lu · 8 years ago
  6. a8f4286 docs: update description for BitmapFactory.Options#inBitmap by Mark Lu · 8 years ago
  7. 14efe88 Update the documentation related to VD / AVD by Teng-Hui Zhu · 8 years ago
  8. 444f204 Scale bitmap shaders for target density am: 0d2a46b733 by Alan Viverette · 8 years ago
  9. 0f6cec3 Merge "Scale bitmap shaders for target density" into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  10. 0d2a46b Scale bitmap shaders for target density by Alan Viverette · 8 years ago
  11. 897f5ca Restrict AVD and VD parsing to the current element instead of the whole document by Doris Liu · 8 years ago
  12. 8bf7fd8 Update JavaDoc about animatable on VectorDrawable am: bb12929470 by Teng-Hui Zhu · 8 years ago
  13. 8d4c87b Merge "Restrict AVD and VD parsing to the current element instead of the whole document" into nyc-mr1-dev by Doris Liu · 8 years ago
  14. 99224b3 Merge "Update JavaDoc about animatable on VectorDrawable" into nyc-mr1-dev by Tenghui Zhu · 8 years ago
  15. 1f85971 Restrict AVD and VD parsing to the current element instead of the whole document by Doris Liu · 8 years ago
  16. da400e9d Docs: Added info about vector drawable am: 47876e79de am: bfa9663e97 by Hemal Patel · 8 years ago
  17. bfa9663 Docs: Added info about vector drawable am: 47876e79de by Hemal Patel · 8 years ago
  18. 47876e7 Docs: Added info about vector drawable by Hemal Patel · 8 years ago
  19. bb12929 Update JavaDoc about animatable on VectorDrawable by Teng-Hui Zhu · 8 years ago
  20. 7d76fc4 Improve Javadoc for AnimatedVectorDrawable by Doris Liu · 8 years ago
  21. 23784fd Merge "Fail createVirtualDisplay with single-buffered Surface" into nyc-mr1-dev by Pablo Ceballos · 8 years ago
  22. aff2f94 Fail createVirtualDisplay with single-buffered Surface by Pablo Ceballos · 8 years ago
  23. 709f0f3 Merge "Ensure the layer drawable callback is set when loading from theme" into nyc-mr1-dev by Alan Viverette · 8 years ago
  24. 20109a6 Merge "Improve docs for GradientDrawable's useLevel and centerX/Y properties" into nyc-mr1-dev by Alan Viverette · 8 years ago
  25. 11a84b8 Ensure the layer drawable callback is set when loading from theme by Alan Viverette · 8 years ago
  26. 3512b00 Merge "Add an new internal DrawableContainer to handle animation scale == 0 case." into nyc-mr1-dev by Tenghui Zhu · 8 years ago
  27. 0c03664 Add an new internal DrawableContainer to handle animation scale == 0 case. by Teng-Hui Zhu · 8 years ago
  28. 66b3a0d Avoid potential re-entry as a result of child mutation by Alan Viverette · 8 years ago
  29. d64255f Update the javaDoc for VectorDrawable and AnimatedVectorDrawable by Teng-Hui Zhu · 8 years ago
  30. 366262d Only have a single call into pdfium at a time. by Philip P. Moltmann · 8 years ago
  31. 853b23d Fix listeners not getting called when AVD falls back on UI thread by Doris Liu · 8 years ago
  32. b34cbed Fix issue #30766518: Document what targeting N does by Dianne Hackborn · 8 years ago
  33. f7167e8 Support repeatMode = reverse in AVD by Doris Liu · 8 years ago
  34. daec550 Improve docs for GradientDrawable's useLevel and centerX/Y properties by Alan Viverette · 8 years ago
  35. 4387190 Eliminate recents upload jank by John Reck · 8 years ago
  36. 9b17ebc Merge "Turn off simplePath optimization then Path object is used as out param" into nyc-mr1-dev by Sergei Vasilinetc · 8 years ago
  37. a6a8557 Turn off simplePath optimization then Path object is used as out param by sergeyv · 8 years ago
  38. b46ba3b Avoid potential re-entry as a result of child mutation by Alan Viverette · 8 years ago
  39. 26bb109 Ensure native allocation/free is correctly registered by Doris Liu · 8 years ago
  40. 226b476 Merge "Clarify Picture docs on playback" into nyc-mr1-dev by John Reck · 8 years ago
  41. ab1cbc2 Mutate the drawable if a valid state change happen by Teng-Hui Zhu · 8 years ago
  42. 4f1acfb Mutate the drawable if a valid state change happen by Teng-Hui Zhu · 8 years ago
  43. 943c4e0 Clarify Picture docs on playback by John Reck · 8 years ago
  44. 25242a7 Merge \"Disable constant state sharing for VectorDrawable\" into nyc-dev by Alan Viverette · 8 years ago
  45. f66bdf9 Merge "Disable constant state sharing for VectorDrawable" into nyc-dev by Alan Viverette · 8 years ago
  46. 1882ce9 Disable constant state sharing for VectorDrawable by Alan Viverette · 8 years ago
  47. 1e5d428 Clip GradientDrawable's saveLayer by Chris Craik · 8 years ago
  48. e77dc4f Merge \"Only block invalidation in DrawableContainer initialization\" into nyc-dev by Alan Viverette · 8 years ago
  49. 6d82389 Only block invalidation in DrawableContainer initialization by Alan Viverette · 8 years ago
  50. 126df85 Support AVD animation falling back on UI thread by Doris Liu · 8 years ago
  51. c949387 Support Keyframe definition for AVD on RT by Doris Liu · 8 years ago
  52. a57e95a Throw Exception for wrong valueType with API guard by Doris Liu · 8 years ago
  53. 3f6a952 Merge "Handle hidden RT VectorDrawable animators" into nyc-mr1-dev by Doris Liu · 8 years ago
  54. 718cd3e Handle hidden RT VectorDrawable animators by Doris Liu · 8 years ago
  55. 792926a Improve the property modification effiency of VectorDrawable animators by Doris Liu · 8 years ago
  56. 0280297 Copy native tree's property when mutate vector drawable by Doris Liu · 8 years ago
  57. 2b561f1 Prevent callbacks during DrawableContainer child initialization by Alan Viverette · 8 years ago
  58. 09deff1 Prevent LayerDrawable bounds updates from being re-entrant by Alan Viverette · 8 years ago
  59. 23cbe85 Move LocaleList to avoid layering violation. by Yohei Yukawa · 8 years ago
  60. 0d65743 Clear more native pointers in finalizers by Hans Boehm · 8 years ago
  61. a8d671a Update and add attributes to the JavaDoc for VectorDrawable by Teng-Hui Zhu · 8 years ago
  62. 8e96faa Merge "Hold a ClassLoader reference in NativeAllocationRegistry." into nyc-dev by Richard Uhler · 8 years ago
  63. a24c9b4 Always mutate child when added to drawable container by Alan Viverette · 8 years ago
  64. 0ebdbb4 Hold a ClassLoader reference in NativeAllocationRegistry. by Richard Uhler · 8 years ago
  65. 6543533 Merge "Count native allocation for VD against Java heap" into nyc-dev by Doris Liu · 8 years ago
  66. f8d131c Count native allocation for VD against Java heap by Doris Liu · 8 years ago
  67. a1c0667 Merge "Video source test & bugfix" into nyc-dev by John Reck · 8 years ago
  68. f3a51d6 Video source test & bugfix by John Reck · 8 years ago
  69. 3d0d141 Add a security warning to PdfRenderer doc. by Philip P. Moltmann · 8 years ago
  70. 7f209d37 Merge "API tweaks to PixelCopy and make it public" into nyc-dev by John Reck · 8 years ago
  71. e94cbc7 API tweaks to PixelCopy and make it public by John Reck · 8 years ago
  72. c015719 Merge "DisplayListCanvas: throw exception at attempt to draw bitmap with size > 100MB" into nyc-dev by Sergei Vasilinetc · 8 years ago
  73. 6f9626a Check for null drawable during LayerDrawable.jumpToCurrentState() by Alan Viverette · 8 years ago
  74. 3d8298e DisplayListCanvas: throw exception at attempt to draw bitmap with size > 100MB by sergeyv · 8 years ago
  75. 967d934 Merge "Pause infinite AVD when the drawable is not visible" into nyc-dev by Doris Liu · 8 years ago
  76. d0498373 Pause infinite AVD when the drawable is not visible by Doris Liu · 8 years ago
  77. de16f96c Merge "Take app screenshots in 565." into nyc-dev by Winson Chung · 8 years ago
  78. a5fdde9 Take app screenshots in 565. by Winson · 8 years ago
  79. 112f0aa Basic documentation for custom drawables by Alan Viverette · 8 years ago
  80. 0c34026 Merge "Update docs for Drawable.setLayoutDirection() return value" into nyc-dev by Alan Viverette · 8 years ago
  81. 2089575 Merge "Clean up Drawable annotations" into nyc-dev by Alan Viverette · 8 years ago
  82. b8cbb80 Clean up Drawable annotations by Alan Viverette · 8 years ago
  83. 2519996 Merge "Cache Typeface.createFromAsset objects." into nyc-dev by Siyamed Sinir · 8 years ago
  84. 1ee2dd2 Merge "Check whether VD tree is still valid before calling native setter" into nyc-dev by Doris Liu · 8 years ago
  85. cdedc9a Check whether VD tree is still valid before calling native setter by Doris Liu · 8 years ago
  86. 78e561c Update docs for Drawable.setLayoutDirection() return value by Alan Viverette · 8 years ago
  87. 5849500 Cache Typeface.createFromAsset objects. by Siyamed Sinir · 8 years ago
  88. 10dd058 Framework-side of SurfaceView#getBitmap by John Reck · 8 years ago
  89. 296bf8c Avoid copying of font table data, provide raw font bytes by Raph Levien · 8 years ago
  90. a7f775d Merge "Fix how outlines are sent to rendernode" into nyc-dev by Chris Craik · 8 years ago
  91. 1d8e194 Make AVD thread safe by Doris Liu · 8 years ago
  92. 136d1af Fix how outlines are sent to rendernode by Chris Craik · 8 years ago
  93. 008c6c5 Fix shift precedence in FontListParser. by Ben Wagner · 8 years ago
  94. 0925f40 Update get/setFontFeatureSettings JavaDoc by Siyamed Sinir · 8 years ago
  95. f35e7dc Merge "Update the Drawable.inflate() documentation" into nyc-dev by Tenghui Zhu · 8 years ago
  96. 4eab385 Update the Drawable.inflate() documentation by Teng-Hui Zhu · 8 years ago
  97. 527bcac Merge "Fix javadoc for Icon.loadDrawableAsync(Context, OnDrawableLoadedListener, Handler)." into nyc-dev by Philip P. Moltmann · 8 years ago
  98. 4ee3b62 Merge "Enforce API preconditions in Java instead of deferring to Skia." into nyc-dev by Derek Sollenberger · 8 years ago
  99. ab852f2 Merge "Add offset() to Path's fast-case mode" into nyc-dev by Sergei Vasilinetc · 8 years ago
  100. 5d83f69 Merge "Fix NinePatch insets scaling" into nyc-dev by Sergei Vasilinetc · 8 years ago