commit | 4facdafc6659d97238c60a7bf39f010080310dba | [log] [tgz] |
---|---|---|
author | Patrick Monette <pmonette@chromium.org> | Thu Dec 01 19:33:14 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 01 19:33:14 2022 |
tree | 1433d719ee8778db78cbd68b343ba5df2be67d49 | |
parent | f9a7b8014bf3f9d78e9a389245ef42e7b76c8db8 [diff] |
Remove Power.BatteryMaxCapacity The initial theory for the low battery discharge granularity turned out to be incorrect. The histogram is no longer needed. Bug: 1191045 Change-Id: I9e3d0906c79de671656d39dbe2e80bf2ed1c9841 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4061796 Commit-Queue: Patrick Monette <pmonette@chromium.org> Reviewed-by: Francois Pierre Doray <fdoray@chromium.org> Reviewed-by: Olivier Li <olivierli@chromium.org> Cr-Commit-Position: refs/heads/main@{#1078215}
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.