1. 7cc5a53 Merge "Add HardwareBuffer support to Bitmaps" by Marius Renn · 6 years ago
  2. 8ad9ef4 Merge "Support custom creation of AFD for ImageDecoder." by Jeff Sharkey · 6 years ago
  3. b2e9f52 Add HardwareBuffer support to Bitmaps by renn · 6 years ago
  4. d4e48c5 Merge "Added support for Canvas#drawDoubleRoundRect in application Canvas API" by Nader Jawad · 6 years ago
  5. 685c4ae Support custom creation of AFD for ImageDecoder. by Jeff Sharkey · 6 years ago
  6. 495de00 Merge "Refactor DisplayCutout to use Rect instead of Region." by Issei Suzuki · 6 years ago
  7. 43190bd Refactor DisplayCutout to use Rect instead of Region. by Issei Suzuki · 6 years ago
  8. adfe1d9 Added support for Canvas#drawDoubleRoundRect in application Canvas API by Nader Jawad · 6 years ago
  9. e96517e Merge "Introduce OEM customization XML parser" by Seigo Nonaka · 6 years ago
  10. 03b9731 Merge changes from topic "UsageStats2Proto" by Michael Wachenschwanz · 6 years ago
  11. c8c2636 Upgrade UsageStatsDatabase from XML to Protobuf by Michael Wachenschwanz · 6 years ago
  12. 3328d1c Introduce OEM customization XML parser by Seigo Nonaka · 6 years ago
  13. 38304b5 Merge "Delete method kept for layoutlib" by Jerome Gaillard · 6 years ago
  14. 18bec39 Merge "Address comments from API council" by TreeHugger Robot · 6 years ago
  15. 746cd42 Delete method kept for layoutlib by Jerome Gaillard · 6 years ago
  16. 6b16440 De-couple RenderNode from View package by John Reck · 6 years ago
  17. aaa85d6 Address comments from API council by Seigo Nonaka · 6 years ago
  18. 47e79a1 Merge "Move hasEqualAttribute from Paint with adding some accessors" by Seigo Nonaka · 6 years ago
  19. e64d550 Merge "Create plumbing for disabling force-dark" by TreeHugger Robot · 6 years ago
  20. 03bc1ab Merge "Fix a typo in ImageDecoder documentation" by TreeHugger Robot · 6 years ago
  21. 1423e13 Create plumbing for disabling force-dark by John Reck · 6 years ago
  22. 3da032d Fix a typo in ImageDecoder documentation by Leon Scroggins III · 6 years ago
  23. fa95b83 Unhide getTextRunCursor APIs by Seigo Nonaka · 6 years ago
  24. 93890b2 Unhide getTextBounds for CharSequence by Seigo Nonaka · 6 years ago
  25. 32b87e0 Move hasEqualAttribute from Paint with adding some accessors by Seigo Nonaka · 6 years ago
  26. 14a081f2 Merge "Unhide Paint.getTextRunAdvances" by Seigo Nonaka · 6 years ago
  27. eb74911 Unhide Paint.getTextRunAdvances by Seigo Nonaka · 6 years ago
  28. db0657a Merge "Move some members to the "Q blacklist"." by Mathew Inwood · 6 years ago
  29. 8c854f8 Move some members to the "Q blacklist". by Mathew Inwood · 6 years ago
  30. 0eb713d Create LocaleList and HashSet lazily to save OS boot time by Seigo Nonaka · 6 years ago
  31. f18fadb Merge "Move maximum weight constant from Typeface to Font and make it public" by Seigo Nonaka · 6 years ago
  32. 3005995 Merge "Unhide HyphenEdit related methods" by Seigo Nonaka · 6 years ago
  33. 04cec0a Merge "Expose the ability to resolve icon as a different app" by Philip P. Moltmann · 6 years ago
  34. abd11b2 Merge "Introduce new Typeface.Builder2 for creating Typeface from FontFamily" by Seigo Nonaka · 6 years ago
  35. a8fab8a Move maximum weight constant from Typeface to Font and make it public by Seigo Nonaka · 6 years ago
  36. 9033e0c Unhide HyphenEdit related methods by Seigo Nonaka · 6 years ago
  37. 18df227 Merge "Introduce system font enumeration API" by Seigo Nonaka · 6 years ago
  38. 601622a Merge "Make text related Paint API public" by Seigo Nonaka · 6 years ago
  39. b1559cd Merge "API Review: StateListDrawables#getDrawableForState" by TreeHugger Robot · 6 years ago
  40. c7b3e62 Introduce system font enumeration API by Seigo Nonaka · 6 years ago
  41. 3ffe617 Make text related Paint API public by Seigo Nonaka · 6 years ago
  42. 071149a API Review: StateListDrawables#getDrawableForState by Nader Jawad · 6 years ago
  43. 5078f4e Addressing API Review feedback by Nader Jawad · 6 years ago
  44. 3c3e13f Introduce new Typeface.Builder2 for creating Typeface from FontFamily by Seigo Nonaka · 6 years ago
  45. 4236ccb Expose the ability to resolve icon as a different app by Philip P. Moltmann · 6 years ago
  46. 2672466 Merge "Implement #mutate for ColorStateListDrawable" by TreeHugger Robot · 6 years ago
  47. 84f7d7b Merge "Deprecate Resources#getMovie()" by TreeHugger Robot · 6 years ago
  48. 931435c Implement #mutate for ColorStateListDrawable by Ashley Rose · 6 years ago
  49. 83f8d6d Merge "Fix robolectric test" by TreeHugger Robot · 6 years ago
  50. f0764b5 Deprecate Resources#getMovie() by Aurimas Liutikas · 6 years ago
  51. e3b1357 Create ColorStateListDrawable by Ashley Rose · 6 years ago
  52. 2bc7087 Fix robolectric test by Seigo Nonaka · 6 years ago
  53. c02b754 Fix NPE with Roboletric by returning emptyArray by Seigo Nonaka · 6 years ago
  54. c937328 Address comments from API council for Font/FontFamily by Seigo Nonaka · 6 years ago
  55. eaa917e Rewrite system fallback construction with new FontFamily by Seigo Nonaka · 6 years ago
  56. f6bdfbc Merge "Support theme attrs in non-stateful CSL for VD" by Doris Liu · 6 years ago
  57. 5035238 Support theme attrs in non-stateful CSL for VD by Doris Liu · 6 years ago
  58. ef85527 Merge "Introduce FontFamily and its builder" by Seigo Nonaka · 6 years ago
  59. 410c9d7 Merge "Remove unneccessary #isHardwareAccelerated" by John Reck · 6 years ago
  60. 88930f1 Introduce FontFamily and its builder by Seigo Nonaka · 6 years ago
  61. 8530853 Remove unneccessary #isHardwareAccelerated by John Reck · 6 years ago
  62. 39c212a Merge "Docs: fixed typo" into pi-dev am: 63e36667da am: 902341345b by Laura Davis · 6 years ago
  63. 0d649f2 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  64. a1b12c8 Merge "Introduce Font and its builder class" by Seigo Nonaka · 6 years ago
  65. 42d27af Docs: fixed typo by Laura Davis · 6 years ago
  66. 6f11c6e Extract native methods into isolated classes by Seigo Nonaka · 6 years ago
  67. a1c21c0 Introduce Font and its builder class by Seigo Nonaka · 6 years ago
  68. fc09c9e Introduce FontFileUtil by Seigo Nonaka · 6 years ago
  69. 22c3c8d Annotate Region with nullability annotations by Jake Wharton · 6 years ago
  70. 30d287a Annotate Point/PointF with nullability annotations by Jake Wharton · 6 years ago
  71. 07cbe91 Merge "docs: repaired link to internal section" into pi-dev am: bcae0ff7a2 by Laura Davis · 6 years ago
  72. 22dbf29 docs: repaired link to internal section by Laura Davis · 6 years ago
  73. 1aa6c61 Annotate Path with nullability annotations by Jake Wharton · 6 years ago
  74. dfda4ea Annotate Rect/RectF with nullability annotations by Jake Wharton · 6 years ago
  75. 93e87cf Merge "Ensure picture isn't recording in createBitmap" into pi-dev am: c4f520ddb6 by John Reck · 6 years ago
  76. 44fc631 Ensure picture isn't recording in createBitmap by John Reck · 6 years ago
  77. f8adae1 Cleanup Bitmap#recycle by Leon Scroggins III · 6 years ago
  78. 117f0c2 Merge "AnimatedImageDrawable: Eliminate unnecessary calls to redraw" into pi-dev am: a2113aa4ad by Leon Scroggins III · 6 years ago
  79. 4afdd1c AnimatedImageDrawable: Eliminate unnecessary calls to redraw by Leon Scroggins III · 6 years ago
  80. 5d678b6 Update Drawable API to expose getOpticalBounds method as well as by Nader Jawad · 6 years ago
  81. 8ed9796 Merge "Updated documentation of StateListDrawable#addState in order to indicate that sharing a Drawable across multiple Views/Drawables can lead to undefined rendering behavior" by Nader Jawad · 6 years ago
  82. d5a51a8 Merge "Removed the @hide annotation on various StateListDrawable APIs to better match the API surface exposed in ColorStateList." by Nader Jawad · 6 years ago
  83. e44e7fd Updated documentation of StateListDrawable#addState in order to indicate by Nader Jawad · 6 years ago
  84. f4c7987 Merge "Stop copying PrecomputedText buffer" by android-build-team Robot · 6 years ago
  85. 2a6fb34 Stop copying PrecomputedText buffer by Seigo Nonaka · 6 years ago
  86. 4f614c8 Removed the @hide annotation on various StateListDrawable APIs to better by Nader Jawad · 6 years ago
  87. c18bcee Merge "Temporarily allow StackView to use a canvas.clipRectUnion" into pi-dev am: 7a7b2369fe by Derek Sollenberger · 6 years ago
  88. 7a7b236 Merge "Temporarily allow StackView to use a canvas.clipRectUnion" into pi-dev by TreeHugger Robot · 6 years ago
  89. 88363df Merge "Updated ColorDrawable to implement getColorFilter" by TreeHugger Robot · 6 years ago
  90. 33bd4a8 Merge "Fix rounding of padding in NinePatchDrawable" into pi-dev am: eabeec49c4 by Leon Scroggins III · 6 years ago
  91. eabeec4 Merge "Fix rounding of padding in NinePatchDrawable" into pi-dev by TreeHugger Robot · 6 years ago
  92. 1bf1d5a2 Updated ColorDrawable to implement getColorFilter by Nader Jawad · 6 years ago
  93. e7b5129 Updated Bitmap mutablity documentation and removed Bitmap#mIsMutable flag by Nader Jawad · 6 years ago
  94. dba97ba Merge "Made the DrawableWrapper return the right ColorFilter" into pi-dev am: cf893ac40c by Selim Cinek · 6 years ago
  95. cf893ac Merge "Made the DrawableWrapper return the right ColorFilter" into pi-dev by Selim Cinek · 6 years ago
  96. 4a3d9ff Merge "Defer resizing invisible stacks while drag resizing" into pi-dev am: 5e12ebfffd by Adrian Roos · 6 years ago
  97. a6d6aab Defer resizing invisible stacks while drag resizing by Adrian Roos · 6 years ago
  98. c85057c Made the DrawableWrapper return the right ColorFilter by Selim Cinek · 6 years ago
  99. 2ad19e5 Temporarily allow StackView to use a canvas.clipRectUnion by Derek Sollenberger · 6 years ago
  100. 4534745 Fix rounding of padding in NinePatchDrawable by Leon Scroggins III · 6 years ago