1. a9f577b Merge "Added maxSdk annotation to mNinePatchChunk field on Bitmap" by TreeHugger Robot · 5 years ago
  2. d5d17e5 Added maxSdk annotation to mNinePatchChunk field on Bitmap by Nader Jawad · 5 years ago
  3. 6f55e56 Merge "Make Drawable#createFrom* support incomplete images" by TreeHugger Robot · 5 years ago
  4. dd4b22e Merge "[Color] Make setColorMode togglable." by Peiyong Lin · 5 years ago
  5. c0fa2b9 Make Drawable#createFrom* support incomplete images by Leon Scroggins III · 5 years ago
  6. a28aa5e Merge "Pipe through color sampling to BrightnessChangeEvent" by Kevin DuBois · 5 years ago
  7. a94f322 [Color] Make setColorMode togglable. by Peiyong Lin · 5 years ago
  8. 8116124 Merge "Remove Shader#copy()" by TreeHugger Robot · 5 years ago
  9. 908108a Pipe through color sampling to BrightnessChangeEvent by Kenny Guy · 5 years ago
  10. a0baea2 Merge "Replace createHardwareBitmap with wrapHardwareBuffer." by Peiyong Lin · 5 years ago
  11. 1bd8c8b Merge "Use ColorLongs in Linear-, Radial-, and Sweep-Gradient" by TreeHugger Robot · 5 years ago
  12. 9d42740 Replace createHardwareBitmap with wrapHardwareBuffer. by Peiyong Lin · 5 years ago
  13. 028b73d Merge "Expose new color long Graphics APIs as public APIs." by TreeHugger Robot · 5 years ago
  14. 85a13ee Remove Shader#copy() by Leon Scroggins III · 5 years ago
  15. b0aecc2 Use ColorLongs in Linear-, Radial-, and Sweep-Gradient by Leon Scroggins III · 5 years ago
  16. a141563 Expose new color long Graphics APIs as public APIs. by Derek Sollenberger · 5 years ago
  17. bee5e20 Add Canvas#drawColor(@ColorLong) by Leon Scroggins III · 6 years ago
  18. 870053d Add Bitmap#getColor by Leon Scroggins III · 5 years ago
  19. 7671e41 Merge "Add Bitmap.setColorSpace()" by Derek Sollenberger · 5 years ago
  20. 3ffd2c3 Merge "Suppress IllegalArgumentException on API 28 or before" by TreeHugger Robot · 5 years ago
  21. 202084c Add Bitmap.setColorSpace() by Derek Sollenberger · 6 years ago
  22. 5e55e80 Merge "Camera: Add support for dynamic depth image format" by TreeHugger Robot · 5 years ago
  23. 7d7a498 Hide new ColorSpace APIs by Daniel Solomon · 5 years ago
  24. d01a515 Suppress IllegalArgumentException on API 28 or before by Seigo Nonaka · 5 years ago
  25. 48340af Merge "Don't assume all FP16 bitmaps are linearly encoded." by Derek Sollenberger · 5 years ago
  26. 6e35e63 Don't assume all FP16 bitmaps are linearly encoded. by Derek Sollenberger · 5 years ago
  27. ea5b72194 Merge "[Game Driver] Add blacklist mechanism." by Peiyong Lin · 5 years ago
  28. 9ca1dd8 [Game Driver] Add blacklist mechanism. by Peiyong Lin · 6 years ago
  29. 5cca8f2 Add continuous SKP capture test api by John Reck · 6 years ago
  30. 94ba100 Convert @ColorLongs in native code by Leon Scroggins III · 5 years ago
  31. 0e443d1 ColorSpaces have native SkColorSpaces by Leon Scroggins III · 6 years ago
  32. 6ee4110 Add Paint#get(ShadowLayer)ColorLong by Leon Scroggins III · 5 years ago
  33. 8bbcd34 Add Paint#setShadowLayer(..., @ColorLong) by Leon Scroggins III · 6 years ago
  34. aefa03d Add Paint#setColor(@ColorLong) by Leon Scroggins III · 6 years ago
  35. edb5e1a Merge "Add Display Auto White Balance to ColorDisplayService" by Daniel Solomon · 5 years ago
  36. 77571c7 Merge "Add Bitmap#eraseColor(@ColorLong) + helpers" by TreeHugger Robot · 5 years ago
  37. 4c4259b Add Bitmap#eraseColor(@ColorLong) + helpers by Leon Scroggins III · 6 years ago
  38. 74cabab Merge "Add Canvas.drawTextRun(MeasuredText)" by Seigo Nonaka · 5 years ago
  39. 8b72c5b Add Display Auto White Balance to ColorDisplayService by Daniel Solomon · 6 years ago
  40. 151b672 Merge "Make ColorSpace#isSrgb more restrictive" by Leon Scroggins · 6 years ago
  41. 203034f Make ColorSpace#isSrgb more restrictive by Leon Scroggins III · 6 years ago
  42. 934ffa6 Camera: Add support for dynamic depth image format by Emilian Peev · 6 years ago
  43. 3fea923 Ignore missing target font family during alias registration by Seigo Nonaka · 6 years ago
  44. 13f8650 Merge "Fix spelling of "HARDWARE"" am: 9fbe481727 am: 281664abf5 am: 5ff66466e5 by Hans Boehm · 6 years ago
  45. d3a110b Merge "Fix a typo in ColorSpace.get" by TreeHugger Robot · 6 years ago
  46. f50e8d4 Fix a typo in ColorSpace.get by Leon Scroggins III · 6 years ago
  47. e5b337d Fix spelling of "HARDWARE" by Hans Boehm · 6 years ago
  48. 55418ea Limit access to suspected false positives. by Mathew Inwood · 6 years ago
  49. 31755f9 Limit access to suspected false positives. by Mathew Inwood · 6 years ago
  50. 99dc474 Merge "A brave new world for window insets (5/n)" by Jorim Jaggi · 6 years ago
  51. 5bb571d A brave new world for window insets (5/n) by Jorim Jaggi · 6 years ago
  52. 24fc901 Improve performance of unclipped save layers. by Derek Sollenberger · 6 years ago
  53. c0cd1d7f Merge "New WebViewFunctor API" by John Reck · 6 years ago
  54. 3a0041c Merge "Add missing getter & improve docs" by John Reck · 6 years ago
  55. 470a919 Add missing getter & improve docs by John Reck · 6 years ago
  56. 283bb46 New WebViewFunctor API by John Reck · 6 years ago
  57. 8168f6f Merge "Added support for additional Blend Modes" by Nader Jawad · 6 years ago
  58. 863c52e Merge "Sets Drawable in DrawableWrapper properly" by Fabian Kozynski · 6 years ago
  59. de9f10d Sets Drawable in DrawableWrapper properly by Fabian Kozynski · 6 years ago
  60. 15b123e DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master by Xin Li · 6 years ago
  61. 291ef05 Recompute PcT with existing PcT for different direction by Seigo Nonaka · 6 years ago
  62. 55e49d8 Added support for additional Blend Modes by Nader Jawad · 6 years ago
  63. 9fed6da Merge "Make AdaptiveIconDrawable to read in config_icon_mask at non boot time" by Hyunyoung Song · 6 years ago
  64. a6ceda2 Make AdaptiveIconDrawable to read in config_icon_mask at non boot time by Hyunyoung Song · 6 years ago
  65. 37fc6ea Merge "Add API to ColorSpace to compute chromaticity coordinates from CCT" by Daniel Solomon · 6 years ago
  66. d380bd7 Merge "Select closest font's style for backward compatibility" by TreeHugger Robot · 6 years ago
  67. 68d1d5a Select closest font's style for backward compatibility by Seigo Nonaka · 6 years ago
  68. 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
  69. 1ca52e4 Add API to ColorSpace to compute chromaticity coordinates from CCT by Daniel Solomon · 6 years ago
  70. 7b705a3 Merge "Remove mFamilies from Typeface" by TreeHugger Robot · 6 years ago
  71. 65add40 Fix issue with xml GradientDrawables consuming both resources by Nader Jawad · 6 years ago
  72. 94da729 Merge "Add a public chromatic adaptation API to ColorSpace" by Daniel Solomon · 6 years ago
  73. 6b16000 Enforce at least 64 fallback capacity for custom font fallback. by Seigo Nonaka · 6 years ago
  74. cce6c22 Merge "Hidden API usage Landroid/graphics/Canvas;->mBitmap:Landroid/graphics/Bitmap;" by Nader Jawad · 6 years ago
  75. fd45bee Merge "Add a unique ID to rendernode" by John Reck · 6 years ago
  76. 362a3ca Merge "Make Drawable#isProjected public" by TreeHugger Robot · 6 years ago
  77. f96b284 Add a unique ID to rendernode by John Reck · 6 years ago
  78. f96c90a A brave new world for window insets (1/n) by Jorim Jaggi · 6 years ago
  79. 9d04f3e Remove mFamilies from Typeface by Seigo Nonaka · 6 years ago
  80. 18c9aa3 Add Canvas.drawTextRun(MeasuredText) by Seigo Nonaka · 6 years ago
  81. 29cad18 Hidden API usage Landroid/graphics/Canvas;->mBitmap:Landroid/graphics/Bitmap; by Nader Jawad · 6 years ago
  82. 3af32bd Make Drawable#isProjected public by Nader Jawad · 6 years ago
  83. 6310160 Add a public chromatic adaptation API to ColorSpace by Daniel Solomon · 6 years ago
  84. 39ba1b7 Merge "Add new API for returning max custom fallback families" by TreeHugger Robot · 6 years ago
  85. 23b82af Merge "Fix AdaptiveIconDrawable#getAlpha" by Nader Jawad · 6 years ago
  86. 93a1b15 Merge "Fix isProjected and setAlpha method inside AdaptiveIconDrawable" by Hyunyoung Song · 6 years ago
  87. 911851b Fix isProjected and setAlpha method inside AdaptiveIconDrawable by Hyunyoung Song · 6 years ago
  88. c0a315a Fix AdaptiveIconDrawable#getAlpha by Nader Jawad · 6 years ago
  89. a358d76 Set minimum scaled width/height to 1 by Louis Chang · 6 years ago
  90. e5f73f1 Add new API for returning max custom fallback families by Seigo Nonaka · 6 years ago
  91. 5c6397e Add compat workaround by John Reck · 6 years ago
  92. 958176c Merge "Update API doc of Typeaface.setSystemFallback" by TreeHugger Robot · 6 years ago
  93. a87656a Merge "Tweak RenderNode final/constructor API" by TreeHugger Robot · 6 years ago
  94. 06dfab0 Update API doc of Typeaface.setSystemFallback by Seigo Nonaka · 6 years ago
  95. e5bc78f Tweak RenderNode final/constructor API by John Reck · 6 years ago
  96. 6ae76d0 Merge "Refactors and a potential public API for rendering" by John Reck · 6 years ago
  97. c578d38 Merge "Deprecate Drawable#getOpacity" by TreeHugger Robot · 6 years ago
  98. 34f042d Merge "Updated ColorDrawable setAlpha/getAlpha documentation" by TreeHugger Robot · 6 years ago
  99. fc063e9 Updated ColorDrawable setAlpha/getAlpha documentation by Nader Jawad · 6 years ago
  100. 3d5c03d Deprecate Drawable#getOpacity by Nader Jawad · 6 years ago