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
*
Add GetTypefaceOrDefault to SkPaintPriv
Herb Derby
2018-03-06
*
DM FontMgr updates
Mike Klein
2017-11-10
*
add drawString helper to canvas
Cary Clark
2017-04-28
*
hide lockpixels api behind flag
Mike Reed
2017-04-17
*
refFoo variant for getters that naturally have a sk_sp
Mike Reed
2017-01-12
*
Remove SkAutoTDelete.
Ben Wagner
2016-11-03
*
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
*
detach -> release
mtklein
2016-03-16
*
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