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

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

Issue 2207213002: Roll python-adb to ebee7e2e. (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-py@master
Patch Set: Created 4 years, 4 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/contrib/adb_commands_safe.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: 72674a1d640130b13da6d52c23c4e090e979d270 4 Revision: ebee7e2e5e9c1a42d0b6ecbcd0ce87f7e73a4697
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.
OLDNEW
« no previous file with comments | « no previous file | appengine/third_party/python-adb/adb/contrib/adb_commands_safe.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698