Clone this repo:

Branches

  1. dea8d7c code_coverage: fix issue changing shallow copy of `cmd` by Paul Semel · 13 days ago main
  2. 162f47a code_coverage: make better use of efficient logging and only log INFO by Paul Semel · 14 days ago
  3. 4d71393 code_coverage: fuzzilli: run all JS testcases separately by Paul Semel · 2 weeks ago
  4. ea8d379 code_coverage: avoid spending too much time on flaky fuzzers by Paul Semel · 3 weeks ago
  5. 4044a10 code_coverage: introduce strategies to improve coverage by Paul Semel · 3 weeks ago
  6. c572d78 coverage: fix _run_command not actually returning the value by Paul Semel · 4 weeks ago
  7. 8dfee28 coverage: fix centipede using too much disk space by Paul Semel · 4 weeks ago
  8. 897e0bd coverage: introduce an engine runner to correctly handle instantiations by Paul Semel · 4 weeks ago
  9. ca3303e coverage: list all the corpus files in the files metadata by Paul Semel · 4 weeks ago
  10. 0a9aa97 coverage: add centipede coverage gathering code by Paul Semel · 4 weeks ago
  11. ad3122f code_coverage: fix centipede corpus backup path by Paul Semel · 4 weeks ago
  12. 86ab7fc Update script to support Centipede by Weizhong Xia · 6 weeks ago
  13. a3e5f7b Delete compositor_frame_fuzzer by kylechar · 7 weeks ago
  14. 31283bf Use chunk size 80 to produce less number of profraw files by Weizhong Xia · 8 weeks ago
  15. 78a7b3c Fix bugs for linux-x64-fuzzilli-coverage by Weizhong Xia · 8 weeks ago
  16. 2445847 Fix corpora download error for linux-x64-fuzzilli-coverage by Weizhong Xia · 8 weeks ago
  17. 13e2c8b Fix reference to llvm_profdata by Weizhong Xia · 10 weeks ago
  18. b174894 [Fuzz] Update run_all_fuzzers.py to support Fuzzilli by Weizhong Xia · 10 weeks ago
  19. a78d183 [Fuzz] Add corpus dir when composing the command by Weizhong Xia · 3 months ago
  20. 067e46b [Fuzz] Update download script to support Fuzzilli corpora by Weizhong Xia · 3 months ago