- 2d62747 adb: switch usb_linux helper to string_view. by Josh Gao · 6 years ago
- f0c4403 adb: switch unix_open to string_view. by Josh Gao · 6 years ago
- 2109427 Merge "Change --fastdeploy behaviour" by Treehugger Robot · 6 years ago
- e4cc4d9 Change --fastdeploy behaviour by Henry Daitx · 6 years ago
- 7b438fa adb: make `adb raw` bidirectional. by Josh Gao · 6 years ago
- c51b15b Merge "Removes ASEC-related install flags" by Treehugger Robot · 6 years ago
- e75ef0a Removes ASEC-related install flags by Patrick Baumann · 6 years ago
- 61bf748 Fix adb not correctly reading return code from DeployAgent by Henry Daitx · 6 years ago
- a735508 Merge "adb: stop using adbkey.pub." by Treehugger Robot · 6 years ago
- 13102c3 adb: stop using adbkey.pub. by Josh Gao · 6 years ago
- 739991d switch to using android-base/file.h instead of android-base/test_utils.h by Mark Salyzyn · 6 years ago
- 638d3b2 adb: libusb: don't set interface alternate setting. by Josh Gao · 6 years ago
- c21d43c adb: pin USB interface versions on darwin. by Josh Gao · 6 years ago
- ddcfe21 adb: print emulator console output by bohu · 6 years ago
- 5517487 adb install-multiple to also accept .fsv_sig by Victor Hsieh · 6 years ago
- a49faa8 adb: correct tcpip help message by bohu · 6 years ago
- 281aab7 Add feature flag for b/110953234 fix. by Josh Gao · 6 years ago
- dcb4c36 Accept apex packages as argument. by Dario Freni · 6 years ago
- 0119a91 adb: don't use <error.h>. by Elliott Hughes · 6 years ago
- e64126b adb: rationalize fatal/error logging. by Elliott Hughes · 6 years ago
- 31ac803 Merge "adb: add reboot-fastboot command" by Treehugger Robot · 6 years ago
- d642043 adb: add reboot-fastboot command by Mark Salyzyn · 6 years ago
- 2fafa69 Merge changes from topic "windows-libcxx" by Pirama Arumuga Nainar · 6 years ago
- e788d00 Merge "Reverted aapt dependency to be a dependency on libandroidfw" by Idries Hamadi · 6 years ago
- 78330f0 Reverted aapt dependency to be a dependency on libandroidfw by Idries Hamadi · 6 years ago
- 88f14b8 Restore lost .dm support of adb install-multiple by Victor Hsieh · 6 years ago
- 9dcbc21 Support > 2GiB seeks in adb_lseek. by Elliott Hughes · 6 years ago
- 5231aff Adapt to switch to libc++ for Windows by Pirama Arumuga Nainar · 6 years ago
- b1702db Small clean ups for issues raised in reviews of fastdeploy by Idries Hamadi · 6 years ago
- dc27224 Modified fastdeploy dependencies to ensure that fast deploy is build as part of 'sdk' target by Idries Hamadi · 6 years ago
- 7919be2 Remove fastdeploy dependency on libandroidfw by Idries Hamadi · 6 years ago
- ad2f89d Merge "adb: static constexpr." by Treehugger Robot · 6 years ago
- bf7b6c5 Merge "adb: really make kill-server wait for server death" by Treehugger Robot · 6 years ago
- c3462f4 adb: static constexpr. by Elliott Hughes · 6 years ago
- c0411f1 Merge "Make sync and remount support product_services." by Anton Hansson · 6 years ago
- c85f110 Merge "adb: win32: fix Ctrl-C of adb server nodaemon" by Treehugger Robot · 6 years ago
- 8b78f55 Make sync and remount support product_services. by Anton Hansson · 6 years ago
- 0331b88 adb: really make kill-server wait for server death by Spencer Low · 6 years ago
- b955e76 adb should #include <sys/sysmacros.h> by Ivan Afonichev · 6 years ago
- 0d5b2e9 adb: win32: fix Ctrl-C of adb server nodaemon by Spencer Low · 6 years ago
- 285cdaf Address style and efficiency post-merge feedback from previous change (1ecee447abffbc97e2d8bbd7df6252cf9827acf1). by Idries Hamadi · 6 years ago
- 8a3489c Merge "adb: fix spurious usb write failure on Windows." by Treehugger Robot · 6 years ago
- 77caacf adb: don't spew push/pull progress to dumb terminals. by Josh Gao · 6 years ago
- 9fae876 adb: fix spurious usb write failure on Windows. by Josh Gao · 6 years ago
- c62057b Merge "Fix MacOS SDK build error caused by deprecated stl call." by Josh Gao · 6 years ago
- 0a52580 Fix MacOS SDK build error caused by deprecated stl call. by Idries Hamadi · 6 years ago
- 5109b9e Merge "Integrate adb with fastdeploy" by Treehugger Robot · 6 years ago
- 9aa63fe adb: add environment variables to disable usb, emulators, mdns. by Josh Gao · 6 years ago
- 4007ab7 adb: minor cleanup. by Josh Gao · 6 years ago
- 597044d adb: report connection status when we're unauthorized. by Josh Gao · 6 years ago
- 1ecee44 Integrate adb with fastdeploy by Idries Hamadi · 7 years ago
- 3657ae1 Accept DexMetadata files (.dm) for install-multiple by Calin Juravle · 7 years ago
- b701136 Merge "adb: win32: fix Unicode console output" by Treehugger Robot · 6 years ago
- 596f63b adb: fix error message for `adb {forward,reverse}` by Josh Gao · 6 years ago
- e55851b adb: win32: fix Unicode console output by Spencer Low · 6 years ago
- 076b5ba adb: split shell_service.h into client/daemon/protocol parts. by Josh Gao · 6 years ago
- c7b7459 adb: split file_sync_service.h into client and daemon parts. by Josh Gao · 6 years ago
- b4edbdf adb: Remove most C-style allocations by Luis Hector Chavez · 6 years ago
- 2174685 Merge changes I31e444f3,If07ff05f,If3ba190d by Jerry Zhang · 6 years ago
- 76d17db adb: Have device usb_handle return io size by Jerry Zhang · 7 years ago
- 86e6718 [adb] Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
- 37f11f5 adb: work around adbd push bug. by Josh Gao · 6 years ago
- 874c941 Simplify __attribute__((__printf__)) use. by Elliott Hughes · 7 years ago
- bf5167c adb: add `adb raw` to connect to an arbitrary service. by Josh Gao · 7 years ago
- 8fa3351 Fix `adb logcat` return code. by Elliott Hughes · 7 years ago
- d244d47 Merge "Fix exit-time-destructor warning" by Treehugger Robot · 7 years ago
- 2c513a1 Fix exit-time-destructor warning by Pirama Arumuga Nainar · 7 years ago
- 7ee327d Merge changes I465804fd,Ib5a684bb,If5e66570,I8471cc00,I8ba0a70a by Josh Gao · 7 years ago
- 9528df2 adb: remove fdevent_install, fdevent_remove. by Josh Gao · 7 years ago
- 0aeda10 adb: Add a way to reconnect TCP transports by Luis Hector Chavez · 7 years ago
- c838850 adb: fix uninitialized variable in AsyncServiceRef. by Josh Gao · 7 years ago
- e964a0e Merge "adb: add authorizing, connecting states to transport." by Josh Gao · 7 years ago
- 30a3c5a Documented adb install --instant by Felipe Leme · 7 years ago
- 7a7c5cb adb: add authorizing, connecting states to transport. by Josh Gao · 7 years ago
- cd2a529 adb: switch apacket payload to a type that doesn't initialize its contents. by Josh Gao · 7 years ago
- 83d33f8 Merge "adb: properly calculate packet size on Mac." by Treehugger Robot · 7 years ago
- c7f2d19 adb: properly calculate packet size on Mac. by Josh Gao · 7 years ago
- 145ac02 Support /odm and /product in "adb remount" and "adb sync". by Elliott Hughes · 7 years ago
- f2a988c adb: implement std::make_unique, start using it. by Josh Gao · 7 years ago
- ae5f7ff Merge changes from topic "adb_bp" by Josh Gao · 7 years ago
- a54dbfd Add a NOLINT for the memory leak we added by George Burgess IV · 7 years ago
- 361148b adb: switch over to Android.bp. by Josh Gao · 7 years ago
- d64d2ed adb: add a way to make the server intentionally leak. by Josh Gao · 7 years ago
- 50576fd adb: stop using quick_exit. by Josh Gao · 7 years ago
- dfe539e adb: add missing condition_variable include by Mike Frysinger · 7 years ago
- d8171d9 Merge "adb: get libusb compiling on Windows." by Treehugger Robot · 7 years ago
- 511ff8a adb: get libusb compiling on Windows. by Josh Gao · 7 years ago
- a82f246 adb: disable USB packet overflow checking on OS X. by Josh Gao · 7 years ago
- 21a991d adb: cleanup some portions of client usb interfaces by Mark Salyzyn · 7 years ago
- d4bf94d adb: clang-format for adb.h and client/usb_windows.cpp by Mark Salyzyn · 7 years ago
- ef704a1 adb: remove SendConnectOnHost. by Josh Gao · 8 years ago
- 4d29974 Revert "adb: fix deadlock between transport_unref and usb_close." by Josh Gao · 7 years ago
- cd61ae3 Give a clear error message if we can't start the server. by Elliott Hughes · 8 years ago
- be9c837 adb: libusb: switch from polling for accessibility to a sleep. by Josh Gao · 8 years ago
- 1a2eacc adb: improve race between device_connected and device_disconnected. by Josh Gao · 8 years ago
- 8bb766e adb: libusb: don't try to delete a usb_handle twice. by Josh Gao · 8 years ago
- 4b64084 adb: reunregress waiting for device on start-server. by Josh Gao · 8 years ago
- 09628bb adb: fix deadlock. by Josh Gao · 8 years ago
- 530b9f1 adb: redirect stdout/stderr before initializing usb. by Josh Gao · 8 years ago
- a96dc5f adb: libusb: recognize devices with multiple interfaces. by Josh Gao · 8 years ago