| commit | d253b3675f41a85c1fa95997565a494b71439714 | [log] [tgz] |
|---|---|---|
| author | Andrew Grieve <[email protected]> | Tue Oct 28 15:48:45 2025 |
| committer | Chromium LUCI CQ <[email protected]> | Tue Oct 28 15:48:45 2025 |
| tree | d9f1b5bd41d9c8dedf03da19cd0008ccb3d03f4b | |
| parent | d23c232a6736c2174d737e0edb50ad34f8f8e227 [diff] |
autotest.py: Add --path-index and --target-index flags When re-running the same test over and over, it's annoying to have to reselect disambiguations each time. Change-Id: Ide2239e957d2a2ccbef7385ca8bf24cbce9bfebc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7091851 Reviewed-by: Michael Thiessen <[email protected]> Commit-Queue: Michael Thiessen <[email protected]> Commit-Queue: Andrew Grieve <[email protected]> Auto-Submit: Andrew Grieve <[email protected]> Cr-Commit-Position: refs/heads/main@{#1536699}
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.