aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2024-02-15Limit animdecoder_fuzzer to 320MBYannis Guyon
2023-11-10Add a WEBP_NODISCARDVincent Rabaud
2023-09-12Add a fuzzer for ReadHuffmanCodesVincent Rabaud
2023-07-21animencoder_fuzzer: fix error check w/NallocfuzzJames Zern
2023-07-18enc_dec_fuzzer: use WebPDecode()James Zern
2023-07-18enc_dec_fuzzer: fix WebPEncode/pic.error_code checkJames Zern
2023-07-10animencoder_fuzzer: no WebPAnimEncoderAssemble check w/nallocfuzzJames Zern
2023-07-10animencoder_fuzzer: fix leak on alloc failureJames Zern
2023-05-24fuzz_utils.h: lower kFuzzPxLimit w/ASanJames Zern
2023-05-16Compare kFuzzPxLimit to max_num_operationsYannis Guyon
2023-04-27move VP8GetCPUInfo declaration to cpu.cJames Zern
2023-04-25Make kFuzzPxLimit sanitizer dependentYannis Guyon
2023-04-18advanced_api_fuzzer: reduce scaling limitJames Zern
2023-04-11advanced_api_fuzzer: reduce scaling limitJames Zern
2023-03-24advanced_api_fuzzer: reduce scaling limitJames Zern
2023-03-24Skip slow scaling in libwebp advanced_api_fuzzeryguyon@google.com
2023-03-24Reduce libwebp advanced_api_fuzzer thresholdyguyon@google.com
2023-02-08Skip big scaled advanced_api_fuzzerYannis Guyon
2023-02-07Fix scaling limit in advanced_api_fuzzer.cYannis Guyon
2023-01-27Limit scaling in libwebp advanced_api_fuzzer.cYannis Guyon
2022-08-08Create libsharpyuv.a in makefile.unix.Maryla
2022-02-15Markdownify libwebp docs and reorganize them.Maryla
2021-07-28fuzzer/*: normalize src/ includesJames Zern
2021-06-23advanced_api_fuzzer: add extreme config value coverageJames Zern
2021-01-29fuzzer/*: use src/ based include pathsJames Zern
2020-12-26animdecoder_fuzzer: fix memory leakPascal Massimino
2020-12-18animdecoder_fuzzer: validate canvas sizeJames Zern
2020-10-21{animencoder,enc_dec}_fuzzer: convert some abort()s to returnsJames Zern
2020-10-17fuzz_utils.h: rename max() to Max()James Zern
2020-10-17fuzz_utils.h: make functions WEBP_INLINEJames Zern
2020-10-15rename demux_api_fuzzer.c -> mux_demux_api_fuzzer.cJames Zern
2020-10-14add animdecoder_fuzzer.ccJames Zern
2020-10-13import fuzzers from oss-fuzz/chromiumJames Zern