Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
7ed0eae0cd13d3d687f7855b0620a0faad2ab5b3
/
src
/
effects
21fc5ce
Reland "Add support for unpremul image sources in the GPU backend"
by Brian Osman
· 6 years ago
90f10ef
don't recurse forever
by Mike Reed
· 6 years ago
cbf64e3
Revert "Add support for unpremul image sources in the GPU backend"
by Brian Osman
· 6 years ago
f06240d
Add support for unpremul image sources in the GPU backend
by Brian Osman
· 6 years ago
6d10f8b
move patheffect virtuals to protected and rename
by Mike Reed
· 6 years ago
8f3d36c
add dstAT param to xform steps
by Mike Klein
· 6 years ago
97d6d98
[PathKit] Add various path effects
by Kevin Lubick
· 6 years ago
12fb9cf
added SkSL saturate() function
by Ethan Nicholas
· 7 years ago
057ad70
Update GrTextureStripAtlas for DDLs (take 2)
by Robert Phillips
· 7 years ago
02f2acb
Make ColorTableEffect no longer use the texture strip atlas
by Robert Phillips
· 7 years ago
20ee171
Revert "Update GrTextureStripAtlas for DDLs"
by Robert Phillips
· 7 years ago
c042d41
Update GrTextureStripAtlas for DDLs
by Robert Phillips
· 7 years ago
fd98c2c
Make some GrSurfaceProxy and GrTextureProxy methods easier to access
by Brian Salomon
· 7 years ago
e782f84
Remove GrResourceIOProcessor.
by Brian Salomon
· 7 years ago
f7dcd76
Remove array of TextureSampler pointers from GrIOResourceProcessor.
by Brian Salomon
· 7 years ago
70039d8
Remove SkFastMin32
by Nigel Tao
· 7 years ago
e28a6b5
add explicit accessor for sRGB singleton colorspaces
by Mike Klein
· 7 years ago
df7bb17
Reland "update SkToSRGBColorFilter color management"
by Mike Klein
· 7 years ago
310f44d
rename to Merge patheffect
by Mike Reed
· 7 years ago
0ef539a
add new patheffects
by Mike Reed
· 7 years ago
2b0e6cd
Reland "SkDEBUGF: use __VA_ARGS__"
by Hal Canary
· 7 years ago
bc8133b
Revert "update SkToSRGBColorFilter color management"
by Robert Phillips
· 7 years ago
8b50926
update SkToSRGBColorFilter color management
by Mike Klein
· 7 years ago
2c312c4
Remove SkDrawFilter.
by Ben Wagner
· 7 years ago
4eebd9e
collapse parametric_{r,g,b} into parametric, remove _a and gamma_dst
by Mike Klein
· 7 years ago
e923ccc
Revert "SkDEBUGF: use __VA_ARGS__"
by Robert Phillips
· 7 years ago
2267a09
SkDEBUGF: use __VA_ARGS__
by Hal Canary
· 7 years ago
c100d48
Expand testing of SkMatrix::decomposeScale
by Robert Phillips
· 7 years ago
a50205f
Add color type to the image filter DAG's OutputProperties
by Brian Osman
· 7 years ago
34ec374
Replace isGammaCorrect with isLinearlyBlended
by Brian Osman
· 7 years ago
538e1a1
move blurimagefilter.cpp back into effects
by Mike Reed
· 7 years ago
721e637
Validate transformed SkPaintImageFilter rects
by Adrienne Walker
· 7 years ago
472ab81
abort really big path fuzzing
by Cary Clark
· 7 years ago
23c55b6
Move GrGLSL.h from include/private to src/gpu/glsl.
by Brian Salomon
· 7 years ago
0917fad
move imagefilters into separate dir and flag for build.gn
by Mike Reed
· 7 years ago
f08d1d0
Stop using SkTSwap.
by Ben Wagner
· 7 years ago
47c2751
Remove GrNonlinearColorSpaceXformEffect
by Brian Osman
· 7 years ago
29f2eaf
Remove string.h from SkTypes.h
by Ben Wagner
· 7 years ago
653f34d
Remove GrPixelConfig argument to GrColorSpaceXform[Effect]::Make
by Brian Osman
· 7 years ago
c640d0d
Revert "Revert "SkTypes: extract SkTo""
by Hal Canary
· 7 years ago
fdcfb8b
Revert "SkTypes: extract SkTo"
by Hal Canary
· 7 years ago
2a2f675
SkTypes: extract SkTo
by Hal Canary
· 7 years ago
efd99cc
clean up SkPicture include
by Cary Clark
· 7 years ago
27dddae
rebase
by Cary Clark
· 7 years ago
ad445ce
Remove GrPaint::setGammaCorrect
by Brian Osman
· 7 years ago
2b23c4b
Dest color space no longer impacts mipmaps or texture sampling
by Brian Osman
· 7 years ago
89ad31e
Revert "Reland "remove toString""
by Cary Clark
· 7 years ago
92e37b6
Reland "remove toString"
by Cary Clark
· 7 years ago
588f879
warmup, remove clamping in append_gamut_transform()
by Mike Klein
· 7 years ago
4dc5a45
remove defines and add commas
by Cary Clark
· 7 years ago
32a4910
Revert "remove toString"
by Cary Clark
· 7 years ago
5191880
remove toString
by Cary Clark
· 7 years ago
ab0795c
Fix fuzzer bug i.e., compute the correct repeated dst domain
by Robert Phillips
· 7 years ago
160e93d
Prevent SkMatrixConvolutionImageFilter from allocating large buffers it can't fill
by Kevin Lubick
· 7 years ago
8f8d481
Add SkIRect::adjust method
by Robert Phillips
· 7 years ago
4f3ad4e
Fix bugs related to SkMatrixConvolutionImageFilter in repeat mode
by Robert Phillips
· 7 years ago
1207843
Fix srcBounds computation in SkMatrixConvolutionImageFilter
by Robert Phillips
· 7 years ago
daebae9
Return nullptr when ReadBuffer becomes invalid
by Kevin Lubick
· 7 years ago
5140f9a
Minor refactoring to image filters
by Robert Phillips
· 7 years ago
b06a1eb
detect overflow for morphology
by Mike Reed
· 7 years ago
c7fe0f7
Make GrCaps and GrShaderCaps private.
by Brian Salomon
· 7 years ago
c2ea327
Validate readByteArrayAsData size
by Florin Malita
· 7 years ago
275df2e
Just pass color glyph masks to filters.
by Ben Wagner
· 7 years ago
77e95f7
Fix SkDashImpl::CreateProc OOM on garbage input
by Adrienne Walker
· 7 years ago
6cdb7d3
prepare to remove obsolete macros
by Cary Clark
· 7 years ago
ab4f5bd
rm SkRRectsGaussianEdgeMaskFilter
by Robert Phillips
· 7 years ago
dcf1fb4
Fix alpha threshold image filter GPU implementation
by Robert Phillips
· 7 years ago
6209bfa
detect if makeOffset failed
by Mike Reed
· 7 years ago
3e8c345
Make generated effects from sksl fp files not need SK_SUPPORT_GPU
by Greg Daniel
· 7 years ago
0cfd547
Remove SK_SUPPORT_LEGACY_BLURMASKFILTER
by Brian Osman
· 7 years ago
9988541
remove SK_IGNORE_TO_STRING
by Cary Clark
· 7 years ago
560d283
Fixing build with SK_IGNORE_TO_STRING defined.
by Kaloyan Donev
· 7 years ago
19d311b
Remove copy of TableColorFilter data when GPU rendering
by Robert Phillips
· 7 years ago
cec40a9
limit discrete path effect iterations
by Cary Clark
· 7 years ago
96b6d53
Fix GrTextureStripAtlasManager cleanup order bug
by Robert Phillips
· 7 years ago
1be1f8d
hide SkBlurMaskFilter and SkBlurQuality
by Mike Reed
· 7 years ago
18e7556
move blur impl into core
by Mike Reed
· 7 years ago
827af66
Extend SkTrimPathEffect semantics
by Florin Malita
· 7 years ago
8e03f69
remove unused ConvertRadiusToSigma from SkBlurMaskFilter
by Mike Reed
· 7 years ago
41a3b87
Make GrTextureStripAtlas DDL friendly
by Robert Phillips
· 7 years ago
4997e14
Use kLow_SkFilterQuality when generating shader masks
by Florin Malita
· 7 years ago
c7c2baf
Additional DDL playback cleanup
by Robert Phillips
· 7 years ago
4123223
add TrimPathEffect
by Mike Reed
· 7 years ago
58389b9
Initial texture data is never flipped when uploaded.
by Brian Salomon
· 7 years ago
28d4773
make compute helper for blurs private
by Mike Reed
· 7 years ago
0c4b7b1
Move internal calls from GrContext to GrContextPriv
by Robert Phillips
· 7 years ago
2a4f983
Remove GrSurfaceOrigin from GrSurfaceDesc.
by Brian Salomon
· 7 years ago
2223465
limit crash small steps in 1dpatheffect
by Mike Reed
· 7 years ago
339650c
use SkIRect makeOffset to avoid overflows
by Mike Reed
· 7 years ago
fc015d2
make 1dpatheffect more robust on deserial
by Mike Reed
· 7 years ago
242135a
move some RRect methods into priv
by Mike Reed
· 7 years ago
85fdbe2
detect bad radius in cornerpatheffect
by Mike Reed
· 7 years ago
0a7aa14
Add checks for failed SkImageInfo2GrPixelConfig calls
by Greg Daniel
· 7 years ago
19d7bd6
hide virtual and rename to onMakeComposed
by Mike Reed
· 7 years ago
f221b49
abort blur if the sigma is too small
by Mike Reed
· 7 years ago
cb25659
DDL-ify GrRectBlurEffect
by Robert Phillips
· 7 years ago
655bf8f
saturate IPoint math, handle NaN in isEmpty
by Mike Reed
· 7 years ago
0c6ea6c
doh -- reverse check for finite
by Mike Reed
· 7 years ago
faffa86
begin to wrap all float divides
by Mike Reed
· 7 years ago
10b9878
check for failed snapshot
by Mike Reed
· 7 years ago
Next »