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
*
Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paint...
Mike Reed
2016-10-03
*
Revert of add cast for tostring (patchset #1 id:1 of https://codereview.chrom...
reed
2016-10-03
*
add cast for tostring to fix google3
reed
2016-10-03
*
Supply random dst color space to asFP in unit tests
Brian Osman
2016-10-03
*
Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""
Mike Reed
2016-10-03
*
Start supplying random color space xforms to FP tests
Brian Osman
2016-10-03
*
Revert "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-03
*
Add color space xform to GrAlphaThresholdFragmentProcessor
Brian Osman
2016-10-03
*
replace SkXfermode obj with SkBlendMode enum in paints
Mike Reed
2016-10-03
*
Fix precision issues in SkRRectsGaussianEdgeShader.cpp
robertphillips
2016-10-03
*
Gradients are serialized (and can be constructed) as SkColor4f + SkColorSpace
brianosman
2016-09-28
*
Rearrange SkRasterPipeline scanline tail handling.
Mike Klein
2016-09-28
*
Added kSRGBLinear_Named color space, along with tests
brianosman
2016-09-27
*
need to apply CTM to clip rect in arithmetic imagefilter
Mike Reed
2016-09-27
*
Remove stray semicolons.
Mike Klein
2016-09-27
*
Revert "Revert "replace Arithmetic xfermode with imagefilter""
Mike Reed
2016-09-27
*
Revert "replace Arithmetic xfermode with imagefilter"
Mike Reed
2016-09-26
*
replace Arithmetic xfermode with imagefilter
Mike Reed
2016-09-26
*
Stop aggregating texture/buffer access objects in GrFragmentProcessor parents.
bsalomon
2016-09-26
*
Dash to use SkIsAlign2
cblume
2016-09-26
*
Change SkSpecialImage::makeSurface and makeTightSurface to take output
brianosman
2016-09-23
*
change SkXfermodeImageFilter to carry no impl information
Mike Reed
2016-09-23
*
Revert of Create special surfaces according to original device (not always in...
brianosman
2016-09-23
*
Change SkSpecialImage::makeSurface and makeTightSurface to take output
brianosman
2016-09-23
*
sRGB cleanup in image filters. Ensure we configure paints correctly.
brianosman
2016-09-22
*
It is possible to try and draw to an unsupported format. Let this go.
brianosman
2016-09-22
*
Support for color-spaces with multi-stop (texture) gradients
brianosman
2016-09-22
*
Add output format properties to SkImageFilter::Context
brianosman
2016-09-22
*
Fix some GPU image filter code to preserve precision and color space
brianosman
2016-09-21
*
Cleanup some sRGB TODOs, mostly around setting GrPaint flags correctly
brianosman
2016-09-20
*
abstract name of clipping ops, to transtion to a more restricted set
reed
2016-09-20
*
Harden LinearGradient4fContext
fmalita
2016-09-20
*
Improve ColorStopOptimizer safety
tomhudson
2016-09-16
*
Improve join between the two RRects in SkRRectsGaussianEdgeShader
robertphillips
2016-09-16
*
Remove old SkGaussianEdgeShader code
jvanverth
2016-09-16
*
Make Sk2DPathEffect thread safe.
bungeman
2016-09-16
*
Add staging for removal of SkRRectsGaussianEdgeShader::Make (for Android)
robertphillips
2016-09-16
*
Fix color bug in SkRRectsGaussianEdgeShader
robertphillips
2016-09-15
*
Add storage and computation of SkColor4f version of gradient stops.
brianosman
2016-09-15
*
Remove the unused 16-bit gradient cache
brianosman
2016-09-15
*
Bundle common arguments to GrGradientEffect creation
brianosman
2016-09-15
*
Revert of Bundle common arguments to GrGradientEffect creation (patchset #2 i...
djsollen
2016-09-14
*
Bundle common arguments to GrGradientEffect creation
brianosman
2016-09-14
*
Fixup SkRRectsGaussianEdgeShader's shaders
robertphillips
2016-09-12
*
Add shader-based GaussianEdgeShader for reveal case
robertphillips
2016-09-12
*
Fix GaussianEdgeShader GLSL code
jvanverth
2016-09-12
*
Remove unneeded GrGLSLTransformedCoordsArray type
bsalomon
2016-09-12
*
Update SampleAndroidShadows to use algorithm closer to Android OpenGL
jvanverth
2016-09-12
*
Add GM/slide to simulate Android-style reveal clip
robertphillips
2016-09-08
*
Revert of Add GM/slide to simulate Android-style reveal clip (patchset #6 id:...
robertphillips
2016-09-07
[next]