| Commit message (Expand) | Author | Age |
* | Start making all .cpp files compile-able on all platforms. | mtklein | 2015-11-02 |
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | Style Change: SkNEW->new; SkDELETE->delete | halcanary | 2015-08-26 |
* | Revert character in typeface test on Android. | bungeman | 2015-07-30 |
* | Clean up a few includes, introduce iwyu. | bungeman | 2015-07-29 |
* | Rename SkFontConfigParser_android SkFontMgr_android_parser. | bungeman | 2015-06-23 |
* | Move Android SkFontMgr::Factory to its own file. | bungeman | 2015-06-17 |
* | Font variations. | bungeman | 2015-05-20 |
* | Revert of Font variations. (patchset #26 id:500001 of https://codereview.chro... | robertphillips | 2015-05-15 |
* | Font variations. | bungeman | 2015-05-14 |
* | Revert of Font variations. (patchset #21 id:400001 of https://codereview.chro... | bungeman | 2015-05-13 |
* | Font variations. | bungeman | 2015-05-13 |
* | Respect declared font style on Android. | bungeman | 2015-04-17 |
* | Revert of Respect declared font style on Android. (patchset #6 id:100001 of h... | jcgregorio | 2015-04-17 |
* | Respect declared font style on Android. | bungeman | 2015-04-17 |
* | Remove filename from SkFontDescriptor. | bungeman | 2015-04-17 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | Add factory for Android font manager. | bungeman | 2015-02-06 |
* | SkTypeface to use SkStreamAsset. | bungeman | 2015-01-27 |
* | Make SkStream *not* ref counted. | scroggo | 2015-01-21 |
* | Fix up all the easy virtual ... SK_OVERRIDE cases. | mtklein | 2015-01-09 |
* | Remove SK_FM_NEW_MATCH_FAMILY_STYLE_CHARACTER. | bungeman | 2014-11-10 |
* | Allow all font weights on Android and respect overrides. | bungeman | 2014-11-04 |
* | Extend SkFontMgr_Custom to cover ttc, otf, pfb. | bungeman | 2014-10-28 |
* | Revert of Extend SkFontMgr_Custom to cover ttc, otf, pfb. (patchset #2 id:200... | bungeman | 2014-10-28 |
* | Extend SkFontMgr_Custom to cover ttc, otf, pfb. | bungeman | 2014-10-28 |
* | Match language tags by prefix on Android. | bungeman | 2014-10-27 |
* | Update fontMgr to take list of bcp47 language tags. | bungeman | 2014-10-23 |
* | Replace SkTypeface::Style with SkFontStyle. | bungeman | 2014-10-20 |
* | Revert of Replace SkTypeface::Style with SkFontStyle. (patchset #9 id:160001 ... | mtklein | 2014-10-20 |
* | Replace SkTypeface::Style with SkFontStyle. | bungeman | 2014-10-20 |
* | Serialize the font index. | bungeman | 2014-09-18 |
* | Add onGetFamilyName to SkTypeface. | bungeman | 2014-09-17 |
* | "NULL !=" = NULL | bsalomon | 2014-09-05 |
* | Remove SkPaintOptionsAndroid | djsollen | 2014-08-14 |
* | Revert of Remove SkPaintOptionsAndroid (patchset #5 of https://codereview.chr... | bsalomon | 2014-08-13 |
* | Remove SkPaintOptionsAndroid | djsollen | 2014-08-13 |
* | Delete the old font management implementation based on SkFontConfigInterface,... | tomhudson | 2014-08-13 |
* | Parses sample code provided by Android project. Attempts to keep FontFamily d... | tomhudson | 2014-08-11 |
* | Actually use test configuration in SkFontMgr on Android. | bungeman | 2014-08-11 |
* | Blink layout tests all assume it can provide custom font configuration files ... | bungeman | 2014-08-08 |
* | Revert "Remove SkPaintOptionsAndroid" | Derek Sollenberger | 2014-08-06 |
* | Remove SkPaintOptionsAndroid | Derek Sollenberger | 2014-08-06 |
* | Fix reference counting on SkStream in SkFontMgr_android. | bungeman | 2014-08-06 |
* | Implement SkFontMgr_Android::onMatchFamilyStyleCharacter. | bungeman | 2014-08-06 |
* | Correct Android FontMgr use of ttc index and remove unused code. | bungeman | 2014-07-30 |
* | Fix debug output compile error and minor style nits | tomhudson | 2014-07-29 |
* | SkFontMgr for Android. | bungeman | 2014-07-24 |
* | Revert of SkFontMgr for Android. (https://codereview.chromium.org/414483002/) | robertphillips | 2014-07-22 |
* | SkFontMgr for Android. | bungeman | 2014-07-22 |