aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/effects/SkGradientShader.h
Commit message (Expand)AuthorAge
* remove defines and add commasGravatar Cary Clark2018-05-21
* Convert NULL and 0 to nullptr.Gravatar Ben Wagner2017-08-28
* Tiling support for SkSweepGradientGravatar Florin Malita2017-08-01
* remove 4 legacy flags (clients already updated)Gravatar Mike Reed2016-10-20
* Gradients are serialized (and can be constructed) as SkColor4f + SkColorSpaceGravatar brianosman2016-09-28
* Remove outdated comments about pre-sk_sp semanticsGravatar brianosman2016-09-27
* use Make instead of Create to return a shared shaderGravatar reed2016-03-08
* remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConicalGravatar reed2015-05-04
* remove dead codeGravatar reed2015-03-16
* undef SK_SUPPORT_LEGACY_GRADIENT_FACTORIES to fix callersGravatar reed2014-12-21
* Enable unused param checking for public includes.Gravatar djsollen2014-11-14
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-05-23
* temporarily add back in the factores that took a unitmapperGravatar commit-bot@chromium.org2014-05-22
* 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
* gradient api sans (deprecated) unitmapperGravatar commit-bot@chromium.org2014-05-19
* 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
* Move SkShader::fLocalMatrix into SkShader constructor.Gravatar commit-bot@chromium.org2014-04-28
* Add flag to gradients to interpolate colors in premul space. Experimental API...Gravatar reed@google.com2013-05-24
* 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
* Add new gradient to support HTML Canvas2D two-point-radial-gradient. Ours isGravatar reed@google.com2012-06-06
* Cleanup Macros arround static initializers for SkFlattenable.Gravatar djsollen@google.com2012-03-23
* add optional manual global initializationGravatar caryclark@google.com2011-12-15
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* Add code needed to build skia as a windows dll within the chromium project.Gravatar ctguil@chromium.org2011-03-15
* Two-point radial gradient implementation.Gravatar senorblanco@chromium.org2009-09-22
* grab from latest androidGravatar reed@android.com2008-12-17