1. c7ee834 fuzzilli: Handle cases where js_in_process_fuzzer is launched without FDs by Giovanni Ortuño Urquidi · 17 hours ago main
  2. 6369c60 Add documentation for running local coverage for blackbox fuzzers by Dylan Jew · 22 hours ago
  3. 7a9f17d infra: Remove linux-afl-asan-rel builder. by Jon Toohill · 3 days ago
  4. 98dc899 spanification of libyuv_scale_fuzzer.cc and advance of RNG state preservation. by Daniel Angulo · 8 days ago
  5. a0b75ae Update fuzzing documentation to emphasize FuzzTest for new targets. by Jocelyn Tran · 8 days ago
  6. a09d055 Improve fuzz test coverage generation guide by Jocelyn Tran · 9 days ago
  7. 8f72f0f Rewrite Chromium fuzzing README for clarity by Jocelyn Tran · 10 days ago
  8. 8da2ccc fuzzilli: Remove unnecessary import by Giovanni Ortuño Urquidi · 14 days ago
  9. 0c8ecc3 Replace blackbox fuzzer clusterfuzz set up link with reference page by Dylan Jew · 2 weeks ago
  10. 52ebc6f [fuzzilli] Add v8:fuzzilli_cov as fuzzilli driver dependency by Tigran Bantikyan · 2 weeks ago
  11. 795d546 Wrap libfuzzer_base_wrappers under use_fuzztest_wrapper by Jeremy Leconte · 3 weeks ago
  12. ada2061 Add local code coverage guide for fuzz tests by Jocelyn Tran · 3 weeks ago
  13. 7015e96 Add blackbox fuzzer crash reproduction steps by Jocelyn Tran · 3 weeks ago
  14. 18a885b Add macro for wrapping LLVMFuzzerTestOneInput with spanified inputs by Andrew Paseltiner · 3 weeks ago
  15. abf7376 fuzzing: Implement Mojo Fuzzer Profile and Resources by Giovanni Ortuño Urquidi · 3 weeks ago
  16. e62e113 fuzzilli: Fix Fuzzilli driver crash by forcing coverage linkage by Giovanni Ortuño Urquidi · 5 weeks ago
  17. d9dd2c2 Update OWNERS for fuzzer_support_ios. by Justin Cohen · 5 weeks ago
  18. 5365477 [owners] Remove zhaoyangli@chromium.org from testing/libfuzzer/fuzzer_support_ios/OWNERS by Owners Cleanup · 5 weeks ago
  19. 4a67b63 Replace `std::unordered_map/std::set` with `base::fixed_flat_map/set`. by Jeffrey Yu · 6 weeks ago
  20. 1d2fd21 fuzzing: Rename use_fuzzilli to use_chromium_fuzzilli by Giovanni Ortuño Urquidi · 7 weeks ago
  21. 12f4a81 [Fuzzing] Update OWNERS to reflect team changes. by Titouan Rigoudy · 7 weeks ago
  22. 793a2f3 fuzzilli: Fix stack-buffer-overflow in Fuzzilli driver on shutdown by Giovanni Ortuño Urquidi · 8 weeks ago
  23. 4cc44bb Update SkPath utilities to use SkPathBuilder by Ben Wagner · 9 weeks ago
  24. 5efe53e Reland "Allow StackTrace to probe for dbghelp on Windows" by Alex Gough · 2 months ago
  25. ac84738 Migrate various base::Contains() to contains() in testing by Victor Hugo Vianna Silva · 3 months ago
  26. 00c72cf [Fuzzing] Add test for check failure stacktraces. by Antonio Alphonse · 3 months ago
  27. f1e12a1 [Chrome Fuzzing] Document where to find sanitizer suppressions. by Titouan Rigoudy · 4 months ago
  28. 874cc74 Revert "fix of auto spanification for libfuzzer" by Björn Terelius · 4 months ago
  29. 88b3818 fix of auto spanification for libfuzzer by Daniel Angulo · 4 months ago
  30. c561b4d [pathbuilder] Enforce immutable SkPath APIs globally by Florin Malita · 5 months ago
  31. 7446275 Use span-based Skia APIs by Florin Malita · 5 months ago
  32. 861f134 mojo: Fix leak in TemplateUrlParserFuzzer by Giovanni Ortuño Urquidi · 5 months ago
  33. 0ff073c Remove unnecessary //build/config/features.gni imports by Lei Zhang · 5 months ago
  34. 8a15fce [rust png] Reland: Reinforce `testonly`-ness of some users of `libpng`. by Lukasz Anforowicz · 6 months ago
  35. e3ad279 Revert "[rust png] Reinforce `testonly`-ness of some users of `libpng`." by Yi Gu · 6 months ago
  36. e42024a [rust png] Reinforce `testonly`-ness of some users of `libpng`. by Lukasz Anforowicz · 6 months ago
  37. d2d0815 [Fuzzing] Fix fuzzer smoke tests under centipede. by Titouan Rigoudy · 6 months ago
  38. 2877b90 [Fuzzing] Basic smoke tests for fuzzers. by Titouan Rigoudy · 6 months ago
  39. 135b680 Revert "Re-enable chrome_tint_wgsl_fuzzer in libfuzzer builds" by Ali Hijazi · 6 months ago
  40. b5a6f2e Re-enable chrome_tint_wgsl_fuzzer in libfuzzer builds by Ali Hijazi · 6 months ago
  41. 4134e01 [owners] Remove paulsemel@chromium.org from testing/libfuzzer/OWNERS by Owners Cleanup · 7 months ago
  42. e924da4 [test][fuzzilli] Add owners for the Chromium-Fuzzilli integration by Michael Achenbach · 7 months ago
  43. 5f9ba1c [Fuzzing] Expect Mac ARM64 stack frame format. by Titouan Rigoudy · 7 months ago
  44. 4fbd7d9 [Fuzzing] Fix fuzzing_unittests build under MSan. by Titouan Rigoudy · 7 months ago
  45. 1d8a86a [Fuzzing] Adjust test expectations when seed corpuses are not built. by Titouan Rigoudy · 7 months ago
  46. f04293f [test][fuzzilli] Update ChromiumProfile after changed interface by Matthias Liedtke · 7 months ago
  47. d55081f [Fuzzing] Let ASan symbolize crashes in stacktrace_test_fuzzer. by Titouan Rigoudy · 7 months ago
  48. 3d3a83e [Fuzzing] Expect Windows stack frame format. by Titouan Rigoudy · 7 months ago
  49. 44e16a9 fuzzing: ensure fuzzing target names end with `_fuzzer` by Paul Semel · 8 months ago
  50. 904b565 Auto-format GN files in various directories by Lei Zhang · 8 months ago
  51. 7ad1313 Remove android test instrumentation for coverage guided fuzzers by = · 8 months ago
  52. 51b0ea0 [exit-time-destructors] Exclude target with warnings by Claudio DeSouza · 8 months ago
  53. 1f61989 [exit-time-destructors] Fix libfuzzer template by Claudio DeSouza · 8 months ago
  54. be48233 [fuzzilli] Fix name clash between Chromium and V8 profile by Michael Achenbach · 8 months ago
  55. 18122d7 [fuzzilli] Adjust ChromiumProfile.swift to new fuzzilli version by Andreas Haas · 9 months ago
  56. cf4d557 Reland "Conditionally include base/logging.h in base/feature_list.h" by Lei Zhang · 10 months ago
  57. 984cef5 Revert "Conditionally include base/logging.h in base/feature_list.h" by luci-bisection@appspot.gserviceaccount.com · 10 months ago
  58. 1c0c36f Conditionally include base/logging.h in base/feature_list.h by Lei Zhang · 10 months ago
  59. 03ee33b Include base/strings/string_view_util.h for base::as_string_view() by Daniel Cheng · 10 months ago
  60. 163260e fuzztest: fix wrong constness for fuzztest init function by Paul Semel · 10 months ago
  61. af2f76e Reland "fuzztest: add support for BrowserFuzzTest" by Paul Semel · 10 months ago
  62. 1f22d80 [owners] Remove adetaylor@chromium.org from testing/libfuzzer/OWNERS by Owners Cleanup · 10 months ago
  63. 5f4a7e8 Revert "fuzztest: add support for BrowserFuzzTest" by Steven Luong · 10 months ago
  64. a59e8ee fuzztest: add support for BrowserFuzzTest by Paul Semel · 10 months ago
  65. f92be46 [v8] Add new wasm_compile_revec_fuzzer by jiepan · 10 months ago
  66. 3eef33f Do IWYU for base/strings/string_number_conversions.h in various dirs by Lei Zhang · 10 months ago
  67. f563ce3 Only generate fuzztest wrapper if use_fuzztest_wrapper is true by Björn Terelius · 10 months ago
  68. 61eb66e Move use_fuzztest_wrapper declaration from BUILD.gn to gni file by Björn Terelius · 10 months ago
  69. 052e8f7 fuzz docs: Mention go/chrome-fuzzing-dashboard by Nico Weber · 10 months ago
  70. 43b7315 [fuzzing] Add high-end ASAN centipede builder with dchecks by Michael Achenbach · 11 months ago
  71. a453b30 testing/libfuzzer/research: Fix proto_library usage to propagate indirect deps correctly by Takuto Ikuta · 11 months ago
  72. 321f37d spanify: Renewed arrayification (X/43) by Kalvin Lee · 11 months ago
  73. ab3a252 //testing/libfuzzer: base::numerics::* -> base::* by Elly · 12 months ago
  74. 02a23ea [fuzzing] Add high-end libFuzzer ASAN Debug builder by Michael Achenbach · 12 months ago
  75. ed8c03e [rust png] Rust equivalent of `FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION` by Lukasz Anforowicz · 12 months ago
  76. 7c3b303 fuzzing: disable chrome_tint_wgsl_fuzzer in libfuzzer builds by Paul Semel · 12 months ago
  77. 4ce273d [fuzzilli] Generate profile code for fast codes by Andreas Haas · 1 year ago
  78. 68ab200 Remove tiszka@ from fuzzing owners by Pâris Meuleman · 1 year ago
  79. ab94afe Remove unused include in paint_vector_icon_fuzztest.cc by Victor Hugo Vianna Silva · 1 year, 1 month ago
  80. 96f1260 fuzzing: improve domain for the wgsl fuzzer by Paul Semel · 1 year, 1 month ago
  81. ef613f8 Extend chrome_tint_wgsl_fuzzer to fuzz tint::wgsl::reader::WgslToIR by Ali Hijazi · 1 year, 1 month ago
  82. 64b7f0f chrome_wgsl_fuzzer: experiment with a FuzzTest grammar by Paul Semel · 1 year, 1 month ago
  83. cd6ebf8 fuzzing: fix Chrome profile for Fuzzilli by Paul Semel · 1 year, 1 month ago
  84. 75fca78 fuzzing: increase stack limit for the chrome tint fuzzer by Paul Semel · 1 year, 1 month ago
  85. 6c17818 fuzzing: experiment with a tint wgsl fuzzer by Paul Semel · 1 year, 1 month ago
  86. f99a1bb Fix a Python deprecation warning by Avi Drissman · 1 year, 1 month ago
  87. 2e62c16 [Fuzzing] Actually add v8 fuzzers to high-end build. by Titouan Rigoudy · 1 year, 1 month ago
  88. 71a82dc Build v8 wasm fuzzers in high-end build. by Titouan Rigoudy · 1 year, 1 month ago
  89. 961db11 Reland "Reapply "Roll protobuf to 29.3"" by Evan Stade · 1 year, 2 months ago
  90. 36beb1d Revert "Reapply "Roll protobuf to 29.3"" by Greg Thompson · 1 year, 2 months ago
  91. 36d857b Reapply "Roll protobuf to 29.3" by Evan Stade · 1 year, 2 months ago
  92. b8bf953 DomatoLPM: make generated protobuf more stable across grammar changes by Paul Semel · 1 year, 2 months ago
  93. b5fe7e0 Revert "Roll protobuf to 29.3" by Kenichi Ishibashi · 1 year, 2 months ago
  94. d75a8c9 Roll protobuf to 29.3 by Evan Stade · 1 year, 2 months ago
  95. 0520d18 fuzzilli: add subtyping support to the Chrome Profile by Paul Semel · 1 year, 2 months ago
  96. 29e6b42 fuzzilli: add enums to Chrome profile by Paul Semel · 1 year, 2 months ago
  97. e8ec931 [cleanup] Replace base::ranges with std::ranges: testing/ by Peter Kasting · 1 year, 2 months ago
  98. c37f1db fuzzing: better domatolpm generation by Paul Semel · 1 year, 2 months ago
  99. f0ba34e domatolpm: fix lines handling by Paul Semel · 1 year, 2 months ago
  100. a88d2c3 Add a notification_service domatolpm MojoJS fuzzer by Ali Hijazi · 1 year, 2 months ago