commit | cf4f8c7e19d43c01280eeb2d33f6e3c110412891 | [log] [tgz] |
---|---|---|
author | Jamie Madill <[email protected]> | Thu May 20 19:24:23 2021 |
committer | Chromium LUCI CQ <[email protected]> | Thu May 20 19:24:23 2021 |
tree | ab06128a9f5a99c4a94bb072845c7bcc22d75ec2 | |
parent | bb4723c40ebe40d15ee3f8673d02668249109286 [diff] |
Update generate_buildbot_json to Python 3. Also updates the unit tests and coverage tests, and manage.py. Bug: 1208869 Change-Id: I7e5d33aa87f2865e7a98d78dc10c135779dde46e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2892631 Commit-Queue: Jamie Madill <[email protected]> Reviewed-by: Dirk Pranke <[email protected]> Reviewed-by: Brian Sheedy <[email protected]> Cr-Commit-Position: refs/heads/master@{#885155}
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.