- 15fa133 adb: defuse CHECK on IOVector::append of an empty block. by Josh Gao · 6 years ago
- e3fa0c8 adbd: demote CHECKs to warning logs. by Josh Gao · 6 years ago
- a1e7620 Merge "adb: make `adb reconnect` perform a USB reset." by Josh Gao · 6 years ago
- 3a2172b adb: make `adb reconnect` perform a USB reset. by Josh Gao · 6 years ago
- dcf3688 adbd: wait for FUNCTIONFS_BIND for up to a second, then retry. by Josh Gao · 6 years ago
- dcaede0 Merge changes Ia84ed9ec,I1c0fde72 by Treehugger Robot · 6 years ago
- 961496c adbd: listen to all functionfs events. by Josh Gao · 6 years ago
- cc14d39 adbd: increment writes_submitted_ before submitting writes. by Josh Gao · 6 years ago
- e2f3234 adb: Avoid extra std::string copies by Greg Kaiser · 6 years ago
- c7a4090 Merge "adbd: support ro.adb.nonblocking_ffs." by Josh Gao · 6 years ago
- dfb8d7e Merge "adb: fix uninitialized variable." by Treehugger Robot · 6 years ago
- 99920cb adbd: support ro.adb.nonblocking_ffs. by Josh Gao · 6 years ago
- 9f60846 adb: fix uninitialized variable. by Josh Gao · 6 years ago
- acbe1e2 adb: Fix return value in error case by Greg Kaiser · 6 years ago
- d2fbd5c adb: avoid sign extension of shell return code. by Josh Gao · 6 years ago
- 9e97113 Merge "adb: attempt to exec newer adb servers on Linux." by Josh Gao · 6 years ago
- f2650c1 Merge changes from topic "apex_earlymount_no_bionic_bindmount" by Treehugger Robot · 6 years ago
- 9cb7cff Merge changes from topic "adb_root_in_user" by Treehugger Robot · 6 years ago
- 67209db adb: attempt to exec newer adb servers on Linux. by Josh Gao · 6 years ago
- 35b817b adbd: allowing adb root when the device is unlocked by Bowgo Tsai · 6 years ago
- d20b11e Revert "Handle adb sync with Bionic under /bionic" by Jiyong Park · 6 years ago
- 4ce212e adb: make root/unroot wait for the device to come back. by Josh Gao · 6 years ago
- 11ddd3a Merge "adbd: properly handle FUNCTIONFS_BIND without ENABLE." by Treehugger Robot · 6 years ago
- 3df5653 adbd: properly handle FUNCTIONFS_BIND without ENABLE. by Josh Gao · 6 years ago
- 8a2390a Merge "Restrict scanning port range, not emulator count" by Josh Gao · 6 years ago
- 33b966e Merge "Revert "Revert "adbd: switch the default USB implementation.""" by Treehugger Robot · 6 years ago
- 96ee6b1 Restrict scanning port range, not emulator count by Tim Baverstock · 6 years ago
- 3770507 adbd: cleanups in remount/verity. by Josh Gao · 6 years ago
- 84c409d Merge "adb: use /system/bin/remount command" by Mark Salyzyn · 6 years ago
- 81bcf58 adb: use /system/bin/remount command by Mark Salyzyn · 6 years ago
- e71dc09 Merge "adbd: fix a case where we can fail to join a thread." by Josh Gao · 6 years ago
- e6d7361 adbd: tune USB read/write sizes and queue depths. by Josh Gao · 6 years ago
- cf82c98 adb: add benchmarks for sink/source. by Josh Gao · 6 years ago
- 5f57277 adbd: fix a case where we can fail to join a thread. by Josh Gao · 6 years ago
- bfd7afc Revert "Revert "adbd: switch the default USB implementation."" by Josh Gao · 6 years ago
- 23d10f9 Merge "adbd: limit the sizes of aio writes." by Josh Gao · 6 years ago
- b9727b0 adbd: limit the sizes of aio writes. by Josh Gao · 6 years ago
- 9f0be5f Merge "Support splitAPK in install-multi-package." by Dario Freni · 6 years ago
- c51a911 Merge "Revert "adbd: switch the default USB implementation."" by Josh Gao · 6 years ago
- a8d018c Revert "adbd: switch the default USB implementation." by Josh Gao · 6 years ago
- abec2b8 Merge changes I86c3ec0f,I57d1a30a,Ib50d289b,I791a4f82,I316a8799, ... by Josh Gao · 6 years ago
- 59e3cd7 Merge "adbd: switch the default USB implementation." by Josh Gao · 6 years ago
- 9a2f349 adb: switch sockets.cpp to ConsumePrefix. by Josh Gao · 6 years ago
- 7ce8677 adbd: switch abb to ConsumePrefix. by Josh Gao · 6 years ago
- 070e8ba adb: increment server version. by Josh Gao · 6 years ago
- ff707d3 adb: wait for device to disconnect upon `adb root`. by Josh Gao · 6 years ago
- b32f5ac adb: implement wait-for-disconnect. by Josh Gao · 6 years ago
- b13f3cd adb: tell the client what transport it received. by Josh Gao · 6 years ago
- 10779bd adbd: switch daemon/services to ConsumePrefix. by Josh Gao · 6 years ago
- 0565ae0 adb: switch host_service_to_socket to string_view. by Josh Gao · 6 years ago
- cd30bb3 adb: switch handle_host_request to string_view. by Josh Gao · 6 years ago
- 2f1cac2 adb: switch adb_io.h to string_view. by Josh Gao · 6 years ago
- 1bfd135 adb: add helper to consume a prefix on a string_view. by Josh Gao · 6 years ago
- 8477cb4 adb: make ParseUint reject garbage at the end by default. by Josh Gao · 6 years ago
- 7d5a5e1 Support splitAPK in install-multi-package. by Dario Freni · 6 years ago
- 7aeecda Merge "Adding EXEC version of calling ABB." by Treehugger Robot · 6 years ago
- 4f3fa05 Adding EXEC version of calling ABB. by Alex Buynytskyy · 6 years ago
- ea046b5 Merge "Temporarily @ignore test_reconnect" by Julien Desprez · 6 years ago
- 64a3d6d Merge "adb: update symlink timestamps." by Josh Gao · 6 years ago
- 9eeb9f7 adb: update symlink timestamps. by Josh Gao · 6 years ago
- 0e8a0a0 Temporarily @ignore test_reconnect by Julien Desprez · 6 years ago
- 76730d2 adbd: log when exiting due to root/unroot/tcpip/usb. by Josh Gao · 6 years ago
- dde551c Merge changes from topic "base_cmsg" by Josh Gao · 6 years ago
- ca374ed Merge "adbd: fallback to legacy USB implementation if needed." by Josh Gao · 6 years ago
- 52bce2d adbd: switch the default USB implementation. by Josh Gao · 6 years ago
- b8afeea adbd: fallback to legacy USB implementation if needed. by Josh Gao · 6 years ago
- 2d83b54 adb: switch to base::{Send,Receive}FileDescriptors. by Josh Gao · 6 years ago
- 8aa57d2 base: add ScopedLockAssertion. by Josh Gao · 6 years ago
- 0c37709 Merge "adb: "support" O_CLOEXEC in adb_open on Windows." by Treehugger Robot · 6 years ago
- 2645b0a adb: hopefully deflake test_adb.py. by Josh Gao · 6 years ago
- 3befb59 adb: "support" O_CLOEXEC in adb_open on Windows. by Josh Gao · 6 years ago
- 18f7a5c adb: don't close sockets before hitting EOF. by Josh Gao · 6 years ago
- 06d4e74 adb: implement fdevent_set_timeout. by Josh Gao · 6 years ago
- 9f3f97f Merge changes If8747ba1,Id1943ebd by Josh Gao · 6 years ago
- 464b3aa Merge "Add android::fs_mgr namespace for new Fstab code" by Tom Cherry · 6 years ago
- 538bbbf Merge changes Ief3dbf8e,Ib06e6f65 by Josh Gao · 6 years ago
- 6b10eed Merge changes from topic "move_bionic_to_apex3" by Treehugger Robot · 6 years ago
- b14cc9c Add android::fs_mgr namespace for new Fstab code by Tom Cherry · 6 years ago
- 87a2db6 adb: add fdevent callback that passes the fdevent. by Josh Gao · 6 years ago
- 63adfa7 adb: improve network_connect error messages. by Josh Gao · 6 years ago
- 80e8192 adbd: fix TCP bind address. by Josh Gao · 6 years ago
- 2042fd2 Fix: Propagate cmd args to multi-package sessions. by Dario Freni · 6 years ago
- 5301009 Handle adb sync with Bionic under /bionic by Jiyong Park · 6 years ago
- d379283 Merge "adb: turn off fastdeploy." by Josh Gao · 6 years ago
- 6b1e29e adb: turn off fastdeploy. by Josh Gao · 6 years ago
- feb025f Merge "Remove the rest of users of the old style fstab" by Treehugger Robot · 6 years ago
- 289e519 Remove the rest of users of the old style fstab by Tom Cherry · 6 years ago
- 74b8498 adb: Fix incorrect logging statement by Greg Kaiser · 6 years ago
- b543130 Merge "Add native vsock support to ADB." by Treehugger Robot · 6 years ago
- 637aaf5 Add native vsock support to ADB. by Cody Schuffelen · 6 years ago
- c270596 adb: convert more stuff to unique_fd. by Josh Gao · 6 years ago
- 0560feb adbd: compile for host. by Josh Gao · 6 years ago
- 1490668 Merge "Fix fastdeploy failure in Windows" by Henry Daitx · 6 years ago
- 7cdf489 Fix fastdeploy failure in Windows by Henry Daitx · 6 years ago
- d3fb198 Merge "adb: win32: improve console output on Windows 10" by Josh Gao · 6 years ago
- 3d8242e Merge "adb: win32: LinePrinter Unicode support" by Josh Gao · 6 years ago
- e1fa814 Adding new feature to adb "abb". by Alex Buynytskyy · 6 years ago
- d29df20 Merge "Combine tcp_connect and socket_spec_connect." by Cody Schuffelen · 6 years ago
- 331a908 Combine tcp_connect and socket_spec_connect. by Cody Schuffelen · 6 years ago
- 6aec073 Merge "Disable dexpreopt for deployagent" by Treehugger Robot · 6 years ago