- 6e00ff9 Multi-package support for APEX. by Dario Freni · 6 years ago
- 0fc76fc Merge "adb: switch install to unique_fd." by Treehugger Robot · 6 years ago
- 360da94 Merge "Admit that there's more `adb install` help available." by Treehugger Robot · 6 years ago
- 28ed62e adb: switch install to unique_fd. by Josh Gao · 6 years ago
- af1f480 Admit that there's more `adb install` help available. by Elliott Hughes · 6 years ago
- e8bad51 Adds atomic install support to adb by Patrick Baumann · 6 years ago
- cb312fb Merge "Only set mdns_registered on success" by Josh Gao · 6 years ago
- 45fecac Merge "adbd: Automatically disable verity in adb remount." by David Anderson · 6 years ago
- de46038 Only set mdns_registered on success by Gustav Svensson · 6 years ago
- a27184b Adding Android Binder Bridge (abb) utility launched from adbd. by Alex Buynytskyy · 6 years ago
- 66f2cc6 adbd: strip nulls from all service strings. by Josh Gao · 6 years ago
- cdaa412 adb: switch connect_to_remote to string_view. by Josh Gao · 6 years ago
- 22afdbd adb: switch skip_host_serial to string_view. by Josh Gao · 6 years ago
- 8d65bee adb: add stroll equivalent for string_view. by Josh Gao · 6 years ago
- f4b8868 adb: finish switching service creation to string_view. by Josh Gao · 6 years ago
- 897be63 adb: switch socket spec to string_view. by Josh Gao · 6 years ago
- 2d7db0c adb: switch daemon_service_to_fd to string_view. by Josh Gao · 6 years ago
- e3f3846 adb: switch usb_linux helper to string_view. by Josh Gao · 6 years ago
- d157b2a adb: switch unix_open to string_view. by Josh Gao · 6 years ago
- bf7fd4a Minor refactor to support strings with embedded zeros. by Alex Buynytskyy · 6 years ago
- e41302d adbd: Automatically disable verity in adb remount. by David Anderson · 6 years ago
- bb2351d8 Merge "Change --fastdeploy behaviour" by Treehugger Robot · 6 years ago
- 9bcb60d Change --fastdeploy behaviour by Henry Daitx · 6 years ago
- 82e3c18 Merge changes I042f25f8,I973f42c5,Icb4acea5 by Josh Gao · 6 years ago
- 69631bf adbd: add source/sink services. by Josh Gao · 6 years ago
- 0e5617d adb: make `adb raw` bidirectional. by Josh Gao · 6 years ago
- 8db64b7 adb: remove incorrect use of RTTI. by Josh Gao · 6 years ago
- 1c0bfc2 Merge "Fix performance-for-range-copy warnings" by Treehugger Robot · 6 years ago
- 0d0b7f6 Start using new C++ Fstab class widely by Tom Cherry · 6 years ago
- d888bb3 Fix performance-for-range-copy warnings by Chih-Hung Hsieh · 6 years ago
- 33a03db Merge "Removes ASEC-related install flags" by Treehugger Robot · 6 years ago
- 2235a27 Removes ASEC-related install flags by Patrick Baumann · 6 years ago
- c784584 Fix adb not correctly reading return code from DeployAgent by Henry Daitx · 6 years ago
- d7b22d7 Merge "adb: fix authentication when reconnecting." by Treehugger Robot · 6 years ago
- ac3acb7 Merge "Enable the APEX support on the device side." by Treehugger Robot · 6 years ago
- 7a1aad5 adb: fix authentication when reconnecting. by Josh Gao · 6 years ago
- e67c643 Merge "C++17 is the default now." by Treehugger Robot · 6 years ago
- 69749a6 Merge "Revert "Revert "Revert "adb: append the libwinpthread COPYING to adb's NOTICE."""" by Jaewoong Jung · 6 years ago
- 49f5599 C++17 is the default now. by Elliott Hughes · 6 years ago
- 8c32326 Enable the APEX support on the device side. by Josh Gao · 6 years ago
- 21a1567 Merge "Fix fastdeploy issues when testing Boat Attack Unity3D demo" by Idries Hamadi · 6 years ago
- da5a092 Revert "Revert "Revert "adb: append the libwinpthread COPYING to adb's NOTICE.""" by Jaewoong Jung · 6 years ago
- ade28a8 Fix fastdeploy issues when testing Boat Attack Unity3D demo by Idries Hamadi · 6 years ago
- 529d2e9 Add OWNERS file to fastdeploy so idries@ can approve changes by Idries Hamadi · 6 years ago
- 730fe9b Merge "adb: stop using adbkey.pub." by Treehugger Robot · 6 years ago
- 6bc1601 Switch from dist-for-goals to dist in Android.bp by Dan Willemsen · 6 years ago
- 414ec60 logical -> dynamic partitions. by Yifan Hong · 6 years ago
- dccd25e adb: stop using adbkey.pub. by Josh Gao · 6 years ago
- d090128 switch to using android-base/file.h instead of android-base/test_utils.h by Mark Salyzyn · 6 years ago
- e34f5fb Revert "adb: make benchmarks build on the host." by Josh Gao · 6 years ago
- 4c2193b adb: fix NonblockingFdConnection's behavior with large writes. by Josh Gao · 6 years ago
- 222be41 adb: fix zero-initialization in Block. by Josh Gao · 6 years ago
- e711d7b adb: make benchmarks build on the host. by Josh Gao · 6 years ago
- e87abc0 adb: flush stderr after logging on Windows. by Josh Gao · 6 years ago
- 1123d5d adb: libusb: don't set interface alternate setting. by Josh Gao · 6 years ago
- 6dbfca0 Merge "adb: pin USB interface versions on darwin." by Josh Gao · 6 years ago
- bf1cc54 adb: pin USB interface versions on darwin. by Josh Gao · 6 years ago
- 7700c61 Merge "adb: switch version back to 40." by Josh Gao · 6 years ago
- 7489b4b adb: overlayfs failed to remount /system by Mark Salyzyn · 6 years ago
- 714d745 Merge "adbd: Fix adb remount when switching roots during first-stage init." by David Anderson · 6 years ago
- 7c9a1ed Merge "Revert "Revert "adb: append the libwinpthread COPYING to adb's NOTICE.""" by Jaewoong Jung · 6 years ago
- 5eb30bb Revert "Revert "adb: append the libwinpthread COPYING to adb's NOTICE."" by Jaewoong Jung · 6 years ago
- 8059cf1 Merge "Revert "adb: append the libwinpthread COPYING to adb's NOTICE."" by Jaewoong Jung · 6 years ago
- 93f948f Revert "adb: append the libwinpthread COPYING to adb's NOTICE." by Jaewoong Jung · 6 years ago
- 05b7bc9 adb: switch version back to 40. by Josh Gao · 6 years ago
- 81a1a55 adb: print emulator console output by bohu · 6 years ago
- 98a8850 adb install-multiple to also accept .fsv_sig by Victor Hsieh · 6 years ago
- 3abd3ed adbd: Fix adb remount when switching roots during first-stage init. by David Anderson · 6 years ago
- b195cd1 Merge "adb: Use a default _SC_GETPW_R_SIZE_MAX size" by Treehugger Robot · 6 years ago
- 400d817 adb: Use a default _SC_GETPW_R_SIZE_MAX size by Robert Yang · 6 years ago
- 37c6e6e adb: correct tcpip help message by bohu · 6 years ago
- eab248a Add feature flag for b/110953234 fix. by Josh Gao · 6 years ago
- 136100f Accept apex packages as argument. by Dario Freni · 7 years ago
- c736355 Merge "adb: don't use <error.h>." by Treehugger Robot · 6 years ago
- c0305f2 adb: don't use <error.h>. by Elliott Hughes · 6 years ago
- ebbc281 Merge "adb: set main thread in transport tests." by Josh Gao · 6 years ago
- 061ba90 Merge changes I9b77c105,I0b369d16,I59602c20,Iae4f3d55 by Josh Gao · 6 years ago
- 64f5858 adbd: implement a nonblocking USB Connection. by Josh Gao · 6 years ago
- bbf0681 adb: set main thread in transport tests. by Josh Gao · 6 years ago
- 463005b adb: rationalize fatal/error logging. by Elliott Hughes · 6 years ago
- b383ea5 adbd: rename daemon/usb.cpp to daemon/usb_legacy.cpp. by Josh Gao · 6 years ago
- c5d364e adbd: open functionfs ep0 as O_RDWR. by Josh Gao · 6 years ago
- 61e5bf0 adbd: extract functionfs fd creation. by Josh Gao · 6 years ago
- 4b07a04 Merge changes Ic8d22016,I3e15296e,Ie275e22c by Treehugger Robot · 6 years ago
- 7c4caaf Merge "test_adb.py: silence ResourceWarning." by Josh Gao · 6 years ago
- f8694d8 test_adb.py: silence ResourceWarning. by Josh Gao · 6 years ago
- 69949d6 adb: improve benchmark script a bit. by Josh Gao · 6 years ago
- b9aaf35 adb: extract helper for dumping a packet header. by Josh Gao · 6 years ago
- 2266f80 adbd: turn on -Wthread-safety. by Josh Gao · 6 years ago
- 9794047 Add adb_integration_test_device to general-tests by Julien Desprez · 6 years ago
- 44b6097 Merge "Revert "adb: don't close sockets before hitting EOF."" by Josh Gao · 6 years ago
- b0002a8 Revert "adb: don't close sockets before hitting EOF." by Josh Gao · 6 years ago
- d5be476 Merge "adb: add reboot-fastboot command" by Treehugger Robot · 6 years ago
- b87e708 adb: add reboot-fastboot command by Mark Salyzyn · 7 years ago
- e57bb00 Merge changes from topic "windows-libcxx" by Pirama Arumuga Nainar · 6 years ago
- 4772487 Merge "Reverted aapt dependency to be a dependency on libandroidfw" by Idries Hamadi · 6 years ago
- 00f1134 Merge "adb: don't close sockets before hitting EOF." by Josh Gao · 6 years ago
- cb0ba7c Merge "adb: identical symlink, do not update" by Treehugger Robot · 6 years ago
- af4a6cd Merge changes Ia4244757,Ibcdf69d9 by Josh Gao · 6 years ago
- 7bec572 adb: identical symlink, do not update by Mark Salyzyn · 7 years ago