commit | b9021ae87b4bcd3ba715d574f80138e475370f4c | [log] [tgz] |
---|---|---|
author | John Abd-El-Malek <jam@chromium.org> | Tue Sep 21 23:49:59 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 21 23:49:59 2021 |
tree | 21ae934256cc1ec2690a57a45b7212c186c1c78e | |
parent | beebc8aec0f8f9e627e69ad67ef311903924b384 [diff] |
Simplify task_manager code now that ProcessHostOnUI is the only path. Bug: 904556 Change-Id: Ib8a2407f33ef7ac735148aa09f2f5e630ef28758 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3171458 Auto-Submit: John Abd-El-Malek <jam@chromium.org> Commit-Queue: Ahmed Fakhry <afakhry@chromium.org> Reviewed-by: Ahmed Fakhry <afakhry@chromium.org> Cr-Commit-Position: refs/heads/main@{#923645}
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.