commit | 458959c0f0b7652246a75cb0974efa7e17cdd0f1 | [log] [tgz] |
---|---|---|
author | Lei Zhang <thestig@chromium.org> | Thu Nov 17 05:10:30 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 17 05:10:30 2022 |
tree | 3b940fd5ce3a1c2fd4c35e156df5bca3ece3f54f | |
parent | cdadc263028acb7efc47d0545f9ca2e3831dc8ce [diff] |
Swap ref_counted.h for scoped_refptr.h when appropriate in //services. At some point, scoped_refptr got split off into its own header. Use it in //services headers when appropriate. Bug: 1381627 Change-Id: I2efb914ed91482982b4b90b6af681bc5da5d7d51 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4011720 Reviewed-by: Scott Violet <sky@chromium.org> Reviewed-by: Emily Stark <estark@chromium.org> Auto-Submit: Lei Zhang <thestig@chromium.org> Commit-Queue: Emily Stark <estark@chromium.org> Cr-Commit-Position: refs/heads/main@{#1072637}
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.