aboutsummaryrefslogtreecommitdiff
path: root/samplecode/SampleGradients.cpp
AgeCommit message (Expand)Author
2018-08-09Move Views into Sample and Viewer.Ben Wagner
2017-11-29Delete even more unused views codeBrian Osman
2016-03-29Style bikeshed - remove extraneous whitespacehalcanary
2016-03-08use Make instead of Create to return a shared shaderreed
2015-08-27Style Change: NULL->nullptrhalcanary
2015-05-04remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConicalreed
2014-05-22Remove unused (by clients) SkUnitMappercommit-bot@chromium.org
2014-05-22Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromiu...commit-bot@chromium.org
2014-05-21Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/2832...commit-bot@chromium.org
2014-05-16Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromiu...commit-bot@chromium.org
2014-05-16remove unused (by clients) SkUnitMappercommit-bot@chromium.org
2013-01-26Sanitizing source files in Skia_Periodic_House_Keepingskia.committer@gmail.com
2012-08-23Result of running tools/sanitize_source_files.py (which was added in https://...rmistry@google.com
2012-06-06fix warnings on Mac in ssamplecodecaryclark@google.com
2011-07-28Automatic update of all copyright notices to reflect new license terms.epoger@google.com
2011-04-22migrate some samples over to SampleView, for FPS measurementsreed@google.com
2011-04-06Fix Two Pt Radial when circles are concentric.bsalomon@google.com
2010-12-20merge with changes for GPU backendreed@android.com
2009-09-22update sample to use new two-point-radial gradients from senorblanco!!!reed@android.com
2009-07-10make a deep copy in CreateCGImageRef if we're 565, but first upscale to 32bit.reed@android.com
2009-07-02fix gradients with alpha to convert to premul *after* the intermediate colorreed@android.com
2009-04-02add sample for gradientsreed@android.com