1. 7a24a78f [fuzzilli] Adjust ChromiumProfile.swift to new fuzzilli version by Andreas Haas · 3 months ago
  2. 159a657 Reland "Conditionally include base/logging.h in base/feature_list.h" by Lei Zhang · 4 months ago
  3. e6b1571 Revert "Conditionally include base/logging.h in base/feature_list.h" by [email protected] · 4 months ago
  4. 64b3393 Conditionally include base/logging.h in base/feature_list.h by Lei Zhang · 4 months ago
  5. 17390fd Include base/strings/string_view_util.h for base::as_string_view() by Daniel Cheng · 4 months ago
  6. d4752f8 fuzztest: fix wrong constness for fuzztest init function by Paul Semel · 4 months ago
  7. 4d38c28 Reland "fuzztest: add support for BrowserFuzzTest" by Paul Semel · 4 months ago
  8. 4b665c39 [owners] Remove [email protected] from testing/libfuzzer/OWNERS by Owners Cleanup · 4 months ago
  9. ba6a408 Revert "fuzztest: add support for BrowserFuzzTest" by Steven Luong · 4 months ago
  10. 96e09d24 fuzztest: add support for BrowserFuzzTest by Paul Semel · 4 months ago
  11. cdff334 [v8] Add new wasm_compile_revec_fuzzer by jiepan · 4 months ago
  12. fe5d35f Do IWYU for base/strings/string_number_conversions.h in various dirs by Lei Zhang · 4 months ago
  13. 54c9302 Only generate fuzztest wrapper if use_fuzztest_wrapper is true by Björn Terelius · 4 months ago
  14. 037e8f7 Move use_fuzztest_wrapper declaration from BUILD.gn to gni file by Björn Terelius · 5 months ago
  15. 0128790 fuzz docs: Mention go/chrome-fuzzing-dashboard by Nico Weber · 5 months ago
  16. 85d0369 [fuzzing] Add high-end ASAN centipede builder with dchecks by Michael Achenbach · 5 months ago
  17. 6484e972 testing/libfuzzer/research: Fix proto_library usage to propagate indirect deps correctly by Takuto Ikuta · 6 months ago
  18. af70c7d spanify: Renewed arrayification (X/43) by Kalvin Lee · 6 months ago
  19. 11ebc59 //testing/libfuzzer: base::numerics::* -> base::* by Elly · 6 months ago
  20. 57b5ed18 [fuzzing] Add high-end libFuzzer ASAN Debug builder by Michael Achenbach · 6 months ago
  21. b534bdf [rust png] Rust equivalent of `FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION` by Lukasz Anforowicz · 6 months ago
  22. 872b90e fuzzing: disable chrome_tint_wgsl_fuzzer in libfuzzer builds by Paul Semel · 6 months ago
  23. f1e6e47 [fuzzilli] Generate profile code for fast codes by Andreas Haas · 7 months ago
  24. aa3467a Remove tiszka@ from fuzzing owners by Pâris Meuleman · 7 months ago
  25. b77949f Remove unused include in paint_vector_icon_fuzztest.cc by Victor Hugo Vianna Silva · 7 months ago
  26. f4ef014 fuzzing: improve domain for the wgsl fuzzer by Paul Semel · 7 months ago
  27. 5e135b9e Extend chrome_tint_wgsl_fuzzer to fuzz tint::wgsl::reader::WgslToIR by Ali Hijazi · 7 months ago
  28. 759480a9 chrome_wgsl_fuzzer: experiment with a FuzzTest grammar by Paul Semel · 7 months ago
  29. b91f1ccc fuzzing: fix Chrome profile for Fuzzilli by Paul Semel · 7 months ago
  30. 11573e06 fuzzing: increase stack limit for the chrome tint fuzzer by Paul Semel · 7 months ago
  31. bcbb506b fuzzing: experiment with a tint wgsl fuzzer by Paul Semel · 8 months ago
  32. 8da3a03c Fix a Python deprecation warning by Avi Drissman · 8 months ago
  33. b7ad504 [Fuzzing] Actually add v8 fuzzers to high-end build. by Titouan Rigoudy · 8 months ago
  34. 5ab5fd9 Build v8 wasm fuzzers in high-end build. by Titouan Rigoudy · 8 months ago
  35. 9e2b150 Reland "Reapply "Roll protobuf to 29.3"" by Evan Stade · 8 months ago
  36. d17f2646 Revert "Reapply "Roll protobuf to 29.3"" by Greg Thompson · 8 months ago
  37. b9b854bf9 Reapply "Roll protobuf to 29.3" by Evan Stade · 8 months ago
  38. e8ec327 DomatoLPM: make generated protobuf more stable across grammar changes by Paul Semel · 8 months ago
  39. 7f3d30b Revert "Roll protobuf to 29.3" by Kenichi Ishibashi · 8 months ago
  40. 690731b Roll protobuf to 29.3 by Evan Stade · 8 months ago
  41. 51aa34c fuzzilli: add subtyping support to the Chrome Profile by Paul Semel · 8 months ago
  42. 094d655a fuzzilli: add enums to Chrome profile by Paul Semel · 8 months ago
  43. 4528cdc [cleanup] Replace base::ranges with std::ranges: testing/ by Peter Kasting · 8 months ago
  44. 78cda6c fuzzing: better domatolpm generation by Paul Semel · 9 months ago
  45. e6fdc4a domatolpm: fix lines handling by Paul Semel · 9 months ago
  46. 3bdccc8 Add a notification_service domatolpm MojoJS fuzzer by Ali Hijazi · 9 months ago
  47. dbe1b7a [fuzzer] fix unused function issue by Ari Chivukula · 9 months ago
  48. bca474c fuzzing: modify profile to work with newest fuzzilli additions by Paul Semel · 9 months ago
  49. 48c3c199 Make VectorIconRep an aggregate. by Peter Kasting · 9 months ago
  50. 862c4967 use libprotobuff-mutator proto to generate canonical cookies by Mayur Patil · 10 months ago
  51. 1befa99 testing: add missing includes for the build with use_libcxx_modules by Takuto Ikuta · 10 months ago
  52. fe2702e Enable import-error check on //testing by Brian Sheedy · 10 months ago
  53. 84721d7 Enable no-self-use checks on //testing by Brian Sheedy · 10 months ago
  54. c96daf2 Docs: FUZZ_TESTs now allowed in existing suites. by Adrian Taylor · 10 months ago
  55. 9f11ccf [fuzzer][wasm] Reenable wasm_module_fuzzer by Clemens Backes · 10 months ago
  56. d8634d0 [RELAND] fuzzing: introduce a WebIDL fuzzer by Paul Semel · 10 months ago
  57. fb5e890 [fuzzer][wasm] Temporarily disable a fuzzer by Clemens Backes · 10 months ago
  58. fe7eb63 Style: Fix array initializations with size mismatches [8/8] #cleanup by Arthur Sonzogni · 10 months ago
  59. 68c82b8 domatolpm: reduce compile time by breaking proto definitions by Paul Semel · 10 months ago
  60. 891b93a Remove usage of base::make_span(): testing/ by Peter Kasting · 10 months ago
  61. 665cb79 Revert "fuzzing: introduce a WebIDL fuzzer" by Junji Watanabe · 10 months ago
  62. 4a423599 fuzzing: introduce a WebIDL fuzzer by Paul Semel · 11 months ago
  63. 0566a57 libsrtp fuzzer: use libsrtp (testing) function for null cipher w/o auth by Philipp Hancke · 11 months ago
  64. eb1349e Cleanups from stricter span usage of size_t: testing by Peter Kasting · 11 months ago
  65. 3c9dc4ec DEPS: bump libsrtp to 2.6.0 by Philipp Hancke · 11 months ago
  66. de84dff Reland "fuzztest: no dep //testing->//base" by Adrian Taylor · 11 months ago
  67. 57ee2ee0 Revert "fuzztest: no dep //testing->//base" by John Palmer · 11 months ago
  68. 9eb33a51 fuzztest: no dep //testing->//base by Adrian Taylor · 11 months ago
  69. 091252a1 renderer_fuzzing: add support for AssociatedRemotes by Paul Semel · 12 months ago
  70. 8e94ce5 Allow DISABLE_ for FUZZ_TESTs. by Adrian Taylor · 12 months ago
  71. e75b150 Roll fuzzer_wasm_corpus from f650ff816f2e to 1df5e50a45db (1 revision) by chromium-autoroll · 12 months ago
  72. 42097f6 [cleanup] Remove some std::to_string usages by Ho Cheung · 12 months ago
  73. f05cc35 fuzzing: add dict and seed corpus to runtime deps by Paul Semel · 12 months ago
  74. 73b294e1 [Fuzzing] Make stacktrace_test generic over crash type. by Titouan Rigoudy · 12 months ago
  75. 26b19ce Remove [email protected] from testing/libfuzzer/OWNERS by Owners Cleanup · 1 year ago
  76. 60a72b0a Rewrite map pointer values to raw_ptr by Ali Hijazi · 1 year ago
  77. dbb20a4 testing: use apropraite deps type for proto_library targets by Takuto Ikuta · 1 year ago
  78. 89c82708 Migrate to NOTREACHED() in low-instance top dirs by Peter Boström · 1 year, 1 month ago
  79. db48230 domatolpm: introduce a webcodecs in_process fuzzer by Paul Semel · 1 year, 1 month ago
  80. d892f3a fuzzilli: allow for blocking in Fuzzilli driver by Paul Semel · 1 year, 1 month ago
  81. 41ea49b8 [fuzzilli] Fix of typo in Chromium profile generator by Andreas Haas · 1 year, 1 month ago
  82. 0dfe0308 Remove Command Buffer LPM fuzzer by Brendon Tiszka · 1 year, 1 month ago
  83. e13a2603 fuzzing: fix fuzzilli chrome profile generation by Paul Semel · 1 year, 1 month ago
  84. 1a347336 domatolpm: fix integer overflow while computing the bounded int value by Paul Semel · 1 year, 1 month ago
  85. f101844 Delete unused courgette_fuzzer. by Titouan Rigoudy · 1 year, 1 month ago
  86. ee18523 fuzzing: rework the domato html fuzzer by Paul Semel · 1 year, 1 month ago
  87. 1c9e567 Reland "Delete courgette/" by Etienne Pierre-doray · 1 year, 1 month ago
  88. d776270 Remove protected-access disable from //testing by Brian Sheedy · 1 year, 1 month ago
  89. 4ba9f77 Reland "domatolpm: add support for fuzzing templates" by Paul Semel · 1 year, 1 month ago
  90. 615ad6a Revert "domatolpm: add support for fuzzing templates" by Takumi Fujimoto · 1 year, 1 month ago
  91. ce1ca7b4 Revert "Delete courgette/" by Zijie He · 1 year, 1 month ago
  92. 7bb0bcc domatolpm: add support for fuzzing templates by Paul Semel · 1 year, 1 month ago
  93. 325dab5 Delete courgette/ by Etienne Pierre-doray · 1 year, 1 month ago
  94. be7c66b Reland "fuzzing: introduce DomatoLPM" by Paul Semel · 1 year, 2 months ago
  95. 0d2300f3 Remove invalid-string-quote from //testing by Brian Sheedy · 1 year, 2 months ago
  96. 09807a5 Revert "fuzzing: introduce DomatoLPM" by [email protected] · 1 year, 2 months ago
  97. d6e40e0a fuzzing: introduce DomatoLPM by Paul Semel · 1 year, 2 months ago
  98. 7ee4071 fuzzing: fix unsafe buffer on Autozilli by Paul Semel · 1 year, 2 months ago
  99. db4416f Remove additional //testing pylint disables by Brian Sheedy · 1 year, 2 months ago
  100. bc93a31b [ios] Moves codesign.py to build/config/apple. by Rohit Rao · 1 year, 2 months ago