commit | b36bb26cbfbc44b937652a1fbf528dc0acef7038 | [log] [tgz] |
---|---|---|
author | Makoto Shimazu <shimazu@chromium.org> | Fri Feb 05 09:02:26 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 05 09:02:26 2021 |
tree | ce27deb6d47da5be0468724907227c956f0c9e0c | |
parent | 12e4bb8d60c8f82cdec900224ec39dcec3790e4b [diff] |
Add TRACE_EVENT for RequestTermination and Stop Adding more instrumentation for EmbeddedWorkerInstance. Bug: 1152793 Change-Id: I04a7a3198d0db17b3d468222f01ceee57b83f9e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2677581 Commit-Queue: Matt Falkenhagen <falken@chromium.org> Reviewed-by: Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/master@{#851034}
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.