1. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  2. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  3. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  4. 3a77837 Reland "Add a GpuGM class for GPU-only tests" by Chris Dalton · 5 years ago
  5. 382b122 Revert "Add a GpuGM class for GPU-only tests" by Chris Dalton · 5 years ago
  6. f5efa78 Add a GpuGM class for GPU-only tests by Chris Dalton · 5 years ago
  7. 28bd882 use font in tool_utils add_to_text_blob() by Mike Reed · 6 years ago
  8. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  9. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  10. 37283c2 Use sk_sp text blob APIs by fmalita · 8 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. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  15. 1818acb rename portable_typeface_always to portable_typeface by caryclark · 9 years ago
  16. 85693c1 make stroketext textblob* texteffects tileimagefilter gm portable by caryclark · 9 years ago
  17. 4ee6bd8 Add caps overrides to GMs by bsalomon · 9 years ago
  18. 7a9c45c real fix for textblob use after gpu free by joshualitt · 9 years ago