commit | 4e97f7795fcaaa5a8893c50f731b246b46665e77 | [log] [tgz] |
---|---|---|
author | Yury Khmel <khmel@chromium.org> | Wed Sep 22 16:56:59 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 22 16:56:59 2021 |
tree | 0d8bde7308b691e37af90405391897d5f65046a4 | |
parent | 633cd5343ddfc071b26abd7e61bebdd2f0759632 [diff] |
arc: Deprecate using fd channel for ARC tracing. This is not used since ARC PI and can be safely discarded now. BUG=1230541 TEST=unit_tests --gtest_filter=*TracingBridge* Change-Id: Ie6a2c473ecc8dbecd387246d246b9ecc161ce6f1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3172032 Commit-Queue: Yury Khmel <khmel@chromium.org> Reviewed-by: Yusuke Sato <yusukes@chromium.org> Cr-Commit-Position: refs/heads/main@{#923905}
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.