aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ports/SkFontConfigTypeface.h
Commit message (Expand)AuthorAge
* 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