Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
a77c253a1de8e7f1e8ba1614159101f0b5891547
/
src
/
effects
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
5dd202d
Revert "Revert "move GrColor.h to private, IWYU""
by Mike Reed
· 7 years ago
63cc293
Revert "move GrColor.h to private, IWYU"
by Brian Salomon
· 7 years ago
e602f39
move GrColor.h to private, IWYU
by Mike Reed
· 7 years ago
7a92639
Disable texture strip atlasing for DDL
by Robert Phillips
· 7 years ago
130fb3f
updated .fp file headers
by Ethan Nicholas
· 7 years ago
28eaed2
add gpu impl for shadermaskfilter
by Mike Reed
· 7 years ago
1c5906f
saturate some irect ops for fuzzers
by Mike Reed
· 7 years ago
b50e385
handle conics in 1D patheffect
by Mike Reed
· 7 years ago
88d9071
Revert "hide picture virtuals (no public callers)"
by Mike Klein
· 7 years ago
8005bff
hide picture virtuals (no public callers)
by Mike Reed
· 7 years ago
de5c502
move checkLE functionality directly onto readbuffer
by Mike Reed
· 7 years ago
3338482
remove SkColorSpace_Base
by Mike Klein
· 7 years ago
53d57ac
Remove legacy mask blur code.
by Herbert Derby
· 7 years ago
a83d013
Misc guarding of enums in ImageFilter CreateProcs
by Robert Phillips
· 7 years ago
b0ae566
Check enum values in SkDisplacementMapEffect's CreateProc
by Robert Phillips
· 7 years ago
dc3d7fc
Add check for bad enum in SkMatrixConvolutionImageFilter's CreateProc
by Robert Phillips
· 7 years ago
757c154
Remove superfluous SkReadBuffer validity checks
by Robert Phillips
· 7 years ago
80747ef
move the guts of SkMaskFilter.h into SkMaskFilterBase.h
by Mike Reed
· 7 years ago
959ccc2
Fix skia image filter fuzz SkLightingImageFilter complaint
by Robert Phillips
· 7 years ago
baafcdc
move zero-init to sk_malloc for masks
by Mike Reed
· 7 years ago
8ad91a9
remove unused SkRasterizer
by Mike Reed
· 7 years ago
bfadcf0
Revert "Revert "use GrFPArgs for maskfilters""
by Mike Reed
· 7 years ago
4f7f197
Revert "use GrFPArgs for maskfilters"
by Mike Reed
· 7 years ago
a99b393
use GrFPArgs for maskfilters
by Mike Reed
· 7 years ago
5a0f345
remove code from old picture serial guard
by Mike Reed
· 7 years ago
6e87eee
add shadermaskfilter
by Mike Reed
· 7 years ago
20df20c
Fix FPs
by Robert Phillips
· 7 years ago
0bd24dc
Funnel most proxy creation through GrProxyProvider
by Robert Phillips
· 7 years ago
fca3d0a
check for bad buffers in Unpack8
by Mike Reed
· 7 years ago
1afd4cd
Add GrProxyProvider
by Robert Phillips
· 7 years ago
3431c6b
Don't apply blur to zero-sized circles
by Jim Van Verth
· 7 years ago
c5166a9
Revert "Revert "remove legacy support for old old picture versions""
by Mike Reed
· 7 years ago
d1c65d6
remove unneeded readbuffer flags
by Mike Reed
· 7 years ago
57c2b8b
remove unused declarations
by Mike Reed
· 7 years ago
6f11511
Revert "remove legacy support for old old picture versions"
by Mike Reed
· 7 years ago
f3504d4
remove legacy support for old old picture versions
by Mike Reed
· 7 years ago
5f9836e
removed extraneous unused uniform handles for SkSL samplers
by Ethan Nicholas
· 7 years ago
297d6ef
converted GrRRectBlurEffect to SkSL
by Ethan Nicholas
· 7 years ago
f1f1162
remove append_from_srgb()
by Mike Klein
· 7 years ago
37155d4
Rework out-of-gamut handling in SkRasterPipeline
by Mike Klein
· 7 years ago
dbd4348
Don't pass a stack address as a pipeline context pointer.
by Mike Klein
· 7 years ago
2d5f9b3
converted GrMagnifierEffect to SkSL
by Ethan Nicholas
· 7 years ago
344e903
Prefer fullscreen clears on Qualcomm/GL
by Chris Dalton
· 7 years ago
364c4c8
Only look at gamut_transform if we wrote to it.
by Mike Klein
· 7 years ago
c9bc814
Handle null colorspace in SkToSRGBColorFilter.
by Mike Klein
· 7 years ago
e9d172a
converted ConstColorProcessor to SkSL
by Ethan Nicholas
· 7 years ago
339b84e
Alloc glyph image correctly for SkMask::k3D_Format.
by Ben Wagner
· 7 years ago
3e31e99
Revert "Alloc glyph image correctly for SkMask::k3D_Format."
by Brian Osman
· 7 years ago
1662257
Alloc glyph image correctly for SkMask::k3D_Format.
by Ben Wagner
· 7 years ago
3ae1a30
Revert "Alloc glyph image correctly for SkMask::k3D_Format."
by Ben Wagner
· 7 years ago
6b26deb
Alloc glyph image correctly for SkMask::k3D_Format.
by Ben Wagner
· 7 years ago
4872315
remove legacy code for resolution
by Mike Reed
· 7 years ago
77e487d
Revert "Revert "Remove MakeForLocalSpace since picture image is sufficient""
by Mike Reed
· 7 years ago
fc45998
Revert "Remove MakeForLocalSpace since picture image is sufficient"
by Mike Reed
· 7 years ago
0d8766c
Remove MakeForLocalSpace since picture image is sufficient
by Mike Reed
· 7 years ago
df429f3
move parts of SkPoint to SkPointPriv
by Cary Clark
· 7 years ago
43a0aa5
Fix highcontrastfilter on ANGLE D3D9
by Brian Osman
· 7 years ago
14efcbf
converted LumaColorFilterEffect to sksl
by Ethan Nicholas
· 7 years ago
8c68c65
For legacy GPU configs, run high contrast filter on linearized values
by Brian Osman
· 7 years ago
60aaeb2
create imagepriv and name params
by Cary Clark
· 7 years ago
f06ead9
Add support for transfer functions to GrColorSpaceXform
by Brian Osman
· 7 years ago
d608c09
Re-land "converted OverdrawColorFilter to SkSL"
by Ethan Nicholas
· 7 years ago
b87f798
Consistently round fOffset in SkOffsetImageFilter
by Fredrik Söderquist
· 7 years ago
2d3cac5
Revert "converted OverdrawColorFilter to SkSL"
by Ethan Nicholas
· 7 years ago
8aa4dc9
converted OverdrawColorFilter to SkSL
by Ethan Nicholas
· 7 years ago
4cbb6e6
Pass GrRenderTargetContext's GrColorSpaceInfo to SkShader and SkColorFilter.
by Brian Salomon
· 7 years ago
f3569f0
Add GrColorSpaceInfo and use in place of GrRenderTargetContext in paint conversion.
by Brian Salomon
· 7 years ago
1cb4171
Remove color space xform support from SkSL
by Brian Osman
· 7 years ago
a4aa133
Remove color space xform from alpha threshold FP
by Brian Osman
· 7 years ago
2240be9
Remove color space xform from GrTextureDomain & GrSimpleTextureEffect
by Brian Osman
· 7 years ago
bd2c653e
Convert several effects to use color space xform FP
by Brian Osman
· 7 years ago
d49e946
Remove unnecessary includes of GrColorSpaceXform.h
by Brian Osman
· 7 years ago
8239946
converted GrRectBlurEffect to SkSL
by Ethan Nicholas
· 7 years ago
c9472af
SkSL FPs now support child processors, converted ArithmeticFP to SkSL
by Ethan Nicholas
· 7 years ago
63fd760
Remove trailing whitespace.
by Ben Wagner
· 7 years ago
abff956
initClassID no longer auto-allocates ids
by Ethan Nicholas
· 7 years ago
e2d76d5
Remove fIsMipMapped from GrSurfaceDesc
by Greg Daniel
· 7 years ago
cd87140
Add ability to remove unique key from proxy and underlying surface.
by Greg Daniel
· 7 years ago
b449666
Reland "Fix SkImageSource::filterBounds()" again
by Xianzhu Wang
· 7 years ago
8aa4569
switched SkSL's temporary 'highfloat' type back to 'float'
by Ethan Nicholas
· 7 years ago
2fbf1bc
Add SK_API to APIs used by the android framework.
by Derek Sollenberger
· 7 years ago
2ad0908
Revert "Reland "Fix SkImageSource::filterBounds()""
by Florin Malita
· 7 years ago
f7b8820
re-land of new SkSL precisions
by Ethan Nicholas
· 7 years ago
27185a9
Revert "Revert "Revert "Switched highp float to highfloat and mediump float to half."""
by Ethan Nicholas
· 7 years ago
bf12c07
Reland "Fix SkImageSource::filterBounds()"
by Xianzhu Wang
· 7 years ago
b6d2be1
Revert "Fix SkImageSource::filterBounds()"
by Mike Reed
· 7 years ago
05d5a13
Revert "Revert "Switched highp float to highfloat and mediump float to half.""
by Ethan Nicholas
· 7 years ago
cb4d587
Fix SkImageSource::filterBounds()
by Xianzhu Wang
· 7 years ago
a4083c9
make most of SkColorPriv.h private
by Cary Clark
· 7 years ago
Next »