commit | 5b6777d8c9c0634e572ddf144d24d05ca4ae10cc | [log] [tgz] |
---|---|---|
author | Xing Liu <xingliu@chromium.org> | Wed Feb 16 23:07:38 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 16 23:07:38 2022 |
tree | 9f3f2443d32ffa3f134944a92c9eb90808f0155a | |
parent | a9575412a7a7c53f77c5e1d3a5d5783ae8f48dc8 [diff] |
Segmentation platform: Add observer for histogram event. Histogram events will be propagated after db is updated, so other systems can listen to it and safely use the db data. The caching functionality of FeatureListQueryProcessor and TrainingDataCollector needs to listen to these events. Bug: 1295447 Change-Id: Ia2f8bf07affebe942119b5cd3498b9cc9cd25b7b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3469772 Reviewed-by: Shakti Sahu <shaktisahu@chromium.org> Commit-Queue: Xing Liu <xingliu@chromium.org> Cr-Commit-Position: refs/heads/main@{#972124}
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.