commit | 617cd7873f89f9d5b3086e17fa459a0449142501 | [log] [tgz] |
---|---|---|
author | George Benz <gbj@google.com> | Wed Jun 28 23:13:59 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 28 23:13:59 2023 |
tree | e4e841dd4bbd701f25aa54cb010c752fb82237fd | |
parent | be5385d54c674c2723e4f2a1b7b9bffb4267502b [diff] |
Adds parsing of Openscreen stats into Chromium stats. Parses SenderStats found within Openscreen to Chromium CastStats that is the defined data structure for mirroring stats. This is the first change in a chain of CL's that will plumb openscreen stats through the pre-existing mirroring stats infra. Bug: b/285905175 Change-Id: I4471b5834b4b149cdfaabfc2bae1ef2d60648ac9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4606175 Reviewed-by: Jordan Bayles <jophba@chromium.org> Commit-Queue: george benz <gbj@google.com> Cr-Commit-Position: refs/heads/main@{#1163845}
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.