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

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

Issue 2279033003: swarming: Bump python-adb to 6e66b... (Closed) Base URL: https://github.com/luci/luci-py.git@master
Patch Set: Created 4 years, 3 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/adb_protocol.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: e655eaab1590513ec109650465a3c4ccc0e2909b 4 Revision: 6e66b11329b1d55d98eab9f9242e31e6b5b9a5ae
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/adb_protocol.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698