summaryrefslogtreecommitdiffstats
path: root/adb
Commit message (Expand)AuthorAgeFilesLines
* Add DELL's USB Vendor ID to adb - DO NOT MERGEXavier Ducrohet2010-01-211-0/+3
* Add Sony-Ericsson to adb.Xavier Ducrohet2009-10-301-0/+3
* adb: Add "adb disconnect" command for disconnecting TCP/IP devices.Mike Lockwood2009-10-118-8/+93
* 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-022-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
| * DO NOT MERGE adb: Remove adbd from simulator build.Mike Lockwood2009-08-101-3/+3
| * DO NOT MERGE cherry-pick "adb reboot" from master:Mike Lockwood2009-08-104-1/+52
* | adb: Fix infinite loop in Linux host device discovery.Mike Lockwood2009-08-111-5/+1
* | adb: print better error message when there are insufficient permissions for a...Mike Lockwood2009-08-081-7/+5
* | adb: update call to register_usb_transport in Mac and Windows builds.Mike Lockwood2009-08-082-2/+2
* | adb: On Linux, detect USB devices for which adb does not have permissions to ...Mike Lockwood2009-08-085-121/+159
* | adb: Use correct language ID when retrieving USB serial number.Guang Zhu2009-08-071-24/+48
* | adb: Remove adbd from simulator build.Mike Lockwood2009-08-061-3/+3
* | adb: add "adb reboot" command.Mike Lockwood2009-08-054-1/+52
* | am cc1de48d: adb: Another attempted workaround for the adb disconnect problem.Mike Lockwood2009-07-301-11/+81
|\|
| * adb: Another attempted workaround for the adb disconnect problem.Mike Lockwood2009-07-301-11/+81
* | am de6f62a6: Add support for Samsung and Motorola devices.Xavier Ducrohet2009-07-242-3/+13
|\|
| * Add support for Samsung and Motorola devices.Xavier Ducrohet2009-07-242-3/+13
* | am 7bf68842: adb: Increment ADB_SERVER_VERSIONMike Lockwood2009-07-091-1/+1
|\|
| * adb: Increment ADB_SERVER_VERSIONMike Lockwood2009-07-091-1/+1
* | am c989199c: Fix typo in adb commandline helpKenny Root2009-07-081-1/+1
|\|
| * Fix typo in adb commandline helpKenny Root2009-07-081-1/+1
* | am 3d9b265b: adb: Use correct language ID when retrieving USB serial number.Mike Lockwood2009-07-081-12/+32
|\|
| * adb: Use correct language ID when retrieving USB serial number.Mike Lockwood2009-07-081-12/+32
* | am 34c34267: Merge change 3951 into donutAndroid (Google) Code Review2009-06-121-55/+3
|\|
| * Revert "adb: Workaround for adb disconnect problem."Mike Lockwood2009-06-111-55/+3
* | am 87657782: Merge change 3008 into donutAndroid (Google) Code Review2009-06-031-3/+55
|\|
| * adb: Workaround for adb disconnect problem.Mike Lockwood2009-06-031-3/+55
* | get rid of utils/executablepath.h, which now lives in the simulatorMathias Agopian2009-05-311-1/+0
* | am 1f546e6d: adb: Allow enabling of device side adbd logging with a persisten...Mike Lockwood2009-05-252-15/+20
|\|
| * adb: Allow enabling of device side adbd logging with a persistent system prop...Mike Lockwood2009-05-252-15/+20
* | am 6a3075c7: adb: Add adbd to the AID_SDCARD_RW group to allow writing to the...Mike Lockwood2009-05-251-1/+2
|\|
| * adb: Add adbd to the AID_SDCARD_RW group to allow writing to the SD card.Mike Lockwood2009-05-251-1/+2
* | am 0469d2c3: Merge change 2282 into donutAndroid (Google) Code Review2009-05-227-31/+115
|\|
| * Support for 3rd party USB Vendor IDs in adb.Xavier Ducrohet2009-05-227-31/+115
* | am a09fbd16: Preparation work for adb to support USB vendor Ids provided by S...Xavier Ducrohet2009-05-217-22/+104
|\|