index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
fonts
/
SkFontMgr_indirect.cpp
Commit message (
Expand
)
Author
Age
*
Remove public APIs that use SkDataTable.
Herb Derby
2017-01-23
*
s/SkAutoTUnref/sk_sp/ in src/ part 1
Hal Canary
2016-11-07
*
Remove SkAutoTDelete.
Ben Wagner
2016-11-03
*
Move to SkDataTable::MakeXXX and sk_sp.
bungeman
2016-08-05
*
Modernize and trim down SkOnce.
mtklein
2016-04-18
*
Remove SK_VERY_LEGACY_CREATE_TYPEFACE.
bungeman
2016-04-13
*
Begin switch to SkFontStyle for legacy calls.
bungeman
2016-04-12
*
detach -> release
mtklein
2016-03-16
*
Factor CSS3 matching rules.
bungeman
2015-11-12
*
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
*
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
*
Make SkStream *not* ref counted.
scroggo
2015-01-21
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Remove SK_FM_NEW_MATCH_FAMILY_STYLE_CHARACTER.
bungeman
2014-11-10
*
Update fontMgr to take list of bcp47 language tags.
bungeman
2014-10-23
*
Clean up SkOnce usage in SkFontMgr_Indirect.
bungeman@google.com
2014-03-24
*
A remotable font management interface and DirectWrite implementation.
bungeman@google.com
2014-03-21