1. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years, 1 month ago
  2. a6841be Enable ClangTidy check llvm-namespace-comment. by John Stiles · 4 years, 1 month ago
  3. cfb130c Add arc methods to path builder by Mike Reed · 4 years, 2 months ago
  4. d007281 Fix clang 12 Wsuggest-override and Wsuggest-destructor-override by Brian Salomon · 4 years, 2 months ago
  5. 9689e39 Update complex clip GMs to only use supported clip ops by Michael Ludwig · 4 years, 5 months ago
  6. 7d34dc7 Revert "Revert "switch to new filltype for SkPath"" by Mike Reed · 4 years, 10 months ago
  7. 3e7af41 Revert "switch to new filltype for SkPath" by Mike Reed · 4 years, 10 months ago
  8. 3a50981 switch to new filltype for SkPath by Mike Reed · 4 years, 10 months ago
  9. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  10. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  11. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 6 years ago
  12. 4de2f1f add drawString to ease the pain of converting to skfont by Mike Reed · 6 years ago
  13. d46dce3 don't adapt any gray colors to 565 by Mike Klein · 6 years ago
  14. f08d1d0 Stop using SkTSwap. by Ben Wagner · 6 years ago
  15. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  16. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  17. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  18. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  19. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  20. 6699838 allow clip calls w/o op param, remove unnecessary kReplace ops by reed · 8 years ago
  21. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  22. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  23. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  24. 1818acb rename portable_typeface_always to portable_typeface by caryclark · 9 years ago
  25. 65cdba6 Revert of Revert of make gm background colors 565 compatible (patchset #1 id:1 of https://codereview.chromium.org/1184123002/) by caryclark · 9 years ago
  26. 0bdb08b Revert of make gm background colors 565 compatible (patchset #2 id:20001 of https://codereview.chromium.org/1176243006/) by caryclark · 9 years ago
  27. be7f768 make gm background colors 565 compatible by caryclark · 9 years ago
  28. 1c40292 remove unused GM flags by mtklein · 10 years ago
  29. 51d1f7e reenable complexclip3 for gpu by bsalomon · 10 years ago
  30. a3ca692 disable GM that asserts on gpu by bsalomon · 10 years ago
  31. 3f490a0 Fix complexclip3 test on gpu by bsalomon · 10 years ago
  32. df79503 Add new complexclip3 gm. by egdaniel · 10 years ago