aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/effects
Commit message (Expand)AuthorAge
* Revert of remove unused TableMaskFilter (patchset #1 id:1 of https://coderevi...Gravatar jcgregorio2016-07-18
* Expand _01 half<->float limitation to _finite. Simplify.Gravatar mtklein2016-07-15
* remove unused TableMaskFilterGravatar reed2016-07-14
* Revert of Expand _01 half<->float limitation to _finite. Simplify. (patchset...Gravatar mtklein2016-07-14
* Expand _01 half<->float limitation to _finite. Simplify.Gravatar mtklein2016-07-14
* Handle negative scale in SkDropShadowImageFilter::onFilterNodeBounds.Gravatar jbroman2016-07-11
* Check PremulType during GrGradientEffect::onIsEqualGravatar csmartdalton2016-06-27
* Fix Perlin noise fuzz issueGravatar robertphillips2016-06-27
* Fix up flags to SkGpuBlurUtils::GaussianBlurGravatar robertphillips2016-06-27
* remove DownSample imagefilterGravatar reed2016-06-25
* update callers to not use SkColorProfileTypeGravatar reed2016-06-21
* Bin circular blur profile textures by scale and blur to radius ratio.Gravatar bsalomon2016-06-14
* sk_sp for Ganesh.Gravatar bungeman2016-06-09
* SkLeanWindows.h: #include "Windows.h" fewer placesGravatar halcanary2016-06-07
* linear -> sRGB: use fast approximate sqrt()Gravatar mtklein2016-06-07
* Add new SkSourceGammaTreatment enum, used in situations like mipmap construct...Gravatar brianosman2016-06-06
* Silence ASAN int32 overflow warningGravatar fmalita2016-05-26
* Fix int32 overflow in LinearGradientContext::shade4_dx_clampGravatar fmalita2016-05-26
* When building circle blur profile evaluate kernel vertically once per columnGravatar bsalomon2016-05-20
* Make circle blur profile computation separableGravatar bsalomon2016-05-19
* Reformat circle blur profile computation and add comments.Gravatar bsalomon2016-05-18
* Image filters: fix filtering of transparent black in CFIF.Gravatar senorblanco2016-05-18
* 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
* Fix bug & add code to catch ImageFilter clearing bugsGravatar robertphillips2016-05-12
* SkPictureImageFilter - clear local canvas before useGravatar ericrk2016-05-12
* Revert of Make SkGpuBlurUtils::GaussianBlur more drawContext centric (patchse...Gravatar robertphillips2016-05-11
* Harden linear gradientsGravatar fmalita2016-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
* Remove hasMixedSamples() from GrPipelineBuilderGravatar cdalton2016-05-06
* Take SkStrokeRec::InitStyle rather than SkPaint::Style in mask filter and Dra...Gravatar bsalomon2016-05-06
* Simplify SkGpuBlurUtils::GaussianBlur methodGravatar robertphillips2016-05-06
* Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of http...Gravatar reed2016-05-04
* SK_DECLARE_STATIC_MUTEX -> static SkMutexGravatar mtklein2016-05-04
* Add Gr*Proxy classesGravatar robertphillips2016-05-04
* Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview....Gravatar robertphillips2016-05-03
* Add Gr*Proxy classesGravatar robertphillips2016-05-03
* Revert of Add Gr*Proxy classes (patchset #9 id:160001 of https://codereview.c...Gravatar robertphillips2016-05-03
* Add Gr*Proxy classesGravatar robertphillips2016-05-03
* Simplify ColorFilter in the add-free case.Gravatar djsollen2016-05-02
* Refactor drawContext/RenderTarget creationGravatar robertphillips2016-04-28
* Revert of Refactor drawContext/RenderTarget creation (patchset #8 id:140001 o...Gravatar robertphillips2016-04-28
* Refactor drawContext/RenderTarget creationGravatar robertphillips2016-04-27
* Bring sk_sp to GrDrawContextGravatar robertphillips2016-04-27
* remove 'deprecated' region from SkDrawGravatar reed2016-04-27