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