commit | 185123a61b0f662ed9de2a110e447d780de2b93f | [log] [tgz] |
---|---|---|
author | Austin Sullivan <asully@chromium.org> | Wed Feb 03 23:15:36 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 03 23:15:36 2021 |
tree | b477973f03bfdf7e5ed07161b085022a16f5ecdf | |
parent | eb1e2b2caaa260a0a9e62c7bf624b713e3c7b48b [diff] |
Rename mentions of Native File System -> File System Access Rename various comments across the code base. This CL was uploaded by git cl split. R=dmurph@chromium.org Bug: 1110509 Change-Id: I421373e3a3d6d7eeb616425c95f9134a5e735cbb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2648835 Commit-Queue: Daniel Murphy <dmurph@chromium.org> Reviewed-by: Daniel Murphy <dmurph@chromium.org> Auto-Submit: Austin Sullivan <asully@chromium.org> Cr-Commit-Position: refs/heads/master@{#850333}
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.