commit | 5a323c44a4c269670c06ef54dac963aa0ba5bfa6 | [log] [tgz] |
---|---|---|
author | Melissa Zhang <melzhang@chromium.org> | Wed Mar 17 05:16:46 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 17 05:16:46 2021 |
tree | 8ce33e2e53b38db5eedd04b523b6614eb9100e38 | |
parent | 93289e97f03b201248678a08e8a500e09a33cc91 [diff] |
[Sharesheet] Record targets appearing in Sharesheet. This CL breaks down our logs to record how many of each app type is appearing in the Sharesheet on launch, as well as which ShareActions are showing up. Bug: 1167611 Change-Id: I4cfa7bb6b145140bf1b164e9e35d1376df1e2ac0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2758856 Commit-Queue: Melissa Zhang <melzhang@chromium.org> Reviewed-by: Dominick Ng <dominickn@chromium.org> Reviewed-by: Jesse Doherty <jwd@chromium.org> Cr-Commit-Position: refs/heads/master@{#863645}
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.