index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
ports
/
SkRemotableFontMgr_win_dw.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
*
Move to SkDataTable::MakeXXX and sk_sp.
bungeman
2016-08-05
*
Add oblique as a slant.
bungeman
2016-04-27
*
detach -> release
mtklein
2016-03-16
*
SkTArray to move when moving.
bungeman
2016-02-09
*
Start making all .cpp files compile-able on all platforms.
mtklein
2015-11-02
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
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
*
remove SkInstCnt
mtklein
2015-06-26
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Implement onMatchFamilyStyleCharacter for DirectWrite.
bungeman
2015-02-20
*
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
*
Correct typo in SkRemotableFontMgr_win_dw.cpp.
bungeman
2014-10-23
*
Update fontMgr to take list of bcp47 language tags.
bungeman
2014-10-23
*
Add needed virtual destructors.
bungeman
2014-06-19
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-03-22
*
Fix r13897.
bungeman@google.com
2014-03-21
*
A remotable font management interface and DirectWrite implementation.
bungeman@google.com
2014-03-21