| commit | 1bd5f5d2819b15deb7fc37f9a44b573fbc50bcfc | [log] [tgz] |
|---|---|---|
| author | Peter Kasting <pkasting@chromium.org> | Wed Aug 07 06:48:19 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 07 06:48:19 2024 |
| tree | fcc3e4215c3bed41fb393b718e4f3b7d2af9d71c | |
| parent | 1af54ca61985fe42dc921f582f930429cd6e887d [diff] |
Switch to [[(un)likely]]: ios/ C++20 adds [[(un)likely]], which is being allowed. This should replace our existing macro usage. Bug: 40256217 Change-Id: Ie5e88633f2d2f4408dcad22561004bc8d8f3b83b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5766902 Reviewed-by: Gauthier Ambard <gambard@chromium.org> Auto-Submit: Peter Kasting <pkasting@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Commit-Queue: Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/main@{#1338288}
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.