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
*
Revert "update SkToSRGBColorFilter color management"
Robert Phillips
2018-07-13
*
update SkToSRGBColorFilter color management
Mike Klein
2018-07-12
*
Remove SkDrawFilter.
Ben Wagner
2018-07-12
*
collapse parametric_{r,g,b} into parametric, remove _a and gamma_dst
Mike Klein
2018-07-11
*
Revert "SkDEBUGF: use __VA_ARGS__"
Robert Phillips
2018-07-11
*
SkDEBUGF: use __VA_ARGS__
Hal Canary
2018-07-11
*
Expand testing of SkMatrix::decomposeScale
Robert Phillips
2018-07-10
*
Add color type to the image filter DAG's OutputProperties
Brian Osman
2018-07-06
*
Replace isGammaCorrect with isLinearlyBlended
Brian Osman
2018-07-03
*
move blurimagefilter.cpp back into effects
Mike Reed
2018-06-26
*
Validate transformed SkPaintImageFilter rects
Adrienne Walker
2018-06-25
*
abort really big path fuzzing
Cary Clark
2018-06-21
*
Move GrGLSL.h from include/private to src/gpu/glsl.
Brian Salomon
2018-06-19
*
move imagefilters into separate dir and flag for build.gn
Mike Reed
2018-06-19
*
Stop using SkTSwap.
Ben Wagner
2018-06-19
*
Remove GrNonlinearColorSpaceXformEffect
Brian Osman
2018-06-18
*
Remove string.h from SkTypes.h
Ben Wagner
2018-06-15
*
Remove GrPixelConfig argument to GrColorSpaceXform[Effect]::Make
Brian Osman
2018-06-14
*
Revert "Revert "SkTypes: extract SkTo""
Hal Canary
2018-06-14
*
Revert "SkTypes: extract SkTo"
Hal Canary
2018-06-13
*
SkTypes: extract SkTo
Hal Canary
2018-06-12
*
clean up SkPicture include
Cary Clark
2018-06-12
*
rebase
Cary Clark
2018-06-08
*
Remove GrPaint::setGammaCorrect
Brian Osman
2018-06-04
*
Dest color space no longer impacts mipmaps or texture sampling
Brian Osman
2018-06-01
*
Revert "Reland "remove toString""
Cary Clark
2018-05-31
*
Reland "remove toString"
Cary Clark
2018-05-31
*
warmup, remove clamping in append_gamut_transform()
Mike Klein
2018-05-30
*
remove defines and add commas
Cary Clark
2018-05-21
*
Revert "remove toString"
Cary Clark
2018-05-20
*
remove toString
Cary Clark
2018-05-20
*
Fix fuzzer bug i.e., compute the correct repeated dst domain
Robert Phillips
2018-05-18
*
Prevent SkMatrixConvolutionImageFilter from allocating large buffers it can't...
Kevin Lubick
2018-05-18
*
Add SkIRect::adjust method
Robert Phillips
2018-05-18
*
Fix bugs related to SkMatrixConvolutionImageFilter in repeat mode
Robert Phillips
2018-05-18
*
Fix srcBounds computation in SkMatrixConvolutionImageFilter
Robert Phillips
2018-05-17
*
Return nullptr when ReadBuffer becomes invalid
Kevin Lubick
2018-05-17
*
Minor refactoring to image filters
Robert Phillips
2018-05-14
*
detect overflow for morphology
Mike Reed
2018-05-13
*
Make GrCaps and GrShaderCaps private.
Brian Salomon
2018-05-11
*
Validate readByteArrayAsData size
Florin Malita
2018-05-10
*
Just pass color glyph masks to filters.
Ben Wagner
2018-04-27
*
Fix SkDashImpl::CreateProc OOM on garbage input
Adrienne Walker
2018-04-25
*
prepare to remove obsolete macros
Cary Clark
2018-04-24
*
rm SkRRectsGaussianEdgeMaskFilter
Robert Phillips
2018-04-19
*
Fix alpha threshold image filter GPU implementation
Robert Phillips
2018-04-11
*
detect if makeOffset failed
Mike Reed
2018-04-06
*
Make generated effects from sksl fp files not need SK_SUPPORT_GPU
Greg Daniel
2018-04-06
*
Remove SK_SUPPORT_LEGACY_BLURMASKFILTER
Brian Osman
2018-04-06
*
remove SK_IGNORE_TO_STRING
Cary Clark
2018-04-05
[next]