aboutsummaryrefslogtreecommitdiff
path: root/tests/FontMgrTest.cpp
AgeCommit message (Expand)Author
2017-02-24Add SkTypeface::getVariationDesignPosition.Ben Wagner
2017-02-23Revert "Add SkTypeface::getVariationDesignPosition."Ben Wagner
2017-02-23Add SkTypeface::getVariationDesignPosition.bungeman
2017-02-17Revert "Add SkTypeface::getVariationDesignPosition."Ben Wagner
2017-02-17Add SkTypeface::getVariationDesignPosition.Ben Wagner
2016-11-04tests: s/SkAutoTUnref/sk_sp/Hal Canary
2016-10-26Turn on -Wrange-loop-analysis.Mike Klein
2016-09-27Remove stray semicolons.Mike Klein
2016-07-13Remove user specified typeface id.bungeman
2016-05-31SkTypeface::MakeFromName to take SkFontStyle.mboc
2016-05-12Move SkTypeface to sk_sp.bungeman
2016-05-12Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://coderevi...scroggo
2016-05-11Move SkTypeface to sk_sp.bungeman
2016-04-27Add oblique as a slant.bungeman
2016-04-12Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 o...reed
2016-04-11Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https:...borenet
2016-04-11Pass effects directly to fontcachereed
2015-11-12Factor CSS3 matching rules.bungeman
2015-08-27Style Change: NULL->nullptrhalcanary
2014-09-05"NULL !=" = NULLbsalomon
2014-04-09Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2014-04-08WIP -- SkFontreed@google.com
2014-03-05Fix FontMgrTest to allow for unnamed fonts.commit-bot@chromium.org
2014-01-24Cleanup: Sanitize the order of includes under tests/tfarina@chromium.org
2014-01-14Move macros from TestClassDef.h to Test.hcommit-bot@chromium.org
2013-12-12Use DEFINE_TESTCLASS_SHORT macro in tests.tfarina@chromium.org
2013-09-20Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2013-09-19expand alias fontname testreed@google.com
2013-09-19fix build warning for unused functiondjsollen@google.com
2013-09-19Disable broken test on Androiddjsollen@google.com
2013-09-19Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2013-09-18fix fontconfig backend to only cache new fonts if their outName was uniquereed@google.com
2013-05-01Add FontMgr to DirectWrite.bungeman@google.com
2013-04-25disable checking the style name from fontmgr (not impl on some backends,reed@google.com
2013-04-19return empty fontstyleset instead of nullreed@google.com
2013-04-11short names should be ... short, in commandlineflagsreed@google.com
2013-04-11add fontmgr tests, and optional --verboseFontMgr flag (or -vfm) for more outputreed@google.com