| commit | 159e372c71b047830a91e9d99bf31342f81ac645 | [log] [tgz] |
|---|---|---|
| author | Paul Semel <paulsemel@chromium.org> | Fri Apr 18 15:12:26 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 18 15:12:26 2025 |
| tree | b33db511333d9b7b008cfbc5c8953a7befeb8981 | |
| parent | 27c406cbf05006af9b6d87e1e40648f592d94ccb [diff] |
Roll src/third_party/fuzztest/src/ a8d68b182..bf10cc1be (3 commits) https://chromium.googlesource.com/external/github.com/google/fuzztest.git/+log/a8d68b182907..bf10cc1bea11 $ git log a8d68b182..bf10cc1be --date=short --no-merges --format='%ad %ae %s' 2025-04-16 fniksic Reimplement `ReadFilesFromDirectory(std::string_view)` using an overload. 2025-04-15 fniksic Sync the CMake dependencies with the Bazel dependencies. 2025-04-15 allight Make fuzz test pretty print protobuf enums Created with: roll-dep src/third_party/fuzztest/src Change-Id: Ic92099d4d0230dc844c497063afe67b51e4b0a4c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6469641 Reviewed-by: Ali Hijazi <ahijazi@chromium.org> Auto-Submit: Paul Semel <paulsemel@chromium.org> Commit-Queue: Paul Semel <paulsemel@chromium.org> Cr-Commit-Position: refs/heads/main@{#1448868}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.