aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkMaskFilter.cpp
Commit message (Expand)AuthorAge
* use coverage modes instead of blend modesGravatar Mike Reed2018-01-26
* compose and combine maskfiltersGravatar Mike Reed2018-01-25
* move the guts of SkMaskFilter.h into SkMaskFilterBase.hGravatar Mike Reed2018-01-23
* Revert "Revert "simplify GrFPArgs, isolating localmatrix""Gravatar Mike Reed2018-01-20
* Revert "Revert "use GrFPArgs for maskfilters""Gravatar Mike Reed2018-01-20
* Revert "use GrFPArgs for maskfilters"Gravatar Mike Reed2018-01-20
* Revert "simplify GrFPArgs, isolating localmatrix"Gravatar Mike Reed2018-01-20
* simplify GrFPArgs, isolating localmatrixGravatar Mike Reed2018-01-19
* use GrFPArgs for maskfiltersGravatar Mike Reed2018-01-19
* remove unused flag SK_SUPPORT_BLITV_FOR_BLUR_NINEGravatar Mike Reed2017-06-29
* Revert "Revert "use blitMask for left/right edges in blur-nine""Gravatar Robert Phillips2017-06-28
* Revert "use blitMask for left/right edges in blur-nine"Gravatar Robert Phillips2017-06-28
* use blitMask for left/right edges in blur-nineGravatar Mike Reed2017-06-27
* Retract GrTexture.h a bitGravatar Robert Phillips2017-06-09
* Consolidate Proxy caching code in GrResourceProviderGravatar Robert Phillips2017-03-14
* Rebase and fix chromiumGravatar Brian Osman2017-03-04
* Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.Gravatar Brian Salomon2017-01-11
* SkTypes.h : move SkAutoMalloc into SkAutoMalloc.hGravatar Hal Canary2017-01-11
* Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h"Gravatar Kevin Lubick2017-01-11
* SkTypes.h : move SkAutoMalloc into SkAutoMalloc.hGravatar Hal Canary2017-01-11
* Make filterMaskGPU use GrTextureProxyGravatar Robert Phillips2016-12-14
* Rename GrDrawContext to GrRenderTargetContextGravatar Brian Osman2016-10-27
* Implement GPU occluded blur mask filterGravatar robertphillips2016-08-10
* Create blurred RRect mask on GPU (rather than uploading it)Gravatar robertphillips2016-08-10
* Revert of Create blurred RRect mask on GPU (rather than uploading it) (patchs...Gravatar robertphillips2016-08-10
* Create blurred RRect mask on GPU (rather than uploading it)Gravatar robertphillips2016-08-10
* Revert of Create blurred RRect mask on GPU (rather than uploading it) (patchs...Gravatar robertphillips2016-08-10
* Create blurred RRect mask on GPU (rather than uploading it)Gravatar robertphillips2016-08-10
* Fix up flags to SkGpuBlurUtils::GaussianBlurGravatar robertphillips2016-06-27
* Swap SkGpuBlurUtils over to using SkIRectsGravatar robertphillips2016-05-13
* Take SkStrokeRec::InitStyle rather than SkPaint::Style in mask filter and Dra...Gravatar bsalomon2016-05-06
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* Refactor to use GrWrapTextureInBitmap moreGravatar robertphillips2016-01-14
* Add default ctor to SkMaskGravatar robertphillips2015-12-17
* GrDrawContext now holds GrRenderTarget pointerGravatar robertphillips2015-10-15
* Add special case circle blur for GaneshGravatar robertphillips2015-09-15
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* IWYU: 'core' target, files starting A-C.Gravatar bungeman2015-08-05
* Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of h...Gravatar reed2015-08-04
* IWYU: 'core' target, files starting A-C.Gravatar bungeman2015-08-04
* Misc cleanupGravatar robertphillips2015-07-22
* change isNestedRect to isNestedFillRectGravatar caryclark2015-04-08
* 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
* Pass Rendertarget into context.Gravatar joshualitt2015-02-18
* return reference to cache instead of copying the maskGravatar reed2015-02-04
* Revert of Cache blur mask for rects which can not break into nine-patch (patc...Gravatar qiankun.miao2015-01-07
* Cache blur mask for rects which can not break into nine-patchGravatar qiankun.miao2015-01-07
* remove view matrix from contextGravatar joshualitt2014-12-17