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. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  5. 8dce054 Add planet emoji font. by Ben Wagner · 5 years ago
  6. bea1f94 remove platform_font_manager() by Mike Klein · 5 years ago
  7. 9407e24 make float more primary API for paint (esp. for alpha) by Mike Reed · 5 years ago
  8. df2d27e drawText Cleanup, part 2 by Hal Canary · 6 years ago
  9. 12a6d45 use font for measuring by Mike Reed · 6 years ago
  10. d46dce3 don't adapt any gray colors to 565 by Mike Klein · 6 years ago
  11. 53e5e7d resources: resource identifiers don't begin with leading slash by Hal Canary · 7 years ago
  12. f436fbc slice GMs by native font platform, not by emoji format by Mike Klein · 7 years ago
  13. 58822d6 GMs: add platform_font_manager to some names by Hal Canary · 7 years ago
  14. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  15. 37283c2 Use sk_sp text blob APIs by fmalita · 8 years ago
  16. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  17. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  18. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  19. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  20. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  21. 20dac88 mixed text blobs really draws LCD by joshualitt · 9 years ago
  22. 1818acb rename portable_typeface_always to portable_typeface by caryclark · 9 years ago
  23. 3b0f98e fix typeface leak by caryclark · 9 years ago
  24. e59524d make mixedtextblobs gm portable by caryclark · 9 years ago
  25. c3dcb67 make color emoji gm portable by caryclark · 9 years ago
  26. 34d7288 Change large glyph check back to > threshold. by jvanverth · 9 years ago
  27. 3ffa126 Move resource fonts to common location. by bungeman · 9 years ago
  28. 9e36c1a Start canonicalizing color for all A8 textblobs by joshualitt · 9 years ago
  29. eef5b3e BUG=skia: by joshualitt · 9 years ago