1. cabf9cd Merge "Better error message for AVD" into oc-dev by Doris Liu · 7 years ago
  2. fbff711 Clear native shader when Paint shader changes by John Reck · 7 years ago
  3. 03f2fcb Better error message for AVD by Doris Liu · 7 years ago
  4. 633b32b Merge "Fix NPE and wrong behavior of Typeface.isSupportedAxes" into oc-dev by TreeHugger Robot · 7 years ago
  5. d865c62 Merge "Update Paint#mFontVariationSettings in set() and reset()" into oc-dev by TreeHugger Robot · 7 years ago
  6. ffae6c7 Fix NPE and wrong behavior of Typeface.isSupportedAxes by Seigo Nonaka · 7 years ago
  7. cca181b Merge "Fix safezone and getAlpha b/38361276 Test: frameworks/base/core/tests/coretests/src/android/graphics/drawable/IconTest.java" into oc-dev by TreeHugger Robot · 7 years ago
  8. ac2f74e Fix safezone and getAlpha by Hyunyoung Song · 7 years ago
  9. 425e719 Update Paint#mFontVariationSettings in set() and reset() by Roozbeh Pournader · 7 years ago
  10. 52ca750 Merge "Add documentation about 0 scale matrix to Shader" into oc-dev by Tenghui Zhu · 7 years ago
  11. 22ebb54 docs: Fixing malformatted HTML escape by Andrew Solovay · 7 years ago
  12. 6f085f6 Add documentation about 0 scale matrix to Shader by ztenghui · 7 years ago
  13. 3915e25 Convert Shader to NativeAllocationRegistry by John Reck · 7 years ago
  14. d4fff156 Merge "Update Bitmap#prepareToDraw doc" into oc-dev by TreeHugger Robot · 7 years ago
  15. d70695e Add an O-release targetAPI check for Canvas.setBitmap. by Derek Sollenberger · 7 years ago
  16. b1d2f0a Update Bitmap#prepareToDraw doc by Chris Craik · 7 years ago
  17. e1fc36d Fix npe due to strict mode in Bitmap.sameAs by sergeyv · 7 years ago
  18. be03012 Merge "Fix VectorDrawable size rounding issue" into oc-dev by Tenghui Zhu · 7 years ago
  19. 373b15b Fix double bolding by Seigo Nonaka · 7 years ago
  20. e2ec2e8 Fix VectorDrawable size rounding issue by ztenghui · 7 years ago
  21. 52eba0a Merge "Fix issue in InsetDrawable where master inset attribute get ignored. Test: builds, and did manual test b/37752336" into oc-dev by Hyunyoung Song · 7 years ago
  22. 01a5cc9 Merge "Add StrictMode.noteSlowCall to calls that result in hw bitmap readback" into oc-dev by Sergey Vasilinets · 7 years ago
  23. a5fa9e8 Resolve styles by font table if not specified. by Seigo Nonaka · 7 years ago
  24. f9fe6c1 Fix issue in InsetDrawable where master inset attribute get ignored. by Hyunyoung Song · 7 years ago
  25. 9fd259c9 Add StrictMode.noteSlowCall to calls that result in hw bitmap readback by sergeyv · 7 years ago
  26. 5e0aed4 Fix NPE happens if no source was specified to font element. by Seigo Nonaka · 7 years ago
  27. 1e8f451 Merge "Add @TestApi annotation to AdaptiveIconDrawable" into oc-dev by TreeHugger Robot · 7 years ago
  28. d2afdab Add @TestApi annotation to AdaptiveIconDrawable by Hyunyoung Song · 7 years ago
  29. 0f07dd5 Remove FontVariationAxis.InvalidFormatException. by Seigo Nonaka · 7 years ago
  30. ebd44d0 Merge "Add conic support for Path#approximate" into oc-dev by TreeHugger Robot · 7 years ago
  31. 533538c Merge "Make SurfaceTexture#isReleased public API" into oc-dev by Chris Craik · 7 years ago
  32. 96202d5 Add conic support for Path#approximate by Chris Craik · 7 years ago
  33. e674672 Merge "Revise method comment on setFontVariationSettings" into oc-dev by TreeHugger Robot · 7 years ago
  34. 080b054 Font API clean up by Seigo Nonaka · 7 years ago
  35. d9de8be2 Load font file from remote provider synchronously. by Seigo Nonaka · 7 years ago
  36. f461219 Make SurfaceTexture#isReleased public API by Chris Craik · 7 years ago
  37. 54084b6 Font provider cleaning ups. by Seigo Nonaka · 7 years ago
  38. 5a09c643 Remove Typeface.create by Seigo Nonaka · 7 years ago
  39. 6bc0374 Merge "More auto-doc work." into oc-dev by Jeff Sharkey · 7 years ago
  40. aec1fbe Merge "Fix @throws javadoc on SurfaceTexture ctors" into oc-dev by TreeHugger Robot · 7 years ago
  41. 5be3647 Merge "Propagate density through AdaptiveIconDrawable and BitmapDrawable" into oc-dev by TreeHugger Robot · 7 years ago
  42. 910e081 More auto-doc work. by Jeff Sharkey · 7 years ago
  43. b8d152f Fix @throws javadoc on SurfaceTexture ctors by John Reck · 7 years ago
  44. 50954d2 Propagate density through AdaptiveIconDrawable and BitmapDrawable by Adam Lesinski · 7 years ago
  45. eedceb5 Merge "Add transfer mode support to ColorDrawable" into oc-dev by TreeHugger Robot · 7 years ago
  46. daa8dfc Cache the Typeface based on the FontRequest. by Seigo Nonaka · 7 years ago
  47. ab7a287 Merge "Support fraction type for inset* for InsetDrawable. b/36024318" into oc-dev by TreeHugger Robot · 7 years ago
  48. 337be5a Merge "Update Typeface callback docs about error codes" into oc-dev by TreeHugger Robot · 7 years ago
  49. d0dfe30 Support fraction type for inset* for InsetDrawable. b/36024318 by Hyunyoung Song · 7 years ago
  50. b27b47d Add transfer mode support to ColorDrawable by Lucas Dupin · 7 years ago
  51. 5706a1b Update Typeface callback docs about error codes by Clara Bayarri · 7 years ago
  52. e53b00c Merge "Set the color space as nullptr on native bitmaps when sRGB is requested" into oc-dev by TreeHugger Robot · 7 years ago
  53. 611fae1 Merge "Fix compose shader child local matrix mutation" into oc-dev by TreeHugger Robot · 7 years ago
  54. f3157e1 Merge "Add comment to Typeface.Builder about file descriptor." into oc-dev by TreeHugger Robot · 7 years ago
  55. 08587d4 Set the color space as nullptr on native bitmaps when sRGB is requested by Romain Guy · 7 years ago
  56. f6b0e60 Fix compose shader child local matrix mutation by Chris Craik · 7 years ago
  57. 944782f Merge "Change nullability of colorspace parameter" into oc-dev by TreeHugger Robot · 7 years ago
  58. 1fa9d86 Change nullability of colorspace parameter by Romain Guy · 7 years ago
  59. 8a6ad4a Re-hide shader mutation, remove colorfilter mutation by Chris Craik · 7 years ago
  60. 83ba4f9 Add comment to Typeface.Builder about file descriptor. by Seigo Nonaka · 7 years ago
  61. 5545518 Properly decode colors spaces in BitmapRegionDecoder by Romain Guy · 7 years ago
  62. 9200944 Revise method comment on setFontVariationSettings by Seigo Nonaka · 7 years ago
  63. 5f9fde8 Merge "Fix boot loop issue on Android Wear." into oc-dev by TreeHugger Robot · 7 years ago
  64. c99bcc6 Merge "Add BitmapFactory.Options.inColorSpace" into oc-dev by Romain Guy · 7 years ago
  65. 1eaab2db Merge "Clarify doc for Bitmap.createBitmap()" into oc-dev by TreeHugger Robot · 7 years ago
  66. 0375870 Merge "Fix API feedback on Color" into oc-dev by TreeHugger Robot · 7 years ago
  67. 95648b8 Add BitmapFactory.Options.inColorSpace by Romain Guy · 7 years ago
  68. 43112fd Merge "Use provided style for fallback font selection" into oc-dev by Seigo Nonaka · 7 years ago
  69. 7c42e16 Clarify doc for Bitmap.createBitmap() by Romain Guy · 7 years ago
  70. 26ca96e Fix API feedback on Color by Romain Guy · 7 years ago
  71. 4cae059 Merge "Add more doc to ColorSpace.getName()" into oc-dev by TreeHugger Robot · 7 years ago
  72. bf629ed Fix boot loop issue on Android Wear. by Seigo Nonaka · 7 years ago
  73. d154829 Use provided style for fallback font selection by Seigo Nonaka · 7 years ago
  74. 819740c Merge "Range check transfer params in float domain" into oc-dev by Romain Guy · 7 years ago
  75. bfa58aa Range check transfer params in float domain by Romain Guy · 7 years ago
  76. 729a515 Merge "Introduce setFallbackTypeface" into oc-dev by TreeHugger Robot · 7 years ago
  77. cb7a245 Add more doc to ColorSpace.getName() by Romain Guy · 7 years ago
  78. d09be1c Merge "Introduce FontsContract.requestFont and deprecate Typeface.create" into oc-dev by TreeHugger Robot · 7 years ago
  79. 5b6347a Introduce setFallbackTypeface by Seigo Nonaka · 7 years ago
  80. 76c13a5 Merge "Update API, add more documentation on AdaptiveIconDrawable" into oc-dev by Hyunyoung Song · 7 years ago
  81. 498a44f Merge "Add transfer mode support to ShapeDrawable" into oc-dev by Lucas Dupin · 7 years ago
  82. 0b73a42 Introduce FontsContract.requestFont and deprecate Typeface.create by Seigo Nonaka · 7 years ago
  83. 061db23 Merge "Introduce FontsContract.fetchFonts and expose URI for watching." into oc-dev by TreeHugger Robot · 7 years ago
  84. 92e3da2 Update API, add more documentation on AdaptiveIconDrawable by Hyunyoung Song · 7 years ago
  85. 18d993b Merge changes from topics 'KeyboardFocusHighlight-oc-dev', 'KeyboardFocusHighlight_ mDefaultFocusHighlightEnabled-oc-dev', 'KeyboardFocusHighlight_ hasFocusStateSpecified-oc-dev' into oc-dev by TreeHugger Robot · 7 years ago
  86. 69754bf Introduce FontsContract.fetchFonts and expose URI for watching. by Seigo Nonaka · 7 years ago
  87. 1e924df Merge "Update Typeface.Builder API to reflect API feedback." into oc-dev by Seigo Nonaka · 7 years ago
  88. 7944962 Merge "Change behavior of setBitmap to cleanly reset the canvas" into oc-dev by TreeHugger Robot · 7 years ago
  89. feaa8b0 Merge "Remove unused public APIs." into oc-dev by TreeHugger Robot · 7 years ago
  90. 5421e81 Update Typeface.Builder API to reflect API feedback. by Seigo Nonaka · 7 years ago
  91. 042741c Remove unused public APIs. by Seigo Nonaka · 7 years ago
  92. eb69cbb Change behavior of setBitmap to cleanly reset the canvas by Derek Sollenberger · 7 years ago
  93. 66d7da6 Hide ColorSpace.Renderer by Romain Guy · 7 years ago
  94. 4a81674 Detect unhandled keyboard focused state. by Jiaquan He · 7 years ago
  95. 8242656 Color management, the missing pieces by Romain Guy · 7 years ago
  96. b2bb3bf Merge "Rename getIntent() to getRenderIntent()" into oc-dev by TreeHugger Robot · 7 years ago
  97. 1cf7b4f Rename getIntent() to getRenderIntent() by Romain Guy · 7 years ago
  98. 98bf27b Add transfer mode support to ShapeDrawable by Lucas Dupin · 7 years ago
  99. b4e3b34 Merge "Pass weight/italic pair instead of style." into oc-dev by TreeHugger Robot · 7 years ago
  100. 8f6b9d8 Merge "Refresh opacity and statefulness on tint change" into oc-dev by TreeHugger Robot · 7 years ago