skia2/fuzz
Leon Scroggins III c5a8366d99 Add fuzzing for decoding animated images
Add a new mode to decode all frames of an animated image. Use
incremental decoding, rather than getPixels, since the primary client
uses incremental decoding.

Do not decode animated as index 8, which is only supported for the
first frame.

Change-Id: I5d7ed1a81c1ef37df3701c483486d4beff0f62a7
Reviewed-on: https://skia-review.googlesource.com/5679
Reviewed-by: Kevin Lubick <kjlubick@google.com>
Commit-Queue: Leon Scroggins <scroggo@google.com>
2016-12-08 14:43:21 +00:00
..
FilterFuzz.cpp Avoid platform-dependent function params in Fuzzer 2016-11-10 22:52:03 +00:00
fuzz.cpp Add fuzzing for decoding animated images 2016-12-08 14:43:21 +00:00
Fuzz.h Fix fuzzRange 2016-11-29 18:29:03 +00:00
FuzzDrawFunctions.cpp Fix DrawFunctions fuzzer to initialize bitmaps 2016-11-29 18:06:33 +00:00
FuzzGradients.cpp Avoid platform-dependent function params in Fuzzer 2016-11-10 22:52:03 +00:00
FuzzParsePath.cpp Add back in min/max check on fuzzer range 2016-11-16 19:17:19 +00:00
FuzzPathop.cpp Avoid platform-dependent function params in Fuzzer 2016-11-10 22:52:03 +00:00
FuzzScaleToSides.cpp Avoid platform-dependent function params in Fuzzer 2016-11-10 22:52:03 +00:00