index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
FontMgrTest.cpp
Commit message (
Expand
)
Author
Age
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-09
*
WIP -- SkFont
reed@google.com
2014-04-08
*
Fix FontMgrTest to allow for unnamed fonts.
commit-bot@chromium.org
2014-03-05
*
Cleanup: Sanitize the order of includes under tests/
tfarina@chromium.org
2014-01-24
*
Move macros from TestClassDef.h to Test.h
commit-bot@chromium.org
2014-01-14
*
Use DEFINE_TESTCLASS_SHORT macro in tests.
tfarina@chromium.org
2013-12-12
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-09-20
*
expand alias fontname test
reed@google.com
2013-09-19
*
fix build warning for unused function
djsollen@google.com
2013-09-19
*
Disable broken test on Android
djsollen@google.com
2013-09-19
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-09-19
*
fix fontconfig backend to only cache new fonts if their outName was unique
reed@google.com
2013-09-18
*
Add FontMgr to DirectWrite.
bungeman@google.com
2013-05-01
*
disable checking the style name from fontmgr (not impl on some backends,
reed@google.com
2013-04-25
*
return empty fontstyleset instead of null
reed@google.com
2013-04-19
*
short names should be ... short, in commandlineflags
reed@google.com
2013-04-11
*
add fontmgr tests, and optional --verboseFontMgr flag (or -vfm) for more output
reed@google.com
2013-04-11