aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/FontMgrTest.cpp
Commit message (Expand)AuthorAge
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-04-09
* WIP -- SkFontGravatar reed@google.com2014-04-08
* Fix FontMgrTest to allow for unnamed fonts.Gravatar 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
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-09-20
* expand alias fontname testGravatar reed@google.com2013-09-19
* fix build warning for unused functionGravatar djsollen@google.com2013-09-19
* Disable broken test on AndroidGravatar djsollen@google.com2013-09-19
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-09-19
* fix fontconfig backend to only cache new fonts if their outName was uniqueGravatar reed@google.com2013-09-18
* Add FontMgr to DirectWrite.Gravatar bungeman@google.com2013-05-01
* disable checking the style name from fontmgr (not impl on some backends,Gravatar reed@google.com2013-04-25
* return empty fontstyleset instead of nullGravatar reed@google.com2013-04-19
* short names should be ... short, in commandlineflagsGravatar reed@google.com2013-04-11
* add fontmgr tests, and optional --verboseFontMgr flag (or -vfm) for more outputGravatar reed@google.com2013-04-11