commit | 8cb687bcb7295ea316c8a4c5e7a0a89bc8c92d63 | [log] [tgz] |
---|---|---|
author | Etienne Dechamps <edechamps@google.com> | Wed Jun 04 11:04:04 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 04 11:04:04 2025 |
tree | f54a3bd43daa5f183ce53165170b36cbd368a76a | |
parent | 86914e83fb3e948fb353b0621a039cfea7a9ebec [diff] |
Restore Cronet NetLog trace improvements This regressed in https://crrev.com/c/6606796. It's unlikely Cronet would face the same trace bloat issues as Chrome/WebView as it typically deals with fewer requests. Bug: 410018349 Change-Id: I783dc2ba7fce07893492920378887b78b96d6353 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6620857 Commit-Queue: Etienne Dechamps <edechamps@google.com> Commit-Queue: Stefano Duo <stefanoduo@google.com> Reviewed-by: Stefano Duo <stefanoduo@google.com> Auto-Submit: Etienne Dechamps <edechamps@google.com> Cr-Commit-Position: refs/heads/main@{#1469214}
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.