- f6c7107 Expose API for gx font variation axes. by bungeman · 9 years ago
- 1ee7651 Start making all .cpp files compile-able on all platforms. by mtklein · 9 years ago
- 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 10 years ago
- 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 10 years ago
- 24a104d Revert character in typeface test on Android. by bungeman · 10 years ago
- f20488b Clean up a few includes, introduce iwyu. by bungeman · 10 years ago
- c530854 Rename SkFontConfigParser_android SkFontMgr_android_parser. by bungeman · 10 years ago
- 77f85ad Move Android SkFontMgr::Factory to its own file. by bungeman · 10 years ago
- 41868fe Font variations. by bungeman · 10 years ago
- 4657068 Revert of Font variations. (patchset #26 id:500001 of https://codereview.chromium.org/1027373002/) by robertphillips · 10 years ago
- 3489ee0 Font variations. by bungeman · 10 years ago
- 5ae1312 Revert of Font variations. (patchset #21 id:400001 of https://codereview.chromium.org/1027373002/) by bungeman · 10 years ago
- 05773ed Font variations. by bungeman · 10 years ago
- e85a754 Respect declared font style on Android. by bungeman · 10 years ago
- 21d3ed5 Revert of Respect declared font style on Android. (patchset #6 id:100001 of https://codereview.chromium.org/1092093002/) by jcgregorio · 10 years ago
- 673e902 Respect declared font style on Android. by bungeman · 10 years ago
- 9d911d5 Remove filename from SkFontDescriptor. by bungeman · 10 years ago
- 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
- 7fa87cd Add factory for Android font manager. by bungeman · 10 years ago
- 5f213d9 SkTypeface to use SkStreamAsset. by bungeman · 10 years ago
- a1193e4 Make SkStream *not* ref counted. by scroggo · 10 years ago
- 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
- c9232dc Remove SK_FM_NEW_MATCH_FAMILY_STYLE_CHARACTER. by bungeman · 10 years ago
- 4b86bac Allow all font weights on Android and respect overrides. by bungeman · 10 years ago
- 14df833 Extend SkFontMgr_Custom to cover ttc, otf, pfb. by bungeman · 10 years ago
- 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
- ee0c2e4 Extend SkFontMgr_Custom to cover ttc, otf, pfb. by bungeman · 10 years ago
- 5f6094a Match language tags by prefix on Android. by bungeman · 10 years ago
- c20386e Update fontMgr to take list of bcp47 language tags. by bungeman · 10 years ago
- a4c4a2d Replace SkTypeface::Style with SkFontStyle. by bungeman · 10 years ago
- 802ad83 Revert of Replace SkTypeface::Style with SkFontStyle. (patchset #9 id:160001 of https://codereview.chromium.org/488143002/) by mtklein · 10 years ago
- 43b8b36 Replace SkTypeface::Style with SkFontStyle. by bungeman · 10 years ago
- d71b757 Serialize the font index. by bungeman · 10 years ago
- b374d6a Add onGetFamilyName to SkTypeface. by bungeman · 10 years ago
- 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
- 3b62554 Remove SkPaintOptionsAndroid by djsollen · 11 years ago
- c15e28a Revert of Remove SkPaintOptionsAndroid (patchset #5 of https://codereview.chromium.org/447873003/) by bsalomon · 11 years ago
- f32331f Remove SkPaintOptionsAndroid by djsollen · 11 years ago
- c773390 Delete the old font management implementation based on SkFontConfigInterface, now that SkFontMgr_Android is live. by tomhudson · 11 years ago
- 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 · 11 years ago
- 3e30af2 Actually use test configuration in SkFontMgr on Android. by bungeman · 11 years ago
- 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 · 11 years ago
- da7a944 Revert "Remove SkPaintOptionsAndroid" by Derek Sollenberger · 11 years ago
- 27fb949 Remove SkPaintOptionsAndroid by Derek Sollenberger · 11 years ago
- 8560cd5 Fix reference counting on SkStream in SkFontMgr_android. by bungeman · 11 years ago
- 65fcd3d Implement SkFontMgr_Android::onMatchFamilyStyleCharacter. by bungeman · 11 years ago
- 07cfb20 Correct Android FontMgr use of ttc index and remove unused code. by bungeman · 11 years ago
- 3a91424 Fix debug output compile error and minor style nits by tomhudson · 11 years ago
- 8d84c99 SkFontMgr for Android. by bungeman · 11 years ago
- 7b82d0f Revert of SkFontMgr for Android. (https://codereview.chromium.org/414483002/) by robertphillips · 11 years ago
- 4f9a01e SkFontMgr for Android. by bungeman · 11 years ago