commit | 2bea403e8eb64ff20038764a9167b5ce4595eeec | [log] [tgz] |
---|---|---|
author | Pu Shi <pushi@google.com> | Mon May 22 21:51:01 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 22 21:51:01 2023 |
tree | 47ddc08b4872da0af7a8e0e9d77afacf04fa430a | |
parent | ee0a85d27b8b40935d1f7eb34569f93cca44deae [diff] |
[Eche] Break up Eche.StreamEvent histogram based on entry points This CL breaks up Eche.StreamEvent histogram into smaller histograms based on different entry points (notification, launcher and recent apps) so that we can have better understanding of success rate of each one. b/283842969. they are recorded into correct buckets. Low-Coverage-Reason: Created followup bug to improve coverage. Tested: initialized app streaming from all entry points and verified Change-Id: I74885a53b2294e82a5f04888f84f4f19a51fbbcf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4549946 Reviewed-by: Jon Mann <jonmann@chromium.org> Commit-Queue: Pu Shi <pushi@google.com> Reviewed-by: Mike Wasserman <msw@chromium.org> Reviewed-by: Ryan Hansberry <hansberry@chromium.org> Cr-Commit-Position: refs/heads/main@{#1147492}
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.