1. 1963009 stroke-and-fill is deprecated, introduce simpler api by Mike Reed · 4 years, 2 months ago
  2. 788b916 Remove SkTMin and SkTMax by Brian Osman · 4 years, 6 months ago
  3. 9dc0b9e remove code now that loopers are dead (w.r.t. canvas and paint) by Mike Reed · 5 years ago
  4. aed493e remove default looper flag, rely on clients to opt-in by Mike Reed · 5 years ago
  5. b7dad44 Reland "hide drawlooper from paint" by Mike Reed · 5 years ago
  6. 6dc14de Revert "hide drawlooper from paint" by Robert Phillips · 5 years ago
  7. 766b42b hide drawlooper from paint by Mike Reed · 5 years ago
  8. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  9. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  10. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  11. 8619a34 Revert "Hide setDrawLooper -- deprecate loopers" by Mike Reed · 5 years ago
  12. c877ea2 Hide setDrawLooper -- deprecate loopers by Mike Reed · 5 years ago
  13. e964c18 gm: use DEF_GM macro consistantly by Hal Canary · 6 years ago
  14. 1be1f8d hide SkBlurMaskFilter and SkBlurQuality by Mike Reed · 6 years ago
  15. 23e474c SkCanvas: Helpers for draw{Point,Line,Circle} by Hal Canary · 7 years ago
  16. f160ad4 SkBlurDrawLooper: Start by deleting flags by Matt Sarett · 7 years ago
  17. 7a1f45f spin off easy stuff from Herb's windows GN CL by mtklein · 8 years ago
  18. efdfd51 switch maskfilters to sk_sp by reed · 8 years ago
  19. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  20. 7b380d0 guard rasterizer and drawlooper setters by reed · 8 years ago
  21. 2ad1aa6 partial switch over to sp usage of shaders by reed · 8 years ago
  22. 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
  23. 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
  24. d63f60a change all factories to return their base-class by reed · 9 years ago
  25. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  26. 1c40292 remove unused GM flags by mtklein · 10 years ago
  27. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  28. f9d6101 There can be only one (SkRandom)! by scroggo · 10 years ago
  29. ce1c886 Do circle anti-aliasing in normalized space to avoid precision issues with half-floats on Adreno. by bsalomon · 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. e396455 move common blur types into central header by commit-bot@chromium.org · 10 years ago
  33. 73cb153 Make sure SkDrawLooper objects can only be allocated on the heap. by commit-bot@chromium.org · 10 years ago
  34. 9a070f2 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  35. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  36. b3ec29d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  37. b706117 Push sigma-based blur interface into our GMs/benches/tests/samplecode by robertphillips@google.com · 11 years ago
  38. 7ce661d Blur refactoring by robertphillips@google.com · 11 years ago
  39. 0b26c15 Add file missing from r3682 checkin by bsalomon@google.com · 12 years ago