index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
effects
/
SkGradientShader.h
Commit message (
Expand
)
Author
Age
*
Tiling support for SkSweepGradient
Florin Malita
2017-08-01
*
remove 4 legacy flags (clients already updated)
Mike Reed
2016-10-20
*
Gradients are serialized (and can be constructed) as SkColor4f + SkColorSpace
brianosman
2016-09-28
*
Remove outdated comments about pre-sk_sp semantics
brianosman
2016-09-27
*
use Make instead of Create to return a shared shader
reed
2016-03-08
*
remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConical
reed
2015-05-04
*
remove dead code
reed
2015-03-16
*
undef SK_SUPPORT_LEGACY_GRADIENT_FACTORIES to fix callers
reed
2014-12-21
*
Enable unused param checking for public includes.
djsollen
2014-11-14
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-05-23
*
temporarily add back in the factores that took a unitmapper
commit-bot@chromium.org
2014-05-22
*
Remove unused (by clients) SkUnitMapper
commit-bot@chromium.org
2014-05-22
*
Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromiu...
commit-bot@chromium.org
2014-05-22
*
Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/2832...
commit-bot@chromium.org
2014-05-21
*
gradient api sans (deprecated) unitmapper
commit-bot@chromium.org
2014-05-19
*
Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromiu...
commit-bot@chromium.org
2014-05-16
*
remove unused (by clients) SkUnitMapper
commit-bot@chromium.org
2014-05-16
*
Move SkShader::fLocalMatrix into SkShader constructor.
commit-bot@chromium.org
2014-04-28
*
Add flag to gradients to interpolate colors in premul space. Experimental API...
reed@google.com
2013-05-24
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Add new gradient to support HTML Canvas2D two-point-radial-gradient. Ours is
reed@google.com
2012-06-06
*
Cleanup Macros arround static initializers for SkFlattenable.
djsollen@google.com
2012-03-23
*
add optional manual global initialization
caryclark@google.com
2011-12-15
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
Add code needed to build skia as a windows dll within the chromium project.
ctguil@chromium.org
2011-03-15
*
Two-point radial gradient implementation.
senorblanco@chromium.org
2009-09-22
*
grab from latest android
reed@android.com
2008-12-17