1. d1701ba IWYU for gms starting with 'a'. by Ben Wagner · 5 years ago
  2. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  3. 50acf8f add makeShader() to SkBitmap, and deprecate SkShader version by Mike Reed · 5 years ago
  4. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  5. 607c44f gm: delete boilerplate by Hal Canary · 6 years ago
  6. e964c18 gm: use DEF_GM macro consistantly by Hal Canary · 6 years ago
  7. d1e67e7 Use SkBlendMode_Name rather than one-off tables by Brian Osman · 7 years ago
  8. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  9. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  10. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  11. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  12. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  13. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  14. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  15. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  16. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  17. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  18. cfb6bdf switch xfermodes over to sk_sp by reed · 8 years ago
  19. 2ad1aa6 partial switch over to sp usage of shaders by reed · 8 years ago
  20. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  21. d3ebb48 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  22. 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
  23. 7403d87 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  24. 1259601 make tests portable by using 565 compatible colors by caryclark · 9 years ago
  25. 1d24b8d Add matrix constructing helpers to SkMatrix by robertphillips · 9 years ago
  26. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  27. 1c40292 remove unused GM flags by mtklein · 10 years ago
  28. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  29. aa458fb Cleanup: More override fixes - another round. by tfarina · 10 years ago
  30. f539318 Cleanup: Get rid of make_isize() function from gm.h. by tfarina · 10 years ago
  31. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  32. 9c9005a Move SkShader::fLocalMatrix into SkShader constructor. by commit-bot@chromium.org · 10 years ago
  33. eb9a46c add legacy/helper allocN32Pixels, and convert gm to use it by reed@google.com · 11 years ago
  34. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  35. 9cb9c20 Enable gm/aarectmodes with pdf config. Does not crash in mac (nor windows) according to comment. I am working to improve pdf, first step to have all gms export to pdf. by edisonn@google.com · 12 years ago
  36. 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
  37. 1313086 fix warnings on Mac in gm by caryclark@google.com · 12 years ago
  38. 31648eb Fix warnings by bsalomon@google.com · 13 years ago
  39. 7616615 add test for bad scanconversion (disabled) by reed@google.com · 13 years ago
  40. 48dd1a2 Import all GMs as Samples. by bsalomon@google.com · 13 years ago
  41. a310826 Add per-vertex coverage field, use in AA rects when alpha tweak is not valid, add relevant sample/gm by bsalomon@google.com · 13 years ago