index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
effects
/
SkGpuBlurUtils.cpp
Commit message (
Expand
)
Author
Age
*
Moving SkBlurImageFilter into core
vjiaoblack
2016-08-23
*
Revert of Moving SkBlurImageFilter into core (patchset #9 id:160001 of https:...
bungeman
2016-08-23
*
Moving SkBlurImageFilter into core
vjiaoblack
2016-08-23
*
Revert of Moving SkBlurImageFilter into core (patchset #8 id:140001 of https:...
vjiaoblack
2016-08-22
*
Moving SkBlurImageFilter into core
vjiaoblack
2016-08-22
*
Revert of Moving SkBlurImageFilter into core (patchset #8 id:140001 of https:...
vjiaoblack
2016-08-22
*
Moving SkBlurImageFilter into core
vjiaoblack
2016-08-22
*
Revert of Moving SkBlurImageFilter into core (patchset #6 id:100001 of https:...
mtklein
2016-08-22
*
Moving SkBlurImageFilter into core
vjiaoblack
2016-08-22
*
Move GrFixedClip into src directory
csmartdalton
2016-08-19
*
Create blurred RRect mask on GPU (rather than uploading it)
robertphillips
2016-08-10
*
Revert of Create blurred RRect mask on GPU (rather than uploading it) (patchs...
robertphillips
2016-08-10
*
Create blurred RRect mask on GPU (rather than uploading it)
robertphillips
2016-08-10
*
Revert of Create blurred RRect mask on GPU (rather than uploading it) (patchs...
robertphillips
2016-08-10
*
Create blurred RRect mask on GPU (rather than uploading it)
robertphillips
2016-08-10
*
Rename GrContext's newDrawContext & drawContext to makeDrawContext
robertphillips
2016-07-27
*
Remove all usage of SkSurfaceProps::isGammaCorrect()
brianosman
2016-07-26
*
Add SkColorSpace to GrDrawContext
brianosman
2016-07-21
*
Introduce GrColorSpaceXform, for gamut conversion on textures
brianosman
2016-07-18
*
sk_sp for Ganesh.
bungeman
2016-06-09
*
Convert GrClip to an abstract base class
cdalton
2016-05-13
*
Swap SkGpuBlurUtils over to using SkIRects
robertphillips
2016-05-13
*
Make SkGpuBlurUtils::GaussianBlur more drawContext centric
robertphillips
2016-05-12
*
Revert of Make SkGpuBlurUtils::GaussianBlur more drawContext centric (patchse...
robertphillips
2016-05-11
*
Make SkGpuBlurUtils::GaussianBlur more drawContext centric
robertphillips
2016-05-11
*
Revert of Make SkGpuBlurUtils::GaussianBlur more drawContext centric (patchse...
scroggo
2016-05-11
*
Make SkGpuBlurUtils::GaussianBlur more drawContext centric
robertphillips
2016-05-11
*
Reland of Simplify SkGpuBlurUtils::GaussianBlur method (patchset #1 id:1 of h...
robertphillips
2016-05-09
*
Revert of Simplify SkGpuBlurUtils::GaussianBlur method (patchset #2 id:20001 ...
jvanverth
2016-05-06
*
Simplify SkGpuBlurUtils::GaussianBlur method
robertphillips
2016-05-06
*
Bring sk_sp to GrDrawContext
robertphillips
2016-04-27
*
Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriate
brianosman
2016-04-13
*
SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propa...
brianosman
2016-04-06
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
sRGB support in Ganesh. Several pieces:
brianosman
2016-03-21
*
remove imagefilter::sizeconstraint
reed
2016-01-11
*
Fix gaussian blur for small sigma.
senorblanco
2015-12-17
*
Don't create a GXPFactory when blend is SrcOver
egdaniel
2015-11-23
*
Make SkBlurImageFilter capable of cropping during blur (GPU path).
senorblanco
2015-11-10
*
Revert of Make SkBlurImageFilter capable of cropping during blur (GPU path). ...
egdaniel
2015-11-09
*
Make SkBlurImageFilter capable of cropping during blur (GPU path).
senorblanco
2015-11-05
*
Rename non-aa rect methods on GrDrawContext in anticipation of making them su...
bsalomon
2015-11-05
*
Simplify SkGpuBlurUtils.
senorblanco
2015-11-03
*
tunnel down texture-size-constraint to imagefilters
reed
2015-10-22
*
Remove DrawingMgr shims from GrContext
robertphillips
2015-10-17
*
GrDrawContext now holds GrRenderTarget pointer
robertphillips
2015-10-15
*
Insert clip fragment processor outside GrCMM
bsalomon
2015-10-07
*
Bye bye processor data manager.
bsalomon
2015-10-06
*
Base SkAutoTUnref on skstd::unique_ptr.
bungeman
2015-10-01
*
Limit lifetime of GrDrawContext objects
robertphillips
2015-09-01
[next]