commit | 3f8586dc78bc65b8516df62b0ebac064afd388fe | [log] [tgz] |
---|---|---|
author | Adrian Taylor <adetaylor@chromium.org> | Tue Jan 30 00:15:04 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 30 00:15:04 2024 |
tree | b9e2f88dfa41b20af789c00f5f4539e98e27ed44 | |
parent | 9f35de2abccccf3d4f085122ca1f69d728fbad2a [diff] |
Revert "Add BMPImageDecoder fuzz test." This reverts commit 99e1c863159244eabfc5d0e6aa9407ddeeab49e6. Reason for revert: This is going to make lots of bots go red, because unfortunately the syntax for declaring fuzz tests changed about 20 commits earlier. Original change's description: > Add BMPImageDecoder fuzz test. > > Change-Id: Idf292ea41a61d794962f020e330699d9fa615e93 > Bug: 1521893 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5239056 > Reviewed-by: Peter Kasting <pkasting@chromium.org> > Auto-Submit: John Stiles <johnstiles@google.com> > Commit-Queue: John Stiles <johnstiles@google.com> > Cr-Commit-Position: refs/heads/main@{#1253635} Bug: 1521893 Change-Id: I7844825fb95ad7bf6641a0bb902876e908c5ebf9 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5247344 Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Reviewed-by: Alex Moshchuk <alexmos@chromium.org> Commit-Queue: Alex Moshchuk <alexmos@chromium.org> Owners-Override: Alex Moshchuk <alexmos@chromium.org> Cr-Commit-Position: refs/heads/main@{#1253640}
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.