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