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

Side by Side Diff: appengine/third_party/python-adb/README.swarming

Issue 2618043002: swarming: Roll py-adb to 75477ebf4fb8b906707f35e5fb385a9203256bef (Closed)
Patch Set: Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | appengine/third_party/python-adb/adb/common.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: Python ADB + Fastboot implementation 1 Name: Python ADB + Fastboot implementation
2 Short Name: python-adb 2 Short Name: python-adb
3 URL: https://github.com/luci/python-adb 3 URL: https://github.com/luci/python-adb
4 Revision: f56093f0dd94c0c5a62c60f52feae9bcdb5cc148 4 Revision: 75477ebf4fb8b906707f35e5fb385a9203256bef
5 License: Apache License, Version 2.0 5 License: Apache License, Version 2.0
6 6
7 Description: 7 Description:
8 This repository contains a pure-python implementation of the ADB and Fastboot 8 This repository contains a pure-python implementation of the ADB and Fastboot
9 protocols, using libusb1 for USB communications. 9 protocols, using libusb1 for USB communications.
10 10
11 11
12 Local Modifications: 12 Local Modifications:
13 - Removed tests. 13 - Removed tests.
14 - enable_resets flag 14 - enable_resets flag
OLDNEW
« no previous file with comments | « no previous file | appengine/third_party/python-adb/adb/common.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698