History log of /external/skia/fuzz/oss_fuzz/FuzzAnimatedImage.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
db1e5c6474c1cd0969006a0c0554f8fdc63c42c8 27-Feb-2018 Kevin Lubick <kjlubick@google.com> Port 3 API fuzzers to be oss-fuzz friendly

Also Remove ScaleToSides, which we hadn't been running for a while.

Bug: skia:
Change-Id: I772dad722c34681392d5b635b3de716f3b00d597
Reviewed-on: https://skia-review.googlesource.com/110443
Reviewed-by: Mike Klein <mtklein@chromium.org>
Commit-Queue: Kevin Lubick <kjlubick@google.com>
/external/skia/fuzz/oss_fuzz/FuzzAnimatedImage.cpp
2416f968a69ff71f83eb17e97d1cb6448c916a69 12-Feb-2018 Kevin Lubick <kjlubick@google.com> Add 2 fuzz targets for image decoding (oss-fuzz)

This also adds in a few small guards to prevent libfuzzer from frequently
running out of memory when an image claims to have billions of pixels.

Bug: skia:
Change-Id: I47a9daac832c4d85a42000698482b61721c38880
Reviewed-on: https://skia-review.googlesource.com/106264
Commit-Queue: Kevin Lubick <kjlubick@google.com>
Reviewed-by: Leon Scroggins <scroggo@google.com>
/external/skia/fuzz/oss_fuzz/FuzzAnimatedImage.cpp