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