Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
3eff1e9647e283dd7a72ebfe7f818e11c54c20e5
/
fuzz
6c56055
Update fuzz autodetect for other fuzzer aliases
by Kevin Lubick
· 6 years ago
80452be
Fold SkJSON into Skia/utils
by Florin Malita
· 6 years ago
f08d1d0
Stop using SkTSwap.
by Ben Wagner
· 6 years ago
c640d0d
Revert "Revert "SkTypes: extract SkTo""
by Hal Canary
· 6 years ago
fdcfb8b
Revert "SkTypes: extract SkTo"
by Hal Canary
· 6 years ago
2a2f675
SkTypes: extract SkTo
by Hal Canary
· 6 years ago
efd99cc
clean up SkPicture include
by Cary Clark
· 6 years ago
bf45c70
Clean up a few IWYU issues
by Mike Klein
· 6 years ago
7796f00
SkJson
by Florin Malita
· 6 years ago
faef514
More libfuzzer cleanups from GPU switchover
by Kevin Lubick
· 6 years ago
fe6b489
Add Dockerfile for building and running local Skia checkout with SwiftShader
by Kevin Lubick
· 6 years ago
1b1a557
Add fuzzer option for Blur w/o occluder
by Kevin Lubick
· 6 years ago
d2ae8dc
Add option for fuzzer to toggle DAA
by Kevin Lubick
· 6 years ago
457fa97
Fix fuzz+Skottie integration
by Kevin Lubick
· 6 years ago
3d856bd
[skottie] Relocate to modules/skottie
by Florin Malita
· 6 years ago
8ed1a89
remove SkColorSpace::MakeICC() fuzzer
by Mike Klein
· 6 years ago
0938ce7
Fix FuzzCanvas - drawPath
by Kevin Lubick
· 6 years ago
0b0d93d
Fuzz should observe the optional Skottie flag.
by Florin Malita
· 7 years ago
9eeede2
Add Skottie fuzzer (via json input)
by Kevin Lubick
· 7 years ago
acd456a
IWYU for fuzz binary
by Kevin Lubick
· 7 years ago
fffa641
Make fuzz autodetect file names
by Kevin Lubick
· 7 years ago
ab4f5bd
rm SkRRectsGaussianEdgeMaskFilter
by Robert Phillips
· 7 years ago
ea176c6
Remove scanlineOrder switch statements that always do the same thing
by Brian Osman
· 7 years ago
13872dd
Region Op Fuzzer
by Hal Canary
· 7 years ago
c5f0427
Avoid nonsortable rects in drawRect/drawOval
by Kevin Lubick
· 7 years ago
27d4219
Move oss-fuzz to MockGPUCanvas
by Kevin Lubick
· 7 years ago
3070926
Add mock gl fuzzer
by Kevin Lubick
· 7 years ago
e4be55d
Add Encoder fuzzers
by Kevin Lubick
· 7 years ago
8264b31
Add libFuzzer style fuzzer for NullGLCanvas for use on OSS-Fuzz.
by Jonathan Metzman
· 7 years ago
486ee3d
Port 2 Canvas fuzzers to oss-fuzz
by Kevin Lubick
· 7 years ago
1be1f8d
hide SkBlurMaskFilter and SkBlurQuality
by Mike Reed
· 7 years ago
05cb229
Add oss-fuzz endpoint for PathMeasure
by Kevin Lubick
· 7 years ago
91390c8
pathmeasure fuzzer
by Cary Clark
· 7 years ago
a63d690
Fix a tiny typo
by Yuqian Li
· 7 years ago
1991f55
Tweak API fuzzers to run better in libfuzzer
by Kevin Lubick
· 7 years ago
db1e5c6
Port 3 API fuzzers to be oss-fuzz friendly
by Kevin Lubick
· 7 years ago
37c0f71
Add guidance for oss-fuzzer for new path version
by Kevin Lubick
· 7 years ago
2388866
Check for null colorFilter in FuzzCanvas
by Kevin Lubick
· 7 years ago
19d7bd6
hide virtual and rename to onMakeComposed
by Mike Reed
· 7 years ago
2416f96
Add 2 fuzz targets for image decoding (oss-fuzz)
by Kevin Lubick
· 7 years ago
f034d11
Break some fuzzer targets out so oss-fuzz can use them
by Kevin Lubick
· 7 years ago
e083f7c
Reland "remove SkCanvas::kIsOpaque_SaveLayerFlag"
by Mike Klein
· 7 years ago
9ff8c8c
Revert "remove SkCanvas::kIsOpaque_SaveLayerFlag"
by Mike Klein
· 7 years ago
9a7a2ee
remove SkCanvas::kIsOpaque_SaveLayerFlag
by Mike Klein
· 7 years ago
a71b8d1
Check for nullptrs when fuzzing region_deserialize
by Kevin Lubick
· 7 years ago
0331d37
remove unneeded SkFlattenableSerialization
by Mike Reed
· 7 years ago
8ad91a9
remove unused SkRasterizer
by Mike Reed
· 7 years ago
9cec1bc
check for crazy bounds from fuzzer
by Mike Reed
· 7 years ago
54f20e0
Fix invalid switch in FuzzCanvas
by Kevin Lubick
· 7 years ago
2541edf
Add in Region SetPath Fuzzer
by Kevin Lubick
· 7 years ago
edef8ec
Refactor SerializedImageFilter to avoid duplicate code
by Kevin Lubick
· 7 years ago
9ff5dc9
Make commandline flags nicer for fuzz executable
by Kevin Lubick
· 7 years ago
549be4a
Fuzz: GrContextFactory needs to stay in scope
by Hal Canary
· 7 years ago
0d82566
Add SkPipe fuzzer
by Kevin Lubick
· 7 years ago
c8bebd4
fuzz/FuzzCanvas: range in inclucive, not half-open
by Hal Canary
· 7 years ago
09757b2
Fuzz skpicture with ReadBuffer
by Kevin Lubick
· 7 years ago
ca8c095
Implement a fast path for solid color lattice rectangle
by Stan Iliev
· 7 years ago
fadbfcd
upgrade SkReadBuffer to always validate
by Mike Reed
· 7 years ago
e292443
Fuzz: RasterN32CanvasViaSerialization,
by Hal Canary
· 7 years ago
d46e85f
Add textblob fuzzer
by Kevin Lubick
· 7 years ago
77e487d
Revert "Revert "Remove MakeForLocalSpace since picture image is sufficient""
by Mike Reed
· 7 years ago
c9d2829
Use validating buffer for skpath
by Kevin Lubick
· 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
fe75930
Fuzz: use SkNullWStream
by Hal Canary
· 7 years ago
a93a14a
Convert NULL and 0 to nullptr.
by Ben Wagner
· 7 years ago
93ba0a4
Switch SkSL to std::string
by Brian Osman
· 7 years ago
c6c10b4
Remove SkTypeface::Style from fuzzers and lua.
by Ben Wagner
· 7 years ago
ede7bac
use unique_ptr for codec factories
by Mike Reed
· 7 years ago
40e7e65
remove (unused?) arcto patheffect
by Mike Reed
· 7 years ago
54518ac
remove unused SkPoint3 from SkColor.h
by Mike Reed
· 7 years ago
086a427
guard references to SkColorTable
by Mike Reed
· 7 years ago
571b30f
Reland "Remove support for decoding to kIndex_8"
by Leon Scroggins
· 7 years ago
8321f75
Revert "Remove support for decoding to kIndex_8"
by Leon Scroggins
· 7 years ago
742a3e2
Remove support for decoding to kIndex_8
by Leon Scroggins III
· 7 years ago
674a184
Add SkCodec::Result indicating error in the data
by Leon Scroggins III
· 7 years ago
70e3e9a
Remove SkImageFilter::MakeBlur entry point
by Robert Phillips
· 7 years ago
0bdaf05
remove unused mode parameter from SkMergeImageFilter
by Mike Reed
· 7 years ago
bb3f562
Revert "Revert "Delete SkGaussianEdgeShader""
by Florin Malita
· 7 years ago
9d14f93
Revert "Delete SkGaussianEdgeShader"
by Florin Malita
· 7 years ago
64790a3
Delete SkGaussianEdgeShader
by Florin Malita
· 7 years ago
c090c64
move files out of private, and fix up callers to IWYU
by Mike Reed
· 7 years ago
2a475ea
add drawString helper to canvas
by Cary Clark
· 8 years ago
4edb5d2
hide lockpixels api behind flag
by Mike Reed
· 8 years ago
6b3155c
Revert[4] "clean up (partially) colortable api""""
by Mike Reed
· 8 years ago
887cdf1
move vertex-mode enum into SkVertices
by Mike Reed
· 8 years ago
b14131c
Revert "Revert[2] "clean up (partially) colortable api"""
by Mike Reed
· 8 years ago
9920b10
Revert[2] "clean up (partially) colortable api""
by Mike Reed
· 8 years ago
0df1b04
skslc can now be compiled with no Skia dependencies, in preparation for its eventual
by Ethan Nicholas
· 8 years ago
1d1165c
Revert "clean up (partially) colortable api"
by Mike Klein
· 8 years ago
9bd301d
Revert "skslc can now be compiled with no Skia dependencies, in preparation for its eventual"
by Ethan Nicholas
· 8 years ago
2e491a6
clean up (partially) colortable api
by Mike Reed
· 8 years ago
f3333c8
skslc can now be compiled with no Skia dependencies, in preparation for its eventual
by Ethan Nicholas
· 8 years ago
bcf35f8
Revert "skslc can now be compiled with no Skia dependencies, in preparation for"
by Ethan Nicholas
· 8 years ago
7833466
skslc can now be compiled with no Skia dependencies, in preparation for
by Ethan Nicholas
· 8 years ago
b549cc3
Change SkMemory to the more accurately named SkMalloc.
by Herb Derby
· 8 years ago
5aa9158
FuzzCanvas: NullGL & DebugGL
by Hal Canary
· 8 years ago
d7b34a5
Make SkMemory.h and adjust all files for usage.
by Herb Derby
· 8 years ago
6405e71
Remove gpu configs that don't have explicit API.
by Brian Salomon
· 8 years ago
5fa6645
remove unused VerticesFlags
by Mike Reed
· 8 years ago
Next »