1. cb6940b DM FontMgr updates by Mike Klein · 7 years ago
  2. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  3. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 7 years ago
  4. 693fdbd refFoo variant for getters that naturally have a sk_sp by Mike Reed · 8 years ago
  5. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  6. ee6a991 SkTypeface::MakeFromName to take SkFontStyle. by mboc · 8 years ago
  7. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  8. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  9. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  10. 18300a3 detach -> release by mtklein · 8 years ago
  11. 77a53de Base SkAutoTUnref on skstd::unique_ptr. by bungeman · 9 years ago
  12. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  13. 5f213d9 SkTypeface to use SkStreamAsset. by bungeman · 9 years ago
  14. a1193e4 Make SkStream *not* ref counted. by scroggo · 9 years ago
  15. 1348dfd Cleanup: Remove a bunch of SkFontHost.h includes (unused). by tfarina · 10 years ago
  16. 26337e9 Fix SkTypeface::serialize() on Mac by properly indicating local fonts by caseq · 10 years ago
  17. 8ef51b9 remove deprecated use of bitmap config from tests by commit-bot@chromium.org · 10 years ago
  18. 8f6884a Cleanup: Sanitize the order of includes under tests/ by tfarina@chromium.org · 10 years ago
  19. e2eac8b Move macros from TestClassDef.h to Test.h by commit-bot@chromium.org · 11 years ago
  20. e4fafb1 Use DEFINE_TESTCLASS_SHORT macro in tests. by tfarina@chromium.org · 11 years ago
  21. cb3b615 Address some more valgrind issues by robertphillips@google.com · 11 years ago
  22. 66f5aaa Check whether font creation is failed to avoid segment fault. by commit-bot@chromium.org · 11 years ago
  23. fed86bd move most of SkFontHost to private (preceeding making it all private) by reed@google.com · 11 years ago
  24. 148a396 Don't die when there are no fonts available. by bungeman@google.com · 12 years ago
  25. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  26. a550199 CreateTypefaceFromStream for GDI. http://codereview.appspot.com/5616047/ by bungeman@google.com · 12 years ago