1. a78f842 Merge "Relaxed nullability requirements for setTintMode APIs for both PorterDuff.Mode and BlendMode" by TreeHugger Robot · 5 years ago
  2. 7ddb396 Relaxed nullability requirements for setTintMode APIs for by Nader Jawad · 5 years ago
  3. 129f414 Fixed issue where XmlPullParserExceptions are thrown with by Nader Jawad · 5 years ago
  4. d4b6ff8 Merge "Pass Bitmap's native instance to JNI where feasible" by TreeHugger Robot · 5 years ago
  5. 436e40d Merge "Remove circular dependency in BlendMode.java" by Lei Yu · 5 years ago
  6. 846af9ca Remove circular dependency in BlendMode.java by jackqdyulei · 5 years ago
  7. cdbd41b Merge "Remove bitmap::getBitmapAllocationByteCount" by TreeHugger Robot · 5 years ago
  8. 71fae62 Pass Bitmap's native instance to JNI where feasible by Leon Scroggins III · 5 years ago
  9. 40a4342 Merge "Added framework APIs to leverage new BlendMode API" by Nader Jawad · 5 years ago
  10. dadf251 Added framework APIs to leverage new BlendMode API by Nader Jawad · 5 years ago
  11. ca8aef6 Remove bitmap::getBitmapAllocationByteCount by Leon Scroggins III · 5 years ago
  12. 865ce75 Merge "Fix empty CompositePositionUpdateListener" by TreeHugger Robot · 5 years ago
  13. 75ca391 Merge "Clean up references to @ColorLong" by Leon Scroggins · 5 years ago
  14. 6b46fc5 Fix empty CompositePositionUpdateListener by Adam Powell · 5 years ago
  15. ede0851 Fix comment of MeasuredText by Haoyu Zhang · 5 years ago
  16. 05591ae Merge "Reland "Make Paint default to filtering Bitmaps"" by TreeHugger Robot · 5 years ago
  17. fda4f61 Clean up references to @ColorLong by Leon Scroggins III · 5 years ago
  18. be1d460 Merge "Revive the old behavior of unsupported filed in public APIs" by TreeHugger Robot · 5 years ago
  19. 7d3d2aa Revive the old behavior of unsupported filed in public APIs by Seigo Nonaka · 5 years ago
  20. 244daae Change Display White Balance to track the Planckian locus by Daniel Solomon · 5 years ago
  21. 67e8cb2 Hide MeasuredText.getChars by Seigo Nonaka · 5 years ago
  22. 8ae1fca Merge "Revert "Always suppress font error during resource loading"" by TreeHugger Robot · 5 years ago
  23. 848e83f Revert "Always suppress font error during resource loading" by Seigo Nonaka · 5 years ago
  24. 99473d1 Reland "Make Paint default to filtering Bitmaps" by Leon Scroggins III · 5 years ago
  25. c052fa2 Merge changes I241824bf,I9021864f by Leon Scroggins · 5 years ago
  26. 0099e49 Merge "Revert "Make Paint default to filtering Bitmaps"" by TreeHugger Robot · 5 years ago
  27. 1b6927d Revert "Make Paint default to filtering Bitmaps" by Roger Wang · 5 years ago
  28. 8c13853 Merge "Make Paint default to filtering Bitmaps" by TreeHugger Robot · 5 years ago
  29. 7e7a8ef Merge "Stop double-counting native memory in graphics classes" by TreeHugger Robot · 5 years ago
  30. 10965f3 Convert ColorLong in native code in Paint by Leon Scroggins III · 5 years ago
  31. 1a73221 Make Paint default to filtering Bitmaps by Leon Scroggins III · 5 years ago
  32. bbdb731 Stop double-counting native memory in graphics classes by Leon Scroggins III · 5 years ago
  33. 03b3e236 Restore Paint#nSetColor(@ColorInt) by Leon Scroggins III · 5 years ago
  34. 7c8b154 Merge "Change Font.Builder#build return type from @Nullable to @NonNull" by TreeHugger Robot · 5 years ago
  35. 7e8c759 Merge "Change TabStop type from int to float" by TreeHugger Robot · 5 years ago
  36. 3735f25 Merge "Tweak RenderNode's docs" by TreeHugger Robot · 5 years ago
  37. 08a68d5 Tweak RenderNode's docs by John Reck · 5 years ago
  38. ea23c42 Merge "Introduce View.getAnimationMatrix()" by Andrey Kulikov · 5 years ago
  39. c91fa25 Merge "Always suppress font error during resource loading" by TreeHugger Robot · 5 years ago
  40. 3a8254a Change Font.Builder#build return type from @Nullable to @NonNull by Seigo Nonaka · 5 years ago
  41. d5621ed Change TabStop type from int to float by Seigo Nonaka · 5 years ago
  42. 96e9395 Always suppress font error during resource loading by Seigo Nonaka · 5 years ago
  43. 75f61c5 Merge "Hide packing structure from public API" by TreeHugger Robot · 5 years ago
  44. c15c9ca Introduce View.getAnimationMatrix() by Andrey Kulikov · 5 years ago
  45. fb1b479 Hide packing structure from public API by Seigo Nonaka · 5 years ago
  46. e756f46 Merge "Added @NonNull annoation to Insets.NONE static field" by Nader Jawad · 5 years ago
  47. b80a06a Merge "Address API review from the council" by TreeHugger Robot · 5 years ago
  48. 2cd8603 Added @NonNull annoation to Insets.NONE static field by Nader Jawad · 5 years ago
  49. ad07707 Merge "Document how RenderNode properties form the transform matrix" by TreeHugger Robot · 5 years ago
  50. de41eea Address API review from the council by Seigo Nonaka · 5 years ago
  51. b7a14d5 Document how RenderNode properties form the transform matrix by John Reck · 5 years ago
  52. d7300de Merge "Address API council feedback" by John Reck · 5 years ago
  53. 8bcc12a Merge "Added Nullability annotations to new Canvas APIs" by Nader Jawad · 5 years ago
  54. fbe2eab Added Nullability annotations to new Canvas APIs by Nader Jawad · 5 years ago
  55. 28a1f94 Address API council feedback by John Reck · 5 years ago
  56. 1b042a7 Merge "Pass ColorSpace to AnimatedImageDrawable" by TreeHugger Robot · 5 years ago
  57. 153f106 Merge "Cleanup functor system-api surface" by TreeHugger Robot · 5 years ago
  58. a3882ad Merge "Explain why Bitmap#setColorSpace is @NonNull" by Leon Scroggins · 5 years ago
  59. 0ab1f92 Merge "Implemented API-review suggested changes on GradientDrawable" by TreeHugger Robot · 5 years ago
  60. 6d6b539 Merge "Added nullability annotations to StateListDrawable APIs" by TreeHugger Robot · 5 years ago
  61. 3b6672d Merge "Add nullability annotations to HardwareRenderer" by TreeHugger Robot · 5 years ago
  62. aa20063 Merge "Add missing nullability to RenderNode" by TreeHugger Robot · 5 years ago
  63. 4580ae1 Explain why Bitmap#setColorSpace is @NonNull by Leon Scroggins III · 5 years ago
  64. 07cd0c7 Merge "Fix RenderNode sample" by TreeHugger Robot · 5 years ago
  65. 58077d5 Add "image/heic" to supported mimes of ImageDecoder by Chong Zhang · 5 years ago
  66. 6781515 Merge "API to determine if MIME type is supported." by Jeff Sharkey · 5 years ago
  67. e9aeadb Cleanup functor system-api surface by John Reck · 5 years ago
  68. ab6caf3 Add missing nullability to RenderNode by John Reck · 5 years ago
  69. 45d70c2 Add nullability annotations to HardwareRenderer by John Reck · 5 years ago
  70. c573520 Fix RenderNode sample by John Reck · 5 years ago
  71. 6390339 Merge "Fix javadoc HTML escaping." am: 693e023bac am: 4514c01068 am: 555ef78e35 by Alan Stokes · 5 years ago
  72. 575f065 API to determine if MIME type is supported. by Jeff Sharkey · 5 years ago
  73. fa1a371 Merge "Add nullability annotations to ColorStateListDrawable" by Ashley Rose · 5 years ago
  74. fcab472 Merge "Start running CtsGraphicsTestCases for changes to graphics code." by TreeHugger Robot · 5 years ago
  75. 9e8f83d All Parcelable CREATOR fields are @NonNull. by Jeff Sharkey · 5 years ago
  76. abe349c Added nullability annotations to StateListDrawable APIs by Nader Jawad · 5 years ago
  77. 24192c8 Add nullability annotations to ColorStateListDrawable by Ashley Rose · 5 years ago
  78. 8d6a8c5 Merge "Mark Bitmap#getColor as @NonNull" by TreeHugger Robot · 5 years ago
  79. b101133 Merge "System gesture exclusion rects for Views" by Adam Powell · 5 years ago
  80. f26382f Implemented API-review suggested changes on GradientDrawable by Nader Jawad · 5 years ago
  81. 1ea6075 Start running CtsGraphicsTestCases for changes to graphics code. by Aurimas Liutikas · 5 years ago
  82. a9b5b2a Fix javadoc HTML escaping. by Alan Stokes · 5 years ago
  83. 0dd9dd8 Mark Bitmap#getColor as @NonNull by Leon Scroggins III · 5 years ago
  84. 8a62499 Merge "Support Canvas#drawVertices on GPU-backed Canvases" by Leon Scroggins · 5 years ago
  85. 769b863 System gesture exclusion rects for Views by Adam Powell · 5 years ago
  86. 40724e4 Support Canvas#drawVertices on GPU-backed Canvases by Leon Scroggins III · 5 years ago
  87. eac1423 Pass ColorSpace to AnimatedImageDrawable by Leon Scroggins III · 5 years ago
  88. 171beb5 Merge "Check recycled when createBitmap" am: cc9f4923d2 am: 2b8063d780 by Cuiping.x.Shu · 5 years ago
  89. 3d61f89 Merge "Address API council feedback" by TreeHugger Robot · 5 years ago
  90. 0a5c8c1 Check recycled when createBitmap by Cuiping.x.Shu · 7 years ago
  91. e57475e Address API council feedback by John Reck · 5 years ago
  92. 432b964 Merge "Add annotations for ImageReader/ImageWriter factory methods" by TreeHugger Robot · 5 years ago
  93. 74c8a14 Merge "Make ImageDecoder.setTargetColorSpace to EXTENDED promote to F16" by TreeHugger Robot · 5 years ago
  94. e7c158f Add annotations for ImageReader/ImageWriter factory methods by Yin-Chia Yeh · 5 years ago
  95. 7b8c60e Merge "Make Bitmap#copy docs more accurate" by TreeHugger Robot · 5 years ago
  96. a3c3cf4 Merge "Hide sSystemFontMap in Typeface." by TreeHugger Robot · 5 years ago
  97. 898123b Start RenderThread earlier to preload Vulkan/EGL drivers by Stan Iliev · 5 years ago
  98. 22273c3 Hide sSystemFontMap in Typeface. by Qingqing Deng · 5 years ago
  99. 28f3943f Make ImageDecoder.setTargetColorSpace to EXTENDED promote to F16 by Leon Scroggins III · 5 years ago
  100. c04886e Merge "Added additional documentation to Bitmap#getScaledWidth, Bitmap#getScaledHeight" by TreeHugger Robot · 5 years ago