summaryrefslogtreecommitdiffstats
path: root/adb
Commit message (Expand)AuthorAgeFilesLines
* am 1e3f8f27: am f62b23f2: Add new USB vendor IDs.Xavier Ducrohet2010-09-281-0/+6
|\
| * am f62b23f2: Add new USB vendor IDs.Xavier Ducrohet2010-09-281-0/+6
| |\
| | * Add new USB vendor IDs.Xavier Ducrohet2010-09-281-0/+6
* | | update adbd to use the new screencap command for taking screenshots.Mathias Agopian2010-09-261-41/+48
* | | am 4692599c: am 44db990d: Fix bug 2950316. Check return values.Nick Kralevich2010-08-271-4/+12
|\ \ \ | |/ /
| * | am 44db990d: Fix bug 2950316. Check return values.Nick Kralevich2010-08-271-4/+12
| |\ \ | | |/
| | * Fix bug 2950316. Check return values.Nick Kralevich2010-08-271-4/+12
* | | Support an additional alias for 'adb shell.'Daniel Sandler2010-08-191-2/+18
|/ /
* | am 4309d602: Merge "Added Toshiba\'s USB VID (0x0930) upon their request." in...Xavier Ducrohet2010-07-201-0/+3
|\ \ | |/
| * Added Toshiba's USB VID (0x0930) upon their request.Takeshi Kishimoto2010-07-201-0/+3
* | merge from open-source masterThe Android Open Source Project2010-07-201-2/+4
|\ \
| * | print msg.command in human-readable formatViral Mehta2010-07-191-2/+4
* | | merge from open-source masterThe Android Open Source Project2010-07-201-1/+26
|\ \ \ | |/ /
| * | Merge "Fix ADB daemon file descriptor leak"Jean-Baptiste Queru2010-07-191-1/+26
| |\ \
| | * | Fix ADB daemon file descriptor leakTeddie Stenvi2010-06-181-1/+26
* | | | merge from froyo-plus-aospThe Android Open Source Project2010-06-212-7/+12
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | merge from open-source masterThe Android Open Source Project2010-06-151-0/+3
| |\ \
| | * | added vendor ID for http://www.onthegovideo.com/Michael Richardson2010-06-151-0/+3
| * | | merge from open-source masterThe Android Open Source Project2010-06-151-1/+1
| |\ \ \ | | |/ /
| | * | Merge "eliminate a compiler warning: signed/unsigned length"Jean-Baptiste Queru2010-06-151-1/+1
| | |\ \
| | | * | eliminate a compiler warning: signed/unsigned lengthMichael Richardson2010-06-141-1/+1
| | | |/
| * | | merge from open-source masterThe Android Open Source Project2010-06-151-2/+5
| |\ \ \ | | |/ /
| | * | adb: optimize socket-list-walking codeAndré Goddard Rosa2010-06-141-2/+5
| * | | merge from open-source masterThe Android Open Source Project2010-06-151-1/+0
| |\ \ \ | | |/ /
| | * | adb: remove unneeded assignment of id to zeroAndré Goddard Rosa2010-06-141-1/+0
| * | | merge from open-source masterThe Android Open Source Project2010-06-151-3/+3
| |\ \ \ | | |/ /
| | * | adb: clean up 0 --> NULL for pointersAndré Goddard Rosa2010-06-141-3/+3
| | |/
* | | Added NEC and PMC's USB VIDs upon their request.Takeshi Kishimoto2010-06-181-0/+6
|/ /
* | merge from open-source masterThe Android Open Source Project2010-06-034-38/+108
|\ \ | |/
| * adb connect and disconnect improvements:Mike Lockwood2010-06-024-38/+108
* | merge from open-source masterThe Android Open Source Project2010-06-025-336/+19
|\ \ | |/
| * adb: remove obsolete shell history support.Mike Lockwood2010-05-255-336/+19
* | merge from open-source masterThe Android Open Source Project2010-06-021-1/+1
|\ \ | |/
| * Use linenoise to add simple editing and history to the Android shell.Jack Palevich2010-05-251-1/+1
* | merge from open-source masterThe Android Open Source Project2010-06-023-54/+179
|\ \ | |/
| * Let "adb connect" connect to emulators tooStefan Hilzinger2010-05-243-54/+179
* | merge from open-source masterThe Android Open Source Project2010-06-021-19/+27
|\ \ | |/
| * Fix adb remount on non-MTD devicesColin Cross2010-05-241-19/+27
* | merge from open-source masterThe Android Open Source Project2010-06-021-0/+3
|\ \ | |/
| * adb: Add Qualcomm USB idDima Zavin2010-05-241-0/+3
* | merge from open-source masterThe Android Open Source Project2010-05-031-0/+6
|\ \ | |/
| * Add documentation for some adb environmental variables.Tim2010-04-291-0/+6
* | merge from open-source masterThe Android Open Source Project2010-04-288-39/+72
|\ \ | |/
| * Fixing spelling errors in adb docsBrian Carlstrom2010-04-282-7/+7
| * Make adb's daemon-port on the host machine configurable.Stefan Hilzinger2010-04-286-26/+65
| * adb: remove obsolete adb.connected system property.Mike Lockwood2010-04-281-6/+0
| * Add Pantech's USB vendor ID to adb.Xavier Ducrohet2010-04-281-0/+4
| * Added Kyocera's VID (0x0482), upon their request.Takeshi Kishimoto2010-04-281-0/+3
| * adb: Add five second timeout for USB writes on Linux host.Mike Lockwood2010-04-282-3/+10
| * Add missing newlines to adb usage messageBrian Carlstrom2010-04-281-2/+2