1. 07cd0c7 Merge "Fix RenderNode sample" by TreeHugger Robot · 5 years ago
  2. 58077d5 Add "image/heic" to supported mimes of ImageDecoder by Chong Zhang · 5 years ago
  3. 6781515 Merge "API to determine if MIME type is supported." by Jeff Sharkey · 5 years ago
  4. c573520 Fix RenderNode sample by John Reck · 5 years ago
  5. 6390339 Merge "Fix javadoc HTML escaping." am: 693e023bac am: 4514c01068 am: 555ef78e35 by Alan Stokes · 5 years ago
  6. 575f065 API to determine if MIME type is supported. by Jeff Sharkey · 5 years ago
  7. fa1a371 Merge "Add nullability annotations to ColorStateListDrawable" by Ashley Rose · 5 years ago
  8. fcab472 Merge "Start running CtsGraphicsTestCases for changes to graphics code." by TreeHugger Robot · 5 years ago
  9. 9e8f83d All Parcelable CREATOR fields are @NonNull. by Jeff Sharkey · 5 years ago
  10. 24192c8 Add nullability annotations to ColorStateListDrawable by Ashley Rose · 5 years ago
  11. 8d6a8c5 Merge "Mark Bitmap#getColor as @NonNull" by TreeHugger Robot · 5 years ago
  12. b101133 Merge "System gesture exclusion rects for Views" by Adam Powell · 5 years ago
  13. 1ea6075 Start running CtsGraphicsTestCases for changes to graphics code. by Aurimas Liutikas · 5 years ago
  14. a9b5b2a Fix javadoc HTML escaping. by Alan Stokes · 5 years ago
  15. 0dd9dd8 Mark Bitmap#getColor as @NonNull by Leon Scroggins III · 5 years ago
  16. 8a62499 Merge "Support Canvas#drawVertices on GPU-backed Canvases" by Leon Scroggins · 5 years ago
  17. 769b863 System gesture exclusion rects for Views by Adam Powell · 5 years ago
  18. 40724e4 Support Canvas#drawVertices on GPU-backed Canvases by Leon Scroggins III · 5 years ago
  19. 171beb5 Merge "Check recycled when createBitmap" am: cc9f4923d2 am: 2b8063d780 by Cuiping.x.Shu · 5 years ago
  20. 3d61f89 Merge "Address API council feedback" by TreeHugger Robot · 5 years ago
  21. 0a5c8c1 Check recycled when createBitmap by Cuiping.x.Shu · 7 years ago
  22. e57475e Address API council feedback by John Reck · 5 years ago
  23. 432b964 Merge "Add annotations for ImageReader/ImageWriter factory methods" by TreeHugger Robot · 5 years ago
  24. 74c8a14 Merge "Make ImageDecoder.setTargetColorSpace to EXTENDED promote to F16" by TreeHugger Robot · 5 years ago
  25. e7c158f Add annotations for ImageReader/ImageWriter factory methods by Yin-Chia Yeh · 5 years ago
  26. 7b8c60e Merge "Make Bitmap#copy docs more accurate" by TreeHugger Robot · 5 years ago
  27. a3c3cf4 Merge "Hide sSystemFontMap in Typeface." by TreeHugger Robot · 5 years ago
  28. 898123b Start RenderThread earlier to preload Vulkan/EGL drivers by Stan Iliev · 5 years ago
  29. 22273c3 Hide sSystemFontMap in Typeface. by Qingqing Deng · 5 years ago
  30. 28f3943f Make ImageDecoder.setTargetColorSpace to EXTENDED promote to F16 by Leon Scroggins III · 5 years ago
  31. c04886e Merge "Added additional documentation to Bitmap#getScaledWidth, Bitmap#getScaledHeight" by TreeHugger Robot · 5 years ago
  32. 9167126 Added additional documentation to Bitmap#getScaledWidth, Bitmap#getScaledHeight by Nader Jawad · 5 years ago
  33. af73171 Merge "Restore getIntrinsicWidth behavior from Android O" by TreeHugger Robot · 5 years ago
  34. 989bb37 Merge "Make HardwareRenderer public API" by John Reck · 5 years ago
  35. 79a31f3 Restore getIntrinsicWidth behavior from Android O by Nader Jawad · 5 years ago
  36. 97783ad Make Bitmap#copy docs more accurate by Leon Scroggins III · 5 years ago
  37. bf3e464 Refine ColorSpace restrictions for Bitmaps by Derek Sollenberger · 5 years ago
  38. 63ad256 Merge "Add trackingBug to Typeface.sSystemFontMap." by TreeHugger Robot · 5 years ago
  39. 835ba2b Merge "Updated GradientDrawable to expose public APIs to reduce reflection usages" by Nader Jawad · 5 years ago
  40. f67cec7 Updated GradientDrawable to expose public APIs to reduce reflection usages by Nader Jawad · 5 years ago
  41. 084e436 Merge "Prevent access for Typeface.setDefault" by Siyamed Sinir · 5 years ago
  42. 1c30b0f Merge "Fix ColorStateListDrawable container callback API" by TreeHugger Robot · 5 years ago
  43. 7fa0d26 Fix ColorStateListDrawable container callback API by Ashley Rose · 5 years ago
  44. fe5dfca Make HardwareRenderer public API by John Reck · 5 years ago
  45. a5dbf52 Set insets on the virtual display to avoid IME covering the bubble. by Issei Suzuki · 5 years ago
  46. f6f2e32b Merge "Add a EdgeEffect#setBlendMode API." by Rahul Ravikumar · 5 years ago
  47. ebd10b8 Merge "Camera: Add HEIC format output" by Shuzhen Wang · 5 years ago
  48. acb0f00 Add trackingBug to Typeface.sSystemFontMap. by Qingqing Deng · 5 years ago
  49. 3a24ff3 Prevent access for Typeface.setDefault by Siyamed Sinir · 5 years ago
  50. 7ab5459 Add a EdgeEffect#setBlendMode API. by Rahul Ravikumar · 5 years ago
  51. 4a55810 Add trackingBug to FontFamily Usages. by Qingqing Deng · 5 years ago
  52. f324849 Merge "Add comments on UnsupportedAppUsage of Typeface.sDefault" by Haoyu Zhang · 5 years ago
  53. f655b1c Camera: Add HEIC format output by Shuzhen Wang · 5 years ago
  54. 28eb14a Deprecate graphics/FontFamily. by Qingqing Deng · 5 years ago
  55. 64457aa Add comments on UnsupportedAppUsage of Typeface.sDefault by Haoyu Zhang · 5 years ago
  56. c0f9d5a Add trackNum to UnsupportedAppUsage annotation of createFromFamiliesWithDefault by Haoyu Zhang · 5 years ago
  57. a9f577b Merge "Added maxSdk annotation to mNinePatchChunk field on Bitmap" by TreeHugger Robot · 5 years ago
  58. d5d17e5 Added maxSdk annotation to mNinePatchChunk field on Bitmap by Nader Jawad · 5 years ago
  59. 6f55e56 Merge "Make Drawable#createFrom* support incomplete images" by TreeHugger Robot · 5 years ago
  60. dd4b22e Merge "[Color] Make setColorMode togglable." by Peiyong Lin · 5 years ago
  61. c0fa2b9 Make Drawable#createFrom* support incomplete images by Leon Scroggins III · 5 years ago
  62. a28aa5e Merge "Pipe through color sampling to BrightnessChangeEvent" by Kevin DuBois · 5 years ago
  63. a94f322 [Color] Make setColorMode togglable. by Peiyong Lin · 5 years ago
  64. 8116124 Merge "Remove Shader#copy()" by TreeHugger Robot · 5 years ago
  65. 908108a Pipe through color sampling to BrightnessChangeEvent by Kenny Guy · 5 years ago
  66. a0baea2 Merge "Replace createHardwareBitmap with wrapHardwareBuffer." by Peiyong Lin · 5 years ago
  67. 1bd8c8b Merge "Use ColorLongs in Linear-, Radial-, and Sweep-Gradient" by TreeHugger Robot · 5 years ago
  68. 9d42740 Replace createHardwareBitmap with wrapHardwareBuffer. by Peiyong Lin · 5 years ago
  69. 028b73d Merge "Expose new color long Graphics APIs as public APIs." by TreeHugger Robot · 5 years ago
  70. 85a13ee Remove Shader#copy() by Leon Scroggins III · 5 years ago
  71. b0aecc2 Use ColorLongs in Linear-, Radial-, and Sweep-Gradient by Leon Scroggins III · 5 years ago
  72. a141563 Expose new color long Graphics APIs as public APIs. by Derek Sollenberger · 5 years ago
  73. bee5e20 Add Canvas#drawColor(@ColorLong) by Leon Scroggins III · 5 years ago
  74. 870053d Add Bitmap#getColor by Leon Scroggins III · 5 years ago
  75. 7671e41 Merge "Add Bitmap.setColorSpace()" by Derek Sollenberger · 5 years ago
  76. 3ffd2c3 Merge "Suppress IllegalArgumentException on API 28 or before" by TreeHugger Robot · 5 years ago
  77. 202084c Add Bitmap.setColorSpace() by Derek Sollenberger · 5 years ago
  78. 5e55e80 Merge "Camera: Add support for dynamic depth image format" by TreeHugger Robot · 5 years ago
  79. 7d7a498 Hide new ColorSpace APIs by Daniel Solomon · 5 years ago
  80. d01a515 Suppress IllegalArgumentException on API 28 or before by Seigo Nonaka · 5 years ago
  81. 48340af Merge "Don't assume all FP16 bitmaps are linearly encoded." by Derek Sollenberger · 5 years ago
  82. 6e35e63 Don't assume all FP16 bitmaps are linearly encoded. by Derek Sollenberger · 5 years ago
  83. ea5b72194 Merge "[Game Driver] Add blacklist mechanism." by Peiyong Lin · 5 years ago
  84. 9ca1dd8 [Game Driver] Add blacklist mechanism. by Peiyong Lin · 5 years ago
  85. 5cca8f2 Add continuous SKP capture test api by John Reck · 6 years ago
  86. 94ba100 Convert @ColorLongs in native code by Leon Scroggins III · 5 years ago
  87. 0e443d1 ColorSpaces have native SkColorSpaces by Leon Scroggins III · 5 years ago
  88. 6ee4110 Add Paint#get(ShadowLayer)ColorLong by Leon Scroggins III · 5 years ago
  89. 8bbcd34 Add Paint#setShadowLayer(..., @ColorLong) by Leon Scroggins III · 5 years ago
  90. aefa03d Add Paint#setColor(@ColorLong) by Leon Scroggins III · 5 years ago
  91. edb5e1a Merge "Add Display Auto White Balance to ColorDisplayService" by Daniel Solomon · 5 years ago
  92. 77571c7 Merge "Add Bitmap#eraseColor(@ColorLong) + helpers" by TreeHugger Robot · 5 years ago
  93. 4c4259b Add Bitmap#eraseColor(@ColorLong) + helpers by Leon Scroggins III · 6 years ago
  94. 74cabab Merge "Add Canvas.drawTextRun(MeasuredText)" by Seigo Nonaka · 5 years ago
  95. 8b72c5b Add Display Auto White Balance to ColorDisplayService by Daniel Solomon · 6 years ago
  96. 151b672 Merge "Make ColorSpace#isSrgb more restrictive" by Leon Scroggins · 5 years ago
  97. 203034f Make ColorSpace#isSrgb more restrictive by Leon Scroggins III · 5 years ago
  98. 934ffa6 Camera: Add support for dynamic depth image format by Emilian Peev · 5 years ago
  99. 3fea923 Ignore missing target font family during alias registration by Seigo Nonaka · 5 years ago
  100. 13f8650 Merge "Fix spelling of "HARDWARE"" am: 9fbe481727 am: 281664abf5 am: 5ff66466e5 by Hans Boehm · 5 years ago