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. 6cd43b4 Update SkCanonicalizeFont to also update paint by Mike Reed · 6 years ago
  6. 54d9c88 Cleanup of large text rendering, take 2. by Jim Van Verth · 6 years ago
  7. 89737de Revert "Cleanup of large text rendering." by Jim Van Verth · 6 years ago
  8. 2fb7c8a Cleanup of large text rendering. by Jim Van Verth · 6 years ago
  9. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  10. 3661bc9 hide trivial helpers on canvas by Mike Reed · 7 years ago
  11. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  12. 2a24338 GM: replace boilerplate with macros by halcanary · 9 years ago
  13. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  14. 1818acb rename portable_typeface_always to portable_typeface by caryclark · 9 years ago
  15. ef14cb3 make glyph_pos imageblur* largeglyphblur portable by caryclark · 9 years ago
  16. 80ea19c Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://codereview.chromium.org/1138263002/) by reed · 9 years ago
  17. 2629697 Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://codereview.chromium.org/1135053002/) by reed · 9 years ago
  18. 67d71c8 stop calling SkScalarDiv by reed · 9 years ago
  19. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  20. 1c40292 remove unused GM flags by mtklein · 10 years ago
  21. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  22. aa458fb Cleanup: More override fixes - another round. by tfarina · 10 years ago
  23. 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
  24. c4b84ae Revert of Revert of Fix SkPaint::measureText for stroked hairline text (https://codereview.chromium.org/354433002/) by rmistry · 10 years ago
  25. abc9bb5 Revert of Fix SkPaint::measureText for stroked hairline text (https://codereview.chromium.org/335603003/) by rmistry · 10 years ago
  26. 196af73 Fix SkPaint::measureText for stroked hairline text by kkinnunen · 10 years ago