commit | e6c6bb38f04dafba6eb55bf95006dd14a503b58a | [log] [tgz] |
---|---|---|
author | Andrew Grieve <[email protected]> | Tue Apr 27 21:47:08 2021 |
committer | Chromium LUCI CQ <[email protected]> | Tue Apr 27 21:47:08 2021 |
tree | d0be81cce512ba6c47f424eb3576cbce165ac03a | |
parent | adcf58422bf0e47a15c72e26c7bcc0d404954d3b [diff] |
Android: Python2->3 shebangs for build scripts Bug: 1187279 Change-Id: Ie54588498a0674479492636003e4f1ba7663aba0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2852118 Reviewed-by: Mohamed Heikal <[email protected]> Commit-Queue: Andrew Grieve <[email protected]> Cr-Commit-Position: refs/heads/master@{#876775}
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.