1. 77a53de Base SkAutoTUnref on skstd::unique_ptr. by bungeman · 10 years ago
  2. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 10 years ago
  3. 5f213d9 SkTypeface to use SkStreamAsset. by bungeman · 11 years ago
  4. a1193e4 Make SkStream *not* ref counted. by scroggo · 11 years ago
  5. 1348dfd Cleanup: Remove a bunch of SkFontHost.h includes (unused). by tfarina · 11 years ago
  6. 26337e9 Fix SkTypeface::serialize() on Mac by properly indicating local fonts by caseq · 11 years ago
  7. 8ef51b9 remove deprecated use of bitmap config from tests by commit-bot@chromium.org · 11 years ago
  8. 8f6884a Cleanup: Sanitize the order of includes under tests/ by tfarina@chromium.org · 12 years ago
  9. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 12 years ago
  10. e4fafb1 Use DEFINE_TESTCLASS_SHORT macro in tests. by tfarina@chromium.org · 12 years ago
  11. cb3b615 Address some more valgrind issues by robertphillips@google.com · 12 years ago
  12. 66f5aaa Check whether font creation is failed to avoid segment fault. by commit-bot@chromium.org · 12 years ago
  13. fed86bd move most of SkFontHost to private (preceeding making it all private) by reed@google.com · 12 years ago
  14. 148a396 Don't die when there are no fonts available. by bungeman@google.com · 13 years ago
  15. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 13 years ago
  16. a550199 CreateTypefaceFromStream for GDI. http://codereview.appspot.com/5616047/ by bungeman@google.com · 13 years ago