1. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  2. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  3. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  4. 8619a34 Revert "Hide setDrawLooper -- deprecate loopers" by Mike Reed · 5 years ago
  5. c877ea2 Hide setDrawLooper -- deprecate loopers by Mike Reed · 6 years ago
  6. e964c18 gm: use DEF_GM macro consistantly by Hal Canary · 6 years ago
  7. 1be1f8d hide SkBlurMaskFilter and SkBlurQuality by Mike Reed · 6 years ago
  8. f160ad4 SkBlurDrawLooper: Start by deleting flags by Matt Sarett · 7 years ago
  9. 7a1f45f spin off easy stuff from Herb's windows GN CL by mtklein · 8 years ago
  10. efdfd51 switch maskfilters to sk_sp by reed · 8 years ago
  11. 7b380d0 guard rasterizer and drawlooper setters by reed · 8 years ago
  12. 1a9b964 Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ )" by reed · 8 years ago
  13. 9283d20 Revert of more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ ) by reed · 8 years ago
  14. ce563cd more shader-->sp conversions by reed · 8 years ago
  15. 5e1ddb1 Reland of change all factories to return their base-class (patchset #1 id:1 of https://codereview.chromium.org/1540203002/ ) by reed · 9 years ago
  16. 2d6ba66 Revert of change all factories to return their base-class (patchset #1 id:1 of https://codereview.chromium.org/1535353002/ ) by reed · 9 years ago
  17. d63f60a change all factories to return their base-class by reed · 9 years ago
  18. 109a23d Remove the SkCanvas comment API by fmalita · 9 years ago
  19. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  20. 1c40292 remove unused GM flags by mtklein · 10 years ago
  21. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  22. f539318 Cleanup: Get rid of make_isize() function from gm.h. by tfarina · 10 years ago
  23. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  24. e396455 move common blur types into central header by commit-bot@chromium.org · 10 years ago
  25. 73cb153 Make sure SkDrawLooper objects can only be allocated on the heap. by commit-bot@chromium.org · 10 years ago
  26. a0fd1b3 add some GM tests for rects by commit-bot@chromium.org · 11 years ago
  27. b3ec29d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  28. b706117 Push sigma-based blur interface into our GMs/benches/tests/samplecode by robertphillips@google.com · 11 years ago
  29. 7ce661d Blur refactoring by robertphillips@google.com · 11 years ago
  30. 0a4805e First pass at Comment API by robertphillips@google.com · 11 years ago
  31. 6f5abdd add 90 degree test case to rects GM by robertphillips@google.com · 11 years ago
  32. 56a2e0d fix double->float warnings by reed@google.com · 11 years ago
  33. 14c3fc6 Adding rects-specific GM by robertphillips@google.com · 11 years ago