aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkBlurImageFilter.cpp
Commit message (Expand)AuthorAge
* Simplify image clearingGravatar Herbert Derby2017-12-13
* Handle small sigma in one directionGravatar Herb Derby2017-12-12
* Remove previous blur image implementation. Try 2Gravatar Herbert Derby2017-12-06
* Revert "Remove previous blur image implementation"Gravatar Herb Derby2017-12-06
* Remove previous blur image implementationGravatar Herbert Derby2017-12-06
* Initialize dst image memory for small sigmaGravatar Herbert Derby2017-12-01
* Eliminate the use of a tmp buffer for image blurGravatar Herb Derby2017-11-21
* Prepare to enable explicit gpu resource allocation (take 2)Gravatar Robert Phillips2017-11-08
* Revert "Prepare to enable explicit gpu resource allocation"Gravatar Greg Daniel2017-11-08
* Prepare to enable explicit gpu resource allocationGravatar Robert Phillips2017-11-08
* create imagepriv and name paramsGravatar Cary Clark2017-11-03
* Fix GPU blurring when using SkColorSpaceXformCanvasGravatar Brian Osman2017-11-02
* Add GrColorSpaceInfo and use in place of GrRenderTargetContext in paint conve...Gravatar Brian Salomon2017-10-24
* Reland the combined 3 pass image blur with a fix to the bounds calculationGravatar Herb Derby2017-10-18
* Revert "Use combined three pass code for image blur."Gravatar Herb Derby2017-10-17
* Use combined three pass code for image blur.Gravatar Herb Derby2017-10-17
* Reorganize blur filter to insert new implementationGravatar Herb Derby2017-09-28
* make most of SkColorPriv.h privateGravatar Cary Clark2017-09-15
* Replace SkFAIL with SK_ABORT.Gravatar Ben Wagner2017-08-16
* Add asserts to SkBlurImageFilter flatten & CreateProcGravatar Robert Phillips2017-07-31
* Serialize the new TileMode in SkBlurImageFilterImpl.Gravatar wutao2017-07-11
* only create new instance if needed for colorspacexformerGravatar Mike Reed2017-07-06
* Added new edge handling mode (clamp and repeat) to Gaussian blur filter.Gravatar wutao2017-06-30
* Remove SkImageFilter::MakeBlur entry pointGravatar Robert Phillips2017-06-27
* hide lockpixels api behind flagGravatar Mike Reed2017-04-17
* SkSize can be aggregate-initializedGravatar Hal Canary2017-04-11
* SkImageFilter::onMakeColorSpace() - more overridesGravatar Matt Sarett2017-04-10
* Remove SkSpecialImage's GrTexture-based ctorsGravatar Robert Phillips2017-02-21
* Remove asTextureRef from SkSpecialImage & update effects accordingly (take 2)Gravatar Robert Phillips2017-02-20
* Revert "Remove asTextureRef from SkSpecialImage & update effects accordingly"Gravatar Robert Phillips2017-02-08
* Remove asTextureRef from SkSpecialImage & update effects accordinglyGravatar Robert Phillips2017-02-07
* start removing uses of SkScalarMulGravatar Mike Reed2017-02-06
* Make blur utils take GrTextureProxies - take 2Gravatar Robert Phillips2017-01-30
* Revert "Make blur utils take GrTextureProxies"Gravatar Robert Phillips2017-01-30
* Make blur utils take GrTextureProxiesGravatar Robert Phillips2017-01-30
* Try out refFoo pattern on GrRenderTargetContextGravatar Robert Phillips2017-01-13
* Change GaussianBlur logic wrt color spacesGravatar Brian Osman2017-01-03
* Second part of piecemeal revertGravatar Robert Phillips2016-12-02
* Defer more renderTargetContexts in the GPU image filter paths - take 2Gravatar robertphillips2016-11-21
* Add handling for instantiate failure up the call stackGravatar Robert Phillips2016-11-18
* Revert "Defer more renderTargetContexts in the GPU image filter paths"Gravatar Robert Phillips2016-11-15
* Defer more renderTargetContexts in the GPU image filter pathsGravatar Robert Phillips2016-11-15
* Rename GrDrawContext to GrRenderTargetContextGravatar Brian Osman2016-10-27
* remove 4 legacy flags (clients already updated)Gravatar Mike Reed2016-10-20
* Add output format properties to SkImageFilter::ContextGravatar brianosman2016-09-22
* Moving SkBlurImageFilter into coreGravatar vjiaoblack2016-08-23
* Revert of Moving SkBlurImageFilter into core (patchset #9 id:160001 of https:...Gravatar bungeman2016-08-23
* Moving SkBlurImageFilter into coreGravatar vjiaoblack2016-08-23
* Revert of Moving SkBlurImageFilter into core (patchset #8 id:140001 of https:...Gravatar vjiaoblack2016-08-22
* Moving SkBlurImageFilter into coreGravatar vjiaoblack2016-08-22