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