commit | 91273092b0a25094296fd4e2c190a4daff5cb290 | [log] [tgz] |
---|---|---|
author | Daniel Cheng <[email protected]> | Sat Feb 26 17:50:15 2022 |
committer | Chromium LUCI CQ <[email protected]> | Sat Feb 26 17:50:15 2022 |
tree | 881445784d569172882b73484c88ad41864c1ea4 | |
parent | 188db39c0f9e8f89d95e6e6b5e592263ae29bede [diff] |
Migrate base::{size,empty,data} to STL equivalents in //fuchsia. Bug: 1299695 Change-Id: Iae68b2cbeec3b95c478fb679852fe82a66d9d331 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3491924 Auto-Submit: Daniel Cheng <[email protected]> Reviewed-by: Lei Zhang <[email protected]> Commit-Queue: Lei Zhang <[email protected]> Owners-Override: Lei Zhang <[email protected]> Cr-Commit-Position: refs/heads/main@{#975483}
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.