aboutsummaryrefslogtreecommitdiff
path: root/tests/TypefaceTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* resources: resource identifiers don't begin with leading slashHal Canary2017-12-081-4/+4
* Extract Android FontMgr part of Typeface test.Ben Wagner2017-11-131-6/+0
* disable Android-specific SkTypeface testMike Klein2017-11-121-1/+2
* DM FontMgr updatesMike Klein2017-11-101-1/+9
* Remove SkTypeface::Style use in API.Ben Wagner2017-10-091-1/+1
* Revert "Revert "migrate to sk_sp for SkFontMgr API""Mike Reed2017-09-261-2/+2
* Revert "migrate to sk_sp for SkFontMgr API"Mike Reed2017-09-251-2/+2
* migrate to sk_sp for SkFontMgr APIMike Reed2017-09-251-2/+2
* Convert NULL and 0 to nullptr.Ben Wagner2017-08-281-4/+4
* Revert "Revert "SkTypeface::getAdvancedMetrics(): cleanup""Hal Canary2017-05-051-3/+4
* Revert "SkTypeface::getAdvancedMetrics(): cleanup"Hal Canary2017-05-041-4/+3
* SkTypeface::getAdvancedMetrics(): cleanupHal Canary2017-05-041-3/+4
* Use last value for axis for variation position.bungeman2017-03-301-6/+10
* Add SkTypeface::getVariationDesignPosition.Ben Wagner2017-02-241-0/+79
* Revert "Add SkTypeface::getVariationDesignPosition."Ben Wagner2017-02-231-79/+0
* Add SkTypeface::getVariationDesignPosition.bungeman2017-02-231-0/+79
* Revert "Add SkTypeface::getVariationDesignPosition."Ben Wagner2017-02-171-78/+0
* Add SkTypeface::getVariationDesignPosition.Ben Wagner2017-02-171-0/+78
* Remove stray semicolons.Mike Klein2016-09-271-3/+3
* change SkStreams to work with sk_sp<SkData> instead of SkData*reed2016-09-121-5/+4
* Replace 'Ulta' with 'Ultra'.bungeman2016-08-011-1/+1
* Add test for typeface style round trip.bungeman2016-07-251-0/+78
* Remove user specified typeface id.bungeman2016-07-131-4/+4
* SkTypeface::MakeFromName to take SkFontStyle.mboc2016-05-311-2/+2
* Move SkTypeface to sk_sp.bungeman2016-05-121-4/+4
* Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://coderevi...scroggo2016-05-121-4/+4
* Move SkTypeface to sk_sp.bungeman2016-05-111-4/+4
* Put SkEmptyTypeface in anonymous namespace.bungeman2016-04-141-0/+4
* Remove requestedStyle from SkTypefaceCache.bungeman2016-04-141-0/+67
* Style Change: NULL->nullptrhalcanary2015-08-271-2/+2
* Rename test files to end with Test.cpp.commit-bot@chromium.org2014-03-031-0/+26