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. 28bd882 use font in tool_utils add_to_text_blob() by Mike Reed · 6 years ago
  5. a24712e Revert "makeSurface defaults to raster" by Cary Clark · 6 years ago
  6. 29a4a68 makeSurface defaults to raster by Cary Clark · 6 years ago
  7. 46596ae use tool_utils to encapsulate checking for recording canvas and makeSurface by Mike Reed · 7 years ago
  8. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  9. 37283c2 Use sk_sp text blob APIs by fmalita · 8 years ago
  10. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  11. 0e22eb8 Some tests around surface creation and snapshotting with color space by brianosman · 8 years ago
  12. 3a0dbde Remove SkSurfaceProps gamma-correctness flag entirely. by brianosman · 8 years ago
  13. 52ede1d More removal of SkColorProfileType... by brianosman · 8 years ago
  14. 802acec Revert of More removal of SkColorProfileType... (patchset #2 id:20001 of https://codereview.chromium.org/2071393002/ ) by egdaniel · 8 years ago
  15. 944876f More removal of SkColorProfileType... by brianosman · 8 years ago
  16. b461d34 Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriate by brianosman · 8 years ago
  17. 9e65f93 alternate textblobgeometrychange fix... just make our own surface if needed by mtklein · 8 years ago
  18. 898235c SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propagated in a few places so that the backend can do the right thing for L32 vs S32 mode. by brianosman · 8 years ago
  19. e8f3062 switch surface to sk_sp by reed · 8 years ago
  20. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  21. 1818acb rename portable_typeface_always to portable_typeface by caryclark · 9 years ago
  22. 85693c1 make stroketext textblob* texteffects tileimagefilter gm portable by caryclark · 9 years ago
  23. e4cee1f fix for cached textblobs look garbled by joshualitt · 9 years ago