Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix SkTypeface::serialize() on Mac by properly indicating local fonts | caseq | 2014-06-30 |
* | remove deprecated use of bitmap config from tests | commit-bot@chromium.org | 2014-03-05 |
* | Cleanup: Sanitize the order of includes under tests/ | tfarina@chromium.org | 2014-01-24 |
* | Move macros from TestClassDef.h to Test.h | commit-bot@chromium.org | 2014-01-14 |
* | Use DEFINE_TESTCLASS_SHORT macro in tests. | tfarina@chromium.org | 2013-12-12 |
* | Address some more valgrind issues | robertphillips@google.com | 2013-11-14 |
* | Check whether font creation is failed to avoid segment fault. | commit-bot@chromium.org | 2013-05-07 |
* | move most of SkFontHost to private (preceeding making it all private) | reed@google.com | 2013-03-14 |
* | Don't die when there are no fonts available. | bungeman@google.com | 2013-01-17 |
* | Result of running tools/sanitize_source_files.py (which was added in https://... | rmistry@google.com | 2012-08-23 |
* | CreateTypefaceFromStream for GDI. | bungeman@google.com | 2012-05-18 |