1. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years ago
  2. 51e15a6 Use SkTextEncoding enum instead of macros. by Ben Wagner · 5 years ago
  3. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  4. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  5. ed33af4 add bench for textblobbuilder by Mike Reed · 6 years ago
  6. c16abee impl gettextpath using SkFont by Mike Reed · 6 years ago
  7. 2ed7820 use SkFont in a lot of places by Mike Reed · 6 years ago
  8. 55bc051 Fixup textblob benchmark by Herb Derby · 6 years ago
  9. 434377a Split out SkRunFont and SkPaint by Herb Derby · 6 years ago
  10. 430424b Update text blob benchmark to reflect reality by Herb Derby · 6 years ago
  11. 37283c2 Use sk_sp text blob APIs by fmalita · 8 years ago
  12. ee6a991 SkTypeface::MakeFromName to take SkFontStyle. by mboc · 8 years ago
  13. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  14. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  15. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  16. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  17. a1ebeb2 Remove const from `const int loops`. by mtklein · 9 years ago
  18. 8a6697a Fix for nexus 5 crashing in GL benches by joshualitt · 9 years ago
  19. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  20. 1818acb rename portable_typeface_always to portable_typeface by caryclark · 9 years ago
  21. f059900 Fix up -Winconsistent-missing-override by mtklein · 9 years ago
  22. b4a797f Move font loading in gm tests and benches out of constructors by kkinnunen · 9 years ago
  23. eef5b3e BUG=skia: by joshualitt · 9 years ago