1. ef6864e [v8] Add new wasm_compile_revec_fuzzer by jiepan · 5 weeks ago main
  2. aef4365 Save target lists to json files by Weizhong Xia · 5 weeks ago
  3. dea8d7c code_coverage: fix issue changing shallow copy of `cmd` by Paul Semel · 3 months ago
  4. 162f47a code_coverage: make better use of efficient logging and only log INFO by Paul Semel · 3 months ago
  5. 4d71393 code_coverage: fuzzilli: run all JS testcases separately by Paul Semel · 3 months ago
  6. ea8d379 code_coverage: avoid spending too much time on flaky fuzzers by Paul Semel · 3 months ago
  7. 4044a10 code_coverage: introduce strategies to improve coverage by Paul Semel · 3 months ago
  8. c572d78 coverage: fix _run_command not actually returning the value by Paul Semel · 3 months ago
  9. 8dfee28 coverage: fix centipede using too much disk space by Paul Semel · 3 months ago
  10. 897e0bd coverage: introduce an engine runner to correctly handle instantiations by Paul Semel · 3 months ago
  11. ca3303e coverage: list all the corpus files in the files metadata by Paul Semel · 3 months ago
  12. 0a9aa97 coverage: add centipede coverage gathering code by Paul Semel · 3 months ago
  13. ad3122f code_coverage: fix centipede corpus backup path by Paul Semel · 3 months ago
  14. 86ab7fc Update script to support Centipede by Weizhong Xia · 4 months ago
  15. a3e5f7b Delete compositor_frame_fuzzer by kylechar · 4 months ago
  16. 31283bf Use chunk size 80 to produce less number of profraw files by Weizhong Xia · 4 months ago
  17. 78a7b3c Fix bugs for linux-x64-fuzzilli-coverage by Weizhong Xia · 4 months ago
  18. 2445847 Fix corpora download error for linux-x64-fuzzilli-coverage by Weizhong Xia · 4 months ago
  19. 13e2c8b Fix reference to llvm_profdata by Weizhong Xia · 4 months ago
  20. b174894 [Fuzz] Update run_all_fuzzers.py to support Fuzzilli by Weizhong Xia · 4 months ago
  21. a78d183 [Fuzz] Add corpus dir when composing the command by Weizhong Xia · 5 months ago
  22. 067e46b [Fuzz] Update download script to support Fuzzilli corpora by Weizhong Xia · 5 months ago
  23. 2e48b6a [Fuzz] update download_fuzz_corpora.py to accept corpora type by Weizhong Xia · 5 months ago
  24. 22e1f76 _DUMMY_INPUT_CONTENTS should be b-string by Weizhong Xia · 5 months ago
  25. ef9072e Remove QCMS by Christopher Cameron · 6 months ago
  26. 5e7c277 Fuzzer coverage: handle multiple binaries by Adrian Taylor · 6 months ago
  27. 2a98e63 Local script to show coverage of a single fuzzer. by Adrian Taylor · 6 months ago
  28. 719f1eb [fuzzer][wasm] Reenable wasm_module_fuzzer by Clemens Backes · 7 months ago
  29. e4b5161 Fix most of the remaining ESLint eqeqeq rule violations. by dpapad · 9 months ago
  30. 40e3fc4 Reland "Delete courgette/" by Etienne Pierre-doray · 10 months ago
  31. dfbf8ea Revert "Delete courgette/" by Zijie He · 10 months ago
  32. e549741 Delete courgette/ by Etienne Pierre-doray · 10 months ago
  33. ee9f9cb [coverage] Don't attempt to glob expand gtest_filter parameters by Kevin Babbitt · 11 months ago
  34. 7e0eb38 [v8] Add new wasm_deopt_fuzzer by Matthias Liedtke · 12 months ago
  35. 306c68d Remove [email protected] from tools/code_coverage/js_source_maps/create_js_source_maps/OWNERS by Owners Cleanup · 1 year ago
  36. 09da0d5 tools/code_coverage: remove a reference to goma by Takuto Ikuta · 1 year, 1 month ago
  37. bfffc56 Fix if fuzzers generate coverage from > 1 process. by Adrian Taylor · 1 year, 1 month ago
  38. 2239712 Remove process_doc_fuzzer from corpora list by Adrian Taylor · 1 year, 1 month ago
  39. 792bf71 Add --no-report flag to support offline mode by Arthur Wang · 1 year, 1 month ago
  40. 1b0ca9d Migrate TODOs referencing old crbug IDs to the new issue tracker IDs by Alison Gale · 1 year, 2 months ago
  41. 2da1d66 Migrate TODOs referencing old crbug IDs to the new issue tracker IDs by Alison Gale · 1 year, 2 months ago
  42. 31e3bd8 Migrate TODOs referencing old crbug IDs to the new issue tracker IDs by Alison Gale · 1 year, 2 months ago
  43. f459fdc [fuzzers][v8] Add ninja target for wasm_compile_all_fuzzer by Eva Herencsarova · 1 year, 3 months ago
  44. 22e3e05 [fuzzers][v8] Add ninja target for wasm_compile_wasmgc_fuzzer by Eva Herencsarova · 1 year, 3 months ago
  45. d0fbe49 [fuzzers] Add ninja target for V8 fuzzer: wasm_compile_simd_fuzzer by Eva Herencsarova · 1 year, 4 months ago
  46. 1f69d24 run_all_fuzzers.py: cleanups, ~no functional changes by Adrian Taylor · 1 year, 4 months ago
  47. 3cfee5a run_all_fuzzers.py: fix rename by Adrian Taylor · 1 year, 4 months ago
  48. 683be4c run_all_fuzzers: skip troublesome profdata merges by Adrian Taylor · 1 year, 4 months ago
  49. 1e81237 Fix run_all_fuzzers.py bug. by Adrian Taylor · 1 year, 4 months ago
  50. 13a9ec8 Reduce run_all_fuzzers.py disk usage by Adrian Taylor · 1 year, 4 months ago
  51. 8bfe823 Pass DISPLAY into fuzzers when gathering coverage. by Adrian Taylor · 1 year, 4 months ago
  52. 10ce382 [fuzzers] Add ninja target for v8_wasm_init_expr_fuzzer by Matthias Liedtke · 1 year, 4 months ago
  53. 58b4709 Fuzzing coverage timing & retry tweaks. by Adrian Taylor · 1 year, 4 months ago
  54. 34d8051 [buganizer] Migrate DIR_METADATA for tools/ by Jeff Yoon · 1 year, 5 months ago
  55. a754726 [PIX] Code validation by Rouslan Solomakhin · 1 year, 5 months ago
  56. 76f45e7 Rename QuicStreamFactory to QuicSessionPool. by Dustin J. Mitchell · 1 year, 5 months ago
  57. 2bd0082 Revert "Enable continuous mode/runtime counter relocation for coverage builds" by Nico Weber · 1 year, 7 months ago
  58. 3c1f30f Enable continuous mode/runtime counter relocation for coverage builds by Alan Zhao · 1 year, 7 months ago
  59. d0698ae [fuzz,coverage] Enable fuzz coverage for most-current coverage data by Julia Hansbrough · 1 year, 7 months ago
  60. ac14153 Fuzz coverage: use fewer profraw files. by Adrian Taylor · 1 year, 8 months ago
  61. 4f91926 Add more OWNERS for fuzzer coverage scripts. by Adrian Taylor · 1 year, 8 months ago
  62. 5283eba Relinquish disk space in fuzz coverage collection. by Adrian Taylor · 1 year, 8 months ago
  63. c8783b0 Display coverage even for fuzzers which fail. by Adrian Taylor · 1 year, 8 months ago
  64. 61632b0 Fuzzing coverage: increase RSS limit. by Adrian Taylor · 1 year, 8 months ago
  65. b9cdf14 Zero out more lines in the fuzzing coverage report. by Adrian Taylor · 1 year, 9 months ago
  66. f06a56e [js-code-coverage] Pass arguments via response_file by Ben Reich · 1 year, 9 months ago
  67. 77d952c Fix coverage.py under Windows by Arthur Eubanks · 1 year, 11 months ago
  68. bce4cdc Rename form_parser to form_data_parser and correct related files. by Kristina Trajkovski · 2 years ago
  69. cb9f2d5 [fuzz coverage] Remote coverage.py dependency from merge_all_fuzzers.py. by Julia Hansbrough · 2 years ago
  70. 9565dfe [fuzzing, coverage] Update run_all_fuzzers to gracefully handle timeouts. by Julia Hansbrough · 2 years ago
  71. 4d1bb84 [fuzzing, coverage] Mute stdout/stderr for fuzzer processes, dumping by Julia Hansbrough · 2 years ago
  72. 54dc3a5 [coverage] Add convenience script to merge all fuzzers given a set of by Julia Hansbrough · 2 years ago
  73. a18d2bf [coverage] Update utility scripts to use python3. by Julia Hansbrough · 2 years ago
  74. 66d9964 [fuzzing,coverage] Update script to download all fuzzing corpora. by Julia Hansbrough · 2 years ago
  75. 1d3ded9 [coverage] Add convenience script to run all fuzzers in parallel while by Julia Hansbrough · 2 years ago
  76. 8c5c828 [coverage] Fix errors in coverage_test.py. by Julia Hansbrough · 2 years ago
  77. 8ec74a9 tools: remove `USE_PYTHON3 = True` from PRESUBMIT.py by Takuto Ikuta · 2 years, 1 month ago
  78. aa88411 Log warning if a file is missing for local coverage by Prakhar · 2 years, 1 month ago
  79. 856f1ec Fix bug in local coverage script when only when profdata file is given as input by Prakhar · 2 years, 1 month ago
  80. 9779eae Fix llvm profile path for wpt test coverage generation locally by Prakhar · 2 years, 1 month ago
  81. fd5ebac [coverage] Add convenience script for building all fuzz targets. by Julia Hansbrough · 2 years, 1 month ago
  82. a3837ae [coverage] Add convenience script for downloading fuzzing corpora. by Julia Hansbrough · 2 years, 2 months ago
  83. de759c9 Add missing comma by Prakhar · 2 years, 2 months ago
  84. 9b51524 [coverage] Update code coverage script to allow multiple input profdata files. by Julia Hansbrough · 2 years, 3 months ago
  85. b0f9daa Reland "Add 'use_centipede' alternative to 'use_libfuzzer'" by Adrian Taylor · 2 years, 4 months ago
  86. b34cf87 Revert "Add 'use_centipede' alternative to 'use_libfuzzer'" by Jeroen Dhollander · 2 years, 4 months ago
  87. be42fd9 Add 'use_centipede' alternative to 'use_libfuzzer' by Adrian Taylor · 2 years, 4 months ago
  88. 67720be WebUI: Address TODO in merge_js_source_maps() regarding output folder. by dpapad · 2 years, 4 months ago
  89. 4951b37 coverage: Call node only once when creating source maps. by Srinivas Hegde · 2 years, 5 months ago
  90. 86bff72 coverage: Move create and merge folders under js_source_maps. by Srinivas Hegde · 2 years, 5 months ago
  91. 8fd6dbd Check if sourcemaps are valid by Srinivas Hegde · 2 years, 5 months ago
  92. d584807 Fix coverage script for run_web_tests.py by Weizhong Xia · 2 years, 5 months ago
  93. aa4af37 [coverage] Update fuzzing coverage script build instructions. by Julia Hansbrough · 2 years, 5 months ago
  94. ad1089e [coverage] Perform glob expansion so that the coverage script works on by Julia Hansbrough · 2 years, 6 months ago
  95. eb744ad Add Jeff as OWNERS to tools/code_coverage by Prakhar · 2 years, 6 months ago
  96. 5afe9c9 Stop using the six library in coverage.py. by Lei Zhang · 2 years, 9 months ago
  97. 690a8f1 [code-health] Update vpython references to vpython3 in //tools by Fabrice de Gans · 2 years, 10 months ago
  98. c67824f Update copyright headers in testing/, tools/ by Avi Drissman · 2 years, 10 months ago
  99. 01c6249 [js-code-coverage] Inline source content with the sourcemap by Ben Reich · 2 years, 10 months ago
  100. 9c65334 [js-code-coverage] Add sourceRoot to create_js_source_maps, ts_library by Ben Reich · 2 years, 10 months ago