summaryrefslogtreecommitdiffstats
path: root/adb/transport.c
Commit message (Expand)AuthorAgeFilesLines
* adb: fix windows build after "forward --list" fix.JP Abgrall2014-03-061-1/+1
* Fix adb forward --list when forwarding a lotSnild Dolkow2014-02-211-0/+4
* system/core 64-bit cleanup.Elliott Hughes2014-01-161-3/+3
* adb: Handle adb connect in a threadBenoit Goby2013-04-251-7/+46
* adb: Add "unauthorized" connection stateBenoit Goby2013-01-151-0/+7
* am 2ca3e6b3: adb: Generalizing -s to take qualifiers.Scott Anderson2012-06-051-18/+104
|\
| * adb: Generalizing -s to take qualifiers.Scott Anderson2012-06-051-18/+104
* | am e82c2db0: adb: Transmit key properties in banner of connect messageScott Anderson2012-06-051-0/+4
|\ \ | |/
| * adb: Transmit key properties in banner of connect messageScott Anderson2012-06-051-0/+4
* | am 3608d832: adb: Fix two problems with device path implementation.Scott Anderson2012-06-011-3/+0
|\ \ | |/
| * adb: Fix two problems with device path implementation.Scott Anderson2012-05-311-3/+0
* | am 9526a788: Merge "adb: Add ability to specify device path" into ics-aahScott Anderson2012-05-011-4/+22
|\ \ | |/
| * adb: Add ability to specify device pathScott Anderson2012-04-201-4/+22
* | add "adb sideload" and sideload connection stateDoug Zongker2012-01-101-0/+1
|/
* adb: fix subprocess exit handling, oom adjust fixes, extra debugging.JP Abgrall2011-03-281-9/+17
* Revert "Fix adb hang when subprocess dies early."JP Abgrall2011-02-231-15/+9
* Fix adb hang when subprocess dies early.JP Abgrall2011-02-181-9/+15
* adb: improve debug traces readability.David 'Digit' Turner2011-01-061-92/+122
* adb connect and disconnect improvements:Mike Lockwood2010-06-021-11/+39
* adb: Add "adb disconnect" command for disconnecting TCP/IP devices.Mike Lockwood2009-10-111-0/+32
* adb: Improved support for running adb over TCP/IPMike Lockwood2009-08-241-2/+2
* adb: print better error message when there are insufficient permissions for a...Mike Lockwood2009-08-081-7/+5
* adb: On Linux, detect USB devices for which adb does not have permissions to ...Mike Lockwood2009-08-081-28/+54
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+958
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-958/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+958