summaryrefslogtreecommitdiffstats
path: root/adb
Commit message (Expand)AuthorAgeFilesLines
* Support adb client connect to remote serverMatt Gumbel2013-01-044-7/+73
* adb: Improve ADB's forward redirection management.David 'Digit' Turner2012-11-263-33/+258
* am f621d62a: am c4244565: am d1e39491: Add usb vendor id for Teleepoch.Xavier Ducrohet2012-11-081-0/+4
|\
| * Add usb vendor id for Teleepoch.Xavier Ducrohet2012-11-061-0/+4
* | am 51ccef27: Merge "Add TEMP_FAILURE_RETRY macro for darwin"Kenny Root2012-10-131-0/+15
|\ \
| * | Add TEMP_FAILURE_RETRY macro for darwinKenny Root2012-10-131-0/+15
* | | am 207c17ff: Merge "Make adb robust against EINTR"Kenny Root2012-10-122-9/+10
|\ \ \ | |/ / | | / | |/ |/|
| * Make adb robust against EINTRKenny Root2012-10-122-9/+10
* | Merge "Bring back ADB_EXTERNAL_STORAGE." into jb-mr1-devJeff Sharkey2012-09-061-0/+10
|\ \
| * | Bring back ADB_EXTERNAL_STORAGE.Jeff Sharkey2012-09-061-0/+10
* | | Dist fastboot and adb for the sdk build.Ying Wang2012-09-051-1/+1
|/ /
* | adb: Link statically with libcryptoBenoit Goby2012-08-311-5/+3
* | adb: Create private key with 0600 modeBenoit Goby2012-08-312-2/+8
* | adb: Add public key authentificationBenoit Goby2012-08-238-22/+882
* | Iteration on multi-user external storage.Jeff Sharkey2012-08-221-10/+0
* | Revert "adb: Add public key authentification"Benoit Goby2012-08-207-875/+18
* | Merge "adb: Add public key authentification" into jb-mr1-devBenoit Goby2012-08-207-18/+875
|\ \
| * | adb: Add public key authentificationBenoit Goby2012-08-167-18/+875
* | | Merge "Replace a segfault with a warning." into jb-mr1-devJohn Grossman2012-08-201-1/+7
|\ \ \
| * | | Replace a segfault with a warning.John Grossman2012-08-201-1/+7
* | | | am 42900c30: am 0874aa0e: Merge "adb: Pick desired product value from command...Jean-Baptiste Queru2012-08-201-1/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge "adb: Pick desired product value from command line it follows -p"Jean-Baptiste Queru2012-08-201-1/+1
| |\ \
| | * | adb: Pick desired product value from command line it follows -pVairavan Srinivasan2012-08-041-1/+1
* | | | Migrate sdcard0 to shell-accessible location.Jeff Sharkey2012-08-201-21/+3
| |_|/ |/| |
* | | Multi-user external storage support.Jeff Sharkey2012-08-151-1/+23
* | | Allow adb to listen both on usb and tcp.Mike J. Chen2012-08-091-11/+15
* | | am 7accfc2f: am f889f0db: Merge "Trivial signed/unsigned warning fix for adbd"Stephen Hines2012-08-081-1/+1
|\ \ \ | |/ /
| * | Trivial signed/unsigned warning fix for adbdEdwin Vane2012-08-021-1/+1
| * | Fix signed/unsigned comparison warningEdwin Vane2012-08-011-1/+1
* | | am d4725517: am ec7d9dc7: Merge "Avoid zombies on androidscreencast"Colin Cross2012-07-231-0/+5
|\ \ \ | |/ /
| * | Avoid zombies on androidscreencastYuriy Zabroda2012-07-231-0/+5
* | | Add Kobo's USB vendor ID to adbDan Zhang2012-07-091-0/+3
* | | am 504dccec: am aeceb517: adb: Fix adb tcpip commandBenoit Goby2012-06-121-3/+3
|\ \ \ | |/ /
| * | am aeceb517: adb: Fix adb tcpip commandBenoit Goby2012-06-121-3/+3
| |\ \
| | * | adb: Fix adb tcpip commandBenoit Goby2012-06-121-3/+3
* | | | Merge "FunctionFS: initial implementation"Benoit Goby2012-06-063-17/+364
|\ \ \ \
| * | | | FunctionFS: initial implementationAndrzej Pietrasiewicz2012-05-313-17/+364
* | | | | am 1b7a7e81: adb: Use bionic\'s strtok_r() for WindowsScott Anderson2012-06-053-2/+89
|\ \ \ \ \
| * | | | | adb: Use bionic's strtok_r() for WindowsScott Anderson2012-06-053-2/+89
* | | | | | am 2ca3e6b3: adb: Generalizing -s to take qualifiers.Scott Anderson2012-06-055-27/+126
|\ \ \ \ \ \ | |/ / / / /
| * | | | | adb: Generalizing -s to take qualifiers.Scott Anderson2012-06-055-27/+126
* | | | | | am e82c2db0: adb: Transmit key properties in banner of connect messageScott Anderson2012-06-054-22/+89
|\ \ \ \ \ \ | |/ / / / /
| * | | | | adb: Transmit key properties in banner of connect messageScott Anderson2012-06-054-22/+89
* | | | | | am 3608d832: adb: Fix two problems with device path implementation.Scott Anderson2012-06-012-3/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | adb: Fix two problems with device path implementation.Scott Anderson2012-05-312-3/+4
* | | | | | am c7993af6: adb: Fix compiler warningScott Anderson2012-06-011-1/+2
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | adb: Fix compiler warningScott Anderson2012-05-311-1/+2
* | | | | am c7a67d0f: resolved conflicts for merge of 246808be to jb-dev-plus-aospXavier Ducrohet2012-05-151-0/+3
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | resolved conflicts for merge of 246808be to jb-dev-plus-aospXavier Ducrohet2012-05-151-0/+3
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Add USB Vendor ID for Yulong Coolpad.Xavier Ducrohet2012-05-141-0/+3