summaryrefslogtreecommitdiffstats
path: root/adb
Commit message (Expand)AuthorAgeFilesLines
* Merge "Modify VID for Compal"Colin Cross2014-05-211-1/+4
|\
| * Modify VID for Compalherman_lin2014-05-051-1/+4
* | Fix win32 undefined reference to `_socket_network_client_timeout'.Elliott Hughes2014-05-201-0/+7
* | Fix win32 implicit declaration of function socket_network_client_timeout.Elliott Hughes2014-05-201-0/+2
* | Bound the ADB connect time with a non-blocking connectKen Lierman2014-05-191-1/+1
* | adb: avoid compilation errors for unused resultsKenny Root2014-05-131-2/+2
* | Merge changes Idfd1a114,If725a1cb,I61211165,If9a05ccbMark Salyzyn2014-05-077-25/+20
|\ \
| * | adb: turn on -WerrorMark Salyzyn2014-05-057-25/+20
| |/
* | Remove unused LOCAL_LDLIBS.Ying Wang2014-05-071-2/+0
|/
* adb: Add USB vendor ID for PrestigioDanielMo2014-04-161-0/+3
* adb: Add USB vendor ID for Intermec Technologies Corp.DanielMo2014-03-261-0/+3
* Merge "Adding documentation on the sync part of the adb protocol previously m...JP Abgrall2014-03-201-0/+84
|\
| * Adding documentation on the sync part of the adb protocol previously missing.Samuel Carlsson2014-03-201-0/+84
* | adb: Increase the max number of emulator instances to 64David 'Digit' Turner2014-03-131-1/+1
|/
* Added transfer progress reporting for push and pull commands.Mark Lindner2014-03-113-27/+128
* adb: Don't unlink special files on sync failure.JP Abgrall2014-03-071-5/+8
* adb: Don't clobber block devices during pushJP Abgrall2014-03-071-3/+6
* adb: fix windows build after "forward --list" fix.JP Abgrall2014-03-061-1/+1
* Fix adb forward --list when forwarding a lotSnild Dolkow2014-02-213-19/+24
* Convert all selinux_android_restorecon and _setfilecon calls to new API.Stephen Smalley2014-02-071-2/+2
* Merge changes I70ab37d5,I716f89c0,I34c96adf,I77650923,I35b0d1ee, ...Mark Salyzyn2014-01-285-104/+2
|\
| * adb: deprecate legacy log service interfaceMark Salyzyn2014-01-275-103/+1
| * adb: regression from Move list.c to inlinesMark Salyzyn2014-01-271-1/+1
* | Merge "adbd: Don't close/reopen FFS ep0 on disconnect"Benoit Goby2014-01-281-19/+24
|\ \
| * | adbd: Don't close/reopen FFS ep0 on disconnectJack Pham2014-01-071-19/+24
* | | Fix overflow in adb_clientNick Kralevich2014-01-271-2/+2
| |/ |/|
* | adbd: switch to su domain when running as rootNick Kralevich2014-01-221-7/+29
* | Fix "adb push /sdcard/filename"Nick Kralevich2014-01-171-13/+13
* | system/core 64-bit cleanup.Elliott Hughes2014-01-166-13/+13
* | Merge "Emerson USB ID"Colin Cross2014-01-121-0/+3
|\ \
| * | Emerson USB IDJon Sawyer2014-01-111-0/+3
| |/
* | HP USB IDJon Sawyer2014-01-081-0/+3
|/
* adb: Add USB vendor ID for YotaDevicesDanielMo2014-01-061-0/+3
* adb: Add USB vendor ID for TechFaithDanielMo2014-01-061-0/+3
* adb: Add USB vendor ID for RockchipDanielMo2014-01-061-0/+3
* adb: Add USB vendor ID for EMERGING Technology (Holdings) Ltd.DanielMo2014-01-061-0/+3
* adb: Add USB vendor ID for AllwinnerDanielMo2014-01-061-0/+3
* adb: Add USB vendor ID for AmlogicDanielMo2014-01-061-0/+3
* added Gigaset's USB vendor IDVolker Moesker2014-01-061-1/+3
* adb: alphabetically sort usb vendors listsColin Cross2014-01-061-150/+155
* Merge "Modify BYD's USB Vendor ID"Colin Cross2014-01-031-1/+1
|\
| * Modify BYD's USB Vendor IDkongfanqing2013-05-151-1/+1
* | adb: configure /system file permission with fs_configLiang Cheng2014-01-022-10/+65
* | adb: Check sender's socket id when receiving packets.David 'Digit' Turner2013-12-163-21/+88
* | am f17f5591: am 36d44740: Merge "Fix a bunch of small system/core bugs."Elliott Hughes2013-10-292-1/+2
|\ \
| * | Fix a bunch of small system/core bugs.Elliott Hughes2013-10-292-1/+2
* | | am 5dadac50: am 87af04a4: Merge "Improve some adb error logging"Brian Carlstrom2013-10-282-2/+4
|\ \ \ | |/ /
| * | Improve some adb error loggingBrian Carlstrom2013-10-272-2/+4
* | | am 91704522: Don\'t return immediately from reboot commands.Nick Kralevich2013-10-241-0/+4
|\ \ \
| * | | Don't return immediately from reboot commands.Nick Kralevich2013-10-241-0/+4