commit | 54c874658efd952f18b1c61d926c1516304b63d6 | [log] [tgz] |
---|---|---|
author | Patrick Monette <pmonette@chromium.org> | Thu Sep 29 18:46:07 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 29 18:46:07 2022 |
tree | 0f4a17c8c931410d47135819224406cba77a44b1 | |
parent | 95fc42abdb2fda6a0dcd9a4581502f9b6a9ba707 [diff] |
Add BatteryDischargeReporter This new class takes on the responsibility of reporting metrics related to the battery level. LOW_COVERAGE_REASON=Existing code which was moved around. New code has full tests. Bug: 1248057 Change-Id: If939f909a6de70d7a008da94a352de1f5b0b8f83 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3894314 Commit-Queue: Patrick Monette <pmonette@chromium.org> Reviewed-by: Francois Pierre Doray <fdoray@chromium.org> Reviewed-by: Mark Pearson <mpearson@chromium.org> Cr-Commit-Position: refs/heads/main@{#1053079}
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.