aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkMaskFilter.h
Commit message (Expand)AuthorAge
* 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
* Make filterMaskGPU use GrTextureProxyGravatar Robert Phillips2016-12-14
* make SkXfermode.h go awayGravatar Mike Reed2016-11-16
* 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
* Revert of Delete SkFlattenable::Type (patchset #2 id:20001 of https://coderev...Gravatar mtklein2016-04-04
* Delete SkFlattenable::TypeGravatar msarett2016-04-04
* 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
* Misc cleanupGravatar robertphillips2015-07-22
* remove SkInstCntGravatar mtklein2015-06-26
* 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
* remove view matrix from contextGravatar joshualitt2014-12-17
* Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.Gravatar mtklein2014-12-01
* Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https...Gravatar mtklein2014-12-01
* Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.Gravatar mtklein2014-12-01
* Patch to create a distinct geometry processor. The vast majority of this patchGravatar joshualitt2014-09-23
* Simplify flattening to just write enough to call the factory/public-construct...Gravatar reed2014-08-21
* Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.Gravatar bsalomon2014-07-08
* Revert of Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*...Gravatar reed2014-07-07
* Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.Gravatar bsalomon2014-07-07
* remove SkBounder -- unused and unlovedGravatar reed2014-06-03
* add asAShadowBlur for android to drawlooperGravatar reed@google.com2014-04-29
* Allow toString capability to be toggled independent of developer mode.Gravatar commit-bot@chromium.org2014-03-13
* plumbing for GPU fast blurGravatar commit-bot@chromium.org2014-03-10
* Factory methods for heap-allocated SkMaskFilter objects.Gravatar commit-bot@chromium.org2014-02-21
* Refactor read and write buffers.Gravatar commit-bot@chromium.org2014-01-30
* patch from issue 119343003Gravatar commit-bot@chromium.org2014-01-30
* Revert of Fast blurred rectangles on GPU (https://codereview.chromium.org/119...Gravatar commit-bot@chromium.org2014-01-28
* Perform the same analytic blur calculation on the GPU that we do on the CPU. ...Gravatar commit-bot@chromium.org2014-01-27
* Rename GPU functions on SkBlurMaskFilter and pass ctm.Gravatar commit-bot@chromium.org2014-01-08
* Add ability to ninepatch blurred rounded rectangleGravatar scroggo@google.com2013-11-08
* Initial error handling codeGravatar commit-bot@chromium.org2013-10-23
* Remove GrContext from SkXfermode::[Aa]sNewEffectOrCoeff() and all subclasses,Gravatar senorblanco@chromium.org2013-10-23