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