| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "adb: kick the transport after sending the "adb root" command" | Mike Lockwood | 2011-06-22 | 1 | -7/+1 |
* | adb: Update version to 1.0.28 | Mike Lockwood | 2011-06-21 | 1 | -1/+1 |
* | adb: kick the transport after sending the "adb root" command | Mike Lockwood | 2011-06-12 | 1 | -0/+6 |
* | Add 'adb restore' to parallel 'adb backup' | Christopher Tate | 2011-05-17 | 1 | -1/+5 |
* | Add 'adb backup' for pulling a full backup tarfile to the host | Christopher Tate | 2011-04-27 | 1 | -1/+2 |
* | adb: fix subprocess exit handling, oom adjust fixes, extra debugging. | JP Abgrall | 2011-03-28 | 1 | -14/+33 |
* | Revert "Fix adb hang when subprocess dies early." | JP Abgrall | 2011-02-23 | 1 | -34/+4 |
* | Fix adb hang when subprocess dies early. | JP Abgrall | 2011-02-18 | 1 | -4/+34 |
* | Build adb for target-as-host | John Michelau | 2010-10-05 | 1 | -1/+9 |
* | adb connect and disconnect improvements: | Mike Lockwood | 2010-06-02 | 1 | -1/+2 |
* | Let "adb connect" connect to emulators too | Stefan Hilzinger | 2010-05-24 | 1 | -0/+8 |
* | Make adb's daemon-port on the host machine configurable. | Stefan Hilzinger | 2010-04-28 | 1 | -4/+4 |
* | adb: Add five second timeout for USB writes on Linux host. | Mike Lockwood | 2010-04-28 | 1 | -1/+1 |
* | Make get_my_path() safer | Alexey Tarasov | 2009-10-22 | 1 | -1/+1 |
* | adb: Add "adb disconnect" command for disconnecting TCP/IP devices. | Mike Lockwood | 2009-10-13 | 1 | -0/+6 |
* | adb: Fix emulator support. | Mike Lockwood | 2009-08-26 | 1 | -2/+2 |
* | adb: Improved support for running adb over TCP/IP | Mike Lockwood | 2009-08-26 | 1 | -3/+3 |
* | adb: On Linux, detect USB devices for which adb does not have permissions to ... | Mike Lockwood | 2009-08-26 | 1 | -4/+7 |
* | adb: add "adb reboot" command. | Mike Lockwood | 2009-08-26 | 1 | -1/+1 |
* | adb: Increment ADB_SERVER_VERSION | Mike Lockwood | 2009-07-09 | 1 | -1/+1 |
* | adb: Allow enabling of device side adbd logging with a persistent system prop... | Mike Lockwood | 2009-05-25 | 1 | -5/+0 |
* | Support for 3rd party USB Vendor IDs in adb. | Xavier Ducrohet | 2009-05-22 | 1 | -4/+3 |
* | Preparation work for adb to support USB vendor Ids provided by SDK add-ons. | Xavier Ducrohet | 2009-05-21 | 1 | -0/+2 |
* | adb: osx: Match devices based on interface subclass and protocol | Dima Zavin | 2009-05-09 | 1 | -8/+1 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+407 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -407/+0 |
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 1 | -9/+14 |
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 1 | -0/+402 |