aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/effects
Commit message (Expand)AuthorAge
* Remove SkRRectsGaussianEdgeShaderGravatar Robert Phillips2016-10-21
* [Sk4fGradient] Use infinity floats for clamp-mode extreme positionsGravatar fmalita2016-10-21
* remove 4 legacy flags (clients already updated)Gravatar Mike Reed2016-10-20
* Fix bug in raster implementation of SkRRectsGaussianEdgeMaskFilterGravatar Robert Phillips2016-10-20
* Add SkRRectsGaussianEdgeMaskFilterGravatar Robert Phillips2016-10-20
* Add helper to create random AsFPArgs for Ganesh unit testsGravatar Brian Osman2016-10-19
* Fix star artifact in SkRRectsGaussianEdgeShaderGravatar Robert Phillips2016-10-18
* Refactored SkColorSpace and added in a Lab PCS GMGravatar raftias2016-10-18
* Include 4f variants of random gradients during testingGravatar Brian Osman2016-10-18
* Faster 4f gradient premul pathGravatar fmalita2016-10-14
* added SkSL support for mustForceNegatedAtanParamToFloat capGravatar ethannicholas2016-10-14
* Slightly generalize GPU hard stop gradient implementation.Gravatar Brian Salomon2016-10-13
* Update comment, move constant inside helper structGravatar Brian Osman2016-10-10
* Convert gradient params test helper to a structGravatar Brian Osman2016-10-10
* Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"Gravatar reed2016-10-05
* Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"Gravatar Mike Reed2016-10-05
* Revert "add cast for printf"Gravatar Mike Reed2016-10-05
* add cast for printfGravatar Mike Reed2016-10-05
* Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"Gravatar Mike Reed2016-10-05
* Harden degenerate gradient context handlingGravatar fmalita2016-10-05
* Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"Gravatar Mike Reed2016-10-04
* Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"Gravatar Mike Reed2016-10-04
* Make all SkRasterPipeline stages stock stages in SkOpts.Gravatar Mike Klein2016-10-04
* Remove option to make GrCoordTransforms apply to device positions.Gravatar Brian Salomon2016-10-03
* Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paint...Gravatar Mike Reed2016-10-03
* Revert of add cast for tostring (patchset #1 id:1 of https://codereview.chrom...Gravatar reed2016-10-03
* add cast for tostring to fix google3Gravatar reed2016-10-03
* Supply random dst color space to asFP in unit testsGravatar Brian Osman2016-10-03
* Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""Gravatar Mike Reed2016-10-03
* Start supplying random color space xforms to FP testsGravatar Brian Osman2016-10-03
* Revert "replace SkXfermode obj with SkBlendMode enum in paints"Gravatar Mike Reed2016-10-03
* Add color space xform to GrAlphaThresholdFragmentProcessorGravatar Brian Osman2016-10-03
* replace SkXfermode obj with SkBlendMode enum in paintsGravatar Mike Reed2016-10-03
* Fix precision issues in SkRRectsGaussianEdgeShader.cppGravatar robertphillips2016-10-03
* Gradients are serialized (and can be constructed) as SkColor4f + SkColorSpaceGravatar brianosman2016-09-28
* Rearrange SkRasterPipeline scanline tail handling.Gravatar Mike Klein2016-09-28
* Added kSRGBLinear_Named color space, along with testsGravatar brianosman2016-09-27
* need to apply CTM to clip rect in arithmetic imagefilterGravatar Mike Reed2016-09-27
* Remove stray semicolons.Gravatar Mike Klein2016-09-27
* Revert "Revert "replace Arithmetic xfermode with imagefilter""Gravatar Mike Reed2016-09-27
* Revert "replace Arithmetic xfermode with imagefilter"Gravatar Mike Reed2016-09-26
* replace Arithmetic xfermode with imagefilterGravatar Mike Reed2016-09-26
* Stop aggregating texture/buffer access objects in GrFragmentProcessor parents.Gravatar bsalomon2016-09-26
* Dash to use SkIsAlign2Gravatar cblume2016-09-26
* Change SkSpecialImage::makeSurface and makeTightSurface to take outputGravatar brianosman2016-09-23
* change SkXfermodeImageFilter to carry no impl informationGravatar Mike Reed2016-09-23
* Revert of Create special surfaces according to original device (not always in...Gravatar brianosman2016-09-23
* Change SkSpecialImage::makeSurface and makeTightSurface to take outputGravatar brianosman2016-09-23
* sRGB cleanup in image filters. Ensure we configure paints correctly.Gravatar brianosman2016-09-22
* It is possible to try and draw to an unsupported format. Let this go.Gravatar brianosman2016-09-22