1. 4a772fc Merge "Refactor the nativePtr validation code to a method." by Fan Zhang · 6 years ago
  2. 9fe7cdf Refactor the nativePtr validation code to a method. by Fan Zhang · 6 years ago
  3. dbd6e3f Merge "[Graphics] Align Display P3 transfer function coefficients." by Peiyong Lin · 6 years ago
  4. f198118 [Graphics] Align Display P3 transfer function coefficients. by Peiyong Lin · 6 years ago
  5. aa35899 Merge "Make LineBreaker public" by Seigo Nonaka · 6 years ago
  6. 0d0dd50 Merge "Remove unused imports of libcore.io.Libcore." am: 2a520365da am: abe7a32c67 by Tobias Thierer · 6 years ago
  7. 320e383 Merge "Remove unused imports of libcore.io.Libcore." am: 2a520365da by Tobias Thierer · 6 years ago
  8. abe7a32 Merge "Remove unused imports of libcore.io.Libcore." am: 2a520365da by Tobias Thierer · 6 years ago
  9. c5f8fa9 Merge "Switch to Skia's new representation of linear gamma" by TreeHugger Robot · 6 years ago
  10. 91fe37b Merge "Revert "Expose the ability to resolve icon as a different app"" by TreeHugger Robot · 6 years ago
  11. a959349 Switch to Skia's new representation of linear gamma by Leon Scroggins III · 6 years ago
  12. 5aa2169 Revert "Expose the ability to resolve icon as a different app" by Philip P. Moltmann · 6 years ago
  13. 30ff7a0 Remove unused imports of libcore.io.Libcore. by Tobias Thierer · 6 years ago
  14. 7cc5a53 Merge "Add HardwareBuffer support to Bitmaps" by Marius Renn · 6 years ago
  15. 70200b0 Make LineBreaker public by Seigo Nonaka · 6 years ago
  16. 8ad9ef4 Merge "Support custom creation of AFD for ImageDecoder." by Jeff Sharkey · 6 years ago
  17. b2e9f52 Add HardwareBuffer support to Bitmaps by renn · 6 years ago
  18. d4e48c5 Merge "Added support for Canvas#drawDoubleRoundRect in application Canvas API" by Nader Jawad · 6 years ago
  19. 685c4ae Support custom creation of AFD for ImageDecoder. by Jeff Sharkey · 6 years ago
  20. 495de00 Merge "Refactor DisplayCutout to use Rect instead of Region." by Issei Suzuki · 6 years ago
  21. 43190bd Refactor DisplayCutout to use Rect instead of Region. by Issei Suzuki · 6 years ago
  22. adfe1d9 Added support for Canvas#drawDoubleRoundRect in application Canvas API by Nader Jawad · 6 years ago
  23. e96517e Merge "Introduce OEM customization XML parser" by Seigo Nonaka · 6 years ago
  24. 03b9731 Merge changes from topic "UsageStats2Proto" by Michael Wachenschwanz · 6 years ago
  25. c8c2636 Upgrade UsageStatsDatabase from XML to Protobuf by Michael Wachenschwanz · 6 years ago
  26. 3328d1c Introduce OEM customization XML parser by Seigo Nonaka · 6 years ago
  27. 38304b5 Merge "Delete method kept for layoutlib" by Jerome Gaillard · 6 years ago
  28. 18bec39 Merge "Address comments from API council" by TreeHugger Robot · 6 years ago
  29. 746cd42 Delete method kept for layoutlib by Jerome Gaillard · 6 years ago
  30. 6b16440 De-couple RenderNode from View package by John Reck · 6 years ago
  31. aaa85d6 Address comments from API council by Seigo Nonaka · 6 years ago
  32. 47e79a1 Merge "Move hasEqualAttribute from Paint with adding some accessors" by Seigo Nonaka · 6 years ago
  33. e64d550 Merge "Create plumbing for disabling force-dark" by TreeHugger Robot · 6 years ago
  34. 03bc1ab Merge "Fix a typo in ImageDecoder documentation" by TreeHugger Robot · 6 years ago
  35. 1423e13 Create plumbing for disabling force-dark by John Reck · 6 years ago
  36. 3da032d Fix a typo in ImageDecoder documentation by Leon Scroggins III · 6 years ago
  37. fa95b83 Unhide getTextRunCursor APIs by Seigo Nonaka · 6 years ago
  38. 93890b2 Unhide getTextBounds for CharSequence by Seigo Nonaka · 6 years ago
  39. 32b87e0 Move hasEqualAttribute from Paint with adding some accessors by Seigo Nonaka · 6 years ago
  40. 14a081f2 Merge "Unhide Paint.getTextRunAdvances" by Seigo Nonaka · 6 years ago
  41. eb74911 Unhide Paint.getTextRunAdvances by Seigo Nonaka · 6 years ago
  42. db0657a Merge "Move some members to the "Q blacklist"." by Mathew Inwood · 6 years ago
  43. 8c854f8 Move some members to the "Q blacklist". by Mathew Inwood · 6 years ago
  44. 0eb713d Create LocaleList and HashSet lazily to save OS boot time by Seigo Nonaka · 6 years ago
  45. f18fadb Merge "Move maximum weight constant from Typeface to Font and make it public" by Seigo Nonaka · 6 years ago
  46. 3005995 Merge "Unhide HyphenEdit related methods" by Seigo Nonaka · 6 years ago
  47. 04cec0a Merge "Expose the ability to resolve icon as a different app" by Philip P. Moltmann · 6 years ago
  48. abd11b2 Merge "Introduce new Typeface.Builder2 for creating Typeface from FontFamily" by Seigo Nonaka · 6 years ago
  49. a8fab8a Move maximum weight constant from Typeface to Font and make it public by Seigo Nonaka · 6 years ago
  50. 9033e0c Unhide HyphenEdit related methods by Seigo Nonaka · 6 years ago
  51. 18df227 Merge "Introduce system font enumeration API" by Seigo Nonaka · 6 years ago
  52. 601622a Merge "Make text related Paint API public" by Seigo Nonaka · 6 years ago
  53. b1559cd Merge "API Review: StateListDrawables#getDrawableForState" by TreeHugger Robot · 6 years ago
  54. c7b3e62 Introduce system font enumeration API by Seigo Nonaka · 6 years ago
  55. 3ffe617 Make text related Paint API public by Seigo Nonaka · 6 years ago
  56. 071149a API Review: StateListDrawables#getDrawableForState by Nader Jawad · 6 years ago
  57. 5078f4e Addressing API Review feedback by Nader Jawad · 6 years ago
  58. 3c3e13f Introduce new Typeface.Builder2 for creating Typeface from FontFamily by Seigo Nonaka · 6 years ago
  59. 4236ccb Expose the ability to resolve icon as a different app by Philip P. Moltmann · 6 years ago
  60. a0c5ec6 Merge "Add @UnsupportedAppUsage annotations" am: 9137ecafbd am: 2e5fdd0051 by Mathew Inwood · 6 years ago
  61. 2e5fdd0 Merge "Add @UnsupportedAppUsage annotations" am: 9137ecafbd by Mathew Inwood · 6 years ago
  62. 2672466 Merge "Implement #mutate for ColorStateListDrawable" by TreeHugger Robot · 6 years ago
  63. 71da3a1 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  64. 84f7d7b Merge "Deprecate Resources#getMovie()" by TreeHugger Robot · 6 years ago
  65. 931435c Implement #mutate for ColorStateListDrawable by Ashley Rose · 6 years ago
  66. 83f8d6d Merge "Fix robolectric test" by TreeHugger Robot · 6 years ago
  67. f0764b5 Deprecate Resources#getMovie() by Aurimas Liutikas · 6 years ago
  68. e3b1357 Create ColorStateListDrawable by Ashley Rose · 6 years ago
  69. 2bc7087 Fix robolectric test by Seigo Nonaka · 6 years ago
  70. c02b754 Fix NPE with Roboletric by returning emptyArray by Seigo Nonaka · 6 years ago
  71. c937328 Address comments from API council for Font/FontFamily by Seigo Nonaka · 6 years ago
  72. eaa917e Rewrite system fallback construction with new FontFamily by Seigo Nonaka · 6 years ago
  73. f6bdfbc Merge "Support theme attrs in non-stateful CSL for VD" by Doris Liu · 6 years ago
  74. 5035238 Support theme attrs in non-stateful CSL for VD by Doris Liu · 6 years ago
  75. ef85527 Merge "Introduce FontFamily and its builder" by Seigo Nonaka · 6 years ago
  76. 410c9d7 Merge "Remove unneccessary #isHardwareAccelerated" by John Reck · 6 years ago
  77. 88930f1 Introduce FontFamily and its builder by Seigo Nonaka · 6 years ago
  78. 28a4548 resolve merge conflicts of 1ddeb9e01f34bb4b3fe0ae46f7b37bbfb584d64a to stage-dr1-aosp-master by Mathew Inwood · 6 years ago
  79. 08e080c resolve merge conflicts of 1ddeb9e01f34bb4b3fe0ae46f7b37bbfb584d64a to stage-dr1-aosp-master by Mathew Inwood · 6 years ago
  80. 1ddeb9e resolve merge conflicts of 95f8ca9f74b75fda6b05d08d49a1488dd0238c10 to stage-aosp-master by Mathew Inwood · 6 years ago
  81. 8530853 Remove unneccessary #isHardwareAccelerated by John Reck · 6 years ago
  82. 39c212a Merge "Docs: fixed typo" into pi-dev am: 63e36667da am: 902341345b by Laura Davis · 6 years ago
  83. 9ebe36c Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  84. 0d649f2 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  85. a1b12c8 Merge "Introduce Font and its builder class" by Seigo Nonaka · 6 years ago
  86. 42d27af Docs: fixed typo by Laura Davis · 6 years ago
  87. 6f11c6e Extract native methods into isolated classes by Seigo Nonaka · 6 years ago
  88. a1c21c0 Introduce Font and its builder class by Seigo Nonaka · 6 years ago
  89. fc09c9e Introduce FontFileUtil by Seigo Nonaka · 6 years ago
  90. 22c3c8d Annotate Region with nullability annotations by Jake Wharton · 6 years ago
  91. 30d287a Annotate Point/PointF with nullability annotations by Jake Wharton · 6 years ago
  92. 07cbe91 Merge "docs: repaired link to internal section" into pi-dev am: bcae0ff7a2 by Laura Davis · 6 years ago
  93. 22dbf29 docs: repaired link to internal section by Laura Davis · 6 years ago
  94. 1aa6c61 Annotate Path with nullability annotations by Jake Wharton · 6 years ago
  95. dfda4ea Annotate Rect/RectF with nullability annotations by Jake Wharton · 6 years ago
  96. 93e87cf Merge "Ensure picture isn't recording in createBitmap" into pi-dev am: c4f520ddb6 by John Reck · 6 years ago
  97. 44fc631 Ensure picture isn't recording in createBitmap by John Reck · 6 years ago
  98. f8adae1 Cleanup Bitmap#recycle by Leon Scroggins III · 6 years ago
  99. 117f0c2 Merge "AnimatedImageDrawable: Eliminate unnecessary calls to redraw" into pi-dev am: a2113aa4ad by Leon Scroggins III · 6 years ago
  100. 4afdd1c AnimatedImageDrawable: Eliminate unnecessary calls to redraw by Leon Scroggins III · 6 years ago