index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
FontHostStreamTest.cpp
Commit message (
Expand
)
Author
Age
*
Base SkAutoTUnref on skstd::unique_ptr.
bungeman
2015-10-01
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
SkTypeface to use SkStreamAsset.
bungeman
2015-01-27
*
Make SkStream *not* ref counted.
scroggo
2015-01-21
*
Cleanup: Remove a bunch of SkFontHost.h includes (unused).
tfarina
2014-12-18
*
Fix SkTypeface::serialize() on Mac by properly indicating local fonts
caseq
2014-06-30
*
remove deprecated use of bitmap config from tests
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
*
Address some more valgrind issues
robertphillips@google.com
2013-11-14
*
Check whether font creation is failed to avoid segment fault.
commit-bot@chromium.org
2013-05-07
*
move most of SkFontHost to private (preceeding making it all private)
reed@google.com
2013-03-14
*
Don't die when there are no fonts available.
bungeman@google.com
2013-01-17
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
CreateTypefaceFromStream for GDI.
bungeman@google.com
2012-05-18