1. 05773ed Font variations. by bungeman · 9 years ago
  2. e85a754 Respect declared font style on Android. by bungeman · 9 years ago
  3. 21d3ed5 Revert of Respect declared font style on Android. (patchset #6 id:100001 of https://codereview.chromium.org/1092093002/) by jcgregorio · 9 years ago
  4. 673e902 Respect declared font style on Android. by bungeman · 9 years ago
  5. 9d911d5 Remove filename from SkFontDescriptor. by bungeman · 9 years ago
  6. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  7. 7fa87cd Add factory for Android font manager. by bungeman · 10 years ago
  8. 5f213d9 SkTypeface to use SkStreamAsset. by bungeman · 10 years ago
  9. a1193e4 Make SkStream *not* ref counted. by scroggo · 10 years ago
  10. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  11. c9232dc Remove SK_FM_NEW_MATCH_FAMILY_STYLE_CHARACTER. by bungeman · 10 years ago
  12. 4b86bac Allow all font weights on Android and respect overrides. by bungeman · 10 years ago
  13. 14df833 Extend SkFontMgr_Custom to cover ttc, otf, pfb. by bungeman · 10 years ago
  14. 32501a1 Revert of Extend SkFontMgr_Custom to cover ttc, otf, pfb. (patchset #2 id:20001 of https://codereview.chromium.org/672723002/) by bungeman · 10 years ago
  15. ee0c2e4 Extend SkFontMgr_Custom to cover ttc, otf, pfb. by bungeman · 10 years ago
  16. 5f6094a Match language tags by prefix on Android. by bungeman · 10 years ago
  17. c20386e Update fontMgr to take list of bcp47 language tags. by bungeman · 10 years ago
  18. a4c4a2d Replace SkTypeface::Style with SkFontStyle. by bungeman · 10 years ago
  19. 802ad83 Revert of Replace SkTypeface::Style with SkFontStyle. (patchset #9 id:160001 of https://codereview.chromium.org/488143002/) by mtklein · 10 years ago
  20. 43b8b36 Replace SkTypeface::Style with SkFontStyle. by bungeman · 10 years ago
  21. d71b757 Serialize the font index. by bungeman · 10 years ago
  22. b374d6a Add onGetFamilyName to SkTypeface. by bungeman · 10 years ago
  23. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  24. 3b62554 Remove SkPaintOptionsAndroid by djsollen · 10 years ago
  25. c15e28a Revert of Remove SkPaintOptionsAndroid (patchset #5 of https://codereview.chromium.org/447873003/) by bsalomon · 10 years ago
  26. f32331f Remove SkPaintOptionsAndroid by djsollen · 10 years ago
  27. c773390 Delete the old font management implementation based on SkFontConfigInterface, now that SkFontMgr_Android is live. by tomhudson · 10 years ago
  28. d3ddea2 Parses sample code provided by Android project. Attempts to keep FontFamily data structures produced consistent with expectations of previous versions of Skia. by tomhudson · 10 years ago
  29. 3e30af2 Actually use test configuration in SkFontMgr on Android. by bungeman · 10 years ago
  30. 4e3523c Blink layout tests all assume it can provide custom font configuration files on every platform. In moving Android to the font manager, we broke those. by bungeman · 10 years ago
  31. da7a944 Revert "Remove SkPaintOptionsAndroid" by Derek Sollenberger · 10 years ago
  32. 27fb949 Remove SkPaintOptionsAndroid by Derek Sollenberger · 10 years ago
  33. 8560cd5 Fix reference counting on SkStream in SkFontMgr_android. by bungeman · 10 years ago
  34. 65fcd3d Implement SkFontMgr_Android::onMatchFamilyStyleCharacter. by bungeman · 10 years ago
  35. 07cfb20 Correct Android FontMgr use of ttc index and remove unused code. by bungeman · 10 years ago
  36. 3a91424 Fix debug output compile error and minor style nits by tomhudson · 10 years ago
  37. 8d84c99 SkFontMgr for Android. by bungeman · 10 years ago
  38. 7b82d0f Revert of SkFontMgr for Android. (https://codereview.chromium.org/414483002/) by robertphillips · 10 years ago
  39. 4f9a01e SkFontMgr for Android. by bungeman · 10 years ago