1. 37fc6ea Merge "Add API to ColorSpace to compute chromaticity coordinates from CCT" by Daniel Solomon · 6 years ago
  2. d380bd7 Merge "Select closest font's style for backward compatibility" by TreeHugger Robot · 6 years ago
  3. 68d1d5a Select closest font's style for backward compatibility by Seigo Nonaka · 6 years ago
  4. b0160bb Merge "Fix issue with xml GradientDrawables consuming both resources and parameters provided by the Theme leading to array size mismatch exceptions being thrown." by TreeHugger Robot · 6 years ago
  5. 1ca52e4 Add API to ColorSpace to compute chromaticity coordinates from CCT by Daniel Solomon · 6 years ago
  6. 7b705a3 Merge "Remove mFamilies from Typeface" by TreeHugger Robot · 6 years ago
  7. 65add40 Fix issue with xml GradientDrawables consuming both resources by Nader Jawad · 6 years ago
  8. 94da729 Merge "Add a public chromatic adaptation API to ColorSpace" by Daniel Solomon · 6 years ago
  9. 6b16000 Enforce at least 64 fallback capacity for custom font fallback. by Seigo Nonaka · 6 years ago
  10. cce6c22 Merge "Hidden API usage Landroid/graphics/Canvas;->mBitmap:Landroid/graphics/Bitmap;" by Nader Jawad · 6 years ago
  11. fd45bee Merge "Add a unique ID to rendernode" by John Reck · 6 years ago
  12. 362a3ca Merge "Make Drawable#isProjected public" by TreeHugger Robot · 6 years ago
  13. f96b284 Add a unique ID to rendernode by John Reck · 6 years ago
  14. f96c90a A brave new world for window insets (1/n) by Jorim Jaggi · 6 years ago
  15. 9d04f3e Remove mFamilies from Typeface by Seigo Nonaka · 6 years ago
  16. 29cad18 Hidden API usage Landroid/graphics/Canvas;->mBitmap:Landroid/graphics/Bitmap; by Nader Jawad · 6 years ago
  17. 3af32bd Make Drawable#isProjected public by Nader Jawad · 6 years ago
  18. 6310160 Add a public chromatic adaptation API to ColorSpace by Daniel Solomon · 6 years ago
  19. 39ba1b7 Merge "Add new API for returning max custom fallback families" by TreeHugger Robot · 6 years ago
  20. 23b82af Merge "Fix AdaptiveIconDrawable#getAlpha" by Nader Jawad · 6 years ago
  21. 93a1b15 Merge "Fix isProjected and setAlpha method inside AdaptiveIconDrawable" by Hyunyoung Song · 6 years ago
  22. 911851b Fix isProjected and setAlpha method inside AdaptiveIconDrawable by Hyunyoung Song · 6 years ago
  23. c0a315a Fix AdaptiveIconDrawable#getAlpha by Nader Jawad · 6 years ago
  24. a358d76 Set minimum scaled width/height to 1 by Louis Chang · 6 years ago
  25. e5f73f1 Add new API for returning max custom fallback families by Seigo Nonaka · 6 years ago
  26. 5c6397e Add compat workaround by John Reck · 6 years ago
  27. 958176c Merge "Update API doc of Typeaface.setSystemFallback" by TreeHugger Robot · 6 years ago
  28. a87656a Merge "Tweak RenderNode final/constructor API" by TreeHugger Robot · 6 years ago
  29. 06dfab0 Update API doc of Typeaface.setSystemFallback by Seigo Nonaka · 6 years ago
  30. e5bc78f Tweak RenderNode final/constructor API by John Reck · 6 years ago
  31. 6ae76d0 Merge "Refactors and a potential public API for rendering" by John Reck · 6 years ago
  32. c578d38 Merge "Deprecate Drawable#getOpacity" by TreeHugger Robot · 6 years ago
  33. 34f042d Merge "Updated ColorDrawable setAlpha/getAlpha documentation" by TreeHugger Robot · 6 years ago
  34. fc063e9 Updated ColorDrawable setAlpha/getAlpha documentation by Nader Jawad · 6 years ago
  35. 3d5c03d Deprecate Drawable#getOpacity by Nader Jawad · 6 years ago
  36. 8785ceb Refactors and a potential public API for rendering by John Reck · 6 years ago
  37. e6bded0d Merge "Pass custom fallback info to minikin" by TreeHugger Robot · 6 years ago
  38. 68e8199 Merge "Camera: Unhide and update Y8 format spec" by Shuzhen Wang · 6 years ago
  39. f69e703 Pass custom fallback info to minikin by Seigo Nonaka · 6 years ago
  40. c1b6ab6 Introduce new API for specifying user font fallback by Seigo Nonaka · 6 years ago
  41. 0a2786c Merge "Refactor Typeface construction logic" by Seigo Nonaka · 6 years ago
  42. ddeaa48 Make RenderNode public API by John Reck · 6 years ago
  43. 3bef490 Move MeasuredText.sRegistry to Builder by Siyamed Sinir · 6 years ago
  44. ee4b6d8 Refactor Typeface construction logic by Seigo Nonaka · 6 years ago
  45. a5ce2c7 Merge "Register generic font families in Zygote" by TreeHugger Robot · 6 years ago
  46. ec5e8d2 Camera: Unhide and update Y8 format spec by Shuzhen Wang · 6 years ago
  47. 815aa66 Merge "Update some docs & tweak some method names" by TreeHugger Robot · 6 years ago
  48. d06aa0a Register generic font families in Zygote by Seigo Nonaka · 6 years ago
  49. c7ddcf3 Update some docs & tweak some method names by John Reck · 6 years ago
  50. 3fb3ac1 Merge "Keep file path used to create SkTypeface in MinikinFontSkia" by TreeHugger Robot · 6 years ago
  51. c59e7dd Merge "Clarify createScaledBitmap's 'filter' docs" am: e0f6d84ba1 am: 324cb8c075 by John Reck · 6 years ago
  52. 54c6a27 Keep file path used to create SkTypeface in MinikinFontSkia by Seigo Nonaka · 6 years ago
  53. c2eaf48 Merge "Clarify createScaledBitmap's 'filter' docs" am: e0f6d84ba1 am: 324cb8c075 by John Reck · 6 years ago
  54. a2d20b4 Add theme & View API to control force-dark by John Reck · 6 years ago
  55. 8884cfc Merge "Rename & package shuffle" by John Reck · 6 years ago
  56. 7ba6f43 Clarify createScaledBitmap's 'filter' docs by John Reck · 6 years ago
  57. 9958c4a Introduce FontStyle for future extensibility by Seigo Nonaka · 6 years ago
  58. 047edae Merge changes I86f597f1,I5c9c09dd by Jeff Sharkey · 6 years ago
  59. 7b86fe5 Change add{StyleRun, ReplacementRun} to append{StyleRun, ReplacementRun} by Seigo Nonaka · 6 years ago
  60. 4e5efa3 Convenience method for obtaining thumbnails. by Jeff Sharkey · 6 years ago
  61. 4a772fc Merge "Refactor the nativePtr validation code to a method." by Fan Zhang · 6 years ago
  62. 9fe7cdf Refactor the nativePtr validation code to a method. by Fan Zhang · 6 years ago
  63. 93cd653b Merge "[Graphics] Align Display P3 transfer function coefficients." am: fde18facba by Peiyong Lin · 6 years ago
  64. bc56d73 Merge "[Graphics] Align Display P3 transfer function coefficients." by Peiyong Lin · 6 years ago
  65. 7a45d2c [Graphics] Align Display P3 transfer function coefficients. by Peiyong Lin · 6 years ago
  66. dbd6e3f Merge "[Graphics] Align Display P3 transfer function coefficients." by Peiyong Lin · 6 years ago
  67. f198118 [Graphics] Align Display P3 transfer function coefficients. by Peiyong Lin · 6 years ago
  68. aa35899 Merge "Make LineBreaker public" by Seigo Nonaka · 6 years ago
  69. 0d0dd50 Merge "Remove unused imports of libcore.io.Libcore." am: 2a520365da am: abe7a32c67 by Tobias Thierer · 6 years ago
  70. 320e383 Merge "Remove unused imports of libcore.io.Libcore." am: 2a520365da by Tobias Thierer · 6 years ago
  71. abe7a32 Merge "Remove unused imports of libcore.io.Libcore." am: 2a520365da by Tobias Thierer · 6 years ago
  72. c5f8fa9 Merge "Switch to Skia's new representation of linear gamma" by TreeHugger Robot · 6 years ago
  73. 91fe37b Merge "Revert "Expose the ability to resolve icon as a different app"" by TreeHugger Robot · 6 years ago
  74. a959349 Switch to Skia's new representation of linear gamma by Leon Scroggins III · 6 years ago
  75. 5aa2169 Revert "Expose the ability to resolve icon as a different app" by Philip P. Moltmann · 6 years ago
  76. 30ff7a0 Remove unused imports of libcore.io.Libcore. by Tobias Thierer · 6 years ago
  77. 7cc5a53 Merge "Add HardwareBuffer support to Bitmaps" by Marius Renn · 6 years ago
  78. 70200b0 Make LineBreaker public by Seigo Nonaka · 6 years ago
  79. 32f140aa6 Rename & package shuffle by John Reck · 6 years ago
  80. 8ad9ef4 Merge "Support custom creation of AFD for ImageDecoder." by Jeff Sharkey · 6 years ago
  81. b2e9f52 Add HardwareBuffer support to Bitmaps by renn · 6 years ago
  82. d4e48c5 Merge "Added support for Canvas#drawDoubleRoundRect in application Canvas API" by Nader Jawad · 6 years ago
  83. 685c4ae Support custom creation of AFD for ImageDecoder. by Jeff Sharkey · 6 years ago
  84. 495de00 Merge "Refactor DisplayCutout to use Rect instead of Region." by Issei Suzuki · 6 years ago
  85. 43190bd Refactor DisplayCutout to use Rect instead of Region. by Issei Suzuki · 6 years ago
  86. adfe1d9 Added support for Canvas#drawDoubleRoundRect in application Canvas API by Nader Jawad · 6 years ago
  87. e96517e Merge "Introduce OEM customization XML parser" by Seigo Nonaka · 6 years ago
  88. 03b9731 Merge changes from topic "UsageStats2Proto" by Michael Wachenschwanz · 6 years ago
  89. c8c2636 Upgrade UsageStatsDatabase from XML to Protobuf by Michael Wachenschwanz · 6 years ago
  90. 3328d1c Introduce OEM customization XML parser by Seigo Nonaka · 6 years ago
  91. 38304b5 Merge "Delete method kept for layoutlib" by Jerome Gaillard · 6 years ago
  92. 18bec39 Merge "Address comments from API council" by TreeHugger Robot · 6 years ago
  93. 746cd42 Delete method kept for layoutlib by Jerome Gaillard · 6 years ago
  94. 6b16440 De-couple RenderNode from View package by John Reck · 6 years ago
  95. aaa85d6 Address comments from API council by Seigo Nonaka · 6 years ago
  96. 47e79a1 Merge "Move hasEqualAttribute from Paint with adding some accessors" by Seigo Nonaka · 6 years ago
  97. e64d550 Merge "Create plumbing for disabling force-dark" by TreeHugger Robot · 6 years ago
  98. 03bc1ab Merge "Fix a typo in ImageDecoder documentation" by TreeHugger Robot · 6 years ago
  99. 1423e13 Create plumbing for disabling force-dark by John Reck · 6 years ago
  100. 3da032d Fix a typo in ImageDecoder documentation by Leon Scroggins III · 6 years ago