aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/effects/SkGpuBlurUtils.cpp
Commit message (Expand)AuthorAge
* Rename GrContext's newDrawContext & drawContext to makeDrawContextGravatar robertphillips2016-07-27
* Remove all usage of SkSurfaceProps::isGammaCorrect()Gravatar brianosman2016-07-26
* Add SkColorSpace to GrDrawContextGravatar brianosman2016-07-21
* Introduce GrColorSpaceXform, for gamut conversion on texturesGravatar brianosman2016-07-18
* sk_sp for Ganesh.Gravatar bungeman2016-06-09
* Convert GrClip to an abstract base classGravatar cdalton2016-05-13
* Swap SkGpuBlurUtils over to using SkIRectsGravatar robertphillips2016-05-13
* Make SkGpuBlurUtils::GaussianBlur more drawContext centricGravatar robertphillips2016-05-12
* Revert of Make SkGpuBlurUtils::GaussianBlur more drawContext centric (patchse...Gravatar robertphillips2016-05-11
* Make SkGpuBlurUtils::GaussianBlur more drawContext centricGravatar robertphillips2016-05-11
* Revert of Make SkGpuBlurUtils::GaussianBlur more drawContext centric (patchse...Gravatar scroggo2016-05-11
* Make SkGpuBlurUtils::GaussianBlur more drawContext centricGravatar robertphillips2016-05-11
* Reland of Simplify SkGpuBlurUtils::GaussianBlur method (patchset #1 id:1 of h...Gravatar robertphillips2016-05-09
* Revert of Simplify SkGpuBlurUtils::GaussianBlur method (patchset #2 id:20001 ...Gravatar jvanverth2016-05-06
* Simplify SkGpuBlurUtils::GaussianBlur methodGravatar robertphillips2016-05-06
* Bring sk_sp to GrDrawContextGravatar robertphillips2016-04-27
* Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriateGravatar brianosman2016-04-13
* SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propa...Gravatar brianosman2016-04-06
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* sRGB support in Ganesh. Several pieces:Gravatar brianosman2016-03-21
* remove imagefilter::sizeconstraintGravatar reed2016-01-11
* Fix gaussian blur for small sigma.Gravatar senorblanco2015-12-17
* Don't create a GXPFactory when blend is SrcOverGravatar egdaniel2015-11-23
* Make SkBlurImageFilter capable of cropping during blur (GPU path).Gravatar senorblanco2015-11-10
* Revert of Make SkBlurImageFilter capable of cropping during blur (GPU path). ...Gravatar egdaniel2015-11-09
* Make SkBlurImageFilter capable of cropping during blur (GPU path).Gravatar senorblanco2015-11-05
* Rename non-aa rect methods on GrDrawContext in anticipation of making them su...Gravatar bsalomon2015-11-05
* Simplify SkGpuBlurUtils.Gravatar senorblanco2015-11-03
* tunnel down texture-size-constraint to imagefiltersGravatar reed2015-10-22
* Remove DrawingMgr shims from GrContextGravatar robertphillips2015-10-17
* GrDrawContext now holds GrRenderTarget pointerGravatar robertphillips2015-10-15
* Insert clip fragment processor outside GrCMMGravatar bsalomon2015-10-07
* Bye bye processor data manager.Gravatar bsalomon2015-10-06
* Base SkAutoTUnref on skstd::unique_ptr.Gravatar bungeman2015-10-01
* Limit lifetime of GrDrawContext objectsGravatar robertphillips2015-09-01
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Remove GrStagedProcessor, remove the word Stage as it applies to FPsGravatar bsalomon2015-08-27
* Revert of Remove GrStagedProcessor, remove the word Stage as it applies to FP...Gravatar rmistry2015-08-26
* Remove GrStagedProcessor, remove the word Stage as it applies to FPsGravatar bsalomon2015-08-26
* Some cleanup in GrTextureProvider and GrResourceProvider.Gravatar bsalomon2015-07-31
* Misc cleanupGravatar robertphillips2015-07-22
* More threading of GrProcessorDataManagerGravatar joshualitt2015-07-09
* Add direct getter for GrCaps to GrContext.Gravatar bsalomon2015-05-29
* Revert of Add direct getter for GrCaps to GrContext. (patchset #4 id:60001 of...Gravatar bsalomon2015-05-28
* Add direct getter for GrCaps to GrContext.Gravatar bsalomon2015-05-28
* Split drawing functionality out of GrContext and into new GrDrawContextGravatar robertphillips2015-05-26
* This replaces the texture creation/caching functions on GrContext with a GrTe...Gravatar bsalomon2015-04-30
* I'd really like to land this before the branch so speedy reviews are apprecia...Gravatar joshualitt2015-02-25
* Revert of Pass clip to context (patchset #8 id:180001 of https://codereview.c...Gravatar joshualitt2015-02-25
* I'd really like to land this before the branch so speedy reviews are apprecia...Gravatar joshualitt2015-02-25