1. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years, 2 months ago
  2. 3b5e8ab Revert "Hold onto FcConfig in SkFontConfigInterface_direct." by Ben Wagner · 5 years ago
  3. 35e0a58 Hold onto FcConfig in SkFontConfigInterface_direct. by Ben Wagner · 5 years ago
  4. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  5. 1700baf Add include guard to SkFontConfigInterface.h by Ben Wagner · 7 years ago
  6. 9adfef8 Remove public APIs that use SkDataTable. by Herb Derby · 8 years ago
  7. feb3c1a Move to SkDataTable::MakeXXX and sk_sp. by bungeman · 8 years ago
  8. 0265707 Clean up SkFontConfigInterface implementation. by bungeman · 9 years ago
  9. ed2edab Remove SK_VERY_LEGACY_CREATE_TYPEFACE. by bungeman · 9 years ago
  10. 11a77c6 Begin switch to SkFontStyle for legacy calls. by bungeman · 9 years ago
  11. bf521ff Move SkTArray to include/private. by bungeman · 9 years ago
  12. 2211a7b Fix Google3 fonts. Use fontconfig rather than custom_directory_factory. Add Google3 font caching. by benjaminwagner · 9 years ago