1. 51e15a6 Use SkTextEncoding enum instead of macros. by Ben Wagner · 5 years ago
  2. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  3. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  4. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  5. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  6. 0fe39ba move work out of GM ctor by Mike Klein · 6 years ago
  7. f78b7ea don't use paint's gettextpath by Mike Reed · 6 years ago
  8. 5f50f57 New plan -- aa and lcd DO belong on SkFont by Mike Reed · 6 years ago
  9. 3185f90 expose SkFont as public way to use TextBlobBuilder by Mike Reed · 6 years ago
  10. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  11. 37283c2 Use sk_sp text blob APIs by fmalita · 8 years ago
  12. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  13. 1a9b964 Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ )" by reed · 8 years ago
  14. 9283d20 Revert of more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ ) by reed · 8 years ago
  15. ce563cd more shader-->sp conversions by reed · 8 years ago
  16. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  17. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  18. efa1ece gm missed portable text in textblobshader by caryclark · 9 years ago
  19. f597c42 make pixelsnap textblob* etc gm portable by caryclark · 9 years ago
  20. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  21. 1c40292 remove unused GM flags by mtklein · 10 years ago
  22. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  23. 8483326 SkTextBlob shader space workaround. by fmalita · 10 years ago