commit | 6a2771dfe34d25f7c68c8823ffa06e2cd3f1610a | [log] [tgz] |
---|---|---|
author | Tom Anderson <thomasanderson@chromium.org> | Sat Apr 06 19:10:32 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Apr 06 19:10:32 2024 |
tree | 106c6d16425381f74ddb8d17706d6f75f7180cab | |
parent | 387815d74c1e1da04c64cc432f63b60449bcc72d [diff] |
Add third_party/instrumented_libs to OWNERS This is required to be able to roll instrumented_libs without toplevel OWNERS approval. Change-Id: I35b9e587a722d1b1b14bf004f905b46f55bbe698 Bug: 320564950 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5430833 Auto-Submit: Thomas Anderson <thomasanderson@chromium.org> Reviewed-by: Rick Byers <rbyers@chromium.org> Commit-Queue: Rick Byers <rbyers@chromium.org> Cr-Commit-Position: refs/heads/main@{#1283593}
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.