index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
ports
/
SkFontConfigInterface.h
Commit message (
Expand
)
Author
Age
*
Remove non-smart SkFontConfigInterface::SetGlobal.
Ben Wagner
2018-05-15
*
Move SkFontConfigInterface to smart pointers.
Ben Wagner
2018-05-14
*
Convert NULL and 0 to nullptr.
Ben Wagner
2017-08-28
*
remove unneeded include
Mike Reed
2017-06-09
*
Remove public APIs that use SkDataTable.
Herb Derby
2017-01-23
*
Split SkFontConfigInterface globals and factory.
bungeman
2016-09-19
*
Move to SkDataTable::MakeXXX and sk_sp.
bungeman
2016-08-05
*
Remove some uses of SK_SUPPORT_LEGACY_TYPEFACE_PTR.
bungeman
2016-06-03
*
Move SkTypeface to sk_sp.
bungeman
2016-05-12
*
Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://coderevi...
scroggo
2016-05-12
*
Move SkTypeface to sk_sp.
bungeman
2016-05-11
*
Modernize SkMutex and SkSemaphore.
mtklein
2016-05-05
*
Revert of Modernize SkMutex and SkSemaphore. (patchset #2 id:20001 of https:/...
sclittle
2016-05-04
*
Modernize SkMutex and SkSemaphore.
mtklein
2016-05-04
*
Clean up SkFontConfigInterface implementation.
bungeman
2016-05-02
*
Remove SK_VERY_LEGACY_CREATE_TYPEFACE.
bungeman
2016-04-13
*
Begin switch to SkFontStyle for legacy calls.
bungeman
2016-04-12
*
Move SkTArray to include/private.
bungeman
2016-02-17
*
SkFontConfigInterface::createTypeface()
fmalita
2015-11-20
*
remove SkInstCnt
mtklein
2015-06-26
*
Remove SkFontHost includes and friends.
bungeman
2015-02-23
*
SkTypeface to use SkStreamAsset.
bungeman
2015-01-27
*
Enable unused param checking for public includes.
djsollen
2014-11-14
*
Uses optional mutex to guard construction of the singleton, which
tomhudson
2014-07-01
*
Revert of Fix race condition in parallel font initialization. (https://codere...
mtklein
2014-07-01
*
Fix race condition in parallel font initialization.
tomhudson
2014-07-01
*
Revert of Fix race condition in parallel font initialization. (https://codere...
reed
2014-06-30
*
Fix race condition in parallel font initialization.
tomhudson
2014-06-30
*
Fix compilation with SK_ENABLE_INST_COUNT=1
commit-bot@chromium.org
2013-12-05
*
The two leaks are:
commit-bot@chromium.org
2013-07-11
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-23
*
check-point for linux fontmgr impl
reed@google.com
2013-04-22
*
use SkDataTable to return familyNames for fontmgr
reed@google.com
2013-04-19
*
Temporary patch to get Chrome Windows compiling
robertphillips@google.com
2013-04-09
*
extend FontConfigInterface to start to match new fontmgr design
reed@google.com
2013-04-09
*
change FontIdentity to explicitly hold ttcIndex and ID, so we can use both in...
reed@google.com
2013-03-06
*
export getter for global instance of fontconfiginterfacedirect
reed@google.com
2013-03-04
*
export api with SK_API
reed@google.com
2013-03-04
*
use fontconfig fonthost for skia (in prep for using in chrome)
reed@google.com
2013-02-27
*
git-svn-id: http://skia.googlecode.com/svn/trunk@7856 2bbb7eff-a529-9590-31e7...
reed@google.com
2013-02-25
*
check-point: skiafy SkFontHost_fontconfig from chrome
reed@google.com
2013-02-25