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