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
*
Remove user specified typeface id.
bungeman
2016-07-13
*
SkTypeface::MakeFromName to take SkFontStyle.
mboc
2016-05-31
*
Move SkTypeface to sk_sp.
bungeman
2016-05-12
*
Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://coderevi...
scroggo
2016-05-12
*
Move SkTypeface to sk_sp.
bungeman
2016-05-11
*
Add oblique as a slant.
bungeman
2016-04-27
*
Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 o...
reed
2016-04-12
*
Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https:...
borenet
2016-04-11
*
Pass effects directly to fontcache
reed
2016-04-11
*
Factor CSS3 matching rules.
bungeman
2015-11-12
*
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