- 47330e2 adb: statically link libbase into the tests. by Josh Gao · 8 years ago
- 46de1d7 adb: don't try to resolve 'localhost' by Josh Gao · 8 years ago
- 1b35c3f Merge changes from topic 'adb-mdnsd' am: f4f95496ce by Casey Dahlin · 8 years ago
- bd2c93f Enable mDNS on Darwin am: 304150a521 by Casey Dahlin · 8 years ago
- cef0c7c Don't include mDNS support on platforms other than Linux am: d6c8091e9f by Casey Dahlin · 8 years ago
- b298855 Add mDNS device discovery for adb client am: 13a269ea24 by Casey Dahlin · 8 years ago
- cc9c92f Make ADBD announce its presence over mDNS am: 6cd5e0b4ef by Casey Dahlin · 8 years ago
- 304150a Enable mDNS on Darwin by Casey Dahlin · 8 years ago
- d6c8091 Don't include mDNS support on platforms other than Linux by Casey Dahlin · 8 years ago
- 2fe9b60 Make ADB over mDNS work on Windows by Casey Dahlin · 8 years ago
- 13a269e Add mDNS device discovery for adb client by Casey Dahlin · 8 years ago
- 6cd5e0b Make ADBD announce its presence over mDNS by Casey Dahlin · 9 years ago
- 294d44b DO NOT MERGE ANYWHERE Qemu-pipe: refactor qemu_pipe.h into libqemu_pipe by bohu · 8 years ago
- 3d4d973 Revert "adb: remove win32 dependency on libwinpthread-1.dll." by Josh Gao · 8 years ago
- c2e984e adb: remove win32 dependency on libwinpthread-1.dll. by Josh Gao · 8 years ago
- 1c70e1b adb: add libusb implementation for Linux/Darwin. by Josh Gao · 8 years ago
- 456e1ad adb: move usb_* to client/usb_*. by Josh Gao · 8 years ago
- 44c688c adb: reorganize adbd USB handling code. by Josh Gao · 8 years ago
- cbe70cb debuggerd: advance our amazing bet. by Josh Gao · 8 years ago
- 705353a Remove "_static" and "_host" suffix from libext4_utils. by Alex Deymo · 8 years ago
- 40e0ec9 adb: Fix the 'adb reboot sideload' for A/B devices. by Tao Bao · 8 years ago
- 5a1e3fd Revert "Revert "adb: extend sync protocol's stat support."" by Josh Gao · 8 years ago
- a3577e1 Revert "Revert "adb: move adb_strerror to sysdeps/win32/errno.cpp."" by Josh Gao · 8 years ago
- afa4b5d Revert "adb: extend sync protocol's stat support." by Josh Gao · 8 years ago
- 43c02b2 Revert "adb: move adb_strerror to sysdeps/win32/errno.cpp." by Josh Gao · 8 years ago
- 4fba3d2 adb: move adb_strerror to sysdeps/win32/errno.cpp. by Josh Gao · 8 years ago
- d6d5c38 adb: extend sync protocol's stat support. by Josh Gao · 8 years ago
- 955648a Merge "Rely on the platform -std default." by Treehugger Robot · 8 years ago
- 36e0d39 Rely on the platform -std default. by Elliott Hughes · 8 years ago
- 4a8b178 Merge "adb: split up adb_auth.cpp." by Treehugger Robot · 8 years ago
- 3bd2879 adb: split up adb_auth.cpp. by Josh Gao · 8 years ago
- fee161d adb: Remove the obsolete include path to ext4_utils. by Tao Bao · 8 years ago
- 1099215 adb: parse tcp socket specs with base::ParseNetAddress. by Josh Gao · 8 years ago
- 82ff315 Add android::base::GetExecutablePath, switch adb and fastboot over. by Elliott Hughes · 8 years ago
- 6f5080f DO NOT MERGE: Show bugreport progress. by Felipe Leme · 8 years ago
- 698e065 DO NOT MERGE: Split bugreport() into its own file and added unit tests. by Felipe Leme · 8 years ago
- cfb2141 adb: factor out socket specification. by Josh Gao · 8 years ago
- 47763c3 libcrypto_utils: convert to Soong. by Josh Gao · 8 years ago
- f551ea0 adb: fix stat on Windows. by Josh Gao · 8 years ago
- 809607a adb: use libdebuggerd_client. by Josh Gao · 8 years ago
- b463baf adb: add track-jdwp and track-devices commands. by Josh Gao · 9 years ago
- eaae97e adb: support forwarding TCP port 0. by David Pursell · 9 years ago
- 097b6bb Switch fs_mgr and adb to libcrypto_utils. by Mattias Nissler · 9 years ago
- 71edfc8 Also archive adb.exe/fastboot.exe when building win_sdk. by Ying Wang · 9 years ago
- e663c16 Merge "adb: use TCP keepalive." by David Pursell · 9 years ago
- 582c8fe Remove duplicate fdevent.cpp entry by Dan Willemsen · 9 years ago
- bfd9503 adb: use TCP keepalive. by David Pursell · 9 years ago
- 4a90842 Merge changes I6541bb13,I486055bb,Id6ac1c54,I16cf7d44 by Josh Gao · 9 years ago
- 022d447 adb: make fdevent_test, socket_test compile on Windows. by Josh Gao · 9 years ago
- 3777d2e adb: don't emulate fdevent or socketpair on Windows. by Josh Gao · 9 years ago
- 01f21da Add missing liblog dependency by Dimitry Ivanov · 9 years ago
- 3b3e10d adb: sysdeps: add support for joining threads. by Josh Gao · 9 years ago
- 218eb7c adbd: Depend only on libminijail. by Jorge Lucangeli Obes · 9 years ago
- 1e20e0a Limit adb_test to first multilib by Dan Willemsen · 9 years ago
- 683dc48 adb: Use Minijail for privilege dropping. by Jorge Lucangeli Obes · 9 years ago
- 1b708d3 Share the new adb USB diagnostic code with fastboot. by Elliott Hughes · 9 years ago
- a629e2e adb: don't link against libcutils on Windows. by Josh Gao · 9 years ago
- d21dc82 adb: win32: remove widen()/narrow() in favor of UTF8ToWide()/WideToUTF8() by Spencer Low · 9 years ago
- b7b1edf adb: remove exit-time destructors. by Josh Gao · 9 years ago
- b708d16 Show transfer progress in adb sync/pull/push. by Elliott Hughes · 9 years ago
- 6d92997 Don't use VLAs in adb. by Elliott Hughes · 9 years ago
- bd2d961 init/adb: correct static lib dependencies for libselinux by William Roberts · 9 years ago
- 8ad8076 adb: use libfec in disable-verity by Sami Tolvanen · 9 years ago
- aed3c61 Adb: use VLOG() to replace D() for verbose logging. by Yabin Cui · 9 years ago
- c1b1f6f Add unit tests for local socket. by Yabin Cui · 9 years ago
- 76f4a65 Merge changes from topic 'adb_shell' by David Pursell · 9 years ago
- b404dec adb: fix shell_service_protocol_test for Windows. by David Pursell · 9 years ago
- 2f57720 Fix (Windows) build. by Elliott Hughes · 9 years ago
- 0ad13cf Merge "fix adb_test Windows build" by Elliott Hughes · 9 years ago
- e6ae573 adb: win32: make adb_getenv() case-insensitive by Spencer Low · 9 years ago
- ebf770f fix adb_test Windows build by Spencer Low · 9 years ago
- 0955c66 adb: implement shell protocol. by David Pursell · 9 years ago
- 31139af Merge "adb: create shell protocol class (take 2)." by David Pursell · 9 years ago
- aaf4fcf Merge "Remove HOST_OS==windows check" by Dan Willemsen · 9 years ago
- cb992d9 adb: remove unnecessary dependencies of liblog. by Yabin Cui · 9 years ago
- b9e2e84 adb: create shell protocol class (take 2). by David Pursell · 9 years ago
- da0b011 Merge "Revert "adb: create shell protocol class."" by David Pursell · 9 years ago
- d9b7419 Revert "adb: create shell protocol class." by David Pursell · 9 years ago
- 2154153 Merge changes from topic 'adb_shell_prework' by David Pursell · 9 years ago
- 66680c5 Remove HOST_OS==windows check by Dan Willemsen · 9 years ago
- 73096f2 adb: create shell protocol class. by David Pursell · 9 years ago
- 80f6702 adb: move shell service to a separate file. by David Pursell · 9 years ago
- 2270dbb combine adbd.rc with init.usb.rc by Tom Cherry · 9 years ago
- 87a419c Remove USE_MINGW/CYGWIN; Whitelist windows modules by Dan Willemsen · 9 years ago
- 2ae47a0 Merge "adb: add unit test for fdevent." by Yabin Cui · 9 years ago
- c642458 adb: remove workaround for b/6558362. by Yabin Cui · 9 years ago
- bec02fc adb: add unit test for fdevent. by Yabin Cui · 9 years ago
- bd4b1fa Improve adb tracing. by Elliott Hughes · 9 years ago
- daa6c46 Don't build 32-bit host libadb. by Elliott Hughes · 9 years ago
- 20391b1 bundle init.rc contents with its service by Tom Cherry · 9 years ago
- 6b940e1 Merge "adb: win32: define UNICODE/_UNICODE, Unicode error messages, misc" by Elliott Hughes · 9 years ago
- cf168a8 adb_test/libbase_test: win32: get some tests working by Spencer Low · 10 years ago
- e347c1d adb: win32: define UNICODE/_UNICODE, Unicode error messages, misc by Spencer Low · 9 years ago
- 16d79c7 Remove adb's unused get_my_path for Windows. by Elliott Hughes · 9 years ago
- cf4ff64 adb: win32: Unicode path names, env vars, some console support by Spencer Low · 10 years ago
- 9113b47 Add top level sanitize options for ADB. by Dan Albert · 9 years ago
- 4f1d7b5 Fix Win32 adb build (for the second time today). by Elliott Hughes · 9 years ago
- 812f030 Clean up the locking in usb_linux.cpp. by Elliott Hughes · 9 years ago
- 286bb6d Revert "Turn on -Wformat-nonliteral." by Dan Albert · 9 years ago
- 459df8f Turn on -Wformat-nonliteral. by Dan Albert · 9 years ago