Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
9414c96781d7f95a066b95261f333f0c0b46b39f
/
tests
/
FontHostStreamTest.cpp
eb3f674
Add GetTypefaceOrDefault to SkPaintPriv
by Herb Derby
· 7 years ago
cb6940b
DM FontMgr updates
by Mike Klein
· 7 years ago
2a475ea
add drawString helper to canvas
by Cary Clark
· 8 years ago
4edb5d2
hide lockpixels api behind flag
by Mike Reed
· 8 years ago
693fdbd
refFoo variant for getters that naturally have a sk_sp
by Mike Reed
· 8 years ago
145dbcd
Remove SkAutoTDelete.
by Ben Wagner
· 8 years ago
ee6a991
SkTypeface::MakeFromName to take SkFontStyle.
by mboc
· 8 years ago
13b9c95
Move SkTypeface to sk_sp.
by bungeman
· 9 years ago
9a9a7b2
Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ )
by scroggo
· 9 years ago
6296da7
Move SkTypeface to sk_sp.
by bungeman
· 9 years ago
18300a3
detach -> release
by mtklein
· 9 years ago
77a53de
Base SkAutoTUnref on skstd::unique_ptr.
by bungeman
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
5f213d9
SkTypeface to use SkStreamAsset.
by bungeman
· 10 years ago
a1193e4
Make SkStream *not* ref counted.
by scroggo
· 10 years ago
1348dfd
Cleanup: Remove a bunch of SkFontHost.h includes (unused).
by tfarina
· 10 years ago
26337e9
Fix SkTypeface::serialize() on Mac by properly indicating local fonts
by caseq
· 10 years ago
8ef51b9
remove deprecated use of bitmap config from tests
by commit-bot@chromium.org
· 11 years ago
8f6884a
Cleanup: Sanitize the order of includes under tests/
by tfarina@chromium.org
· 11 years ago
e2eac8b
Move macros from TestClassDef.h to Test.h
by commit-bot@chromium.org
· 11 years ago
e4fafb1
Use DEFINE_TESTCLASS_SHORT macro in tests.
by tfarina@chromium.org
· 11 years ago
cb3b615
Address some more valgrind issues
by robertphillips@google.com
· 11 years ago
66f5aaa
Check whether font creation is failed to avoid segment fault.
by commit-bot@chromium.org
· 12 years ago
fed86bd
move most of SkFontHost to private (preceeding making it all private)
by reed@google.com
· 12 years ago
148a396
Don't die when there are no fonts available.
by bungeman@google.com
· 12 years ago
d6176b0
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
by rmistry@google.com
· 12 years ago
a550199
CreateTypefaceFromStream for GDI. http://codereview.appspot.com/5616047/
by bungeman@google.com
· 13 years ago