commit | a2ca2872eb64d1043d71332ac78c4fed415da9ae | [log] [tgz] |
---|---|---|
author | Vignesh Shenvi <vshenvi@google.com> | Thu Nov 10 06:21:42 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 10 06:21:42 2022 |
tree | c7ab8d08b0d9acc3be00a2dd7991cce752f34b6f | |
parent | be929e91a5666cbe1cbbccb1cdc8c6a8430e61a0 [diff] |
Add event observer for observing app events This change introduces an event observer for observing and reporting app related events (installs, uninstalls, launches). App usage will be recorded using a standalone sampler since those are not event driven by nature. Bug: b:237809321 Change-Id: I0af56fbd1b62796e86b3234f416d0d45a9fb216a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4014716 Commit-Queue: Vignesh Shenvi <vshenvi@google.com> Reviewed-by: Ahmed Nasr <anasr@google.com> Reviewed-by: Leonid Baraz <lbaraz@chromium.org> Cr-Commit-Position: refs/heads/main@{#1069616}
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.