commit | 473880813de787b815fb3b2710639a97cf46a109 | [log] [tgz] |
---|---|---|
author | Charles Zhao <charleszhao@chromium.org> | Thu May 05 03:06:15 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 05 03:06:15 2022 |
tree | f1ee4de4f6854ec473d63faa132364d389c6eec1 | |
parent | eab04aca9dc24ed882fd3596fce96ad47c4771a1 [diff] |
[AdaptiveCharging] Add ChargeNowForAdaptiveCharging. ChargeNowForAdaptiveCharging is added to PowerManagerClient with a simple implementation. BUG=b:228243352,b:216035280 TEST="autoninja -C out/Test chrome/test:unit_tests && out/Test/unit_tests --gtest_filter=FakePowerManagerClientTest.*" Change-Id: I4468b832b524776550e054b59918dbeb3a3a6f62 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3607748 Reviewed-by: Thanh Nguyen <thanhdng@chromium.org> Reviewed-by: Zentaro Kavanagh <zentaro@chromium.org> Reviewed-by: Michael Martis <martis@chromium.org> Commit-Queue: Guoxing Zhao <charleszhao@chromium.org> Cr-Commit-Position: refs/heads/main@{#999733}
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.