forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CronetLogger: add logging calls to native cronet code
Logging calls happen respectively after the creation of the native CronetEngine and before calling Listener#onRequestFinished. Currently: * All engine creation logging calls are reported as originating from statically linked/bundled Cronet * Bidirectional streams don't report traffic info events Bug: b:226554121 Change-Id: Iaa9ce6047851f5116c25ca760f8788d08753959d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3672897 Reviewed-by: Richard Coles <torne@chromium.org> Commit-Queue: Stefano Duo <stefanoduo@google.com> Cr-Commit-Position: refs/heads/main@{#1017235}
- Loading branch information
1 parent
a334921
commit 752f5ea
Showing
4 changed files
with
551 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.