skia2/fuzz
Kevin Lubick 6d3cb2a81e [fuzzer] Check enum type at compile time
I think this originally was done due to int / unsigned
differences between Linux in Windows.  In hindsight, that
was short-sighted.

Bug: oss-fuzz:11281,oss-fuzz:11282,oss-fuzz:11283
Change-Id: I06e38cb663f84278f479eb7fee3118c1068eeaa8
Reviewed-on: https://skia-review.googlesource.com/c/169244
Reviewed-by: Mike Klein <mtklein@google.com>
Commit-Queue: Kevin Lubick <kjlubick@google.com>
2018-11-07 18:24:01 +00:00
..
oss_fuzz Add new Codec fuzzers to FuzzMain 2018-10-17 18:44:07 +00:00
coverage remove SkColorSpace::MakeICC() fuzzer 2018-05-23 16:31:11 +00:00
Fuzz.cpp Make fuzz::next overloads more consistent 2018-09-17 19:20:51 +00:00
Fuzz.h [fuzzer] Check enum type at compile time 2018-11-07 18:24:01 +00:00
FuzzCanvas.cpp remove empty devKern from SkPaint 2018-11-04 14:44:24 +00:00
FuzzCommon.cpp FuzzPath -> FuzzNicePath 2018-09-25 17:04:00 +00:00
FuzzCommon.h FuzzPath -> FuzzNicePath 2018-09-25 17:04:00 +00:00
FuzzDrawFunctions.cpp remove empty devKern from SkPaint 2018-11-04 14:44:24 +00:00
FuzzEncoders.cpp Add Encoder fuzzers 2018-03-30 19:31:56 +00:00
FuzzGradients.cpp Reland "SkDEBUGF: use __VA_ARGS__" 2018-07-18 15:37:41 +00:00
FuzzMain.cpp Add Legacy fuzz reproducer 2018-10-23 14:24:22 +00:00
FuzzParsePath.cpp test,tools: whitespace changes for clang-format 2018-09-19 17:50:51 +00:00
FuzzPathMeasure.cpp FuzzPath -> FuzzNicePath 2018-09-25 17:04:00 +00:00
FuzzPathop.cpp Have FuzzPathop make a new path every time 2018-10-23 14:29:52 +00:00
FuzzPolyUtils.cpp Add autodetect for polyutils fuzz 2018-10-11 13:35:52 +00:00
FuzzRegionOp.cpp Make fuzz::next overloads more consistent 2018-09-17 19:20:51 +00:00