commit | a716032aee76e95038d451b1a9cf97b0d364bde6 | [log] [tgz] |
---|---|---|
author | Kuan Huang <kuanhuang@chromium.org> | Wed Aug 14 22:15:46 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 14 22:15:46 2024 |
tree | 97f61d609a2adc294af042fcc8589e3dd9022303 | |
parent | 181f17d5700e2c9331563f4322acd9d7d80fd406 [diff] |
Improve bisect-builds.SnapshotBuild and ASANBuild This CL removed the unused `githash_svn_dict` and improved SnapshotBuild by starting from a known revision when possible. This also Simplified `ASANBuild` to use the same commondata API as SnapshotBuild. Bug: 356466871 Change-Id: Ic760c1d4d44f7a09fbe6edf90cfda9ff9d6c85c0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5770927 Reviewed-by: Dirk Pranke <dpranke@google.com> Reviewed-by: Sven Zheng <svenzheng@chromium.org> Commit-Queue: Kuan Huang <kuanhuang@chromium.org> Cr-Commit-Position: refs/heads/main@{#1341986}
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.