summaryrefslogtreecommitdiffstats
path: root/adb
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | 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
* | | | | | | | | | am b024bbf6: am 6da66ef4: Merge "Handle screendumps for all framebuffer sizes"Colin Cross2013-10-021-7/+9
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge "Handle screendumps for all framebuffer sizes"Colin Cross2013-10-021-7/+9
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Handle screendumps for all framebuffer sizesChris Dearman2013-09-251-7/+9
| * | | | | | | | | | mincrypt: support SHA-256 hash algorithmDoug Zongker2013-09-251-1/+2
| |/ / / / / / / / /
* | | | | | | | | | am 876f4366: am a7f6e015: Merge "correct msi usb vendor id."Elliott Hughes2013-08-281-1/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | correct msi usb vendor id.astonehuang2013-08-281-1/+1
* | | | | | | | | | am 3042c265: am b3644d8f: Merge "Add USB Vendor ID for WACOM"Elliott Hughes2013-08-161-1/+3
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Add USB Vendor ID for WACOMWing Tseng2013-08-151-1/+3
* | | | | | | | | | am cc39d421: am 936032b4: Merge "Add USB Vendor ID for MSI"Elliott Hughes2013-08-121-0/+3
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | / / / / / / / / | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Add USB Vendor ID for MSIastonehuang2013-08-011-0/+3
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Move liblog headers to system/core/include/log"Colin Cross2013-07-252-2/+2
|\ \ \ \ \ \ \ \