commit | 76b1729f73592e64347a43a5b7d976aeffd05dba | [log] [tgz] |
---|---|---|
author | John Abd-El-Malek <jam@chromium.org> | Thu May 26 17:03:09 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 26 17:03:09 2022 |
tree | 17a48b5f69b855ab87ef490bc485428c3fa5e941 | |
parent | ca17285870c20d03094da8a0988f33ae9cf52a97 [diff] |
Remove allow_sched_affinity from seccomp policy since it's not used anymore. Bug: 1257237 Change-Id: Ie6daac50849fcccf78e233fb843a3062cbf85981 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3668664 Reviewed-by: Robert Sesek <rsesek@chromium.org> Auto-Submit: John Abd-El-Malek <jam@chromium.org> Commit-Queue: Robert Sesek <rsesek@chromium.org> Cr-Commit-Position: refs/heads/main@{#1007882}
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.