index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
effects
Commit message (
Expand
)
Author
Age
*
Take SkStrokeRec::InitStyle rather than SkPaint::Style in mask filter and Dra...
bsalomon
2016-05-06
*
Simplify SkGpuBlurUtils::GaussianBlur method
robertphillips
2016-05-06
*
Revert of SK_DECLARE_STATIC_MUTEX -> static SkMutex (patchset #1 id:1 of http...
reed
2016-05-04
*
SK_DECLARE_STATIC_MUTEX -> static SkMutex
mtklein
2016-05-04
*
Add Gr*Proxy classes
robertphillips
2016-05-04
*
Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview....
robertphillips
2016-05-03
*
Add Gr*Proxy classes
robertphillips
2016-05-03
*
Revert of Add Gr*Proxy classes (patchset #9 id:160001 of https://codereview.c...
robertphillips
2016-05-03
*
Add Gr*Proxy classes
robertphillips
2016-05-03
*
Simplify ColorFilter in the add-free case.
djsollen
2016-05-02
*
Refactor drawContext/RenderTarget creation
robertphillips
2016-04-28
*
Revert of Refactor drawContext/RenderTarget creation (patchset #8 id:140001 o...
robertphillips
2016-04-28
*
Refactor drawContext/RenderTarget creation
robertphillips
2016-04-27
*
Bring sk_sp to GrDrawContext
robertphillips
2016-04-27
*
remove 'deprecated' region from SkDraw
reed
2016-04-27
*
Add another dollop of sk_sp to SkSpecialImage and SkSpecialSurface
robertphillips
2016-04-25
*
simplify handle-affine: subclass overrides just describe their leaf behavior
reed
2016-04-25
*
allow imagefilter to manage CTM decomposition
reed
2016-04-23
*
Begin removing deprecated (and now, unused) ImageFilter code paths
robertphillips
2016-04-20
*
Refactor how we store and use samplers in Ganesh
egdaniel
2016-04-20
*
Revert of Refactor how we store and use samplers in Ganesh (patchset #7 id:12...
egdaniel
2016-04-19
*
Refactor how we store and use samplers in Ganesh
egdaniel
2016-04-19
*
Switch SkColorFilterImageFilter over to new onFilterImage interface (again)
robertphillips
2016-04-19
*
Modernize and trim down SkOnce.
mtklein
2016-04-18
*
Split AlphaThresholdEffect out into its own file
robertphillips
2016-04-18
*
Outline SkImageFilter Make methods
robertphillips
2016-04-17
*
Observe gTreatSkColorAsSRGB for 4f gradients.
fmalita
2016-04-15
*
Switch SkXfermodeImagerFilter over to new onFilterImage interface
robertphillips
2016-04-15
*
Move SkImageFilter over to storing sk_sps
robertphillips
2016-04-15
*
Update TileImageFilter to sk_sp
robertphillips
2016-04-15
*
Update DisplacementMapEffect to sk_sp
robertphillips
2016-04-15
*
Revert of Update DisplacementMapEffect to sk_sp (patchset #3 id:40001 of http...
robertphillips
2016-04-15
*
Switch SkLightingImageFilter over to new onFilterImage interface
robertphillips
2016-04-15
*
Update DisplacementMapEffect to sk_sp
robertphillips
2016-04-15
*
Switch SkMagnifierImageFilter over to new onFilterImage interface
robertphillips
2016-04-14
*
Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriate
brianosman
2016-04-13
*
Make SkSpecialSurfaces always use kUnknown for their pixel geometry
robertphillips
2016-04-13
*
Switch SkMatrixConvolutionImageFilter over to new onFilterImage interface
robertphillips
2016-04-13
*
Revert AlphaThresholdFilter to its old behavior wrt premul
robertphillips
2016-04-12
*
Switch AlphaThresholdFilter over to new onFilterImage interface
robertphillips
2016-04-12
*
Switch SkTileImageFilter over to new onFilterImage interface
robertphillips
2016-04-11
*
Rename EmitArgs::fSamplers to fTexSamplers
cdalton
2016-04-11
*
Add appendPrecisionModifier method to GrGLSLShaderBuilder
cdalton
2016-04-11
*
Switch SkPictureImageFilter over to new onFilterImage interface
robertphillips
2016-04-11
*
Switch SkDisplacementImageFilter over to new onFilterImage interface
robertphillips
2016-04-11
*
Fix roll bot's win gn build
robertphillips
2016-04-10
*
arithmetic mode with Sk4f
mtklein
2016-04-10
*
Update LightingImageFilter to sk_sp
robertphillips
2016-04-08
*
Fix memory leak in SkBlurImageFilter
robertphillips
2016-04-08
*
Upgrade SkSpecialImage to have getTextureRef & getROPixels entry points
robertphillips
2016-04-08
[next]