summaryrefslogtreecommitdiffstats
path: root/adb
Commit message (Expand)AuthorAgeFilesLines
* Make adb pull use . as the target file directory if you don't supply one.Joe Onorato2010-01-051-3/+8
* adb: Add USB vendor ID for FoxconnMike Lockwood2009-12-221-0/+4
* Add adb reboot-bootloader to match fastboot reboot-bootloader.Romain Guy2009-12-141-2/+6
* am 3c0c6dca: am 64e99545: adb: fix -d and -e options for "adb forward" command.Mike Lockwood2009-11-281-2/+6
|\
| * am 64e99545: adb: fix -d and -e options for "adb forward" command.Mike Lockwood2009-11-281-2/+6
| |\
| | * adb: fix -d and -e options for "adb forward" command.Mike Lockwood2009-11-281-2/+6
* | | am ef063fe3: merge from open-source masterJean-Baptiste Queru2009-11-099-17/+719
|\ \ \ | |/ /
| * | merge from open-source masterJean-Baptiste Queru2009-11-099-17/+719
| |\ \ | | |/ | |/|
| | * FreeBSD support for usb-connected devices in adbAlexey Tarasov2009-10-253-0/+699
| | * Make get_my_path() saferAlexey Tarasov2009-10-226-17/+20
| | * adb: Add "adb disconnect" command for disconnecting TCP/IP devices.Mike Lockwood2009-10-138-8/+93
| | * Add support for Acer devicesRobert CH Chou2009-10-131-0/+3
| | * adb: Add USB Vendor IDs for LG and HuaweiMike Lockwood2009-10-131-0/+6
| | * Add NOTICE file and license tag for adbJean-Baptiste Queru2009-10-132-0/+191
| | * adb: Clean up argument passing for create_service_thread()Mike Lockwood2009-10-131-4/+5
| | * Revert "adb: Another attempted workaround for the adb disconnect problem."Joe Onorato2009-10-131-81/+12
| | * adb: Fix emulator support.Mike Lockwood2009-08-262-8/+10
| | * Fix broken 'adb root' command.Xavier Ducrohet2009-08-261-1/+1
| | * adb: Improved support for running adb over TCP/IPMike Lockwood2009-08-266-51/+140
| | * BUG 2033924: Add AdbWinUsbApi.dll to prebuilt for Windows SDKRaphael2009-08-261-3/+5
| | * adb: Fix infinite loop in Linux host device discovery.Mike Lockwood2009-08-261-5/+1
| | * adb: print better error message when there are insufficient permissions for a...Mike Lockwood2009-08-261-7/+5
| | * adb: update call to register_usb_transport in Mac and Windows builds.Mike Lockwood2009-08-262-2/+2
| | * adb: On Linux, detect USB devices for which adb does not have permissions to ...Mike Lockwood2009-08-265-121/+159
| | * adb: Use correct language ID when retrieving USB serial number.Guang Zhu2009-08-261-24/+48
| | * adb: Remove adbd from simulator build.Mike Lockwood2009-08-261-3/+3
| | * adb: add "adb reboot" command.Mike Lockwood2009-08-264-1/+52
| | * get rid of utils/executablepath.h, which now lives in the simulatorMathias Agopian2009-08-261-1/+0
| | * Allow adb to use ANDORID_SERIAL env variable to specify the device to talk to.Nick Pelly2009-08-261-1/+4
* | | am 96f0d140: am df872bec: am 1b9f8c6a: am 23433b93: Add Sony-Ericsson to adb.Xavier Ducrohet2009-11-021-0/+3
|\ \ \ | |/ /
| * | Add Sony-Ericsson to adb.Xavier Ducrohet2009-10-301-0/+3
* | | am 96b6bf3e: am 8cf0d59f: adb: Add "adb disconnect" command for disconnecting...Mike Lockwood2009-10-138-8/+93
|\ \ \ | |/ /
| * | adb: Add "adb disconnect" command for disconnecting TCP/IP devices.Mike Lockwood2009-10-118-8/+93
* | | Add adb's ANDROID_SERIAL to fastboot too.Elliott Hughes2009-10-071-1/+1
|/ /
* | Merge change 26093 into eclairAndroid (Google) Code Review2009-09-242-0/+191
|\ \
| * | Add NOTICE file and license tag for adbJean-Baptiste Queru2009-09-202-0/+191
* | | Add support for Acer devicesRobert CH Chou2009-09-221-0/+3
* | | adb: Add USB Vendor IDs for LG and HuaweiMike Lockwood2009-09-211-0/+6
|/ /
* | adb: Clean up argument passing for create_service_thread()Mike Lockwood2009-09-191-4/+5
* | Add bitfields to header for screen shots. This will allow ddms to distinguishRebecca Schultz Zavin2009-09-151-9/+36
* | Merge change 24493 into eclairAndroid (Google) Code Review2009-09-101-14/+23
|\ \
| * | Fix several issues in framebuffer_serviceRebecca Schultz Zavin2009-09-101-14/+23
* | | Revert "adb: Another attempted workaround for the adb disconnect problem."Joe Onorato2009-09-031-81/+12
* | | Revert "adb: "adb bugreport" now runs dumpstate via init rather than execing ...Mike Lockwood2009-09-032-40/+9
|/ /
* | adb: "adb bugreport" now runs dumpstate via init rather than execing it in th...Mike Lockwood2009-09-032-9/+40
* | adb: Fix emulator support.Mike Lockwood2009-08-262-8/+10
* | Fix broken 'adb root' command.Xavier Ducrohet2009-08-251-1/+1
* | adb: Improved support for running adb over TCP/IPMike Lockwood2009-08-246-51/+140
* | am e3baafd8: BUG 2033924: Add AdbWinUsbApi.dll to prebuilt for Windows SDKRaphael2009-08-121-3/+5
|\ \
| * | BUG 2033924: Add AdbWinUsbApi.dll to prebuilt for Windows SDKRaphael2009-08-111-3/+5