summaryrefslogtreecommitdiffstats
path: root/adb
Commit message (Expand)AuthorAgeFilesLines
* Support adb rescue wipe commandxunchang2019-04-292-6/+37
* adb: Support rescue install and getprop.Tao Bao2019-04-262-25/+50
* adb: Recognize rescue mode.Tao Bao2019-04-265-3/+13
* adbd: reduce the USB buffer sizes to 16k.Josh Gao2019-04-171-2/+3
* Binding err to inout for raw protocol for in-process execute.Alex Buynytskyy2019-04-102-24/+82
* adb: defuse CHECK on IOVector::append of an empty block.Josh Gao2019-04-101-1/+4
* Merge "adb: fix mac build breakage." am: 52c6f1b6de am: 94a23604c7Josh Gao2019-04-021-3/+1
|\
| * Merge "adb: fix mac build breakage."Treehugger Robot2019-04-031-3/+1
| |\
| | * adb: fix mac build breakage.Josh Gao2019-04-021-3/+1
* | | Merge "adbd: demote CHECKs to warning logs." am: 16f4a033c3 am: 887e8f4bfdJosh Gao2019-04-021-12/+36
|\| |
| * | adbd: demote CHECKs to warning logs.Josh Gao2019-04-021-12/+36
| |/
* | Merge "adb: make `adb reconnect` perform a USB reset." am: 3b25a17a8a am: 0d9...Josh Gao2019-04-0112-12/+104
|\|
| * Merge "adb: make `adb reconnect` perform a USB reset."Josh Gao2019-04-0112-12/+104
| |\
| | * adb: make `adb reconnect` perform a USB reset.Josh Gao2019-03-2812-12/+104
* | | Merge "adbd: wait for FUNCTIONFS_BIND for up to a second, then retry." am: bf...Josh Gao2019-03-281-6/+19
|\| |
| * | adbd: wait for FUNCTIONFS_BIND for up to a second, then retry.Josh Gao2019-03-271-6/+19
| |/
* | Merge changes Ia84ed9ec,I1c0fde72 am: 10533c57ed am: b6bc0075f4Greg Kaiser2019-03-266-8/+8
|\|
| * Merge changes Ia84ed9ec,I1c0fde72Treehugger Robot2019-03-276-8/+8
| |\
| | * adb: Avoid extra std::string copiesGreg Kaiser2019-03-266-8/+8
* | | Merge changes I80af5f4b,I2fd0034e am: 2decb2fc3a am: c9a893c1ebJosh Gao2019-03-261-7/+23
|\| |
| * | adbd: listen to all functionfs events.Josh Gao2019-03-261-5/+21
| * | adbd: increment writes_submitted_ before submitting writes.Josh Gao2019-03-261-2/+2
| |/
* | Merge "adbd: support ro.adb.nonblocking_ffs." am: affe351420 am: c94cec6d9dJosh Gao2019-03-191-1/+4
|\|
| * Merge "adbd: support ro.adb.nonblocking_ffs."Josh Gao2019-03-191-1/+4
| |\
| | * adbd: support ro.adb.nonblocking_ffs.Josh Gao2019-03-181-1/+4
* | | Merge "adb: fix uninitialized variable." am: 588a87d68e am: 966b39b34cJosh Gao2019-03-181-1/+1
|\| |
| * | Merge "adb: fix uninitialized variable."Treehugger Robot2019-03-191-1/+1
| |\ \
| | * | adb: fix uninitialized variable.Josh Gao2019-03-181-1/+1
| | |/
* | | Merge "adb: Fix return value in error case" am: 2925a580e9 am: 73308830a6Greg Kaiser2019-03-181-1/+1
|\| |
| * | adb: Fix return value in error caseGreg Kaiser2019-03-181-1/+1
* | | Merge "adb: avoid sign extension of shell return code." am: b5ac15a936 am: a6...Josh Gao2019-03-151-1/+4
|\| |
| * | adb: avoid sign extension of shell return code.Josh Gao2019-03-151-1/+4
| |/
* | Merge "adb: attempt to exec newer adb servers on Linux." am: eecd5cc532 am: e...Josh Gao2019-03-155-19/+116
|\|
| * Merge "adb: attempt to exec newer adb servers on Linux."Josh Gao2019-03-155-19/+116
| |\
| | * adb: attempt to exec newer adb servers on Linux.Josh Gao2019-03-145-19/+116
| * | Merge changes from topic "apex_earlymount_no_bionic_bindmount"Treehugger Robot2019-03-151-86/+0
| |\ \
* | \ \ Revert "Handle adb sync with Bionic under /bionic" am: fc97d2a116 am: 8b9fa0a44dJiyong Park2019-03-151-86/+0
|\ \ \ \
| * \ \ \ Revert "Handle adb sync with Bionic under /bionic"Jiyong Park2019-03-151-86/+0
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * / Revert "Handle adb sync with Bionic under /bionic"Jiyong Park2019-03-141-86/+0
| | |/
* | | Merge changes from topic "adb_root_in_user" am: da1251d6a5 am: ac5d9460f2Bowgo Tsai2019-03-142-10/+19
|\| |
| * | adbd: allowing adb root when the device is unlockedBowgo Tsai2019-03-152-10/+19
| |/
* | Merge "adb: make root/unroot wait for the device to come back." am: 59d4c8a35...Josh Gao2019-03-111-1/+22
|\|
| * adb: make root/unroot wait for the device to come back.Josh Gao2019-03-111-1/+22
* | Merge "adbd: properly handle FUNCTIONFS_BIND without ENABLE." am: 22ff8e1909 ...Josh Gao2019-03-111-16/+2
|\|
| * adbd: properly handle FUNCTIONFS_BIND without ENABLE.Josh Gao2019-03-111-16/+2
* | Merge "Restrict scanning port range, not emulator count" am: e6413fcd94 am: b...Josh Gao2019-03-082-14/+25
|\|
| * Merge "Restrict scanning port range, not emulator count"Josh Gao2019-03-082-14/+25
| |\
| | * Restrict scanning port range, not emulator countTim Baverstock2019-03-072-14/+25
* | | Merge "Revert "Revert "adbd: switch the default USB implementation.""" am: f9...Josh Gao2019-03-071-3/+4
|\| |
| * | Merge "Revert "Revert "adbd: switch the default USB implementation."""Treehugger Robot2019-03-081-3/+4
| |\ \