| commit | 6a8d893184deba47a0de77a0d07c257aeaa31b0c | [log] [tgz] |
|---|---|---|
| author | Claudio DeSouza <cdesouza@chromium.org> | Thu Jul 17 14:31:22 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 17 14:31:22 2025 |
| tree | c82a1b285eab6abd2ef01af937e8d59d1a914792 | |
| parent | e1a40266cea6ccde7c32e5614c2c6fd5a3d97861 [diff] |
[docs] Guidance for compile-time constants This CL is an export of a document produced a while ago providing guidance on how to define compile-time constants. https://docs.google.com/document/d/1LVfOmlmry5rzbq6iiBSDmyAAvOxM1KpNqKUlyf0inCY/edit?tab=t.0 Bug: n/a Change-Id: I795b097c4c693eb7d404e09c2c340fcedb152fc5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6710003 Commit-Queue: Claudio DeSouza <cdesouza@chromium.org> Reviewed-by: Jeremy Roman <jbroman@chromium.org> Reviewed-by: Adam Rice <ricea@chromium.org> Cr-Commit-Position: refs/heads/main@{#1488263}
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.