index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
ports
/
SkFontConfigInterface_direct.cpp
Commit message (
Expand
)
Author
Age
*
Add aliases mapping Windows CJ fonts to Noto Serif CJK
Jungshik Shin
2017-07-19
*
Remove public APIs that use SkDataTable.
Herb Derby
2017-01-23
*
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
Hal Canary
2017-01-11
*
Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h"
Kevin Lubick
2017-01-11
*
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
Hal Canary
2017-01-11
*
Remove restrictive format pattern for Fontconfig matching
drott
2016-10-11
*
Sane use of FcPatternGetXXX in SkFontConfigInterface.
bungeman
2016-09-16
*
SkFontData to use smart pointers.
bungeman
2016-09-16
*
Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://...
bungeman
2016-09-15
*
SkFontData to use smart pointers.
bungeman
2016-09-15
*
Restrict supported font formats in Chrome context
drott
2016-08-26
*
Move to SkDataTable::MakeXXX and sk_sp.
bungeman
2016-08-05
*
Replace 'Ulta' with 'Ultra'.
bungeman
2016-08-01
*
Add test for typeface style round trip.
bungeman
2016-07-25
*
Use nullptr instead of 0 in call to FontConfig.
bungeman
2016-05-24
*
Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of http...
reed
2016-05-04
*
SK_DECLARE_STATIC_MUTEX -> static SkMutex
mtklein
2016-05-04
*
Clean up SkFontConfigInterface implementation.
bungeman
2016-05-02
*
Add oblique as a slant.
bungeman
2016-04-27
*
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
*
Fix Google3 fonts. Use fontconfig rather than custom_directory_factory. Add G...
benjaminwagner
2015-12-01
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Clean up a few includes, introduce iwyu.
bungeman
2015-07-29
*
Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.
mtklein
2015-07-07
*
Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate....
jvanverth
2015-07-02
*
Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.
mtklein
2015-07-01
*
Make Noto Sans Mono CJK JP an alias to MS Gothic
jshin
2015-05-12
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
SkTypeface to use SkStreamAsset.
bungeman
2015-01-27
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Update the alias mapping for Noto Sans CJK.
jshin
2014-09-09
*
Add alias mapping for Noto Sans CJK for ja/hans
jshin
2014-08-18
*
Remove dependency on std::string
mtklein
2014-08-04
*
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
*
SkNEW as default Create() for SkLazyPtr macros.
mtklein
2014-06-11
*
Port most uses of SkOnce to SkLazyPtr.
mtklein
2014-06-02
*
Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium...
commit-bot@chromium.org
2014-05-31
*
Port most uses of SkOnce to SkLazyPtr.
commit-bot@chromium.org
2014-05-30
*
Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium...
commit-bot@chromium.org
2014-05-30
*
Port most uses of SkOnce to SkLazyPtr.
commit-bot@chromium.org
2014-05-30
*
Initialize the SkFontConfigInterface singleton with SkOnce.
bungeman@google.com
2014-05-05
*
improve bitmap font support (FreeType only)
bungeman@google.com
2013-12-10
*
Adding error checks to SkRBuffer
commit-bot@chromium.org
2013-11-08
[next]