commit | 17dc664b57e76f12b7d2dade02833dbc2f0feea2 | [log] [tgz] |
---|---|---|
author | James Zern <[email protected]> | Sat Oct 17 11:54:12 2020 -0700 |
committer | James Zern <[email protected]> | Sat Oct 17 16:46:38 2020 -0700 |
tree | 83b945806e1805db3adcb9c7eff92515b7e13349 | |
parent | 1af8e5a76b373e7d91084dd8385b54c29b115fa7 [diff] |
add fuzzers from upstream libwebp @ v1.1.0-37-g9f6055fc animdecoder_fuzzer.cc isn't enabled as all of its dependencies are imported currently; WebPAnimDecoder is unused by android. fuzz_seed_corpus/ is a combination of: https://developers.google.com/speed/webp/gallery2 https://chromium.googlesource.com/webm/libwebp-test-data The files from the first are in the public domain, libwebp-test-data is licensed the same as libwebp. Bug: https://crbug.com/webp/409 Bug: 170243740 Change-Id: Ia4b890656ccc73d4d156b61f7e6a8477846abfc3 Test: builds for sargo-userdebug aosp_arm-eng aosp_arm64-eng aosp_x86-eng aosp_x86_64-eng aosp_crosshatch-userdebug