| commit | 99d6f66041c8c72007eb3c8cfdbf41bca9cd0dd6 | [log] [tgz] | 
|---|---|---|
| author | Alex Newcomer <newcomer@chromium.org> | Mon Sep 28 19:54:59 2020 | 
| committer | Commit Bot <commit-bot@chromium.org> | Mon Sep 28 19:54:59 2020 | 
| tree | b1736e489ea4f066c05f899a0cd0108e3d4ae3b7 | |
| parent | e46eb95f53461a81a6ade6837a5900df57d8dade [diff] | 
cros: Add ClipboardHistory metrics Add this metric to help us understand usage and plan improvements. Add ClipboardHistory.ContextMenu.NumberOfItemsShown. This metric will help UX see if we should increase the size of multipaste, or whether 5 is enough. It will also function as a heartbeat metric for the feature. Add UserJourneyTime to understand usage. Bug: 1099338 Change-Id: If3253db5da7ba22554a806d8903929de3e81f17a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2425005 Commit-Queue: Alex Newcomer <newcomer@chromium.org> Reviewed-by: Mark Pearson <mpearson@chromium.org> Reviewed-by: Matthew Mourgos <mmourgos@chromium.org> Cr-Commit-Position: refs/heads/master@{#811341}
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.