aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ports/SkFontConfigTypeface.h
Commit message (Expand)AuthorAge
* Implement SkTypeface_FreeType::onMakeClone which overrides SkTypeface::onMake...Gravatar Bruce Wang2018-06-19
* Implement getFamilyName for stream fonts on Linux.Gravatar Ben Wagner2017-01-26
* Split SkFontConfigInterface globals and factory.Gravatar bungeman2016-09-19
* SkFontData to use smart pointers.Gravatar bungeman2016-09-16
* Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://...Gravatar bungeman2016-09-15
* SkFontData to use smart pointers.Gravatar bungeman2016-09-15
* SkFontMgr_FontConfigInterface create typeface from FontParameters.Gravatar bungeman2016-09-01
* Remove user specified typeface id.Gravatar bungeman2016-07-13
* Clean up SkFontConfigInterface implementation.Gravatar bungeman2016-05-02
* Remove SK_VERY_LEGACY_CREATE_TYPEFACE.Gravatar bungeman2016-04-13
* Begin switch to SkFontStyle for legacy calls.Gravatar bungeman2016-04-12
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Style Change: SkNEW->new; SkDELETE->deleteGravatar halcanary2015-08-26
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* Remove SkFontHost includes and friends.Gravatar bungeman2015-02-23
* Clarify desired behavior of FontConfigTypeface::LegacyCreateTypeface.Gravatar bungeman2015-02-19
* Remove FontConfigTypeface::getFamilyName().Gravatar bungeman2015-02-18
* SkTypeface to use SkStreamAsset.Gravatar bungeman2015-01-27
* Make SkStream *not* ref counted.Gravatar scroggo2015-01-21
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* Replace SkTypeface::Style with SkFontStyle.Gravatar bungeman2014-10-20
* Revert of Replace SkTypeface::Style with SkFontStyle. (patchset #9 id:160001 ...Gravatar mtklein2014-10-20
* Replace SkTypeface::Style with SkFontStyle.Gravatar bungeman2014-10-20
* Add onGetFamilyName to SkTypeface.Gravatar bungeman2014-09-17
* Factory methods for heap-allocated SkTypeface objects.Gravatar commit-bot@chromium.org2014-04-07
* Remove SK_FONTHOST_USES_FONTMGR.Gravatar bungeman@google.com2013-11-11
* Update the freetype backed fonthost to keep the style and fixed width attribu...Gravatar djsollen@google.com2013-09-06
* Implement onGetTableTags and onGetTableData on Windows.Gravatar bungeman@google.com2013-08-01
* adapt FontConfig to use SK_FONTHOST_USES_FONTMGRGravatar reed@google.com2013-07-31
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-16
* Move the FontConfigTypeface class into private header.Gravatar djsollen@google.com2013-05-15