1. 9689e39 Update complex clip GMs to only use supported clip ops by Michael Ludwig · 4 years, 3 months ago
  2. 92b3335 more rect api simplifications by Mike Reed · 5 years ago
  3. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  4. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  5. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  6. df2d27e drawText Cleanup, part 2 by Hal Canary · 6 years ago
  7. d46dce3 don't adapt any gray colors to 565 by Mike Klein · 6 years ago
  8. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  9. 68b8e3d Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag"" by Matt Sarett · 7 years ago
  10. 0122af0 Revert "Delete copyTo(Allocator), hide copyTo() behind flag" by Matt Sarett · 7 years ago
  11. d4a338f Delete copyTo(Allocator), hide copyTo() behind flag by Matt Sarett · 7 years ago
  12. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  13. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  14. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  15. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  16. 6699838 allow clip calls w/o op param, remove unnecessary kReplace ops by reed · 8 years ago
  17. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  18. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  19. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  20. d3ebb48 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  21. fb8c1fc Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of https://codereview.chromium.org/1265033002/ ) by reed · 9 years ago
  22. 7403d87 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  23. 1259601 make tests portable by using 565 compatible colors by caryclark · 9 years ago
  24. 1818acb rename portable_typeface_always to portable_typeface by caryclark · 9 years ago
  25. f059900 Fix up -Winconsistent-missing-override by mtklein · 9 years ago
  26. 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
  27. 0bdb08b Revert of make gm background colors 565 compatible (patchset #2 id:20001 of https://codereview.chromium.org/1176243006/) by caryclark · 9 years ago
  28. be7f768 make gm background colors 565 compatible by caryclark · 9 years ago
  29. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  30. 63c684a fuzzer fixes by caryclark · 9 years ago
  31. 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
  32. 7cdc1ee Add always-threaded SkRecord quilt tests. by mtklein · 10 years ago
  33. f539318 Cleanup: Get rid of make_isize() function from gm.h. by tfarina · 10 years ago
  34. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  35. 6285f4f Offer single-param version of deepCopyTo -- much easier to migrate to colortypes by commit-bot@chromium.org · 10 years ago
  36. dac5225 replace SkBitmap::Config with SkColorType in gms by commit-bot@chromium.org · 10 years ago
  37. 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
  38. a7aedfe Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  39. de1fc47 use DEF_GM by reed@google.com · 12 years ago
  40. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  41. ab5ec7e Translated clip GMs to increase stability by robertphillips@google.com · 12 years ago
  42. 2a02129 Fixed simpleaaclip gm - it wasn't showing xor case by robertphillips@google.com · 12 years ago
  43. 67febd9 Converted AAClips SampleApp slide to GM:simpleaaclip by robertphillips@google.com · 12 years ago