commit | 6a71fb8ea34944c8872fcdd4427ccd06de8fbba4 | [log] [tgz] |
---|---|---|
author | Yuzhu Shen <yzshen@chromium.org> | Fri Jun 28 02:39:15 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 28 02:39:15 2024 |
tree | 947316d9098c4527fe9b957bfd51f9546768e144 | |
parent | fcde45a98c771906e77818f5be2ed5daa1272fe6 [diff] |
scheduler_dfs: Add support for graph-based validation. This is part of the work to enable validating sync points based on task graph dependency information. For more details please see design doc: https://docs.google.com/document/d/1OF6OQnNljnH4v6bmg24gkuNj3zfsRAU47wONcTkHk1I/edit Bug: b/324276400 Change-Id: I70aa2ba409a93b6c68d951dc48118dbea60963c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5651263 Commit-Queue: Yuzhu Shen <yzshen@chromium.org> Reviewed-by: Sunny Sachanandani <sunnyps@chromium.org> Cr-Commit-Position: refs/heads/main@{#1320774}
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.