commit | 163598ddc84cccef8235b5efa61e651446b4f767 | [log] [tgz] |
---|---|---|
author | Benoit Lize <[email protected]> | Thu Apr 01 16:46:59 2021 |
committer | Chromium LUCI CQ <[email protected]> | Thu Apr 01 16:46:59 2021 |
tree | e77bdc3d2f8d26c669bc28d1242bf9e2cc88f3f1 | |
parent | 1c61793abfc56104132431b4e5691529d9409a05 [diff] |
[base] Move to C++11 atomics on Windows x86. Code cleanup, should not change behavior. Bug: 559247, 1194917 Change-Id: Ide8b7863a743aa25a84531f644143a786649fb4a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2799352 Commit-Queue: Benoit L <[email protected]> Reviewed-by: Daniel Cheng <[email protected]> Cr-Commit-Position: refs/heads/master@{#868564}
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.