commit | 9804286ac002a69220706a1cc5780197721f207e | [log] [tgz] |
---|---|---|
author | Matt Stark <msta@google.com> | Thu Jul 10 00:16:43 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 10 00:16:43 2025 |
tree | 0a8194e0e0876f969052ac77ab3e6b2692cc3eb6 | |
parent | f2fba3e72f31bdee4e617e42696ffc5da3baed32 [diff] |
Create a directory containing tools and configuration for jj. Change-Id: I3f0ec0fc066542756985b5d12e48b83ca3b376a1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6702350 Reviewed-by: Michael Cui <mlcui@google.com> Reviewed-by: Jesse McKenna <jessemckenna@google.com> Commit-Queue: Matt Stark <msta@google.com> Cr-Commit-Position: refs/heads/main@{#1484686}
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.