index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
effects
Commit message (
Expand
)
Author
Age
*
Move lambdas to statics.
Herb Derby
2017-05-16
*
Always use raster pipeline for SkSweepGradient
Florin Malita
2017-05-16
*
Add evenly spaced stops and unify gradient contexts
Herb Derby
2017-05-15
*
fix legacy/SkRasterPipeline SkHighContrastFilter
Mike Klein
2017-05-12
*
refactor gradient stage names
Mike Klein
2017-05-12
*
Revert "Evenly space gradient stage."
Mike Klein
2017-05-12
*
Evenly space gradient stage.
herb
2017-05-11
*
spin off: always clamp linear gradients
Mike Klein
2017-05-11
*
remove TODO in SkGradientShader.cpp
Mike Klein
2017-05-11
*
Fix transparent ambient shadows
Jim Van Verth
2017-05-11
*
Make SkCreateRasterPipelineBlitter() not fail.
Mike Klein
2017-05-10
*
void SkColorFilter::onAppendStages(...)
Mike Klein
2017-05-09
*
Make SkColorFilter::appendStages() not fail.
Mike Klein
2017-05-09
*
SkPerlinNoiseShader: handle pathological inputs
Hal Canary
2017-05-09
*
Add radial gradient stage.
Herb Derby
2017-05-09
*
Minimize computeTotalInverse()'s inputs
Florin Malita
2017-05-08
*
Re-land of "eliminated GrGLSLExpr".
Ethan Nicholas
2017-05-08
*
Remove Sk4fGradientInterval::fZeroRamp
Florin Malita
2017-05-08
*
Tighten up gradient clamp logic.
Mike Klein
2017-05-08
*
Fix color blending for analytic shadows
Jim Van Verth
2017-05-05
*
More analytic shadow refactoring.
Jim Van Verth
2017-05-05
*
Local matrix support for RP gradients
Florin Malita
2017-05-05
*
Retry "Factor out common code from sweep and linear."
Mike Klein
2017-05-05
*
Revert "Factor out common code from sweep and linear."
Mike Klein
2017-05-04
*
Factor out common code from sweep and linear.
Herb Derby
2017-05-04
*
force all colorfilters to implement 4f
Mike Reed
2017-05-04
*
Fix spot shadow inset.
Jim Van Verth
2017-05-04
*
Revert "Revert "Revert "eliminated GrGLSLExpr"""
Ethan Nicholas
2017-05-04
*
Add sweep gradient to SkRasterPipeline
Herb Derby
2017-05-03
*
Revert "Revert "eliminated GrGLSLExpr""
Ethan Nicholas
2017-05-03
*
Revert "eliminated GrGLSLExpr"
Brian Salomon
2017-05-02
*
eliminated GrGLSLExpr
Ethan Nicholas
2017-05-02
*
Optimizations for analytic shadows.
Jim Van Verth
2017-05-01
*
Fix fast blur for shadow rrects.
Jim Van Verth
2017-04-28
*
add SkLightingColorFilter for makeColorSpace()
Mike Klein
2017-04-26
*
Respect cropRect in SkDropShadowImageFilter::onMakeColorSpace()
Matt Sarett
2017-04-26
*
SkMergeImageFilter: fModes might be nullptr
Matt Sarett
2017-04-25
*
Circular shadow fixes for Flutter.
Jim Van Verth
2017-04-21
*
Fix SkATan2_255 fuzzer crash
Florin Malita
2017-04-19
*
SkColorSpaceXformer: Add SkShader::makeColorSpace()
Matt Sarett
2017-04-19
*
Finish overriding onMakeColorSpace() for SkImageFilters
Matt Sarett
2017-04-17
*
hide lockpixels api behind flag
Mike Reed
2017-04-17
*
SkPictureImageFilter::onMakeColorSpace()
Matt Sarett
2017-04-15
*
Use a simpler method for calculating atan
Herb Derby
2017-04-13
*
SkImageFilter::onMakeColorSpace() - more overrides
Matt Sarett
2017-04-10
*
fix too-dark 565 (really, all legacy) gradients
Mike Klein
2017-04-10
*
Add multi-stop SkJumper stage.
Herb Derby
2017-04-10
*
Add SkImageFilter::makeColorSpace(SkColorSpaceXformer*)
Matt Sarett
2017-04-10
*
Convert Sk4fGradientInterval to (bias, factor) format
Florin Malita
2017-04-07
*
Specialize boxBlur(Interp) based on 'transpose' parameter
Hans Wennborg
2017-04-06
[next]