index
:
platform/build/soong
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
fuzz.go
Age
Commit message (
Expand
)
Author
2025-02-25
Convert ccRustFuzzPackager to use ModuleProxy.
Yu Liu
2025-01-10
_test module types shouldn't override user-set test property
Cole Faust
2024-12-16
Remove an unused PackageFuzzModule arg
Spandan Das
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-09-30
Make the java jni_libs property configurable
Jihoon Kang
2024-05-02
Make the enabled property configurable
Cole Faust
2024-04-12
Add "test-only" flag for java modules
Ronald Braunstein
2023-12-14
Convert OtherModuleProvider to generic providers API
Colin Cross
2023-06-05
Merge "Add use_platform_libs to fuzz config"
Mark Teffeteller
2023-06-02
Add use_platform_libs to fuzz config
Mark
2023-05-24
Add both classes jar and dexed jar to java_fuzz module packaged output for di...
Cory Barker
2023-05-22
Merge changes from topic "parallel-singletons"
Treehugger Robot
2023-05-19
Parallelize singleton execution
LaMont Jones
2023-05-17
Separate host and host cross fuzz packaging
Colin Cross
2023-05-17
Fix Soong code, remove dead code, and clean up code for Java fuzz
Cory Barker
2023-05-09
Propagate shared library destination path through FilesToZip
Colin Cross
2022-10-20
Output shared dependendencies of JNI libs for Java fuzzers
Muhammad Haseeb Ahmad
2022-10-13
Build and package Java fuzzers for device
Muhammad Haseeb Ahmad
2022-06-28
Don't package host cross modules in javaFuzzPackager
Colin Cross
2022-05-25
Make IsSanitizerEnabledForJni return false
Muhammad Haseeb Ahmad
2022-05-17
Make java_fuzz_host not implement Sanitizeable.
Lukacs T. Berki
2022-04-26
Add jni support to java_fuzz_host
Muhammad Haseeb Ahmad
2022-01-12
Add java_fuzz_packaging
Muhammad Haseeb Ahmad
2022-01-06
Add java_fuzz module to build java fuzzers
Muhammad Haseeb Ahmad