aboutsummaryrefslogtreecommitdiffhomepage
path: root/samplecode/SampleGradients.cpp
Commit message (Expand)AuthorAge
* Delete even more unused views codeGravatar Brian Osman2017-11-29
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* use Make instead of Create to return a shared shaderGravatar reed2016-03-08
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConicalGravatar reed2015-05-04
* Remove unused (by clients) SkUnitMapperGravatar commit-bot@chromium.org2014-05-22
* Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromiu...Gravatar commit-bot@chromium.org2014-05-22
* Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/2832...Gravatar commit-bot@chromium.org2014-05-21
* Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromiu...Gravatar commit-bot@chromium.org2014-05-16
* remove unused (by clients) SkUnitMapperGravatar commit-bot@chromium.org2014-05-16
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-26
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* fix warnings on Mac in ssamplecodeGravatar caryclark@google.com2012-06-06
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* migrate some samples over to SampleView, for FPS measurementsGravatar reed@google.com2011-04-22
* Fix Two Pt Radial when circles are concentric.Gravatar bsalomon@google.com2011-04-06
* merge with changes for GPU backendGravatar reed@android.com2010-12-20
* update sample to use new two-point-radial gradients from senorblanco!!!Gravatar reed@android.com2009-09-22
* make a deep copy in CreateCGImageRef if we're 565, but first upscale to 32bit.Gravatar reed@android.com2009-07-10
* fix gradients with alpha to convert to premul *after* the intermediate colorGravatar reed@android.com2009-07-02
* add sample for gradientsGravatar reed@android.com2009-04-02