summaryrefslogtreecommitdiffstats
path: root/adb/adb.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "adb: kick the transport after sending the "adb root" command"Mike Lockwood2011-06-221-7/+1
* adb: Update version to 1.0.28Mike Lockwood2011-06-211-1/+1
* adb: kick the transport after sending the "adb root" commandMike Lockwood2011-06-121-0/+6
* Add 'adb restore' to parallel 'adb backup'Christopher Tate2011-05-171-1/+5
* Add 'adb backup' for pulling a full backup tarfile to the hostChristopher Tate2011-04-271-1/+2
* adb: fix subprocess exit handling, oom adjust fixes, extra debugging.JP Abgrall2011-03-281-14/+33
* Revert "Fix adb hang when subprocess dies early."JP Abgrall2011-02-231-34/+4
* Fix adb hang when subprocess dies early.JP Abgrall2011-02-181-4/+34
* Build adb for target-as-hostJohn Michelau2010-10-051-1/+9
* adb connect and disconnect improvements:Mike Lockwood2010-06-021-1/+2
* Let "adb connect" connect to emulators tooStefan Hilzinger2010-05-241-0/+8
* Make adb's daemon-port on the host machine configurable.Stefan Hilzinger2010-04-281-4/+4
* adb: Add five second timeout for USB writes on Linux host.Mike Lockwood2010-04-281-1/+1
* Make get_my_path() saferAlexey Tarasov2009-10-221-1/+1
* adb: Add "adb disconnect" command for disconnecting TCP/IP devices.Mike Lockwood2009-10-131-0/+6
* adb: Fix emulator support.Mike Lockwood2009-08-261-2/+2
* adb: Improved support for running adb over TCP/IPMike Lockwood2009-08-261-3/+3
* adb: On Linux, detect USB devices for which adb does not have permissions to ...Mike Lockwood2009-08-261-4/+7
* adb: add "adb reboot" command.Mike Lockwood2009-08-261-1/+1
* adb: Increment ADB_SERVER_VERSIONMike Lockwood2009-07-091-1/+1
* adb: Allow enabling of device side adbd logging with a persistent system prop...Mike Lockwood2009-05-251-5/+0
* Support for 3rd party USB Vendor IDs in adb.Xavier Ducrohet2009-05-221-4/+3
* Preparation work for adb to support USB vendor Ids provided by SDK add-ons.Xavier Ducrohet2009-05-211-0/+2
* adb: osx: Match devices based on interface subclass and protocolDima Zavin2009-05-091-8/+1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+407
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-407/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-9/+14
* Initial ContributionThe Android Open Source Project2008-10-211-0/+402