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