summaryrefslogtreecommitdiffstats
path: root/adb
Commit message (Expand)AuthorAgeFilesLines
* am aeceb517: adb: Fix adb tcpip commandBenoit Goby2012-06-121-3/+3
|\
| * adb: Fix adb tcpip commandBenoit Goby2012-06-121-3/+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
* | am 9bdedb59: am a36e1aa3: Merge "adb: usb_windows: fix adb connection lost is...Jean-Baptiste Queru2012-05-111-3/+3
|\ \
| * | adb: usb_windows: fix adb connection lost issueJack Ren2012-05-091-3/+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
* | 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
| * Fixes ADB crash on Windows due to large number of connections. do not merge.Vladimir Chtchetkine2011-12-051-15/+190
* | Merge "Tweak logcat parameters"Christopher Tate2011-12-071-1/+5
|\ \
| * | Tweak logcat parametersChristopher Tate2011-12-071-1/+5
* | | Fixes ADB crash on Windows due to large number of connections.Vladimir Chtchetkine2011-12-011-15/+190
| |/ |/|