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