commit | 17951f312dbcd0598708197e3fa1f2163204328f | [log] [tgz] |
---|---|---|
author | Miriam Zimmerman <mutexlox@google.com> | Wed Nov 15 23:34:38 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 15 23:34:38 2023 |
tree | 4be15027c35d4fff9347b36dff7a679c72ebeade | |
parent | d489fa49c7510717bb6a0c8555dd9479061a36b1 [diff] |
variations: Implement evaluate_seed. Use previously-completed classes to evaluate seed state in evaluate_seed. BUG=b:263975722 TEST=CQ; deploy to DUT and run evaluate_seed Change-Id: Ib6e72318e6f6c15637195d4bc8c83115c87fcc9c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4678980 Reviewed-by: Luc Nguyen <lucnguyen@google.com> Commit-Queue: Miriam Zimmerman <mutexlox@chromium.org> Reviewed-by: Ian Barkley-Yeung <iby@chromium.org> Cr-Commit-Position: refs/heads/main@{#1225211}
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.