- c2612cd Revert "Revert "Delay initial accept() until server initialized"" by Daniel Colascione · 6 years ago
- 52d0b67 adbd: add runtime-configurable logging. by Josh Gao · 5 years ago
- 5cf7868 [adbwifi] Add A_STLS command. by Joshua Duong · 6 years ago
- 8bde191 Enable "localfilesystem" UNIX domain socket for ADB. by Jason Jeremy Iman · 6 years ago
- b71b5af Revert "Delay initial accept() until server initialized" by Raman Tenneti · 6 years ago
- 4ad4a11 Delay initial accept() until server initialized by Daniel Colascione · 6 years ago
- 2752326 adbd: use libadbd_auth for authentication. by Josh Gao · 6 years ago
- 727b07b adb: fix old host transport selection. by Josh Gao · 6 years ago
- 479627b Merge changes I4d6bda45,I72576e1f am: 6c4cfd6af5 by Josh Gao · 6 years ago
- 3346339 adb: fix transport acquisition for forward, reverse. by Josh Gao · 6 years ago
- 69277fb Merge "Notify the framework when an adb key is authorized" into qt-dev by Michael Groover · 6 years ago
- 7eeda6b Notify the framework when an adb key is authorized by Michael Groover · 6 years ago
- b4dc7be libbase: add ConsumePrefix/ConsumeSuffix. by Elliott Hughes · 6 years ago
- 25fe126 adb: Recognize rescue mode. by Tao Bao · 6 years ago
- 55d407e adb: Recognize rescue mode. by Tao Bao · 6 years ago
- 3705b34 adb: make `adb reconnect` perform a USB reset. by Josh Gao · 6 years ago
- 79797ec adb: tell the client what transport it received. by Josh Gao · 6 years ago
- 769f853 adb: switch handle_host_request to string_view. by Josh Gao · 6 years ago
- a05b64d Add native vsock support to ADB. by Cody Schuffelen · 7 years ago
- 6bd16b1 adbd: strip nulls from all service strings. by Josh Gao · 7 years ago
- d19b77a adb: finish switching service creation to string_view. by Josh Gao · 7 years ago
- 0f29cbc adb: switch unix_open to string_view. by Josh Gao · 7 years ago
- 4679a39 adb: rationalize fatal/error logging. by Elliott Hughes · 7 years ago
- 40babf0 adb: win32: fix ReportServerStartupFailure by Spencer Low · 7 years ago
- ab971b5 Convert fastboot to Soong by Dan Willemsen · 7 years ago
- 4039051 adb: clean up handle_host_request. by Josh Gao · 7 years ago
- 297d9bf adb: actually enable fdsan. by Josh Gao · 7 years ago
- 1906243 adb: move list-forward, kill-forward back into handle_forward_request. by Josh Gao · 7 years ago
- 91c25c0 adb: fix forward --list, --remove(-all) with multiple devices. by Josh Gao · 7 years ago
- 6150a37 adb: Remove most C-style allocations by Luis Hector Chavez · 7 years ago
- aed415c [adb] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
- 7a22358 Merge changes I465804fd,Ib5a684bb,If5e66570,I8471cc00,I8ba0a70a by Josh Gao · 7 years ago
- ae9c1dc adb: move towards using unique_fd. by Josh Gao · 7 years ago
- 704494b adb: add authorizing, connecting states to transport. by Josh Gao · 7 years ago
- 56fe753 adb: Add a way to distinguish between connection failures and successes by Luis Hector Chavez · 7 years ago
- 78f133d adb: don't error in handle_host_request if we can't acquire a transport. by Josh Gao · 7 years ago
- 44899ee adb: fix `adb reverse` when adbd has multiple transports. by Josh Gao · 7 years ago
- 1ce9957 adb: switch apacket payload to a type that doesn't initialize its contents. by Josh Gao · 7 years ago
- 0bbf69c adb: convert Connection to a nonblocking interface. by Josh Gao · 7 years ago
- c7567fa adb: use soong version stamping. by Josh Gao · 7 years ago
- 2776845 adb: switch over to Android.bp. by Josh Gao · 8 years ago
- d51c6df adb: stop using quick_exit. by Josh Gao · 7 years ago
- f571fcb adb: switch apacket over to a std::string payload. by Josh Gao · 8 years ago
- 27cb7dc adb: switch asocket::enqueue to std::string. by Josh Gao · 8 years ago
- de47194 adb: disable checksum on new versions by Tim Murray · 8 years ago
- 4b5d4da adb: remove SendConnectOnHost. by Josh Gao · 8 years ago
- b122b17 adb: allow selection of a specific transport. by Josh Gao · 8 years ago
- 6eadee8 Give a clear error message if we can't start the server. by Elliott Hughes · 8 years ago
- 0b13c89 adb: reunregress waiting for device on start-server. by Josh Gao · 8 years ago
- 5176df8 Add host feature for `push --sync` support. by Dan Albert · 8 years ago
- 723258a adb: silence noise. by Josh Gao · 8 years ago
- 44f6592 Merge changes I394f5782,I9475f5d0,I59707186 by Josh Gao · 8 years ago
- b3c14ec adb: make `adb kill-server` wait for the server to die. by Josh Gao · 8 years ago
- 4d4f64f Show the "platform tools" version in adb/fastboot --version. by Elliott Hughes · 8 years ago
- fd713e5 adb: wait for devices to come up instead of sleeping for 3s. by Josh Gao · 8 years ago
- 2e82107 Merge "adb: fix two device offline problems." by Treehugger Robot · 8 years ago
- b5e1141 adb: fix two device offline problems. by Yabin Cui · 8 years ago
- 1fc8f6e Fix various adb error reporting bugs. by Elliott Hughes · 8 years ago
- 1fd46df Show install path in "adb --version" and "fastboot --version". by Elliott Hughes · 8 years ago
- 5d1756c adb: add `adb host-features`, report libusb status. by Josh Gao · 8 years ago
- 1c70e1b adb: add libusb implementation for Linux/Darwin. by Josh Gao · 9 years ago
- dbe91ee Switch adb over to <chrono>. by Elliott Hughes · 9 years ago
- 22d2b3e adb: add `adb reconnect offline` to reconnect offline devices. by Josh Gao · 9 years ago
- 06d61d4 adb: rationalize types. by Josh Gao · 9 years ago
- 3bd2879 adb: split up adb_auth.cpp. by Josh Gao · 9 years ago
- ffdec18 Switch adb to <android-base/properties.h>. by Elliott Hughes · 9 years ago
- 9c869b5 adb: allow use of arbitrary socket specs for command socket. by Josh Gao · 9 years ago
- 82ff315 Add android::base::GetExecutablePath, switch adb and fastboot over. by Elliott Hughes · 9 years ago
- c8cb388 adb: increase the authentication throttling limit. by Josh Gao · 9 years ago
- 0aeb505 Clean up key handling in adb. by Elliott Hughes · 9 years ago
- 749ae2d Remove unnecessary ARRAY_SIZE macros. by Elliott Hughes · 9 years ago
- ffc73a3 Minor adb style fixes. by Elliott Hughes · 9 years ago
- 4abdeee adb: replace failing exits in adbd with abort(). by Josh Gao · 9 years ago
- eaae97e adb: support forwarding TCP port 0. by David Pursell · 9 years ago
- 643bc36 Merge "adb: add reconnect command." by Yabin Cui · 9 years ago
- 097b6bb Switch fs_mgr and adb to libcrypto_utils. by Mattias Nissler · 9 years ago
- 1f4ec19 adb: add reconnect command. by Yabin Cui · 9 years ago
- 6bf323b adb: setsid() for adb host server. by Yabin Cui · 9 years ago
- 53a0a99 adb: win32: fix start-server to properly display UTF-8 on the console by Spencer Low · 10 years ago
- 5f787ed base: add SystemErrorCodeToString() function. by David Pursell · 10 years ago
- 706955f base: add network address parsing function from adb. by David Pursell · 10 years ago
- 7e6683c Increase the maximum shell command length to 4096ish. by Josh Gao · 10 years ago
- 4f71319 Track rename of base/ to android-base/. by Elliott Hughes · 10 years ago
- 351ecd1 adb: fix adb client running out of sockets on Windows by Spencer Low · 10 years ago
- 65fe251 Use const auto&/auto&& in adb. by Elliott Hughes · 10 years ago
- 8d28e19 Fix adb -d/-e error reporting. by Elliott Hughes · 10 years ago
- aa77e22 adb: detect sockets in CLOSE_WAIT state to prevent socket leak on linux. by Yabin Cui · 10 years ago
- d2b588e adb: fix adbd feature parsing for no features. by David Pursell · 10 years ago
- aed3c61 Adb: use VLOG() to replace D() for verbose logging. by Yabin Cui · 10 years ago
- 4e2fd36 adb: add -Tt options to `adb shell`. by David Pursell · 10 years ago
- 0b743df Merge "Add unit tests for local socket." by Yabin Cui · 10 years ago
- bc36bdb adb: win32: fix regression on older versions of Windows by Spencer Low · 10 years ago
- c1b1f6f Add unit tests for local socket. by Yabin Cui · 10 years ago
- a108016 adb: move adb to poll. by Yabin Cui · 10 years ago
- 0955c66 adb: implement shell protocol. by David Pursell · 10 years ago
- e4c1bb5 Merge "adb: `features` passes transport features." by David Pursell · 10 years ago
- 880be43 adb: `features` passes transport features. by David Pursell · 10 years ago
- 80f6702 adb: move shell service to a separate file. by David Pursell · 10 years ago
- 7a3f8d6 adb: clean up debug tracing a little. by Yabin Cui · 10 years ago
- 49ee7cf adb: set thread names (linux & mac) by Siva Velusamy · 10 years ago