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