Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
6ddeaa4af06f28e36c20886cc7eebaeb2a457f66
/
include
/
effects
fd1fd27
Remove unused exposedInAndroidJavaAPI
by Leon Scroggins III
· 6 years ago
024072a
Reland "Improve degenerate 2pt conical gradient cases"
by Mike Klein
· 6 years ago
95af472
Revert "Improve degenerate 2pt conical gradient cases"
by Stan Iliev
· 6 years ago
879dab8
Improve degenerate 2pt conical gradient cases
by Michael Ludwig
· 6 years ago
b5ae3b5
[canvaskit] Add drawVertices API
by Kevin Lubick
· 6 years ago
fa5f6ce
rename some flattenable routines
by Mike Klein
· 6 years ago
4fee323
override getTypeName() instead of using table
by Mike Klein
· 6 years ago
78aceb2
converted overdraw effect to new FP system
by Ethan Nicholas
· 6 years ago
545aa93
fixed uninitialized memory use in arithmetic effect
by Ethan Nicholas
· 6 years ago
ce00811
converted arithmetic FP to new FP structure
by Ethan Nicholas
· 6 years ago
6d10f8b
move patheffect virtuals to protected and rename
by Mike Reed
· 6 years ago
fa07204
remove unimplemented headers
by Cary Clark
· 6 years ago
310f44d
rename to Merge patheffect
by Mike Reed
· 6 years ago
0ef539a
add new patheffects
by Mike Reed
· 6 years ago
2c312c4
Remove SkDrawFilter.
by Ben Wagner
· 6 years ago
846bb41
iwyu
by Mike Reed
· 6 years ago
27dddae
rebase
by Cary Clark
· 6 years ago
89ad31e
Revert "Reland "remove toString""
by Cary Clark
· 6 years ago
92e37b6
Reland "remove toString"
by Cary Clark
· 6 years ago
4dc5a45
remove defines and add commas
by Cary Clark
· 6 years ago
32a4910
Revert "remove toString"
by Cary Clark
· 6 years ago
5191880
remove toString
by Cary Clark
· 6 years ago
ba5b5f5
harden line2d effect
by Mike Reed
· 6 years ago
1207843
Fix srcBounds computation in SkMatrixConvolutionImageFilter
by Robert Phillips
· 6 years ago
6ee268d
Fix UBSAN warnings in SkPerlinNoiseShaderImpl
by Kevin Lubick
· 6 years ago
41dff6e
[skottie] Add support for round-corners geometry effects
by Florin Malita
· 7 years ago
ab4f5bd
rm SkRRectsGaussianEdgeMaskFilter
by Robert Phillips
· 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
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
4123223
add TrimPathEffect
by Mike Reed
· 7 years ago
28d4773
make compute helper for blurs private
by Mike Reed
· 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
80747ef
move the guts of SkMaskFilter.h into SkMaskFilterBase.h
by Mike Reed
· 7 years ago
bee2732
Fix some fuzzer bugs from Skia's image filter fuzzer
by Robert Phillips
· 7 years ago
8ad91a9
remove unused SkRasterizer
by Mike Reed
· 7 years ago
6e87eee
add shadermaskfilter
by Mike Reed
· 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
4cbb6e6
Pass GrRenderTargetContext's GrColorSpaceInfo to SkShader and SkColorFilter.
by Brian Salomon
· 7 years ago
63fd760
Remove trailing whitespace.
by Ben Wagner
· 7 years ago
b449666
Reland "Fix SkImageSource::filterBounds()" again
by Xianzhu Wang
· 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
bf12c07
Reland "Fix SkImageSource::filterBounds()"
by Xianzhu Wang
· 7 years ago
b6d2be1
Revert "Fix SkImageSource::filterBounds()"
by Mike Reed
· 7 years ago
cb4d587
Fix SkImageSource::filterBounds()
by Xianzhu Wang
· 7 years ago
a93a14a
Convert NULL and 0 to nullptr.
by Ben Wagner
· 7 years ago
4189d1b
Add SK_API to SkOverdrawCanvas and SkOverdrawColorFilter.
by Sadrul Habib Chowdhury
· 7 years ago
aff329b
Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.
by Brian Salomon
· 7 years ago
5a9a981
Tiling support for SkSweepGradient
by Florin Malita
· 7 years ago
6b17ff6
Implement clone for GrLightingEffect descendants
by Brian Salomon
· 7 years ago
10b6ad1
sRGB color filter
by Brian Osman
· 7 years ago
40e7e65
remove (unused?) arcto patheffect
by Mike Reed
· 7 years ago
da69944
Serialize the new TileMode in SkBlurImageFilterImpl.
by wutao
· 7 years ago
039a7c7
Added new edge handling mode (clamp and repeat) to Gaussian blur filter.
by wutao
· 7 years ago
9c1d780
remove filterSpan from SkColorFilter
by Mike Reed
· 7 years ago
70e3e9a
Remove SkImageFilter::MakeBlur entry point
by Robert Phillips
· 7 years ago
ffa8484
Revert "Revert "remove unused api on xfermodeimagefilter""
by Mike Reed
· 7 years ago
8051c4f
Revert "Revert "remove unused api""
by Mike Reed
· 7 years ago
012bdf8
Revert "remove unused api"
by Hal Canary
· 7 years ago
151b6ff
remove unused api
by Mike Reed
· 7 years ago
369f7ea
Revert "remove unused api on xfermodeimagefilter"
by Hal Canary
· 7 years ago
fcc4a07
remove unused api on xfermodeimagefilter
by Mike Reed
· 7 years ago
0bdaf05
remove unused mode parameter from SkMergeImageFilter
by Mike Reed
· 7 years ago
ab51d1b
Revert "remove unused TableMaskFilter"
by Mike Reed
· 7 years ago
6b9cd05
remove unused variants in imagefilter factories
by Mike Reed
· 7 years ago
d72b55b
remove unused TableMaskFilter
by Mike Reed
· 7 years ago
25f3805
slant colorfilter away from filterSpan4f
by Mike Reed
· 7 years ago
f2ae2b2
move perlinenoise2 into effects
by Mike Reed
· 7 years ago
76f7062
move all details for dashing into impl
by Mike Reed
· 7 years ago
14d54c2
Hide SkPerlinNoiseShader impl details
by Florin Malita
· 7 years ago
fdf3103
void SkColorFilter::onAppendStages(...)
by Mike Klein
· 7 years ago
b9641bd
force all colorfilters to implement 4f
by Mike Reed
· 8 years ago
e22a6a2
SkPictureImageFilter::onMakeColorSpace()
by Matt Sarett
· 8 years ago
6d72ed9
SkImageFilter::onMakeColorSpace() - more overrides
by Matt Sarett
· 8 years ago
31abf1f
Add SkImageFilter::makeColorSpace(SkColorSpaceXformer*)
by Matt Sarett
· 8 years ago
cdc651d
Make xformer class for SkCSXCanvas, use for draw loopers
by Matt Sarett
· 8 years ago
56ea77a
Implement SkBlurDrawLooper with SkLayerDrawLooper
by Matt Sarett
· 8 years ago
a2cedff
Fix gaussianedge GM
by Robert Phillips
· 8 years ago
f160ad4
SkBlurDrawLooper: Start by deleting flags
by Matt Sarett
· 8 years ago
d3b6597
Mark overridden destructors with 'override' and remove 'virtual'
by Brian Salomon
· 8 years ago
8e1c4e6
Remove asTextureRef from SkSpecialImage & update effects accordingly (take 2)
by Robert Phillips
· 8 years ago
394d414
Implement SkHighContrastFilter
by Dominic Mazzoni
· 8 years ago
73fe7b0
Remove use of SkSmallAllocator from all Loopers.
by Herb Derby
· 8 years ago
696b293
Revert "Remove asTextureRef from SkSpecialImage & update effects accordingly"
by Robert Phillips
· 8 years ago
e88cf6b
Remove asTextureRef from SkSpecialImage & update effects accordingly
by Robert Phillips
· 8 years ago
83e939b
Use SkArenaAlloc in the SkAutoBlitterChoose code.
by Herb Derby
· 8 years ago
dd8b72a
Revert "Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code."
by Robert Phillips
· 8 years ago
Next »