- 4a67b63 Replace `std::unordered_map/std::set` with `base::fixed_flat_map/set`. by Jeffrey Yu · 6 days ago main
- 1d2fd21 fuzzing: Rename use_fuzzilli to use_chromium_fuzzilli by Giovanni Ortuño Urquidi · 9 days ago
- 12f4a81 [Fuzzing] Update OWNERS to reflect team changes. by Titouan Rigoudy · 9 days ago
- 793a2f3 fuzzilli: Fix stack-buffer-overflow in Fuzzilli driver on shutdown by Giovanni Ortuño Urquidi · 3 weeks ago
- 4cc44bb Update SkPath utilities to use SkPathBuilder by Ben Wagner · 3 weeks ago
- 5efe53e Reland "Allow StackTrace to probe for dbghelp on Windows" by Alex Gough · 5 weeks ago
- ac84738 Migrate various base::Contains() to contains() in testing by Victor Hugo Vianna Silva · 6 weeks ago
- 00c72cf [Fuzzing] Add test for check failure stacktraces. by Antonio Alphonse · 9 weeks ago
- f1e12a1 [Chrome Fuzzing] Document where to find sanitizer suppressions. by Titouan Rigoudy · 2 months ago
- 874cc74 Revert "fix of auto spanification for libfuzzer" by Björn Terelius · 3 months ago
- 88b3818 fix of auto spanification for libfuzzer by Daniel Angulo · 3 months ago
- c561b4d [pathbuilder] Enforce immutable SkPath APIs globally by Florin Malita · 3 months ago
- 7446275 Use span-based Skia APIs by Florin Malita · 4 months ago
- 861f134 mojo: Fix leak in TemplateUrlParserFuzzer by Giovanni Ortuño Urquidi · 4 months ago
- 0ff073c Remove unnecessary //build/config/features.gni imports by Lei Zhang · 4 months ago
- 8a15fce [rust png] Reland: Reinforce `testonly`-ness of some users of `libpng`. by Lukasz Anforowicz · 5 months ago
- e3ad279 Revert "[rust png] Reinforce `testonly`-ness of some users of `libpng`." by Yi Gu · 5 months ago
- e42024a [rust png] Reinforce `testonly`-ness of some users of `libpng`. by Lukasz Anforowicz · 5 months ago
- d2d0815 [Fuzzing] Fix fuzzer smoke tests under centipede. by Titouan Rigoudy · 5 months ago
- 2877b90 [Fuzzing] Basic smoke tests for fuzzers. by Titouan Rigoudy · 5 months ago
- 135b680 Revert "Re-enable chrome_tint_wgsl_fuzzer in libfuzzer builds" by Ali Hijazi · 5 months ago
- b5a6f2e Re-enable chrome_tint_wgsl_fuzzer in libfuzzer builds by Ali Hijazi · 5 months ago
- 4134e01 [owners] Remove paulsemel@chromium.org from testing/libfuzzer/OWNERS by Owners Cleanup · 5 months ago
- e924da4 [test][fuzzilli] Add owners for the Chromium-Fuzzilli integration by Michael Achenbach · 6 months ago
- 5f9ba1c [Fuzzing] Expect Mac ARM64 stack frame format. by Titouan Rigoudy · 6 months ago
- 4fbd7d9 [Fuzzing] Fix fuzzing_unittests build under MSan. by Titouan Rigoudy · 6 months ago
- 1d8a86a [Fuzzing] Adjust test expectations when seed corpuses are not built. by Titouan Rigoudy · 6 months ago
- f04293f [test][fuzzilli] Update ChromiumProfile after changed interface by Matthias Liedtke · 6 months ago
- d55081f [Fuzzing] Let ASan symbolize crashes in stacktrace_test_fuzzer. by Titouan Rigoudy · 6 months ago
- 3d3a83e [Fuzzing] Expect Windows stack frame format. by Titouan Rigoudy · 6 months ago
- 44e16a9 fuzzing: ensure fuzzing target names end with `_fuzzer` by Paul Semel · 7 months ago
- 904b565 Auto-format GN files in various directories by Lei Zhang · 7 months ago
- 7ad1313 Remove android test instrumentation for coverage guided fuzzers by = · 7 months ago
- 51b0ea0 [exit-time-destructors] Exclude target with warnings by Claudio DeSouza · 7 months ago
- 1f61989 [exit-time-destructors] Fix libfuzzer template by Claudio DeSouza · 7 months ago
- be48233 [fuzzilli] Fix name clash between Chromium and V8 profile by Michael Achenbach · 7 months ago
- 18122d7 [fuzzilli] Adjust ChromiumProfile.swift to new fuzzilli version by Andreas Haas · 8 months ago
- cf4d557 Reland "Conditionally include base/logging.h in base/feature_list.h" by Lei Zhang · 8 months ago
- 984cef5 Revert "Conditionally include base/logging.h in base/feature_list.h" by luci-bisection@appspot.gserviceaccount.com · 8 months ago
- 1c0c36f Conditionally include base/logging.h in base/feature_list.h by Lei Zhang · 8 months ago
- 03ee33b Include base/strings/string_view_util.h for base::as_string_view() by Daniel Cheng · 8 months ago
- 163260e fuzztest: fix wrong constness for fuzztest init function by Paul Semel · 9 months ago
- af2f76e Reland "fuzztest: add support for BrowserFuzzTest" by Paul Semel · 9 months ago
- 1f22d80 [owners] Remove adetaylor@chromium.org from testing/libfuzzer/OWNERS by Owners Cleanup · 9 months ago
- 5f4a7e8 Revert "fuzztest: add support for BrowserFuzzTest" by Steven Luong · 9 months ago
- a59e8ee fuzztest: add support for BrowserFuzzTest by Paul Semel · 9 months ago
- f92be46 [v8] Add new wasm_compile_revec_fuzzer by jiepan · 9 months ago
- 3eef33f Do IWYU for base/strings/string_number_conversions.h in various dirs by Lei Zhang · 9 months ago
- f563ce3 Only generate fuzztest wrapper if use_fuzztest_wrapper is true by Björn Terelius · 9 months ago
- 61eb66e Move use_fuzztest_wrapper declaration from BUILD.gn to gni file by Björn Terelius · 9 months ago
- 052e8f7 fuzz docs: Mention go/chrome-fuzzing-dashboard by Nico Weber · 9 months ago
- 43b7315 [fuzzing] Add high-end ASAN centipede builder with dchecks by Michael Achenbach · 9 months ago
- a453b30 testing/libfuzzer/research: Fix proto_library usage to propagate indirect deps correctly by Takuto Ikuta · 10 months ago
- 321f37d spanify: Renewed arrayification (X/43) by Kalvin Lee · 10 months ago
- ab3a252 //testing/libfuzzer: base::numerics::* -> base::* by Elly · 10 months ago
- 02a23ea [fuzzing] Add high-end libFuzzer ASAN Debug builder by Michael Achenbach · 10 months ago
- ed8c03e [rust png] Rust equivalent of `FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION` by Lukasz Anforowicz · 11 months ago
- 7c3b303 fuzzing: disable chrome_tint_wgsl_fuzzer in libfuzzer builds by Paul Semel · 11 months ago
- 4ce273d [fuzzilli] Generate profile code for fast codes by Andreas Haas · 11 months ago
- 68ab200 Remove tiszka@ from fuzzing owners by Pâris Meuleman · 11 months ago
- ab94afe Remove unused include in paint_vector_icon_fuzztest.cc by Victor Hugo Vianna Silva · 11 months ago
- 96f1260 fuzzing: improve domain for the wgsl fuzzer by Paul Semel · 12 months ago
- ef613f8 Extend chrome_tint_wgsl_fuzzer to fuzz tint::wgsl::reader::WgslToIR by Ali Hijazi · 12 months ago
- 64b7f0f chrome_wgsl_fuzzer: experiment with a FuzzTest grammar by Paul Semel · 12 months ago
- cd6ebf8 fuzzing: fix Chrome profile for Fuzzilli by Paul Semel · 12 months ago
- 75fca78 fuzzing: increase stack limit for the chrome tint fuzzer by Paul Semel · 12 months ago
- 6c17818 fuzzing: experiment with a tint wgsl fuzzer by Paul Semel · 12 months ago
- f99a1bb Fix a Python deprecation warning by Avi Drissman · 1 year ago
- 2e62c16 [Fuzzing] Actually add v8 fuzzers to high-end build. by Titouan Rigoudy · 1 year ago
- 71a82dc Build v8 wasm fuzzers in high-end build. by Titouan Rigoudy · 1 year ago
- 961db11 Reland "Reapply "Roll protobuf to 29.3"" by Evan Stade · 1 year ago
- 36beb1d Revert "Reapply "Roll protobuf to 29.3"" by Greg Thompson · 1 year ago
- 36d857b Reapply "Roll protobuf to 29.3" by Evan Stade · 1 year ago
- b8bf953 DomatoLPM: make generated protobuf more stable across grammar changes by Paul Semel · 1 year ago
- b5fe7e0 Revert "Roll protobuf to 29.3" by Kenichi Ishibashi · 1 year ago
- d75a8c9 Roll protobuf to 29.3 by Evan Stade · 1 year ago
- 0520d18 fuzzilli: add subtyping support to the Chrome Profile by Paul Semel · 1 year, 1 month ago
- 29e6b42 fuzzilli: add enums to Chrome profile by Paul Semel · 1 year, 1 month ago
- e8ec931 [cleanup] Replace base::ranges with std::ranges: testing/ by Peter Kasting · 1 year, 1 month ago
- c37f1db fuzzing: better domatolpm generation by Paul Semel · 1 year, 1 month ago
- f0ba34e domatolpm: fix lines handling by Paul Semel · 1 year, 1 month ago
- a88d2c3 Add a notification_service domatolpm MojoJS fuzzer by Ali Hijazi · 1 year, 1 month ago
- b142008 [fuzzer] fix unused function issue by Ari Chivukula · 1 year, 1 month ago
- 201b6cd fuzzing: modify profile to work with newest fuzzilli additions by Paul Semel · 1 year, 1 month ago
- b57922d Make VectorIconRep an aggregate. by Peter Kasting · 1 year, 1 month ago
- 1d5508d use libprotobuff-mutator proto to generate canonical cookies by Mayur Patil · 1 year, 2 months ago
- 7089f3d testing: add missing includes for the build with use_libcxx_modules by Takuto Ikuta · 1 year, 2 months ago
- 5f3ddf9 Enable import-error check on //testing by Brian Sheedy · 1 year, 2 months ago
- 0ef5691 Enable no-self-use checks on //testing by Brian Sheedy · 1 year, 2 months ago
- 8c0cbcb Docs: FUZZ_TESTs now allowed in existing suites. by Adrian Taylor · 1 year, 2 months ago
- 50f419a [fuzzer][wasm] Reenable wasm_module_fuzzer by Clemens Backes · 1 year, 2 months ago
- c3cb514 [RELAND] fuzzing: introduce a WebIDL fuzzer by Paul Semel · 1 year, 2 months ago
- 39b9872 [fuzzer][wasm] Temporarily disable a fuzzer by Clemens Backes · 1 year, 2 months ago
- 038acad Style: Fix array initializations with size mismatches [8/8] #cleanup by Arthur Sonzogni · 1 year, 2 months ago
- 79098bc domatolpm: reduce compile time by breaking proto definitions by Paul Semel · 1 year, 2 months ago
- 0686764 Remove usage of base::make_span(): testing/ by Peter Kasting · 1 year, 3 months ago
- 72a7cc8 Revert "fuzzing: introduce a WebIDL fuzzer" by Junji Watanabe · 1 year, 3 months ago
- d7650e8 fuzzing: introduce a WebIDL fuzzer by Paul Semel · 1 year, 3 months ago
- 730701f libsrtp fuzzer: use libsrtp (testing) function for null cipher w/o auth by Philipp Hancke · 1 year, 3 months ago
- f8fff30 Cleanups from stricter span usage of size_t: testing by Peter Kasting · 1 year, 3 months ago