aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/effects
Commit message (Expand)AuthorAge
...
* Check enum values in SkDisplacementMapEffect's CreateProcGravatar Robert Phillips2018-01-24
* Add check for bad enum in SkMatrixConvolutionImageFilter's CreateProcGravatar Robert Phillips2018-01-24
* Remove superfluous SkReadBuffer validity checksGravatar Robert Phillips2018-01-23
* move the guts of SkMaskFilter.h into SkMaskFilterBase.hGravatar Mike Reed2018-01-23
* Fix skia image filter fuzz SkLightingImageFilter complaintGravatar Robert Phillips2018-01-23
* move zero-init to sk_malloc for masksGravatar Mike Reed2018-01-22
* remove unused SkRasterizerGravatar Mike Reed2018-01-21
* Revert "Revert "use GrFPArgs for maskfilters""Gravatar Mike Reed2018-01-20
* Revert "use GrFPArgs for maskfilters"Gravatar Mike Reed2018-01-20
* use GrFPArgs for maskfiltersGravatar Mike Reed2018-01-19
* remove code from old picture serial guardGravatar Mike Reed2018-01-19
* add shadermaskfilterGravatar Mike Reed2018-01-18
* Fix FPsGravatar Robert Phillips2018-01-16
* Funnel most proxy creation through GrProxyProviderGravatar Robert Phillips2018-01-16
* check for bad buffers in Unpack8Gravatar Mike Reed2018-01-09
* Add GrProxyProviderGravatar Robert Phillips2018-01-08
* Don't apply blur to zero-sized circlesGravatar Jim Van Verth2018-01-05
* Revert "Revert "remove legacy support for old old picture versions""Gravatar Mike Reed2018-01-03
* remove unneeded readbuffer flagsGravatar Mike Reed2018-01-03
* remove unused declarationsGravatar Mike Reed2018-01-03
* Revert "remove legacy support for old old picture versions"Gravatar Mike Reed2017-12-29
* remove legacy support for old old picture versionsGravatar Mike Reed2017-12-29
* removed extraneous unused uniform handles for SkSL samplersGravatar Ethan Nicholas2017-12-20
* converted GrRRectBlurEffect to SkSLGravatar Ethan Nicholas2017-12-20
* remove append_from_srgb()Gravatar Mike Klein2017-12-18
* Rework out-of-gamut handling in SkRasterPipelineGravatar Mike Klein2017-12-18
* Don't pass a stack address as a pipeline context pointer.Gravatar Mike Klein2017-12-14
* converted GrMagnifierEffect to SkSLGravatar Ethan Nicholas2017-12-13
* Prefer fullscreen clears on Qualcomm/GLGravatar Chris Dalton2017-12-12
* Only look at gamut_transform if we wrote to it.Gravatar Mike Klein2017-12-04
* Handle null colorspace in SkToSRGBColorFilter.Gravatar Mike Klein2017-11-27
* converted ConstColorProcessor to SkSLGravatar Ethan Nicholas2017-11-20
* Alloc glyph image correctly for SkMask::k3D_Format.Gravatar Ben Wagner2017-11-14
* Revert "Alloc glyph image correctly for SkMask::k3D_Format."Gravatar Brian Osman2017-11-14
* Alloc glyph image correctly for SkMask::k3D_Format.Gravatar Ben Wagner2017-11-14
* Revert "Alloc glyph image correctly for SkMask::k3D_Format."Gravatar Ben Wagner2017-11-13
* Alloc glyph image correctly for SkMask::k3D_Format.Gravatar Ben Wagner2017-11-13
* remove legacy code for resolutionGravatar Mike Reed2017-11-10
* Revert "Revert "Remove MakeForLocalSpace since picture image is sufficient""Gravatar Mike Reed2017-11-09
* Revert "Remove MakeForLocalSpace since picture image is sufficient"Gravatar Mike Reed2017-11-09
* Remove MakeForLocalSpace since picture image is sufficientGravatar Mike Reed2017-11-09
* move parts of SkPoint to SkPointPrivGravatar Cary Clark2017-11-08
* Fix highcontrastfilter on ANGLE D3D9Gravatar Brian Osman2017-11-07
* converted LumaColorFilterEffect to skslGravatar Ethan Nicholas2017-11-07
* For legacy GPU configs, run high contrast filter on linearized valuesGravatar Brian Osman2017-11-07
* create imagepriv and name paramsGravatar Cary Clark2017-11-03
* Add support for transfer functions to GrColorSpaceXformGravatar Brian Osman2017-10-31
* Re-land "converted OverdrawColorFilter to SkSL"Gravatar Ethan Nicholas2017-10-26
* Consistently round fOffset in SkOffsetImageFilterGravatar Fredrik Söderquist2017-10-26
* Revert "converted OverdrawColorFilter to SkSL"Gravatar Ethan Nicholas2017-10-25