Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
edf06b207a8441d619838d4751528cb92a3547d7
/
fuzz
/
fuzz.cpp
a839fc0
Add Chromium's fuzz_fileter_fuzz to skia.
by Herb Derby
· 8 years ago
1ac8fd2
Define canvas fuzzers like the other API fuzzers
by Kevin Lubick
· 8 years ago
62176db
fuzz: dump_canvas
by Hal Canary
· 8 years ago
24ac42b
Fuzz PDF, N32, and Null Canvases
by Hal Canary
· 8 years ago
0d4bc0d
Draw path onto a canvas when fuzzing
by Kevin Lubick
· 8 years ago
edee1ae
Write SkRegion fuzzer
by Kevin Lubick
· 8 years ago
0168e04
Add a way to compute the code coverage of fuzzers
by Kevin Lubick
· 8 years ago
ab273fa
move SkTRegister.h into tools
by Mike Reed
· 8 years ago
f04c50a
Add in Path fuzzer
by Kevin Lubick
· 8 years ago
f80f115
Be able to fuzz a directory of input
by Kevin Lubick
· 8 years ago
941e7e2
re-land of added sk_FragCoord support to skslc
by Ethan Nicholas
· 8 years ago
e8e4a3e
Revert "added sk_FragCoord support to skslc"
by Greg Daniel
· 8 years ago
ce33f10
added sk_FragCoord support to skslc
by Ethan Nicholas
· 8 years ago
c5a8366
Add fuzzing for decoding animated images
by Leon Scroggins III
· 8 years ago
f1dd677
Rename SkSL::GLSLCapsFactory to SkSL::ShaderCapsFactory
by Brian Salomon
· 8 years ago
db68301
SkImageEncoder: simplify API
by Hal Canary
· 8 years ago
a2b4bdc
Revert 248ff023 & 2cb6cb72
by Hal Canary
· 8 years ago
248ff02
SkImageEncoder: simplify API
by Hal Canary
· 8 years ago
9e1138d
re-land of switched skslc from std::string to SkString
by Ethan Nicholas
· 8 years ago
792d0f1
Revert "switched skslc from std::string to SkString"
by Greg Daniel
· 8 years ago
d8df21a
switched skslc from std::string to SkString
by Ethan Nicholas
· 8 years ago
7ef4b74
re-re-land of skslc now uses standard Skia caps
by Ethan Nicholas
· 8 years ago
857cb97
Revert "re-land of skslc now uses standard Skia caps"
by Leon Scroggins
· 8 years ago
498d403
re-land of skslc now uses standard Skia caps
by Ethan Nicholas
· 8 years ago
b0b5360
Revert "skslc now uses standard Skia caps"
by Leon Scroggins
· 8 years ago
8af38a9
skslc now uses standard Skia caps
by Ethan Nicholas
· 8 years ago
2db8361
bench, samples, etc: s/SkAutoTUnref/sk_sp/
by Hal Canary
· 8 years ago
145dbcd
Remove SkAutoTDelete.
by Ben Wagner
· 8 years ago
2f535ce
Make fuzzers use cleaner interface
by Kevin Lubick
· 8 years ago
19b9153
Add support for multiple frames in SkCodec
by scroggo
· 8 years ago
526972e
Rename all color space factories from New* to Make*
by Brian Osman
· 8 years ago
ddb37d6
re-re-land of skslc now automatically turns on derivatives support
by ethannicholas
· 8 years ago
e719577
Add SKSL fuzzer
by kjlubick
· 8 years ago
8e6c7ad
Make SkPngCodec decode progressively.
by scroggo
· 8 years ago
42943c8
change SkStreams to work with sk_sp<SkData> instead of SkData*
by reed
· 8 years ago
38d909e
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
by bungeman
· 8 years ago
e565450
Port FuzzPathop from chromium
by kjlubick
· 8 years ago
3e3c1a5
Add deserialize color space entry point for fuzzing
by kjlubick
· 8 years ago
897a8e3
Add ICC fuzzer
by kjlubick
· 8 years ago
d8d6855
Revert of Make SkPngCodec decode progressively. (patchset #26 id:520001 of https://codereview.chromium.org/1997703003/ )
by scroggo
· 8 years ago
6fb2391
Make SkPngCodec decode progressively.
by scroggo
· 8 years ago
26694c3
Revert of Make SkPngCodec decode progressively. (patchset #24 id:480001 of https://codereview.chromium.org/1997703003/ )
by scroggo
· 8 years ago
30e78c9
Make SkPngCodec decode progressively.
by scroggo
· 8 years ago
9a89a09
Revert of Make SkPngCodec decode progressively. (patchset #18 id:340001 of https://codereview.chromium.org/1997703003/ )
by scroggo
· 8 years ago
a4b09a1
Make SkPngCodec decode progressively.
by scroggo
· 8 years ago
9fd07e5
Make fuzz builds set SK_FUZZ_LOGGING
by kjlubick
· 9 years ago
4319593
Do an in-place replacement of SkRandom with Fuzz for FilterFuzz
by kjlubick
· 9 years ago
ca2622b
return pictures as sk_sp
by reed
· 9 years ago
5bd98a2
Create ParsePath API fuzz
by kjlubick
· 9 years ago
2a42f48
Add ability to fuzz images using scaling and different modes
by kjlubick
· 9 years ago
47d158e
Make fuzz broadcast when it terminates via return.
by kjlubick
· 9 years ago
2b6aa21
Make fuzz output the words success for a 'clean exit'
by kjlubick
· 9 years ago
d4387ea
fuzz: list API fuzzing options if -t api and -n matches nothing.
by mtklein
· 9 years ago
dba5734
Seperating our fuzzing binary from DM produces a 50x speed increase for decoding images and a 10x speed increase in decoding/rendering Skps.
by kjlubick
· 9 years ago
d0b8234
If we pass no bytes, use the fuzz binary itself.
by mtklein
· 9 years ago
f5e9782
Restore creature comforts to fuzz binary
by mtklein
· 9 years ago
a115942
fuzz: signalBug() / signalBoring()
by mtklein
· 9 years ago
24a22c7
some fuzz hacking
by mtklein
· 9 years ago
65e5824
Add new fuzz binary.
by mtklein
· 9 years ago