1. c9c6ee6 Merge "Support multiple languages per font in fonts.xml" by Roozbeh Pournader · 7 years ago
  2. 99975a3 Support multiple languages per font in fonts.xml by Roozbeh Pournader · 7 years ago
  3. 891f481 Merge "Refactoring: Deprecate Paint.mNativeTypeface." by TreeHugger Robot · 7 years ago
  4. 318ca04 Refactoring: Deprecate Paint.mNativeTypeface. by Seigo Nonaka · 7 years ago
  5. e88b5df Make ellipsize retry if text doesn't fit by Roozbeh Pournader · 7 years ago
  6. 762dc8b Introduce new public API for specifying exact weight. by Seigo Nonaka · 7 years ago
  7. 89e4c1c Merge "Refactor TextUtils.join() and add documentation" by TreeHugger Robot · 7 years ago
  8. 42673c3 Refactor TextUtils.join() and add documentation by Roozbeh Pournader · 7 years ago
  9. c49ee3b Support font resource in TextAppearanceSpan by Seigo Nonaka · 7 years ago
  10. d042662 Reducing bitmap sizes in notifications by Selim Cinek · 7 years ago
  11. 1480b67 Better preload drawable logging by Makoto Onuki · 7 years ago
  12. e2393ae Merge "Make strike-through respect kerning at boundaries" by Roozbeh Pournader · 7 years ago
  13. 1378a9d Make strike-through respect kerning at boundaries by Roozbeh Pournader · 7 years ago
  14. 0d253e4 Implement family fallback. by Seigo Nonaka · 7 years ago
  15. 3594b9f Merge "Fixed an issue where the shelf could be hidden" into oc-dr1-dev am: fdc84a13a2 by Selim Cinek · 7 years ago
  16. fdc84a1 Merge "Fixed an issue where the shelf could be hidden" into oc-dr1-dev by Selim Cinek · 7 years ago
  17. 707e207 Fixed an issue where the shelf could be hidden by Selim Cinek · 7 years ago
  18. 0e00add Merge "AdaptiveIconDrawable should not update layer bounds when bound is empty" into oc-dr1-dev am: e54ad58aea by Hyunyoung Song · 7 years ago
  19. dba9934 AdaptiveIconDrawable should not update layer bounds when bound is empty by Hyunyoung Song · 7 years ago
  20. fc651ec Merge "Use NativeAllocationRegistry for ColorFilter" into oc-dr1-dev am: 049543b771 by Chris Craik · 7 years ago
  21. f65e92d Use NativeAllocationRegistry for ColorFilter by Chris Craik · 7 years ago
  22. 554585e Merge "Get underline position and thickness from the font" by Roozbeh Pournader · 7 years ago
  23. ca8a04a Get underline position and thickness from the font by Roozbeh Pournader · 7 years ago
  24. 21d562c Merge "Better error message for AVD" into oc-dev am: cabf9cdc2e am: cab35e9b0e by Doris Liu · 7 years ago
  25. 7bbb50e Merge "Better error message for AVD" into oc-dev am: cabf9cdc2e by Doris Liu · 7 years ago
  26. cabf9cd Merge "Better error message for AVD" into oc-dev by Doris Liu · 7 years ago
  27. 4ee3fb4 Merge "Clear native shader when Paint shader changes" into oc-dev am: d3e78478aa by John Reck · 7 years ago
  28. fbff711 Clear native shader when Paint shader changes by John Reck · 7 years ago
  29. fd8c22d Move underline thickness and position computation to Paint by Roozbeh Pournader · 7 years ago
  30. 03f2fcb Better error message for AVD by Doris Liu · 7 years ago
  31. cc4f086 Merge "Make underlining spans independent of actual class" by Roozbeh Pournader · 7 years ago
  32. 538de5b Make underlining spans independent of actual class by Roozbeh Pournader · 7 years ago
  33. 2a3220b Merge "graphics: Icon: use Arrays#equals for byte array comparison" by TreeHugger Robot · 7 years ago
  34. 335a6e0 graphics: Icon: use Arrays#equals for byte array comparison by Peter Qiu · 7 years ago
  35. 0ee11e3 Merge "Fix NPE and wrong behavior of Typeface.isSupportedAxes" into oc-dev am: 633b32be55 by Seigo Nonaka · 7 years ago
  36. 633b32b Merge "Fix NPE and wrong behavior of Typeface.isSupportedAxes" into oc-dev by TreeHugger Robot · 7 years ago
  37. a63794c Merge "Update Paint#mFontVariationSettings in set() and reset()" into oc-dev am: d865c624bd by Roozbeh Pournader · 7 years ago
  38. d865c62 Merge "Update Paint#mFontVariationSettings in set() and reset()" into oc-dev by TreeHugger Robot · 7 years ago
  39. ffae6c7 Fix NPE and wrong behavior of Typeface.isSupportedAxes by Seigo Nonaka · 7 years ago
  40. d04970d Merge "Merge "Fix safezone and getAlpha b/38361276 Test: frameworks/base/core/tests/coretests/src/android/graphics/drawable/IconTest.java" into oc-dev am: cca181bfbb" into oc-dev-plus-aosp by Hyunyoung Song · 7 years ago
  41. 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
  42. ac2f74e Fix safezone and getAlpha by Hyunyoung Song · 7 years ago
  43. 425e719 Update Paint#mFontVariationSettings in set() and reset() by Roozbeh Pournader · 7 years ago
  44. c495d8f Merge "Add documentation about 0 scale matrix to Shader" into oc-dev am: 52ca75011b by Tenghui Zhu · 7 years ago
  45. 52ca750 Merge "Add documentation about 0 scale matrix to Shader" into oc-dev by Tenghui Zhu · 7 years ago
  46. 591cccd Merge "docs: Fixing malformatted HTML escape" into oc-dev am: 1272847f1d by Andrew Solovay · 7 years ago
  47. 22ebb54 docs: Fixing malformatted HTML escape by Andrew Solovay · 7 years ago
  48. 6f085f6 Add documentation about 0 scale matrix to Shader by ztenghui · 7 years ago
  49. 3915e25 Convert Shader to NativeAllocationRegistry by John Reck · 7 years ago
  50. 8bde0be Convert Shader to NativeAllocationRegistry by John Reck · 7 years ago
  51. 68169d8 Merge "Update Bitmap#prepareToDraw doc" into oc-dev am: d4fff1565b by Chris Craik · 7 years ago
  52. d4fff156 Merge "Update Bitmap#prepareToDraw doc" into oc-dev by TreeHugger Robot · 7 years ago
  53. ef16269 Merge "Add an O-release targetAPI check for Canvas.setBitmap. am: d70695ee34" into oc-dev-plus-aosp by Derek Sollenberger · 7 years ago
  54. d70695e Add an O-release targetAPI check for Canvas.setBitmap. by Derek Sollenberger · 7 years ago
  55. 4f2c7f8 Merge "Fix npe due to strict mode in Bitmap.sameAs" into oc-dev am: 8d2b02bf08 by Sergey Vasilinets · 7 years ago
  56. b1d2f0a Update Bitmap#prepareToDraw doc by Chris Craik · 7 years ago
  57. e1fc36d Fix npe due to strict mode in Bitmap.sameAs by sergeyv · 7 years ago
  58. dddc5c5 Merge "Fix VectorDrawable size rounding issue" into oc-dev am: be030126fe by Tenghui Zhu · 7 years ago
  59. be03012 Merge "Fix VectorDrawable size rounding issue" into oc-dev by Tenghui Zhu · 7 years ago
  60. 373b15b Fix double bolding by Seigo Nonaka · 7 years ago
  61. e2ec2e8 Fix VectorDrawable size rounding issue by ztenghui · 7 years ago
  62. 1f9c461 Fix double bolding by Seigo Nonaka · 7 years ago
  63. eff12ba Merge "Fix issue in InsetDrawable where master inset attribute get ignored. Test: builds, and did manual test b/37752336" into oc-dev am: 52eba0ad70 by Hyunyoung Song · 7 years ago
  64. 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
  65. de0c35d Merge "Add StrictMode.noteSlowCall to calls that result in hw bitmap readback" into oc-dev am: 01a5cc9004 by Sergey Vasilinets · 7 years ago
  66. 01a5cc9 Merge "Add StrictMode.noteSlowCall to calls that result in hw bitmap readback" into oc-dev by Sergey Vasilinets · 7 years ago
  67. c7b291a Merge "Resolve styles by font table if not specified." into oc-dev am: 1ea3a2600b by Seigo Nonaka · 7 years ago
  68. a5fa9e8 Resolve styles by font table if not specified. by Seigo Nonaka · 7 years ago
  69. f9fe6c1 Fix issue in InsetDrawable where master inset attribute get ignored. by Hyunyoung Song · 7 years ago
  70. 9fd259c9 Add StrictMode.noteSlowCall to calls that result in hw bitmap readback by sergeyv · 7 years ago
  71. 4fab38f Merge "Fix NPE happens if no source was specified to font element." into oc-dev am: b3e92234fa by Seigo Nonaka · 7 years ago
  72. 5e0aed4 Fix NPE happens if no source was specified to font element. by Seigo Nonaka · 7 years ago
  73. d6afaa8 Merge "Add @TestApi annotation to AdaptiveIconDrawable" into oc-dev am: 1e8f451bbf by Hyunyoung Song · 7 years ago
  74. 1e8f451 Merge "Add @TestApi annotation to AdaptiveIconDrawable" into oc-dev by TreeHugger Robot · 7 years ago
  75. 15971f8 Merge "Remove FontVariationAxis.InvalidFormatException." into oc-dev am: 408ec0b463 by Jeff Sharkey · 7 years ago
  76. d2afdab Add @TestApi annotation to AdaptiveIconDrawable by Hyunyoung Song · 7 years ago
  77. 0f07dd5 Remove FontVariationAxis.InvalidFormatException. by Seigo Nonaka · 7 years ago
  78. 05cdede Merge "Add conic support for Path#approximate" into oc-dev am: ebd44d0076 by Chris Craik · 7 years ago
  79. ebd44d0 Merge "Add conic support for Path#approximate" into oc-dev by TreeHugger Robot · 7 years ago
  80. 4226800 Merge "Make SurfaceTexture#isReleased public API" into oc-dev am: 533538c96e by Chris Craik · 7 years ago
  81. 533538c Merge "Make SurfaceTexture#isReleased public API" into oc-dev by Chris Craik · 7 years ago
  82. 96202d5 Add conic support for Path#approximate by Chris Craik · 7 years ago
  83. a517948 Merge "Merge "Revise method comment on setFontVariationSettings" into oc-dev am: e6746726bc" into oc-dev-plus-aosp by Seigo Nonaka · 7 years ago
  84. e674672 Merge "Revise method comment on setFontVariationSettings" into oc-dev by TreeHugger Robot · 7 years ago
  85. 865ae63 Merge "Font API clean up" into oc-dev am: 25c2cdc052 am: 7de96042ed by Seigo Nonaka · 7 years ago
  86. 443afa5 Merge "Load font file from remote provider synchronously." into oc-dev am: 1c661d1943 by Seigo Nonaka · 7 years ago
  87. 080b054 Font API clean up by Seigo Nonaka · 7 years ago
  88. d9de8be2 Load font file from remote provider synchronously. by Seigo Nonaka · 7 years ago
  89. 802c41b Merge "Font provider cleaning ups." into oc-dev am: 5313eee98a am: a3d5786a3d by Seigo Nonaka · 7 years ago
  90. f461219 Make SurfaceTexture#isReleased public API by Chris Craik · 7 years ago
  91. 54084b6 Font provider cleaning ups. by Seigo Nonaka · 7 years ago
  92. 94bc52b Merge "Remove Typeface.create" into oc-dev am: 0a7096dccb am: 0582ccb776 by Seigo Nonaka · 7 years ago
  93. 5a09c643 Remove Typeface.create by Seigo Nonaka · 7 years ago
  94. e01a56b Merge "More auto-doc work." into oc-dev am: 6bc03748a7 am: f25b285706 by Jeff Sharkey · 7 years ago
  95. 6bc0374 Merge "More auto-doc work." into oc-dev by Jeff Sharkey · 7 years ago
  96. edc106d Merge "Fix @throws javadoc on SurfaceTexture ctors" into oc-dev am: aec1fbeaa3 by John Reck · 7 years ago
  97. ea957eb Merge "Propagate density through AdaptiveIconDrawable and BitmapDrawable" into oc-dev am: 5be3647a9e by Adam Lesinski · 7 years ago
  98. aec1fbe Merge "Fix @throws javadoc on SurfaceTexture ctors" into oc-dev by TreeHugger Robot · 7 years ago
  99. 5be3647 Merge "Propagate density through AdaptiveIconDrawable and BitmapDrawable" into oc-dev by TreeHugger Robot · 7 years ago
  100. 910e081 More auto-doc work. by Jeff Sharkey · 7 years ago