1. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  2. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  3. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  4. b4bb7d8 Add oblique as a slant. by bungeman · 8 years ago
  5. ed2edab Remove SK_VERY_LEGACY_CREATE_TYPEFACE. by bungeman · 8 years ago
  6. 11a77c6 Begin switch to SkFontStyle for legacy calls. by bungeman · 8 years ago
  7. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  8. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  9. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  10. 6531c36 Generate platform specific fontmgr gm. by caryclark · 9 years ago
  11. c64239a Remove system call in DW for default font. by bungeman · 9 years ago
  12. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  13. 1c40292 remove unused GM flags by mtklein · 10 years ago
  14. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  15. aa458fb Cleanup: More override fixes - another round. by tfarina · 10 years ago
  16. 8893e5f add paint::getFontBounds() by reed · 10 years ago
  17. c9232dc Remove SK_FM_NEW_MATCH_FAMILY_STYLE_CHARACTER. by bungeman · 10 years ago
  18. c20386e Update fontMgr to take list of bcp47 language tags. by bungeman · 10 years ago
  19. a0c814c Add SkTypeface::getBounds() by reed · 10 years ago
  20. 0d393a9 Lookup glyphs based on character code and language tag. by djsollen · 10 years ago
  21. 6eddc77 Pass the IDWriteFactory instead of relying on a global creator. by bungeman@google.com · 10 years ago
  22. 9fc5c68 Fix leak detected in FontMgrMatchGM::onDraw by Valgrind. by bungeman@google.com · 11 years ago
  23. d1bcfc9 export SkFontMgr_New_... experimental functions for testing in chrome by reed@google.com · 11 years ago
  24. bfc6cc4 allow both GDI and DW fontmgrs at the same time by bungeman@google.com · 11 years ago
  25. bcb88e5 Revert r10788 (allow both GDI and DW fontmgrs at the same time) due to Chromium XP bot failures by robertphillips@google.com · 11 years ago
  26. 0699756 allow both GDI and DW fontmgrs at the same time by bungeman@google.com · 11 years ago
  27. 968863f Revert r10718 to unblock roll by robertphillips@google.com · 11 years ago
  28. 7d65dee allow both GDI and DW fontmgrs at the same time by reed@google.com · 11 years ago
  29. 7103344 Add FontMgr to DirectWrite. https://codereview.chromium.org/14314008/ by bungeman@google.com · 11 years ago
  30. 5111648 show fontstyle values for each style by reed@google.com · 11 years ago
  31. d55846d Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  32. 964988f add matcher to fontstyleset Review URL: https://codereview.chromium.org/13312002 by reed@google.com · 11 years ago
  33. 6acd09e Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  34. 6518daf disable tests that exercise serialization of fonts here, since we are experimentally by reed@google.com · 11 years ago
  35. af0fa6a add gm for experimental fontmgr api by reed@google.com · 11 years ago