aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/FontHostStreamTest.cpp
Commit message (Expand)AuthorAge
* Add GetTypefaceOrDefault to SkPaintPrivGravatar Herb Derby2018-03-06
* DM FontMgr updatesGravatar Mike Klein2017-11-10
* add drawString helper to canvasGravatar Cary Clark2017-04-28
* hide lockpixels api behind flagGravatar Mike Reed2017-04-17
* refFoo variant for getters that naturally have a sk_spGravatar Mike Reed2017-01-12
* Remove SkAutoTDelete.Gravatar Ben Wagner2016-11-03
* SkTypeface::MakeFromName to take SkFontStyle.Gravatar mboc2016-05-31
* Move SkTypeface to sk_sp.Gravatar bungeman2016-05-12
* Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://coderevi...Gravatar scroggo2016-05-12
* Move SkTypeface to sk_sp.Gravatar bungeman2016-05-11
* detach -> releaseGravatar mtklein2016-03-16
* Base SkAutoTUnref on skstd::unique_ptr.Gravatar bungeman2015-10-01
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* SkTypeface to use SkStreamAsset.Gravatar bungeman2015-01-27
* Make SkStream *not* ref counted.Gravatar scroggo2015-01-21
* Cleanup: Remove a bunch of SkFontHost.h includes (unused).Gravatar tfarina2014-12-18
* Fix SkTypeface::serialize() on Mac by properly indicating local fontsGravatar caseq2014-06-30
* remove deprecated use of bitmap config from testsGravatar commit-bot@chromium.org2014-03-05
* Cleanup: Sanitize the order of includes under tests/Gravatar tfarina@chromium.org2014-01-24
* Move macros from TestClassDef.h to Test.hGravatar commit-bot@chromium.org2014-01-14
* Use DEFINE_TESTCLASS_SHORT macro in tests.Gravatar tfarina@chromium.org2013-12-12
* Address some more valgrind issuesGravatar robertphillips@google.com2013-11-14
* Check whether font creation is failed to avoid segment fault.Gravatar commit-bot@chromium.org2013-05-07
* move most of SkFontHost to private (preceeding making it all private)Gravatar reed@google.com2013-03-14
* Don't die when there are no fonts available.Gravatar bungeman@google.com2013-01-17
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* CreateTypefaceFromStream for GDI.Gravatar bungeman@google.com2012-05-18