- 12794c0 Merge "Revert "Reland "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND.""" by Elliott Hughes · 6 years ago
- fab9f30 Revert "Reland "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND."" by Elliott Hughes · 6 years ago
- 2a6ec6c Merge "Reland "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND."" by Josh Gao · 6 years ago
- b00e66f Reland "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND." by Josh Gao · 6 years ago
- 9dba0f5 Revert "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND." by Josh Gao · 6 years ago
- fc0f80a adb: turn CHECKs into an error + transport restart. by Josh Gao · 6 years ago
- 2b668d3 adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND. by Josh Gao · 6 years ago
- 2683d0a Merge changes I2d005e17,If2eec162,Icfd642e6 by Josh Gao · 6 years ago
- a891ffd Merge "adbd: provide MS OS descriptors for WinUSB." by Josh Gao · 6 years ago
- 8c544b6 Fix non-aio USB read issue for fastbootd by chihhao.chen · 6 years ago
- 1cbe5ed adb: daemon: Assign valid fd to usb_handle ep0 file descriptor by Hemant Kumar · 6 years ago
- 43a0a9a adbd: respond to device-to-host control transfers. by Josh Gao · 6 years ago
- fc2e200 adbd: read, print, and ignore USB control transfers. by Josh Gao · 6 years ago
- db64696 adbd: provide MS OS descriptors for WinUSB. by Josh Gao · 6 years ago
- fe7eca7 Initialize all fields of struct iocb. by Evgenii Stepanov · 6 years ago
- 41531df Merge "adbd: don't abort on EOF on functionfs control fd." by Josh Gao · 6 years ago
- 2916e14 adbd: don't abort on EOF on functionfs control fd. by Josh Gao · 6 years ago
- 27241a7 Revert "Revert "Add a way to turn off unique_fd's operator int."" by Josh Gao · 6 years ago
- be9c2c0 Merge "adb: enable/disable verity expected overlayfs errors." by Treehugger Robot · 6 years ago
- 7046bcb Merge "libbase: add ConsumePrefix/ConsumeSuffix." by Elliott Hughes · 6 years ago
- 19322dd Merge "adbd: move posix_fadvise after open." by Treehugger Robot · 6 years ago
- 5828b77 adb: enable/disable verity expected overlayfs errors. by Mark Salyzyn · 6 years ago
- b4dc7be libbase: add ConsumePrefix/ConsumeSuffix. by Elliott Hughes · 6 years ago
- 910ce0f adbd: avoid starting multiple worker threads. by Josh Gao · 6 years ago
- b5d1d19 adbd: move posix_fadvise after open. by Josh Gao · 6 years ago
- e30fe5f Merge "Revert "Add a way to turn off unique_fd's operator int."" by Ian Kasprzak · 6 years ago
- 2c58e19 Revert "Add a way to turn off unique_fd's operator int." by Ian Kasprzak · 6 years ago
- 0fcd929 Merge "adbd: reduce queue depths." by Josh Gao · 6 years ago
- 28293f1 adbd: reduce queue depths. by Josh Gao · 6 years ago
- 93d63c0 Add a way to turn off unique_fd's operator int. by Josh Gao · 6 years ago
- 770a6a4 adbd: reduce the USB buffer sizes to 16k. by Josh Gao · 6 years ago
- 704c97d Binding err to inout for raw protocol for in-process execute. by Alex Buynytskyy · 6 years ago
- 87afd52 adbd: demote CHECKs to warning logs. by Josh Gao · 6 years ago
- 3b25a17 Merge "adb: make `adb reconnect` perform a USB reset." by Josh Gao · 6 years ago
- 3705b34 adb: make `adb reconnect` perform a USB reset. by Josh Gao · 6 years ago
- 19dc296 adbd: wait for FUNCTIONFS_BIND for up to a second, then retry. by Josh Gao · 6 years ago
- 10533c5 Merge changes Ia84ed9ec,I1c0fde72 by Treehugger Robot · 6 years ago
- 6933d54 adbd: listen to all functionfs events. by Josh Gao · 6 years ago
- 63b52ec adbd: increment writes_submitted_ before submitting writes. by Josh Gao · 6 years ago
- e2125fd adb: Avoid extra std::string copies by Greg Kaiser · 6 years ago
- affe351 Merge "adbd: support ro.adb.nonblocking_ffs." by Josh Gao · 6 years ago
- 8038e35 adbd: support ro.adb.nonblocking_ffs. by Josh Gao · 6 years ago
- b019574 adb: fix uninitialized variable. by Josh Gao · 6 years ago
- 4cd0914 Merge changes from topic "apex_earlymount_no_bionic_bindmount" by Treehugger Robot · 6 years ago
- 9b30c0a adbd: allowing adb root when the device is unlocked by Bowgo Tsai · 6 years ago
- fc97d2a Revert "Handle adb sync with Bionic under /bionic" by Jiyong Park · 7 years ago
- 007a4dc adbd: properly handle FUNCTIONFS_BIND without ENABLE. by Josh Gao · 6 years ago
- f97193d Merge "Revert "Revert "adbd: switch the default USB implementation.""" by Treehugger Robot · 6 years ago
- 3ed90b7 adbd: cleanups in remount/verity. by Josh Gao · 7 years ago
- 2f6c180 adb: use /system/bin/remount command by Mark Salyzyn · 7 years ago
- b530537 Merge "adbd: fix a case where we can fail to join a thread." by Josh Gao · 7 years ago
- 5841a96 adbd: tune USB read/write sizes and queue depths. by Josh Gao · 7 years ago
- e778b3a adbd: fix a case where we can fail to join a thread. by Josh Gao · 7 years ago
- 02e94a4 Revert "Revert "adbd: switch the default USB implementation."" by Josh Gao · 7 years ago
- 86b33be adbd: limit the sizes of aio writes. by Josh Gao · 7 years ago
- c297028 Merge "Revert "adbd: switch the default USB implementation."" by Josh Gao · 7 years ago
- 0d78039 Revert "adbd: switch the default USB implementation." by Josh Gao · 7 years ago
- 216d158 Merge changes I86c3ec0f,I57d1a30a,Ib50d289b,I791a4f82,I316a8799, ... by Josh Gao · 7 years ago
- 5782600 Merge "adbd: switch the default USB implementation." by Josh Gao · 7 years ago
- ccc5845 adbd: switch abb to ConsumePrefix. by Josh Gao · 7 years ago
- 2df76b7 adbd: switch daemon/services to ConsumePrefix. by Josh Gao · 7 years ago
- 05626c1 Adding EXEC version of calling ABB. by Alex Buynytskyy · 7 years ago
- effcb96 Merge "adb: update symlink timestamps." by Josh Gao · 7 years ago
- 7b1cb66 adb: update symlink timestamps. by Josh Gao · 7 years ago
- a80b64f adbd: log when exiting due to root/unroot/tcpip/usb. by Josh Gao · 7 years ago
- 8954d0b Merge changes from topic "base_cmsg" by Josh Gao · 7 years ago
- 12f3284 adbd: switch the default USB implementation. by Josh Gao · 7 years ago
- c0b831b adbd: fallback to legacy USB implementation if needed. by Josh Gao · 7 years ago
- 8e0af5f adb: switch to base::{Send,Receive}FileDescriptors. by Josh Gao · 7 years ago
- 69ba517 Merge changes If8747ba1,Id1943ebd by Josh Gao · 7 years ago
- 54ea49b Merge "Add android::fs_mgr namespace for new Fstab code" by Tom Cherry · 7 years ago
- a3530e6 Add android::fs_mgr namespace for new Fstab code by Tom Cherry · 7 years ago
- eb0875d adbd: fix TCP bind address. by Josh Gao · 7 years ago
- 7c7189c Handle adb sync with Bionic under /bionic by Jiyong Park · 7 years ago
- b688d91 Remove the rest of users of the old style fstab by Tom Cherry · 7 years ago
- d290bb7 Merge "Add native vsock support to ADB." by Treehugger Robot · 7 years ago
- a05b64d Add native vsock support to ADB. by Cody Schuffelen · 7 years ago
- 74ccdf9 adb: convert more stuff to unique_fd. by Josh Gao · 7 years ago
- 776c2ec adbd: compile for host. by Josh Gao · 7 years ago
- afd3dfe Merge "Only set mdns_registered on success" by Josh Gao · 7 years ago
- 22a8462 Merge "adbd: Automatically disable verity in adb remount." by David Anderson · 7 years ago
- 965286c Only set mdns_registered on success by Gustav Svensson · 7 years ago
- 640407d Adding Android Binder Bridge (abb) utility launched from adbd. by Alex Buynytskyy · 7 years ago
- 6bd16b1 adbd: strip nulls from all service strings. by Josh Gao · 7 years ago
- e261541 adb: switch daemon_service_to_fd to string_view. by Josh Gao · 7 years ago
- 0f29cbc adb: switch unix_open to string_view. by Josh Gao · 7 years ago
- a5db1d7 adbd: Automatically disable verity in adb remount. by David Anderson · 7 years ago
- 78f94a3 Merge changes I042f25f8,I973f42c5,Icb4acea5 by Josh Gao · 7 years ago
- 6eb7882 adbd: add source/sink services. by Josh Gao · 7 years ago
- fe3becb Merge "Fix performance-for-range-copy warnings" by Treehugger Robot · 7 years ago
- 23319eb Start using new C++ Fstab class widely by Tom Cherry · 7 years ago
- 1b7b797 Fix performance-for-range-copy warnings by Chih-Hung Hsieh · 7 years ago
- 0e0f818 logical -> dynamic partitions. by Yifan Hong · 7 years ago
- beb4cb8 adb: overlayfs failed to remount /system by Mark Salyzyn · 7 years ago
- bb1efbd adbd: Fix adb remount when switching roots during first-stage init. by David Anderson · 7 years ago
- 33eb652 Merge "adb: don't use <error.h>." by Treehugger Robot · 7 years ago
- d2aaede adb: don't use <error.h>. by Elliott Hughes · 7 years ago
- 95a3916 Merge changes I9b77c105,I0b369d16,I59602c20,Iae4f3d55 by Josh Gao · 7 years ago
- c51726c adbd: implement a nonblocking USB Connection. by Josh Gao · 7 years ago
- 4679a39 adb: rationalize fatal/error logging. by Elliott Hughes · 7 years ago