aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/gradients.cpp
Commit message (Expand)AuthorAge
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Enable 64-bit builds on WindowsGravatar borenet@google.com2012-08-20
* Use SkCanvas::concat instead of SkCanvas::setMatrix so this GM can be tiled.Gravatar scroggo@google.com2012-08-15
* Added conical gradient to gm gradients test, and added two variants of that t...Gravatar rileya@google.com2012-07-09
* Fixing Windows compiler complaintsGravatar robertphillips@google.com2012-04-06
* increase height to include entire circle for large radialGravatar reed@google.com2012-01-31
* Add missing SkFloatToScalar() calls to fix the build.Gravatar tomhudson@google.com2012-01-30
* New radial gradient GM to observe banding and dithering effects.Gravatar tomhudson@google.com2012-01-30
* Import all GMs as Samples.Gravatar bsalomon@google.com2011-10-31
* Fix clamped_gradients gm to work in fixed.Gravatar bungeman@google.com2011-10-06
* Optimize software radial gradients (remove branches from the inner loop whereGravatar tomhudson@google.com2011-09-26
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* fix gradients_degenerate test case for SKIA_SCALAR_IS_FIXEDGravatar epoger@google.com2011-07-21
* add test for degenerate 2point gradients (needs pdf and gpu fixes)Gravatar reed@google.com2011-06-27
* update baselines to add 2point-radial gradients, and use gpu-friendly xfermod...Gravatar reed@google.com2010-12-23
* add gm for gradientsGravatar reed@android.com2009-06-22