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