index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
fontmgr.cpp
Commit message (
Expand
)
Author
Age
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Generate platform specific fontmgr gm.
caryclark
2015-07-20
*
Remove system call in DW for default font.
bungeman
2015-04-29
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
remove unused GM flags
mtklein
2015-01-23
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Cleanup: More override fixes - another round.
tfarina
2015-01-05
*
add paint::getFontBounds()
reed
2014-12-15
*
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
*
Add SkTypeface::getBounds()
reed
2014-10-22
*
Lookup glyphs based on character code and language tag.
djsollen
2014-08-27
*
Pass the IDWriteFactory instead of relying on a global creator.
bungeman@google.com
2014-03-31
*
Fix leak detected in FontMgrMatchGM::onDraw by Valgrind.
bungeman@google.com
2013-11-12
*
export SkFontMgr_New_... experimental functions for testing in chrome
reed@google.com
2013-08-28
*
allow both GDI and DW fontmgrs at the same time
bungeman@google.com
2013-08-21
*
Revert r10788 (allow both GDI and DW fontmgrs at the same time) due to Chromi...
robertphillips@google.com
2013-08-20
*
allow both GDI and DW fontmgrs at the same time
bungeman@google.com
2013-08-16
*
Revert r10718 to unblock roll
robertphillips@google.com
2013-08-15
*
allow both GDI and DW fontmgrs at the same time
reed@google.com
2013-08-14
*
Add FontMgr to DirectWrite.
bungeman@google.com
2013-05-01
*
show fontstyle values for each style
reed@google.com
2013-04-24
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-30
*
add matcher to fontstyleset
reed@google.com
2013-03-29
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-29
*
disable tests that exercise serialization of fonts here, since we are experim...
reed@google.com
2013-03-28
*
add gm for experimental fontmgr api
reed@google.com
2013-03-28