aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ports/SkFontHost_fontconfig.cpp
Commit message (Expand)AuthorAge
* Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of http...Gravatar reed2016-05-04
* SK_DECLARE_STATIC_MUTEX -> static SkMutexGravatar mtklein2016-05-04
* Clean up SkFontConfigInterface implementation.Gravatar bungeman2016-05-02
* Remove requestedStyle from SkTypefaceCache.Gravatar bungeman2016-04-14
* Remove SK_VERY_LEGACY_CREATE_TYPEFACE.Gravatar bungeman2016-04-13
* Begin switch to SkFontStyle for legacy calls.Gravatar bungeman2016-04-12
* Increase request cache size.Gravatar bungeman2016-04-08
* Add request cache to SkFontHost_fontconfig.Gravatar bungeman2016-02-17
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Clean up a few includes, introduce iwyu.Gravatar bungeman2015-07-29
* Font variations.Gravatar bungeman2015-05-20
* Revert of Font variations. (patchset #26 id:500001 of https://codereview.chro...Gravatar robertphillips2015-05-15
* Font variations.Gravatar bungeman2015-05-14
* Revert of Font variations. (patchset #21 id:400001 of https://codereview.chro...Gravatar bungeman2015-05-13
* Font variations.Gravatar bungeman2015-05-13
* 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
* 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
* Serialize the font index.Gravatar bungeman2014-09-18
* Add onGetFamilyName to SkTypeface.Gravatar bungeman2014-09-17
* "NULL !=" = NULLGravatar bsalomon2014-09-05
* Remove SK_FONT_HOST_DOES_NOT_USE_FONTMGR and guarded code.Gravatar bungeman2014-08-20
* Update find_name_and_attributes to take ttc index and rename to SkTypeface_Fr...Gravatar bungeman2014-07-11
* Uses optional mutex to guard construction of the singleton, whichGravatar tomhudson2014-07-01
* Revert of Fix race condition in parallel font initialization. (https://codere...Gravatar mtklein2014-07-01
* Fix race condition in parallel font initialization.Gravatar tomhudson2014-07-01
* Revert of Fix race condition in parallel font initialization. (https://codere...Gravatar reed2014-06-30
* Fix race condition in parallel font initialization.Gravatar tomhudson2014-06-30
* Factory methods for heap-allocated SkTypeface objects.Gravatar commit-bot@chromium.org2014-04-07
* Android FontHost cannot use FontMgr yet.Gravatar bungeman@google.com2013-11-11
* Remove SK_FONTHOST_USES_FONTMGR.Gravatar bungeman@google.com2013-11-11
* fix fontconfig backend to only cache new fonts if their outName was uniqueGravatar reed@google.com2013-09-18
* 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
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-08-01
* adapt FontConfig to use SK_FONTHOST_USES_FONTMGRGravatar reed@google.com2013-07-31
* Fix leak in SkFontHost_fontconfig temporary code.Gravatar bungeman@google.com2013-06-06
* Fix issues related to resolving fonts based on name.Gravatar djsollen@google.com2013-06-05
* Change SkStream.Gravatar bungeman@google.com2013-05-29
* Move the FontConfigTypeface class into private header.Gravatar djsollen@google.com2013-05-15
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-14
* add separate impl file for SkFontMgr_fontconfig, so we don't poluteGravatar reed@google.com2013-05-13
* Add missing unistd.h include after r8765.Gravatar commit-bot@chromium.org2013-04-22
* fix refcnts for singleton fontconfig-directGravatar reed@google.com2013-04-22
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-20