summaryrefslogtreecommitdiffstats
path: root/adb
Commit message (Expand)AuthorAgeFilesLines
* Add documentation for some adb environmental variables.Tim2010-04-291-0/+6
* 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
* adb: do not mix printf() with write() when writing to stdout.Mike Lockwood2010-04-281-2/+2
* Added ZTE's USB Vendor ID (0x19D2) upon ZTE's request.Takeshi Kishimoto2010-04-281-0/+3
* Added USB vendor id of Sharp, based on Sharp's request.Takeshi Kishimoto2010-04-281-1/+3
* Merge "adb: Add persistent system property for running adb in TCPIP mode"Mike Lockwood2010-04-201-3/+6
|\
| * adb: Add persistent system property for running adb in TCPIP modeMike Lockwood2010-04-201-3/+6
* | Add -l option to `adb sync`Anthony Newnam2010-04-193-9/+20
|/
* Allow 'adb pull' to pull symlinked filesMatt Fischer2010-04-151-1/+1
* merge from open-source masterThe Android Open Source Project2010-02-233-71/+76
|\
| * ADB: Garmin-Asus's USB Vendor IDRaphael2010-02-151-1/+3
| * adb: add Nvidia's vendor id to adbErik Gilling2010-02-151-0/+3
| * make "adb bugreport" run "bugreport" (which invokes "dumpstate"Dan Egnor2010-02-151-4/+2
| * adb: Fix problems detecting adb in more complicated USB configurations.Mike Lockwood2010-02-151-64/+63
| * Make adb pull use . as the target file directory if you don't supply one.Joe Onorato2010-02-151-3/+8
* | am 1873adc2: ADB: Garmin-Asus\'s USB Vendor IDRaphael2010-02-011-0/+3
|\ \ | |/ |/|
| * ADB: Garmin-Asus's USB Vendor IDRaphael2010-02-011-0/+3
| * 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-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
| |\
| * | 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
| |\ \
| * \ \ am de6f62a6: Add support for Samsung and Motorola devices.Xavier Ducrohet2009-07-242-3/+13
| |\ \ \