aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/effects
Commit message (Expand)AuthorAge
* 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
* Add another dollop of sk_sp to SkSpecialImage and SkSpecialSurfaceGravatar robertphillips2016-04-25
* simplify handle-affine: subclass overrides just describe their leaf behaviorGravatar reed2016-04-25
* allow imagefilter to manage CTM decompositionGravatar reed2016-04-23
* Begin removing deprecated (and now, unused) ImageFilter code pathsGravatar robertphillips2016-04-20
* Refactor how we store and use samplers in GaneshGravatar egdaniel2016-04-20
* Revert of Refactor how we store and use samplers in Ganesh (patchset #7 id:12...Gravatar egdaniel2016-04-19
* Refactor how we store and use samplers in GaneshGravatar egdaniel2016-04-19
* Switch SkColorFilterImageFilter over to new onFilterImage interface (again)Gravatar robertphillips2016-04-19
* Modernize and trim down SkOnce.Gravatar mtklein2016-04-18
* Split AlphaThresholdEffect out into its own fileGravatar robertphillips2016-04-18