commit | 750aed97b2904fb12756e04c010294d020344a7e | [log] [tgz] |
---|---|---|
author | Brian Sheedy <[email protected]> | Tue Oct 26 18:22:21 2021 |
committer | Chromium LUCI CQ <[email protected]> | Tue Oct 26 18:22:21 2021 |
tree | 16dcfcedcc1b5405967cd3dc1dd2e7c466c73692 | |
parent | db2177cdad1aebda04ea287bd324a48440d9d28d [diff] |
Add minidump test watchlist Adds a watchlist for tools/perf/core/minidump_unittests.py since I want to be notified anytime a test there gets disabled. Change-Id: I92484cba47af4b1af95fa1c2da3dce3f2f43b775 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3245477 Commit-Queue: Brian Sheedy <[email protected]> Commit-Queue: Alexander Cooper <[email protected]> Auto-Submit: Brian Sheedy <[email protected]> Reviewed-by: Alexander Cooper <[email protected]> Cr-Commit-Position: refs/heads/main@{#935056}
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.