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