1. 119d38c Convert ccRustFuzzPackager to use ModuleProxy. by Yu Liu · 6 months ago
  2. c731528 _test module types shouldn't override user-set test property by Cole Faust · 8 months ago
  3. a4e89ba Remove an unused PackageFuzzModule arg by Spandan Das · 9 months ago
  4. c3489f4 Fix missing data when using device_common_data on fuzz modules by Cole Faust · 9 months ago
  5. 65cb40a Add new properties to aid in removing the 1-variant fallback by Cole Faust · 11 months ago
  6. 6d39c70 Make the java jni_libs property configurable by Jihoon Kang · 11 months ago
  7. a963b94 Make the enabled property configurable by Cole Faust · 1 year, 5 months ago
  8. cdc66f4 Add "test-only" flag for java modules by Ronald Braunstein · 1 year, 5 months ago
  9. 313aa54 Convert OtherModuleProvider to generic providers API by Colin Cross · 1 year, 9 months ago
  10. 3bc9c57 Merge "Add use_platform_libs to fuzz config" by Mark Teffeteller · 2 years, 3 months ago
  11. f736b92 Add use_platform_libs to fuzz config by Mark · 2 years, 4 months ago
  12. c29c37a Add both classes jar and dexed jar to java_fuzz module packaged output for dist as we move towards instrumentation at runtime by Cory Barker · 2 years, 4 months ago
  13. 4751468 Merge changes from topic "parallel-singletons" by Treehugger Robot · 2 years, 4 months ago
  14. 0c10e4d Parallelize singleton execution by LaMont Jones · 2 years, 4 months ago
  15. 64a4a5f Separate host and host cross fuzz packaging by Colin Cross · 2 years, 4 months ago
  16. eaf7f5e Fix Soong code, remove dead code, and clean up code for Java fuzz by Cory Barker · 2 years, 7 months ago
  17. 80462dc Propagate shared library destination path through FilesToZip by Colin Cross · 2 years, 4 months ago
  18. 431ddf9 Output shared dependendencies of JNI libs for Java fuzzers by Muhammad Haseeb Ahmad · 2 years, 11 months ago
  19. eb14ff2 Build and package Java fuzzers for device by Muhammad Haseeb Ahmad · 3 years ago
  20. 39a1814 Don't package host cross modules in javaFuzzPackager by Colin Cross · 3 years, 2 months ago
  21. e6567fe Make IsSanitizerEnabledForJni return false by Muhammad Haseeb Ahmad · 3 years, 4 months ago
  22. 8c77ae3 Make java_fuzz_host not implement Sanitizeable. by Lukacs T. Berki · 3 years, 4 months ago
  23. 7e74405 Add jni support to java_fuzz_host by Muhammad Haseeb Ahmad · 3 years, 6 months ago
  24. e380310 Add java_fuzz_packaging by Muhammad Haseeb Ahmad · 3 years, 8 months ago
  25. aa1d0cf Add java_fuzz module to build java fuzzers by Muhammad Haseeb Ahmad · 3 years, 8 months ago