- 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years, 4 months ago
- 58cc97a Use factories to avoid using (deprecated) path editing methods by Mike Reed · 4 years, 4 months ago
- a6841be Enable ClangTidy check llvm-namespace-comment. by John Stiles · 4 years, 5 months ago
- 9689e39 Update complex clip GMs to only use supported clip ops by Michael Ludwig · 4 years, 8 months ago
- 4241f5e Revert "add guard to switch to SkPathTypes" by Mike Reed · 5 years ago
- e1af444 add guard to switch to SkPathTypes by Mike Reed · 5 years ago
- 92b3335 more rect api simplifications 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
- c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
- a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
- 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
- 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
- dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
- d3ebb48 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
- 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
- 7403d87 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
- f059900 Fix up -Winconsistent-missing-override by mtklein · 9 years ago
- 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
- 63c684a fuzzer fixes by caryclark · 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
- f539318 Cleanup: Get rid of make_isize() function from gm.h. by tfarina · 11 years ago
- a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 11 years ago
- e5b2af9 Store SkRRects in SkClipStack by commit-bot@chromium.org · 11 years ago
- 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
- e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
- ae933ce Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
- ab5ec7e Translated clip GMs to increase stability by robertphillips@google.com · 12 years ago
- 2470b25 Updated AAClips Sample slide and complexclip2 GM to exercise AA clipping by robertphillips@google.com · 13 years ago
- 48dd1a2 Import all GMs as Samples. by bsalomon@google.com · 13 years ago
- 45482d1 fix pictures to not skip-over clip ops that might expand the clip by reed@google.com · 13 years ago
- 574f29d Add revisions to complexclip2.cpp from code review. Checkin windows baselines. by bsalomon@google.com · 13 years ago
- 30db599 add new test for complex clips by reed@google.com · 13 years ago