commit | f7947fee681fe0600b5c7c63bd61a6f644557919 | [log] [tgz] |
---|---|---|
author | Muyao Xu <muyaoxu@google.com> | Tue Nov 17 22:35:09 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Nov 17 22:35:09 2020 |
tree | c591b25b4f1614f87ec2c2314468774ebaaba32e | |
parent | 2c27a755bd51dd16f94af027b32892e684a06b86 [diff] |
[Media Router]Add native logs in MirroringActivity This CL uses the native logger to log WebRTC messages between the mirroring service and mirroring receiver. AES related data will be scrubbed before sent to the logger. Bug: b/170651376, 1117673 Change-Id: I4e72edc715d8f56b6ac7f3c3353dae1d119e8d10 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2533118 Commit-Queue: Muyao Xu <muyaoxu@google.com> Reviewed-by: Takumi Fujimoto <takumif@chromium.org> Cr-Commit-Position: refs/heads/master@{#828439}
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.
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.