summaryrefslogtreecommitdiffstats
path: root/adb
Commit message (Expand)AuthorAgeFilesLines
* am 007b7002: am 2ae9878c: am c5d5a5e8: Merge "Kindle Fire USB ID"Jean-Baptiste Queru2012-05-021-0/+3
|\
| * am 2ae9878c: am c5d5a5e8: Merge "Kindle Fire USB ID"Jean-Baptiste Queru2012-05-021-0/+3
| |\
| | * Kindle Fire USB IDJon Sawyer2012-04-151-0/+3
* | | am 9526a788: Merge "adb: Add ability to specify device path" into ics-aahScott Anderson2012-05-0110-30/+112
|\ \ \ | |/ / |/| |
| * | adb: Add ability to specify device pathScott Anderson2012-04-2010-30/+112
| * | am 746f3243: Add USB vendor IDs for Quanta, INQ and Sony.Xavier Ducrohet2012-01-241-0/+9
| |\ \
| * \ \ am 4779e934: Add Intel\'s vendor ID to adbAndrew Hsieh2012-01-191-1/+3
| |\ \ \
| * \ \ \ am 07ad9f2a: Add USB Vendor ID for Fujitsu and Lumigon.Xavier Ducrohet2012-01-111-0/+6
| |\ \ \ \
| * \ \ \ \ am ae429828: Cherry-picked from c4f37eed7 in master. Do not merge.Vladimir Chtchetkine2012-01-101-0/+7
| |\ \ \ \ \
| * \ \ \ \ \ am 74159657: Cherry-picked from c13daef7b on master. Do not merge.Vladimir Chtchetkine2012-01-101-1/+119
| |\ \ \ \ \ \
| * \ \ \ \ \ \ am b1dfffe6: Fix \'adb backup\' on WindowsChristopher Tate2011-12-091-2/+24
| |\ \ \ \ \ \ \
| * | | | | | | | Allow adb to listen both on usb and tcp.Joe Onorato2011-12-071-10/+15
* | | | | | | | | Add encryption parameters to adb installAnonymous Coward2012-04-271-2/+14
* | | | | | | | | adb: set umask to 000Nick Kralevich2012-04-021-0/+2
* | | | | | | | | adb: fix non-linux builds. tcpip:, root:, usb: are not for ADB_HOSTJP Abgrall2012-03-301-0/+2
* | | | | | | | | adb: fix exit of "adb root" when it is a no-op.JP Abgrall2012-03-301-2/+3
* | | | | | | | | Merge "Revert "add IP checking for adb over TCP""Kenny Root2012-03-281-36/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "add IP checking for adb over TCP"Kenny Root2012-03-281-36/+2
* | | | | | | | | | Merge "add IP checking for adb over TCP"Kenny Root2012-03-281-2/+36
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | add IP checking for adb over TCPWei Zhong2012-03-151-2/+36
* | | | | | | | | | Make sure "adb install" work is cleaned after errorKenny Root2012-03-261-2/+2
* | | | | | | | | | Merge "adb: Don't synchronize with transport using sleep"Benoit Goby2012-03-263-13/+19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | adb: Don't synchronize with transport using sleepBenoit Goby2012-03-163-13/+19
* | | | | | | | | | | Merge "Revert "Reimplement the "adb root" command to more closely match its p...Benoit Goby2012-03-261-2/+4
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Revert "Reimplement the "adb root" command to more closely match its previous...Benoit Goby2012-03-161-2/+4
* | | | | | | | | | | Remove duplicated VENDOR_ID_INTELAndrew Hsieh2012-03-231-3/+0
|/ / / / / / / / / /
* | | | | | | | | | adb: Remove unused flagsBenoit Goby2012-03-161-18/+0
|/ / / / / / / / /
* | | | | | | | | Add AID_SDCARD_R.Dianne Hackborn2012-03-081-2/+3
* | | | | | | | | Enables ADBD tracing in the emulator.Vladimir Chtchetkine2012-02-272-0/+70
* | | | | | | | | Fix 'extra tokens at end of #endif directive' warningAnatol Pomazau2012-02-131-1/+1
* | | | | | | | | am 0c054095: am 746f3243: Add USB vendor IDs for Quanta, INQ and Sony.Xavier Ducrohet2012-01-241-0/+9
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | am 746f3243: Add USB vendor IDs for Quanta, INQ and Sony.Xavier Ducrohet2012-01-241-0/+9
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | Add USB vendor IDs for Quanta, INQ and Sony.Xavier Ducrohet2012-01-241-0/+9
| | | |_|_|_|_|/ | | |/| | | | |
* | | | | | | | am 70580b20: am 149ae11f: Merge "adb,fastboot: add USB support for Intel Vend...Jean-Baptiste Queru2012-01-241-0/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | am 149ae11f: Merge "adb,fastboot: add USB support for Intel Vendor ID"Jean-Baptiste Queru2012-01-241-0/+3
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | adb,fastboot: add USB support for Intel Vendor IDWu, Hao2012-01-171-0/+3
| | | |/ / / / | | |/| | | |
* | | | | | | am daafb531: am 4779e934: Add Intel\'s vendor ID to adbAndrew Hsieh2012-01-201-1/+3
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Add Intel's vendor ID to adbAndrew Hsieh2012-01-181-1/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Don't allow adb to run as root in user builds.Nick Kralevich2012-01-192-0/+8
* | | | | | Move permission checking code to it's own function.Nick Kralevich2012-01-191-23/+31
* | | | | | am e0b55791: am 07ad9f2a: Add USB Vendor ID for Fujitsu and Lumigon.Xavier Ducrohet2012-01-111-0/+6
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Add USB Vendor ID for Fujitsu and Lumigon.Xavier Ducrohet2012-01-111-0/+6
| | |_|_|/ | |/| | |
| * | | | Cherry-picked from c4f37eed7 in master. Do not merge.Vladimir Chtchetkine2012-01-101-0/+7
| | |_|/ | |/| |
| * | | Cherry-picked from c13daef7b on master. Do not merge.Vladimir Chtchetkine2012-01-101-1/+119
| |/ /
* | | add "adb sideload" and sideload connection stateDoug Zongker2012-01-104-0/+95
* | | Tell the user to unlock/confirm backup & restore operationsChristopher Tate2012-01-061-0/+2
* | | Fix the build.Vladimir Chtchetkine2011-12-131-0/+7
* | | Use QEMU pipe for ADB communication when running in emulator.Vladimir Chtchetkine2011-12-131-1/+119
* | | am 650307df: am b1dfffe6: Fix \'adb backup\' on WindowsChristopher Tate2011-12-121-2/+24
|\ \ \ | |/ /
| * | Fix 'adb backup' on WindowsChristopher Tate2011-12-091-2/+24
| |/