1. 37d1816 Fix performance regression by fixing keys used in Typeface.Builder by Seigo Nonaka · 5 years ago
  2. 7d3d2aa Revive the old behavior of unsupported filed in public APIs by Seigo Nonaka · 6 years ago
  3. 8ae1fca Merge "Revert "Always suppress font error during resource loading"" by TreeHugger Robot · 6 years ago
  4. 848e83f Revert "Always suppress font error during resource loading" by Seigo Nonaka · 6 years ago
  5. bbdb731 Stop double-counting native memory in graphics classes by Leon Scroggins III · 6 years ago
  6. 96e9395 Always suppress font error during resource loading by Seigo Nonaka · 6 years ago
  7. de41eea Address API review from the council by Seigo Nonaka · 6 years ago
  8. 22273c3 Hide sSystemFontMap in Typeface. by Qingqing Deng · 6 years ago
  9. 63ad256 Merge "Add trackingBug to Typeface.sSystemFontMap." by TreeHugger Robot · 6 years ago
  10. 084e436 Merge "Prevent access for Typeface.setDefault" by Siyamed Sinir · 6 years ago
  11. acb0f00 Add trackingBug to Typeface.sSystemFontMap. by Qingqing Deng · 6 years ago
  12. 3a24ff3 Prevent access for Typeface.setDefault by Siyamed Sinir · 6 years ago
  13. 4a55810 Add trackingBug to FontFamily Usages. by Qingqing Deng · 6 years ago
  14. f324849 Merge "Add comments on UnsupportedAppUsage of Typeface.sDefault" by Haoyu Zhang · 6 years ago
  15. 28eb14a Deprecate graphics/FontFamily. by Qingqing Deng · 6 years ago
  16. 64457aa Add comments on UnsupportedAppUsage of Typeface.sDefault by Haoyu Zhang · 6 years ago
  17. c0f9d5a Add trackNum to UnsupportedAppUsage annotation of createFromFamiliesWithDefault by Haoyu Zhang · 6 years ago
  18. d01a515 Suppress IllegalArgumentException on API 28 or before by Seigo Nonaka · 6 years ago
  19. 3fea923 Ignore missing target font family during alias registration by Seigo Nonaka · 6 years ago
  20. 68d1d5a Select closest font's style for backward compatibility by Seigo Nonaka · 6 years ago
  21. 7b705a3 Merge "Remove mFamilies from Typeface" by TreeHugger Robot · 6 years ago
  22. 6b16000 Enforce at least 64 fallback capacity for custom font fallback. by Seigo Nonaka · 6 years ago
  23. 9d04f3e Remove mFamilies from Typeface by Seigo Nonaka · 6 years ago
  24. e5f73f1 Add new API for returning max custom fallback families by Seigo Nonaka · 6 years ago
  25. 06dfab0 Update API doc of Typeaface.setSystemFallback by Seigo Nonaka · 6 years ago
  26. c1b6ab6 Introduce new API for specifying user font fallback by Seigo Nonaka · 6 years ago
  27. ee4b6d8 Refactor Typeface construction logic by Seigo Nonaka · 6 years ago
  28. d06aa0a Register generic font families in Zygote by Seigo Nonaka · 6 years ago
  29. 9958c4a Introduce FontStyle for future extensibility by Seigo Nonaka · 6 years ago
  30. 3328d1c Introduce OEM customization XML parser by Seigo Nonaka · 6 years ago
  31. 746cd42 Delete method kept for layoutlib by Jerome Gaillard · 6 years ago
  32. 8c854f8 Move some members to the "Q blacklist". by Mathew Inwood · 6 years ago
  33. f18fadb Merge "Move maximum weight constant from Typeface to Font and make it public" by Seigo Nonaka · 6 years ago
  34. a8fab8a Move maximum weight constant from Typeface to Font and make it public by Seigo Nonaka · 6 years ago
  35. 3c3e13f Introduce new Typeface.Builder2 for creating Typeface from FontFamily by Seigo Nonaka · 6 years ago
  36. 2bc7087 Fix robolectric test by Seigo Nonaka · 6 years ago
  37. eaa917e Rewrite system fallback construction with new FontFamily by Seigo Nonaka · 6 years ago
  38. 0d649f2 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  39. f2944cd Add common weight name to the API description by Seigo Nonaka · 6 years ago
  40. 1b8333d Merge "Unhide getWeight of Typeface" into pi-dev by TreeHugger Robot · 7 years ago
  41. 59897ec Revive old private api for saving supportlib-v27 by Seigo Nonaka · 7 years ago
  42. f3523ec Unhide getWeight of Typeface by Seigo Nonaka · 7 years ago
  43. abe5031 Stop using finalizer in Typeface and FontFamily by Seigo Nonaka · 7 years ago
  44. e245116 New attribute textFontWeight for selecting weight in the font family by Seigo Nonaka · 7 years ago
  45. 46dd24a Fix imports in text related graphics classes by Siyamed Sinir · 7 years ago
  46. dbeee4e Update Typeface.createFromFile/Asset by Siyamed Sinir · 7 years ago
  47. fcd2af9 Stop supporting broken font fallback by Seigo Nonaka · 7 years ago
  48. 545faa4 Treat missing font in fallback chain by Seigo Nonaka · 7 years ago
  49. e72b5c5 Update the ttc index attribute documentation by Mihai Popa · 7 years ago
  50. 690e62b Enable variation settings for fonts in XMLs by Mihai Popa · 7 years ago
  51. e34ad18 Enable the public TTC index attribute for fonts by Mihai Popa · 7 years ago
  52. 4a40e0f Make Typeface.create thread safe. by Seigo Nonaka · 7 years ago
  53. 99975a3 Support multiple languages per font in fonts.xml by Roozbeh Pournader · 7 years ago
  54. 762dc8b Introduce new public API for specifying exact weight. by Seigo Nonaka · 7 years ago
  55. 0d253e4 Implement family fallback. by Seigo Nonaka · 7 years ago
  56. ffae6c7 Fix NPE and wrong behavior of Typeface.isSupportedAxes by Seigo Nonaka · 7 years ago
  57. 373b15b Fix double bolding by Seigo Nonaka · 7 years ago
  58. a5fa9e8 Resolve styles by font table if not specified. by Seigo Nonaka · 7 years ago
  59. 5e0aed4 Fix NPE happens if no source was specified to font element. by Seigo Nonaka · 7 years ago
  60. 0f07dd5 Remove FontVariationAxis.InvalidFormatException. by Seigo Nonaka · 7 years ago
  61. 080b054 Font API clean up by Seigo Nonaka · 7 years ago
  62. d9de8be2 Load font file from remote provider synchronously. by Seigo Nonaka · 7 years ago
  63. 54084b6 Font provider cleaning ups. by Seigo Nonaka · 7 years ago
  64. 5a09c643 Remove Typeface.create by Seigo Nonaka · 7 years ago
  65. 337be5a Merge "Update Typeface callback docs about error codes" into oc-dev by TreeHugger Robot · 7 years ago
  66. 5706a1b Update Typeface callback docs about error codes by Clara Bayarri · 7 years ago
  67. f3157e1 Merge "Add comment to Typeface.Builder about file descriptor." into oc-dev by TreeHugger Robot · 7 years ago
  68. 83ba4f9 Add comment to Typeface.Builder about file descriptor. by Seigo Nonaka · 7 years ago
  69. 5f9fde8 Merge "Fix boot loop issue on Android Wear." into oc-dev by TreeHugger Robot · 7 years ago
  70. bf629ed Fix boot loop issue on Android Wear. by Seigo Nonaka · 7 years ago
  71. d154829 Use provided style for fallback font selection by Seigo Nonaka · 7 years ago
  72. 729a515 Merge "Introduce setFallbackTypeface" into oc-dev by TreeHugger Robot · 7 years ago
  73. 5b6347a Introduce setFallbackTypeface by Seigo Nonaka · 7 years ago
  74. 0b73a42 Introduce FontsContract.requestFont and deprecate Typeface.create by Seigo Nonaka · 7 years ago
  75. 69754bf Introduce FontsContract.fetchFonts and expose URI for watching. by Seigo Nonaka · 7 years ago
  76. 5421e81 Update Typeface.Builder API to reflect API feedback. by Seigo Nonaka · 7 years ago
  77. fe04aa8 Pass weight/italic pair instead of style. by Seigo Nonaka · 7 years ago
  78. ff55115 Reorganize font enumeration API. by Seigo Nonaka · 8 years ago
  79. c0cf4f0 Do not use many FDs in FontManagerService. by Seigo Nonaka · 8 years ago
  80. a4ab320 Use variation settings for Typeface creation. by Seigo Nonaka · 8 years ago
  81. c34f786 Merge "Unhide Typeface construction APIs." by TreeHugger Robot · 8 years ago
  82. fb483cc XML Support for non system font providers by Clara Bayarri · 8 years ago
  83. b2c20d8 Unhide Typeface construction APIs. by Seigo Nonaka · 8 years ago
  84. 20e5d91 Expose Typeface creation APIs with ttc and font variation. by Seigo Nonaka · 8 years ago
  85. 7d50ff1 Merge "Notify caller if none of settings are effective." by TreeHugger Robot · 8 years ago
  86. c4a6d29 Merge "Provide ApplicationContext to Typeface for font requests" by Clara Bayarri · 8 years ago
  87. 0763650 Notify caller if none of settings are effective. by Seigo Nonaka · 8 years ago
  88. ff22161 Provide ApplicationContext to Typeface for font requests by Clara Bayarri · 8 years ago
  89. ac873c9 Clean up public FontConfig APIs by Seigo Nonaka · 8 years ago
  90. bacf235 Allow Font providers to return status codes by Clara Bayarri · 8 years ago
  91. 3c4be77 Support non-system Font Providers by Clara Bayarri · 8 years ago
  92. b44abf2 Use weight & style data for fonts from xml source by Clara Bayarri · 8 years ago
  93. 4b5a4d2 Declarative downloadable fonts by Clara Bayarri · 8 years ago
  94. b12397e Cache Downloaded Fonts in Typeface by Clara Bayarri · 8 years ago
  95. cf45c85 Merge "Introduce set/getFontVariationSettings." by TreeHugger Robot · 8 years ago
  96. 9ff994d Introduce set/getFontVariationSettings. by Seigo Nonaka · 8 years ago
  97. fe98ad9 Merge "Implement .xml font resource support" by TreeHugger Robot · 8 years ago
  98. ed00bfd Implement .xml font resource support by Clara Bayarri · 8 years ago
  99. c65ea18 Fix crash with FontProvider by Seigo Nonaka · 8 years ago
  100. 68eb1ac Merge "Follow minikin::FontFamily constructor signature change." by TreeHugger Robot · 8 years ago