1. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  2. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  3. efdfd51 switch maskfilters to sk_sp by reed · 8 years ago
  4. 2a24338 GM: replace boilerplate with macros by halcanary · 9 years ago
  5. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  6. d3ebb48 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  7. 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
  8. 7403d87 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  9. 1818acb rename portable_typeface_always to portable_typeface by caryclark · 9 years ago
  10. 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
  11. 0bdb08b Revert of make gm background colors 565 compatible (patchset #2 id:20001 of https://codereview.chromium.org/1176243006/) by caryclark · 9 years ago
  12. be7f768 make gm background colors 565 compatible by caryclark · 9 years ago
  13. ceadfef next batch of portable typeface changes by caryclark · 9 years ago
  14. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  15. 1c40292 remove unused GM flags by mtklein · 9 years ago
  16. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  17. aa458fb Cleanup: More override fixes - another round. by tfarina · 10 years ago
  18. 28828d0 Add GM for 2-rects blur which cannot break into nine-patch by qiankun.miao · 10 years ago
  19. 468b6b4 tweak gm to show fractional offsets by reed · 10 years ago
  20. ae760d5 update gm to place inner rect on fractional boundary by reed · 10 years ago
  21. 36e6e26 add gm for 2-rects and blur by reed · 10 years ago
  22. 5fb6bd4 use platform-independent font for gm by caryclark · 10 years ago
  23. f539318 Cleanup: Get rid of make_isize() function from gm.h. by tfarina · 10 years ago
  24. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  25. e396455 move common blur types into central header by commit-bot@chromium.org · 10 years ago
  26. 8f4d230 remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats by reed@google.com · 11 years ago
  27. b706117 Push sigma-based blur interface into our GMs/benches/tests/samplecode by robertphillips@google.com · 11 years ago
  28. 7ce661d Blur refactoring by robertphillips@google.com · 11 years ago
  29. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  30. b340cf7 Only skip pipe playback for blurs GM in FIXED mode. by scroggo@google.com · 12 years ago
  31. 3ab3175 Turn off the blurs GM for Pipe playback. by scroggo@google.com · 12 years ago
  32. 48dd1a2 Import all GMs as Samples. by bsalomon@google.com · 13 years ago
  33. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  34. 3c14d0f Fix gm tests for fixed point. by bungeman@google.com · 13 years ago
  35. 11a5ff3 use new high-quality blur in samples by reed@google.com · 13 years ago
  36. c96e5c2 add new test for blurs by reed@google.com · 13 years ago