aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/ports/SkFontConfigInterface.h
Commit message (Expand)AuthorAge
* Remove non-smart SkFontConfigInterface::SetGlobal.Gravatar Ben Wagner2018-05-15
* Move SkFontConfigInterface to smart pointers.Gravatar Ben Wagner2018-05-14
* Convert NULL and 0 to nullptr.Gravatar Ben Wagner2017-08-28
* remove unneeded includeGravatar Mike Reed2017-06-09
* Remove public APIs that use SkDataTable.Gravatar Herb Derby2017-01-23
* Split SkFontConfigInterface globals and factory.Gravatar bungeman2016-09-19
* Move to SkDataTable::MakeXXX and sk_sp.Gravatar bungeman2016-08-05
* Remove some uses of SK_SUPPORT_LEGACY_TYPEFACE_PTR.Gravatar bungeman2016-06-03
* Move SkTypeface to sk_sp.Gravatar bungeman2016-05-12
* Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://coderevi...Gravatar scroggo2016-05-12
* Move SkTypeface to sk_sp.Gravatar bungeman2016-05-11
* Modernize SkMutex and SkSemaphore.Gravatar mtklein2016-05-05
* Revert of Modernize SkMutex and SkSemaphore. (patchset #2 id:20001 of https:/...Gravatar sclittle2016-05-04
* Modernize SkMutex and SkSemaphore.Gravatar mtklein2016-05-04
* 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
* Move SkTArray to include/private.Gravatar bungeman2016-02-17
* SkFontConfigInterface::createTypeface()Gravatar fmalita2015-11-20
* remove SkInstCntGravatar mtklein2015-06-26
* Remove SkFontHost includes and friends.Gravatar bungeman2015-02-23
* SkTypeface to use SkStreamAsset.Gravatar bungeman2015-01-27
* Enable unused param checking for public includes.Gravatar djsollen2014-11-14
* 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
* Fix compilation with SK_ENABLE_INST_COUNT=1Gravatar commit-bot@chromium.org2013-12-05
* The two leaks are:Gravatar commit-bot@chromium.org2013-07-11
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-23
* check-point for linux fontmgr implGravatar reed@google.com2013-04-22
* use SkDataTable to return familyNames for fontmgrGravatar reed@google.com2013-04-19
* Temporary patch to get Chrome Windows compilingGravatar robertphillips@google.com2013-04-09
* extend FontConfigInterface to start to match new fontmgr designGravatar reed@google.com2013-04-09
* change FontIdentity to explicitly hold ttcIndex and ID, so we can use both in...Gravatar reed@google.com2013-03-06
* export getter for global instance of fontconfiginterfacedirectGravatar reed@google.com2013-03-04
* export api with SK_APIGravatar reed@google.com2013-03-04
* use fontconfig fonthost for skia (in prep for using in chrome)Gravatar reed@google.com2013-02-27
* git-svn-id: http://skia.googlecode.com/svn/trunk@7856 2bbb7eff-a529-9590-31e7...Gravatar reed@google.com2013-02-25
* check-point: skiafy SkFontHost_fontconfig from chromeGravatar reed@google.com2013-02-25