Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(72)

Issue 945883003: [Android] Convert battery utilities to DeviceUtils. (Closed)

Created:
5 years, 10 months ago by jbudorick
Modified:
5 years, 10 months ago
Reviewers:
perezju, navabi1
CC:
chromium-reviews, klundberg+watch_chromium.org, yfriedman+watch_chromium.org, jbudorick+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Android] Convert battery utilities to DeviceUtils. BUG=459712 Committed: https://crrev.com/d3f50b0218788376ec29400561e5731754ce1020 Cr-Commit-Position: refs/heads/master@{#317843}

Patch Set 1 #

Total comments: 10

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+189 lines, -22 lines) Patch
M build/android/provision_devices.py View 1 4 chunks +23 lines, -19 lines 0 comments Download
M build/android/pylib/device/device_utils.py View 1 3 chunks +89 lines, -3 lines 0 comments Download
M build/android/pylib/device/device_utils_test.py View 1 1 chunk +77 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
jbudorick
5 years, 10 months ago (2015-02-20 17:22:26 UTC) #2
perezju
Nice to see we're getting rid of more old_interface's :) https://codereview.chromium.org/945883003/diff/1/build/android/provision_devices.py File build/android/provision_devices.py (right): https://codereview.chromium.org/945883003/diff/1/build/android/provision_devices.py#newcode156 ...
5 years, 10 months ago (2015-02-23 10:43:32 UTC) #3
jbudorick
https://codereview.chromium.org/945883003/diff/1/build/android/provision_devices.py File build/android/provision_devices.py (right): https://codereview.chromium.org/945883003/diff/1/build/android/provision_devices.py#newcode156 build/android/provision_devices.py:156: battery_level = int(device.GetBatteryInfo().get('level', 100)) On 2015/02/23 10:43:32, perezju wrote: ...
5 years, 10 months ago (2015-02-24 15:44:53 UTC) #4
perezju
lgtm, thanks for the changes!
5 years, 10 months ago (2015-02-24 15:54:33 UTC) #5
perezju
On 2015/02/24 15:54:33, perezju wrote: > lgtm, thanks for the changes! That is, as long ...
5 years, 10 months ago (2015-02-24 15:56:55 UTC) #6
jbudorick
On 2015/02/24 15:56:55, perezju wrote: > On 2015/02/24 15:54:33, perezju wrote: > > lgtm, thanks ...
5 years, 10 months ago (2015-02-24 16:00:31 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/945883003/20001
5 years, 10 months ago (2015-02-24 16:25:56 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 10 months ago (2015-02-24 18:52:15 UTC) #10
commit-bot: I haz the power
5 years, 10 months ago (2015-02-24 18:53:26 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/d3f50b0218788376ec29400561e5731754ce1020
Cr-Commit-Position: refs/heads/master@{#317843}

Powered by Google App Engine
This is Rietveld 408576698