commit | 7bf5e3f9c4f3eeae614086abd9d0b8f528e2d3cb | [log] [tgz] |
---|---|---|
author | Peter Kasting <[email protected]> | Thu Sep 05 17:25:19 2024 |
committer | Chromium LUCI CQ <[email protected]> | Thu Sep 05 17:25:19 2024 |
tree | bb8994d7610f90ff927e25ff9b88490f9635a842 | |
parent | afba03c345f4a20a854ca09252cfe19dbd4d2e78 [diff] |
Prerequisites for changing macro definitions in compiler_specific.h. These tweaks will allow updating various macros to C++-standard style attributes without having to simultaneously fix all callers. Bug: none Change-Id: Iea6bc753778aaffdbb345e6817938c33e5554c42 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5806141 Commit-Queue: Daniel Cheng <[email protected]> Code-Coverage: [email protected] <[email protected]> Auto-Submit: Peter Kasting <[email protected]> Reviewed-by: Daniel Cheng <[email protected]> Commit-Queue: Peter Kasting <[email protected]> Owners-Override: Daniel Cheng <[email protected]> Cr-Commit-Position: refs/heads/main@{#1351531}
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.