commit | 211b851ddcee711f282981a580bec393e8d5e966 | [log] [tgz] |
---|---|---|
author | bttk <[email protected]> | Wed Mar 18 04:24:01 2020 |
committer | Commit Bot <[email protected]> | Wed Mar 18 04:24:01 2020 |
tree | 5d5f9702012f0bfbfd80bc89a2fa0aced4d7932a | |
parent | d4f2b89dbbcdbb495963d107176f89ac60e76157 [diff] |
metrics: Add and use UmaRecorder#recordUserAction This includes NativeUmaRecorder#recordUserAction This does not include a complete implementation of CachingUmaRecorder#recordUserAction Bug: 1048429 Change-Id: I02fac4ef6a21dbfdd70508bb8a12d3ac7baf07a1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2073153 Commit-Queue: bttk <[email protected]> Reviewed-by: Andrew Grieve <[email protected]> Reviewed-by: Alexei Svitkine <[email protected]> Reviewed-by: Sky Malice <[email protected]> Auto-Submit: bttk <[email protected]> Cr-Commit-Position: refs/heads/master@{#751233}
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.