this synchronizes the code with chrome, where this format allows the code to pass buildtools/checkdeps/checkdeps.py Bug: 1141126 Change-Id: I25361b1a43cd95730814302f02aa16af8fdb5fd2
avoids conflict with windows.h define Bug: webp:409 Change-Id: I8ae0947365e7071d8ebe1d682c9211882cc2fd89
+ add some warnings and avoid overriding implicit %.c, %.cc patterns in makefile.unix Bug: webp:409 Change-Id: I678c8b1ed630ebb9114208c20b794d2eefdca5a1
+ a simple makefile + README these were mostly equivalent, chromium added support for WEBP_REDUCE_CSP. the file names were normalized as follows: fuzz_advanced_api.{c,cc} -> advanced_api_fuzzer.c fuzz_animation_api.{c,cc} -> animation_api_fuzzer.c fuzz_webp_animencoder.cc -> animencoder_fuzzer.cc fuzz_demux_api.{c,cc} -> demux_api_fuzzer.c fuzz_webp_enc_dec.cc -> enc_dec_fuzzer.cc fuzz.h -> fuzz_utils.h fuzz_simple_api.{c,cc} -> simple_api_fuzzer.c Bug: webp:409 Change-Id: Ib997f0c92f25f8a1f91da83790298cd848b61a5d