summaryrefslogtreecommitdiff
path: root/fuzz
AgeCommit message (Expand)Author
2025-02-25Convert ccRustFuzzPackager to use ModuleProxy. Yu Liu
2025-02-18Implement host_common_data property for cc, java, rust and sh test modules Colin Cross
2024-12-06Fix missing data when using device_common_data on fuzz modules Cole Faust
2024-10-21Add new properties to aid in removing the 1-variant fallback Cole Faust
2024-10-09Convert fuzzMutatorDeps to a transition mutator Colin Cross
2024-09-11Rename ConfigAndErrorContext to ConfigurableEvaluatorContext Cole Faust
2024-05-02Make the enabled property configurable Cole Faust
2023-12-27Fix condition that misses packaging some fuzzers hamzeh
2023-11-30Move test data installation to Soong Colin Cross
2023-07-18Add new options for defining paths to exclude in report gen Cory Barker
2023-06-28Added fuzz_config field to include targets in presubmits David Fu
2023-06-02Add use_platform_libs to fuzz config Mark
2023-05-09Propagate shared library destination path through FilesToZip Colin Cross
2023-04-26Changed assignee to triage_assignee in fuzzconfig David Fu
2023-04-18Added assignee field to FuzzConfig. David Fu
2023-02-22Aligning cc_fuzz variable with fuzzer proto hamzeh
2023-02-21spelling/grammar fix Jon Bottarini
2022-10-10Merge changes Ib951c4f5,Iacdccb8f Mark Teffeteller
2022-10-06Include target_mods field Mark
2022-10-04Move fuzzer's CollectAllSharedDependencies into GenerateAndroidBuildActions Colin Cross
2022-09-26Update cc_fuzz rule - add library_path param Mark
2022-08-08Revert^2 "Update the way we build AFL++ fuzz binaries" Cory Barker
2022-08-08Merge "Revert "Updated the way we build AFL++ fuzz binaries"" Cory Barker
2022-08-08Revert "Updated the way we build AFL++ fuzz binaries" Cory Barker
2022-08-08Merge "Updated the way we build AFL++ fuzz binaries" Cory Barker
2022-08-05Updated the way we build AFL++ fuzz binaries Cory Barker
2022-07-26Fixing issue with boolean params in cc_fuzz hamzeh
2022-07-14Merge "Adding support for building AFLpp Test: Build AFL fuzzers locally and ... Cory Barker
2022-07-13Merge "Fix name of new param in cc_fuzz" Treehugger Robot
2022-07-12Fix name of new param in cc_fuzz hamzeh
2022-07-12Adding support for building AFLpp Cory Barker
2022-07-12Merge "Revert "Adding support for building AFLpp Test: Build AFL fuzzer..."" Cory Barker
2022-07-12Revert "Adding support for building AFLpp Test: Build AFL fuzzer..." Cory Barker
2022-07-12Merge "Adding support for building AFLpp Test: Build AFL fuzzers locally and ... Cory Barker
2022-07-12Adding support for building AFLpp Cory Barker
2022-07-07Add ISE requested params to soong bp hamzeh
2022-04-26Add jni support to java_fuzz_host Muhammad Haseeb Ahmad
2022-01-12Add java_fuzz_packaging Muhammad Haseeb Ahmad
2021-10-14rust: Package shared libraries with fuzzer zips Ivan Lozano
2021-08-11Moving common fuzzing code to fuzz package hamzeh