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