commit | ae02ab34886468d9ffe957f6747e8119a53947eb | [log] [tgz] |
---|---|---|
author | Kyle Horimoto <khorimoto@chromium.org> | Fri Dec 11 00:35:47 2020 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 11 00:35:47 2020 |
tree | 923faeccdad05dfa0ca51911d2d355da98692567 | |
parent | 175544a0eb2c69be85a36c07e591b4950fa78696 [diff] |
[CrOS PhoneHub] Log metrics via UserActionRecorder This CL instantiates UserActionRecorderImpl and hooks it up to various user actions, causing user engagement and retention metrics to be emitted. Bug: 1150634, 1106937 Change-Id: I64498e7585d2be4c0536dc33cd5486781376c961 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2576404 Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by: Regan Hsu <hsuregan@chromium.org> Cr-Commit-Position: refs/heads/master@{#835919}
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.