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
*
Include 4f variants of random gradients during testing
Brian Osman
2016-10-18
*
Faster 4f gradient premul path
fmalita
2016-10-14
*
added SkSL support for mustForceNegatedAtanParamToFloat cap
ethannicholas
2016-10-14
*
Slightly generalize GPU hard stop gradient implementation.
Brian Salomon
2016-10-13
*
Update comment, move constant inside helper struct
Brian Osman
2016-10-10
*
Convert gradient params test helper to a struct
Brian Osman
2016-10-10
*
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
reed
2016-10-05
*
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Revert "add cast for printf"
Mike Reed
2016-10-05
*
add cast for printf
Mike Reed
2016-10-05
*
Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Harden degenerate gradient context handling
fmalita
2016-10-05
*
Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Make all SkRasterPipeline stages stock stages in SkOpts.
Mike Klein
2016-10-04
*
Remove option to make GrCoordTransforms apply to device positions.
Brian Salomon
2016-10-03
*
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
[next]