summaryrefslogtreecommitdiffstats
path: root/adb
Commit message (Expand)AuthorAgeFilesLines
* Set $HOSTNAME in adbd.Elliott Hughes2017-10-031-2/+10
* Merge "adb: remove SendConnectOnHost."Treehugger Robot2017-10-026-35/+9
|\
| * adb: remove SendConnectOnHost.Josh Gao2017-10-026-35/+9
* | adbd: improve thread names.Josh Gao2017-09-282-20/+22
|/
* Merge "adb: partially revert b5e11415."Treehugger Robot2017-09-273-11/+2
|\
| * adb: partially revert b5e11415.Josh Gao2017-09-133-11/+2
* | Reland "Remove comments and code about ro.boot.slot"Tom Cherry2017-09-251-13/+1
* | Revert "Remove comments and code about ro.boot.slot"Tom Cherry2017-09-211-1/+13
* | Remove comments and code about ro.boot.slotTom Cherry2017-09-201-13/+1
* | Merge changes I0ed00441,I12d46493,Ib484f701Josh Gao2017-09-145-68/+72
|\|
| * Revert "adb: fix deadlock between transport_unref and usb_close."Josh Gao2017-09-133-8/+13
| * adb: add lock to remove_socket.Josh Gao2017-09-131-1/+1
| * adb: reformat comments.Josh Gao2017-09-131-59/+58
* | adb: reboot: last boot command defaultMark Salyzyn2017-09-121-0/+1
|/
* Merge "Revert "adbd: lessen security constraints when the device is unlocked""Treehugger Robot2017-08-312-16/+10
|\
| * Revert "adbd: lessen security constraints when the device is unlocked"Bowgo Tsai2017-08-312-16/+10
* | Merge "Move adbd from root to system"Treehugger Robot2017-08-311-2/+0
|\ \
| * | Move adbd from root to systemBowgo Tsai2017-08-241-2/+0
| |/
* | Merge "adb: Use kernel aio for functionfs."Treehugger Robot2017-08-296-16/+136
|\ \
| * | adb: Use kernel aio for functionfs.Jerry Zhang2017-08-106-16/+136
* | | Merge "adb: improve CHECKs."Treehugger Robot2017-08-281-4/+4
|\ \ \
| * | | adb: improve CHECKs.Josh Gao2017-08-281-4/+4
* | | | adbd: don't spin if file sync read fails.Josh Gao2017-08-281-5/+5
|/ / /
* | / Fix adb tcpip tests.Elliott Hughes2017-08-232-5/+9
| |/ |/|
* | Merge "Don't preserve file attributes when pulling bugreport file..."Treehugger Robot2017-08-222-12/+12
|\ \
| * | Don't preserve file attributes when pulling bugreport file...Felipe Leme2017-08-152-12/+12
| |/
* | adb: add track-devices-l service.Josh Gao2017-08-213-8/+12
* | adb: allow selection of a specific transport.Josh Gao2017-08-2113-210/+290
* | Merge "adb: fix deadlock in kick_all_transports."Treehugger Robot2017-08-181-15/+15
|\ \
| * | adb: fix deadlock in kick_all_transports.Josh Gao2017-08-171-15/+15
* | | Fix bug #37284906, adb shell crashes on windows with invalid options.Huihong Luo2017-08-171-0/+4
|/ /
* / Fix a potential memory leakTing-Yuan Huang2017-08-151-1/+7
|/
* Fix reference to out of scope local in adb_thread_setname.Elliott Hughes2017-08-021-12/+6
* Merge "adbd: add logging to troubleshoot usb issues."Treehugger Robot2017-07-273-14/+19
|\
| * adbd: add logging to troubleshoot usb issues.Josh Gao2017-07-263-14/+19
* | Remove LOCAL_CLANG and clang: trueLennart Wieboldt2017-07-251-5/+0
* | adbd: lessen security constraints when the device is unlockedBowgo Tsai2017-07-182-10/+16
|/
* Merge "Indicate that a packet was truncated."Treehugger Robot2017-06-271-1/+10
|\
| * Indicate that a packet was truncated.Dan Albert2017-06-271-1/+10
* | Merge "Revert "adb: turn on libusb by default.""Treehugger Robot2017-06-261-2/+2
|\ \ | |/ |/|
| * Revert "adb: turn on libusb by default."Josh Gao2017-06-261-2/+2
* | Merge "Give a clear error message if we can't start the server."Treehugger Robot2017-06-214-34/+55
|\ \
| * | Give a clear error message if we can't start the server.Elliott Hughes2017-06-204-34/+55
* | | Merge "adb: increase the shell command length limit."Treehugger Robot2017-06-175-3/+17
|\ \ \ | |/ / |/| |
| * | adb: increase the shell command length limit.Josh Gao2017-06-165-3/+17
| |/
* | Merge "adb: fix deadlock between transport_unref and usb_close."Treehugger Robot2017-06-122-7/+7
|\ \
| * | adb: fix deadlock between transport_unref and usb_close.Josh Gao2017-06-072-7/+7
| |/
* / adbd: optionally use qemud pipe without ro.kernel.qemuNicolas Norvez2017-06-121-7/+20
|/
* adb: libusb: switch from polling for accessibility to a sleep.Josh Gao2017-06-071-14/+4
* adb: improve race between device_connected and device_disconnected.Josh Gao2017-06-071-2/+3