1. 77925bf [unsafe-buffers] Remove allow_unsafe_buffers from testing/ by Arthur Sonzogni · 31 hours ago main
  2. 9347365 Add error logging to FuzzTest wrappers by Victor Liu · 8 days ago
  3. 421cf82 Disable FuzzerStacktraceTest.SymbolizesCheck on ASan Debug builds by Paula Gomez · 2 weeks ago
  4. ab633b5 fuzzing: Add bug link for missing gn config and call out debugging flags by Giovanni Ortuño Urquidi · 3 weeks ago
  5. fbd6f48 Reland "lpm: Fix duplicate proto symbols when using any.proto" by Giovanni Ortuño Urquidi · 3 weeks ago
  6. e8c8ccc Revert "lpm: Fix duplicate proto symbols when using any.proto" by luci-bisection@appspot.gserviceaccount.com · 3 weeks ago
  7. f5aa3c3 lpm: Fix duplicate proto symbols when using any.proto by Giovanni Ortuño Urquidi · 3 weeks ago
  8. 212c3f4 fuzzing: Use optional parameters in MojoCredentialManagerProfile.swift by Tigran Bantikyan · 4 weeks ago
  9. 8b9aeda fuzzing: Prevent errors from multiple Mojo bind requests from Fuzzilli by Tigran Bantikyan · 4 weeks ago
  10. 6890b4e [Fuzzing] Disable fuzztest wrapper fuzzer on libfuzzer by Alex Kallam · 5 weeks ago
  11. 953e5b7 Fix missing inputs for domatolpm fuzzing scripts in Siso by Takuto Ikuta · 5 weeks ago
  12. a832a7b fuzzing: Increase consistency among the Mojo Fuzzilli profiles by Tigran Bantikyan · 5 weeks ago
  13. 5608822 fuzzing: Factor out MojoCommonProfile.swift definitions by Tigran Bantikyan · 5 weeks ago
  14. 0eca37f [experimental] Move js_in_process_fuzzer crash to run in all builds by Tigran Bantikyan · 6 weeks ago
  15. 00dd6c8 [Fuzzing] Remove icu_assets from fuzzer_test template by Edgar Aguilar · 6 weeks ago
  16. 35e6df0 Busybody: Format GN files by Kalvin Lee · 6 weeks ago
  17. 2ae6e67 [Fuzzing] Fix V8 snapshot and ICU initialization on Android by Edgar Aguilar · 7 weeks ago
  18. 3167aff libfuzzer: Remove inactive reviewer by Giovanni Ortuño Urquidi · 7 weeks ago
  19. 36fbe57 [Fuzzing] Fix CommandLine init in template_url fuzzer by Edgar Aguilar · 7 weeks ago
  20. 7d6f66e [experimental] Add crash to Fuzzilli fuzzing to investigate ClusterFuzz by Tigran Bantikyan · 7 weeks ago
  21. 42ad7d0 Add additionalOptionsBags definition in MojoLockManagerProfile.swift by Tigran Bantikyan · 7 weeks ago
  22. 9f43e5b Reland "[Fuzzing] Fix ICU initialization." by Edgar Aguilar · 7 weeks ago
  23. 003b352 [fuzzing] Add experimental Fuzzilli profile for Mojo CredentialManager by Tigran Bantikyan · 7 weeks ago
  24. 53a8015 siso: enable remote execution for fuzzilli idl fuzzer generator by Takuto Ikuta · 7 weeks ago
  25. 38a0e2a [fuzzing] Add dict_deps attribute to fuzzer_test by James Price · 8 weeks ago
  26. 326b02c [fuzzing] Rename ChromiumMojoProfile to MojoLockManagerProfile by Tigran Bantikyan · 8 weeks ago
  27. 0ddb424 Run `gn format` on all BUILD.gn files. by Matt Stark · 9 weeks ago
  28. e428402 [Fuzzing] Add benchmark fuzzer variations that use FUZZ_TEST by Alex Kallam · 9 weeks ago
  29. bc46aa9 [Fuzzing] Add FuzzTest's LLVM wrapper to "fuzzer_test" template by Alex Kallam · 9 weeks ago
  30. 9f85909 [Fuzzing] Add stub for "is_fuzztest_compatible" attribute by Alex Kallam · 2 months ago
  31. 7b8c403 [Fuzzing] Fix ICU deps and initialization. by Edgar Aguilar · 2 months ago
  32. 81c9ae6 fuzzing: Fix coverage dashboard link in docs by Giovanni Ortuño Urquidi · 3 months ago
  33. 8b417b5 fuzzing: Add enums and method arg generation to Mojo profile by Tigran Bantikyan · 3 months ago
  34. 7f27ba9 Fuzzing: Default Android libFuzzer targets to APKs by Edgar Aguilar · 3 months ago
  35. 9f86577 Allow Windows for Google FuzzTest by Christoph Diehl · 3 months ago
  36. be04da0 libfuzzer: update srtp fuzzer for libsrtp changes by Philipp Hancke · 3 months ago
  37. 254202e fuzzing: Format ChromiumMojoProfile according to Fuzzilli style by Tigran Bantikyan · 3 months ago
  38. 21bde77 Remove use_afl GN arg and AFL_DRIVER_DONT_DEFER env var by Jon Toohill · 3 months ago
  39. 330e3d1 fuzzing: Update Mojo Fuzzilli profile's CodeGenerators and types by Tigran Bantikyan · 3 months ago
  40. 6ebde07 Update FuzzTest getting started guide by Jocelyn Tran · 4 months ago
  41. c7ee834 fuzzilli: Handle cases where js_in_process_fuzzer is launched without FDs by Giovanni Ortuño Urquidi · 4 months ago
  42. 6369c60 Add documentation for running local coverage for blackbox fuzzers by Dylan Jew · 4 months ago
  43. 7a9f17d infra: Remove linux-afl-asan-rel builder. by Jon Toohill · 4 months ago
  44. 98dc899 spanification of libyuv_scale_fuzzer.cc and advance of RNG state preservation. by Daniel Angulo · 4 months ago
  45. a0b75ae Update fuzzing documentation to emphasize FuzzTest for new targets. by Jocelyn Tran · 4 months ago
  46. a09d055 Improve fuzz test coverage generation guide by Jocelyn Tran · 4 months ago
  47. 8f72f0f Rewrite Chromium fuzzing README for clarity by Jocelyn Tran · 4 months ago
  48. 8da2ccc fuzzilli: Remove unnecessary import by Giovanni Ortuño Urquidi · 4 months ago
  49. 0c8ecc3 Replace blackbox fuzzer clusterfuzz set up link with reference page by Dylan Jew · 4 months ago
  50. 52ebc6f [fuzzilli] Add v8:fuzzilli_cov as fuzzilli driver dependency by Tigran Bantikyan · 4 months ago
  51. 795d546 Wrap libfuzzer_base_wrappers under use_fuzztest_wrapper by Jeremy Leconte · 4 months ago
  52. ada2061 Add local code coverage guide for fuzz tests by Jocelyn Tran · 4 months ago
  53. 7015e96 Add blackbox fuzzer crash reproduction steps by Jocelyn Tran · 4 months ago
  54. 18a885b Add macro for wrapping LLVMFuzzerTestOneInput with spanified inputs by Andrew Paseltiner · 4 months ago
  55. abf7376 fuzzing: Implement Mojo Fuzzer Profile and Resources by Giovanni Ortuño Urquidi · 5 months ago
  56. e62e113 fuzzilli: Fix Fuzzilli driver crash by forcing coverage linkage by Giovanni Ortuño Urquidi · 5 months ago
  57. d9dd2c2 Update OWNERS for fuzzer_support_ios. by Justin Cohen · 5 months ago
  58. 5365477 [owners] Remove zhaoyangli@chromium.org from testing/libfuzzer/fuzzer_support_ios/OWNERS by Owners Cleanup · 5 months ago
  59. 4a67b63 Replace `std::unordered_map/std::set` with `base::fixed_flat_map/set`. by Jeffrey Yu · 5 months ago
  60. 1d2fd21 fuzzing: Rename use_fuzzilli to use_chromium_fuzzilli by Giovanni Ortuño Urquidi · 5 months ago
  61. 12f4a81 [Fuzzing] Update OWNERS to reflect team changes. by Titouan Rigoudy · 5 months ago
  62. 793a2f3 fuzzilli: Fix stack-buffer-overflow in Fuzzilli driver on shutdown by Giovanni Ortuño Urquidi · 6 months ago
  63. 4cc44bb Update SkPath utilities to use SkPathBuilder by Ben Wagner · 6 months ago
  64. 5efe53e Reland "Allow StackTrace to probe for dbghelp on Windows" by Alex Gough · 6 months ago
  65. ac84738 Migrate various base::Contains() to contains() in testing by Victor Hugo Vianna Silva · 6 months ago
  66. 00c72cf [Fuzzing] Add test for check failure stacktraces. by Antonio Alphonse · 7 months ago
  67. f1e12a1 [Chrome Fuzzing] Document where to find sanitizer suppressions. by Titouan Rigoudy · 8 months ago
  68. 874cc74 Revert "fix of auto spanification for libfuzzer" by Björn Terelius · 8 months ago
  69. 88b3818 fix of auto spanification for libfuzzer by Daniel Angulo · 8 months ago
  70. c561b4d [pathbuilder] Enforce immutable SkPath APIs globally by Florin Malita · 9 months ago
  71. 7446275 Use span-based Skia APIs by Florin Malita · 9 months ago
  72. 861f134 mojo: Fix leak in TemplateUrlParserFuzzer by Giovanni Ortuño Urquidi · 9 months ago
  73. 0ff073c Remove unnecessary //build/config/features.gni imports by Lei Zhang · 9 months ago
  74. 8a15fce [rust png] Reland: Reinforce `testonly`-ness of some users of `libpng`. by Lukasz Anforowicz · 10 months ago
  75. e3ad279 Revert "[rust png] Reinforce `testonly`-ness of some users of `libpng`." by Yi Gu · 10 months ago
  76. e42024a [rust png] Reinforce `testonly`-ness of some users of `libpng`. by Lukasz Anforowicz · 10 months ago
  77. d2d0815 [Fuzzing] Fix fuzzer smoke tests under centipede. by Titouan Rigoudy · 10 months ago
  78. 2877b90 [Fuzzing] Basic smoke tests for fuzzers. by Titouan Rigoudy · 10 months ago
  79. 135b680 Revert "Re-enable chrome_tint_wgsl_fuzzer in libfuzzer builds" by Ali Hijazi · 10 months ago
  80. b5a6f2e Re-enable chrome_tint_wgsl_fuzzer in libfuzzer builds by Ali Hijazi · 10 months ago
  81. 4134e01 [owners] Remove paulsemel@chromium.org from testing/libfuzzer/OWNERS by Owners Cleanup · 10 months ago
  82. e924da4 [test][fuzzilli] Add owners for the Chromium-Fuzzilli integration by Michael Achenbach · 11 months ago
  83. 5f9ba1c [Fuzzing] Expect Mac ARM64 stack frame format. by Titouan Rigoudy · 11 months ago
  84. 4fbd7d9 [Fuzzing] Fix fuzzing_unittests build under MSan. by Titouan Rigoudy · 11 months ago
  85. 1d8a86a [Fuzzing] Adjust test expectations when seed corpuses are not built. by Titouan Rigoudy · 11 months ago
  86. f04293f [test][fuzzilli] Update ChromiumProfile after changed interface by Matthias Liedtke · 11 months ago
  87. d55081f [Fuzzing] Let ASan symbolize crashes in stacktrace_test_fuzzer. by Titouan Rigoudy · 11 months ago
  88. 3d3a83e [Fuzzing] Expect Windows stack frame format. by Titouan Rigoudy · 11 months ago
  89. 44e16a9 fuzzing: ensure fuzzing target names end with `_fuzzer` by Paul Semel · 12 months ago
  90. 904b565 Auto-format GN files in various directories by Lei Zhang · 12 months ago
  91. 7ad1313 Remove android test instrumentation for coverage guided fuzzers by = · 12 months ago
  92. 51b0ea0 [exit-time-destructors] Exclude target with warnings by Claudio DeSouza · 12 months ago
  93. 1f61989 [exit-time-destructors] Fix libfuzzer template by Claudio DeSouza · 12 months ago
  94. be48233 [fuzzilli] Fix name clash between Chromium and V8 profile by Michael Achenbach · 1 year ago
  95. 18122d7 [fuzzilli] Adjust ChromiumProfile.swift to new fuzzilli version by Andreas Haas · 1 year, 1 month ago
  96. cf4d557 Reland "Conditionally include base/logging.h in base/feature_list.h" by Lei Zhang · 1 year, 1 month ago
  97. 984cef5 Revert "Conditionally include base/logging.h in base/feature_list.h" by luci-bisection@appspot.gserviceaccount.com · 1 year, 1 month ago
  98. 1c0c36f Conditionally include base/logging.h in base/feature_list.h by Lei Zhang · 1 year, 1 month ago
  99. 03ee33b Include base/strings/string_view_util.h for base::as_string_view() by Daniel Cheng · 1 year, 1 month ago
  100. 163260e fuzztest: fix wrong constness for fuzztest init function by Paul Semel · 1 year, 1 month ago