- 2ab4b2b Remove symmetric three stop special case by Brian Osman · 7 years ago
- a8e5744 Add general three-stop analytic gradient shader by Brian Osman · 7 years ago
- 36f054a GrGradientEffect::onIsEqual() must also consider tiling by Florin Malita · 7 years ago
- 4d27429 Fix sweep_tiling GM sizing by Florin Malita · 7 years ago
- 50f7a1e Add another sweep gradient tiling test by Florin Malita · 7 years ago
- 5a9a981 Tiling support for SkSweepGradient by Florin Malita · 7 years ago
- d1aedde Remove SkLinearGradient::kForce4fContext_PrivateFlag by Florin Malita · 7 years ago
- a0ac963 Add a GM to exercise some complex gradient constructs by Florin Malita · 8 years ago
- 33d2055 GM: some header cleanup by Mike Klein · 8 years ago
- 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
- 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 8 years ago
- ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
- eebe87f Fix gradients gm by Matt Sarett · 8 years ago
- 6f67fc2 Add SkICC::rawTransferFnData() by Matt Sarett · 8 years ago
- afac581 Sk4fLinearGradient fuzzer fixes by fmalita · 8 years ago
- 526972e Rename all color space factories from New* to Make* by Brian Osman · 8 years ago
- 7c602de Removed makeLinearGamma() from the public API for SkColorSpace by raftias · 8 years ago
- e25d71c Gradients are serialized (and can be constructed) as SkColor4f + SkColorSpace by brianosman · 8 years ago
- dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
- 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 9 years ago
- 1a9b964 Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ )" by reed · 9 years ago
- 9283d20 Revert of more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ ) by reed · 9 years ago
- ce563cd more shader-->sp conversions by reed · 9 years ago
- cb10071 add gm to illustrate bug by caryclark · 9 years ago
- bc590c0 Initial linear gradient 4f impl by fmalita · 9 years ago
- d4eaa25 add GM to exercise duplicate color-stops by reed · 9 years ago
- de3aac8 use pinned value during lerp for vertical gradients by reed · 9 years ago
- 8b78bd6 Tiny linear gradient GM by fmalita · 9 years ago
- 063675b Remove SK_SUPPORT_LEGACY_GRADIENT_DITHERING from Skia proper by fmalita · 9 years ago
- 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
- 159fa57 linear gradient with stops discretized gm by caryclark · 9 years ago
- 1864bfa add radial gradient hard stop test by caryclark · 9 years ago
- 1259601 make tests portable by using 565 compatible colors by caryclark · 9 years ago
- 65cdba6 Revert of Revert of make gm background colors 565 compatible (patchset #1 id:1 of https://codereview.chromium.org/1184123002/) by caryclark · 9 years ago
- 0bdb08b Revert of make gm background colors 565 compatible (patchset #2 id:20001 of https://codereview.chromium.org/1176243006/) by caryclark · 9 years ago
- be7f768 make gm background colors 565 compatible by caryclark · 9 years ago
- 80ea19c Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://codereview.chromium.org/1138263002/) by reed · 9 years ago
- 2629697 Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://codereview.chromium.org/1135053002/) by reed · 9 years ago
- 67d71c8 stop calling SkScalarDiv by reed · 9 years ago
- 71a6cbf remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConical by reed · 10 years ago
- 1113da7 Mike's radial gradient CL with better float -> int. by mtklein · 10 years ago
- 8d3e9df Revert of Mike's radial gradient CL with better float -> int. (patchset #7 id:120001 of https://codereview.chromium.org/1109643002/) by mtklein · 10 years ago
- abf6c5c Mike's radial gradient CL with better float -> int. by mtklein · 10 years ago
- 3d9005c add GM to show bad banding in raster for radial gradients by reed · 10 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
- aa458fb Cleanup: More override fixes - another round. by tfarina · 10 years ago
- 7cdc1ee Add always-threaded SkRecord quilt tests. by mtklein · 10 years ago
- 83f23d8 Remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
- 3339ac5 Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) (https://codereview.chromium.org/288343009/) by commit-bot@chromium.org · 10 years ago
- 4b8f802 Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
- e2b193c Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
- ee0cac3 remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
- a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 11 years ago
- 9c9005a Move SkShader::fLocalMatrix into SkShader constructor. by commit-bot@chromium.org · 11 years ago
- 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
- 1da3a80 make gradients gm view size larger, as it is choping from the pained canvas. by edisonn@google.com · 11 years ago
- 3ef7eea Split radial_gradients2 GM into two to reproduce its bug. by mtklein@google.com · 11 years ago
- 361a72f add new GM to try to reproduce a bug by mtklein@google.com · 11 years ago
- d55e357 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
- 8ba1ad3 Mozilla diabolical clamp case added to gm/gradients.cpp by commit-bot@chromium.org · 11 years ago
- 0f0d9b7 GM : Unused parameters cleanup by sugoi@google.com · 12 years ago
- e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
- b796119 Enable 64-bit builds on Windows by borenet@google.com · 12 years ago
- 837d31a Use SkCanvas::concat instead of SkCanvas::setMatrix so this GM can be tiled. by scroggo@google.com · 12 years ago
- 5cf2c28 Added conical gradient to gm gradients test, and added two variants of that test, one with perspective applied to the local matrices of the gradients and the other with perspective applied to the overall view matrix. by rileya@google.com · 12 years ago
- 09042b8 Fixing Windows compiler complaints by robertphillips@google.com · 13 years ago
- bb0948f increase height to include entire circle for large radial by reed@google.com · 13 years ago
- 39c2515 Add missing SkFloatToScalar() calls to fix the build. by tomhudson@google.com · 13 years ago
- b18e58c New radial gradient GM to observe banding and dithering effects. by tomhudson@google.com · 13 years ago
- 48dd1a2 Import all GMs as Samples. by bsalomon@google.com · 13 years ago
- 01744a4 Fix clamped_gradients gm to work in fixed. by bungeman@google.com · 13 years ago
- 5ea050f Optimize software radial gradients (remove branches from the inner loop where by tomhudson@google.com · 13 years ago
- ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
- 59f3abf fix gradients_degenerate test case for SKIA_SCALAR_IS_FIXED by epoger@google.com · 13 years ago
- ac864a9 add test for degenerate 2point gradients (needs pdf and gpu fixes) by reed@google.com · 13 years ago
- f3c1cc9 update baselines to add 2point-radial gradients, and use gpu-friendly xfermode code by reed@google.com · 14 years ago
- 42309d4 add gm for gradients by reed@android.com · 15 years ago