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

Issue 2177573003: Add option to send reboot command and not wait for device. (Closed)

Created:
4 years, 5 months ago by bpastene
Modified:
4 years, 5 months ago
Reviewers:
M-A Ruel
CC:
chromium-reviews, infra-reviews+build_chromium.org
Base URL:
https://github.com/luci/python-adb.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Add option to send reboot command and not wait for device. This will be useful for devices that need ssh tunnels to communicate (i.e. GCE AVDs). Also implement Reset() in TcpHandle. Also add a ResetHandle() method to AdbCommands. BUG=628769 R=maruel@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=72674a1d640130b13da6d52c23c4e090e979d270

Patch Set 1 #

Total comments: 5

Patch Set 2 : Add doc string #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -4 lines) Patch
M adb/common.py View 1 chunk +11 lines, -0 lines 0 comments Download
M adb/contrib/adb_commands_safe.py View 1 3 chunks +24 lines, -1 line 0 comments Download
M adb/contrib/high.py View 1 2 1 chunk +6 lines, -3 lines 0 comments Download

Messages

Total messages: 8 (3 generated)
bpastene
4 years, 5 months ago (2016-07-23 00:55:57 UTC) #3
M-A Ruel
https://codereview.chromium.org/2177573003/diff/1/adb/common.py File adb/common.py (right): https://codereview.chromium.org/2177573003/diff/1/adb/common.py#newcode448 adb/common.py:448: if ':' in new_endpoint: I feel odd about this, ...
4 years, 5 months ago (2016-07-23 00:58:44 UTC) #4
bpastene
https://codereview.chromium.org/2177573003/diff/1/adb/common.py File adb/common.py (right): https://codereview.chromium.org/2177573003/diff/1/adb/common.py#newcode448 adb/common.py:448: if ':' in new_endpoint: On 2016/07/23 00:58:43, M-A Ruel ...
4 years, 5 months ago (2016-07-23 01:17:39 UTC) #5
M-A Ruel
lgtm https://codereview.chromium.org/2177573003/diff/1/adb/common.py File adb/common.py (right): https://codereview.chromium.org/2177573003/diff/1/adb/common.py#newcode448 adb/common.py:448: if ':' in new_endpoint: On 2016/07/23 01:17:39, bpastene ...
4 years, 5 months ago (2016-07-23 01:29:35 UTC) #6
bpastene
4 years, 5 months ago (2016-07-25 18:13:31 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
72674a1d640130b13da6d52c23c4e090e979d270 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698