1. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  2. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  3. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  4. 6699838 allow clip calls w/o op param, remove unnecessary kReplace ops by reed · 8 years ago
  5. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  6. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  7. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  8. d3ebb48 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  9. 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
  10. 7403d87 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  11. 1259601 make tests portable by using 565 compatible colors by caryclark · 9 years ago
  12. 1818acb rename portable_typeface_always to portable_typeface by caryclark · 9 years ago
  13. f059900 Fix up -Winconsistent-missing-override by mtklein · 9 years ago
  14. 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
  15. 0bdb08b Revert of make gm background colors 565 compatible (patchset #2 id:20001 of https://codereview.chromium.org/1176243006/) by caryclark · 9 years ago
  16. be7f768 make gm background colors 565 compatible by caryclark · 9 years ago
  17. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  18. 63c684a fuzzer fixes by caryclark · 9 years ago
  19. 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
  20. 7cdc1ee Add always-threaded SkRecord quilt tests. by mtklein · 10 years ago
  21. f539318 Cleanup: Get rid of make_isize() function from gm.h. by tfarina · 10 years ago
  22. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  23. 6285f4f Offer single-param version of deepCopyTo -- much easier to migrate to colortypes by commit-bot@chromium.org · 10 years ago
  24. dac5225 replace SkBitmap::Config with SkColorType in gms by commit-bot@chromium.org · 10 years ago
  25. 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
  26. a7aedfe Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  27. de1fc47 use DEF_GM by reed@google.com · 12 years ago
  28. 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
  29. ab5ec7e Translated clip GMs to increase stability by robertphillips@google.com · 12 years ago
  30. 2a02129 Fixed simpleaaclip gm - it wasn't showing xor case by robertphillips@google.com · 12 years ago
  31. 67febd9 Converted AAClips SampleApp slide to GM:simpleaaclip by robertphillips@google.com · 12 years ago