- 50ab0a6 adb: implement compression for file sync. by Josh Gao · 5 years ago
- c3ac339 [adb] Fix incremental installation on Windows by Yurii Zubrytskyi · 5 years ago
- c4a9d16 [adb data server] wait for installation results before terminates by Songchun Fan · 5 years ago
- d85f5c0 [adbwifi] Add adbwifi_libs, TLS connection, and MDNS implementation. by Joshua Duong · 6 years ago
- 96ff54b Incremental installations in adb, client/host side. by Alex Buynytskyy · 5 years ago
- 3828ebc adb: report error in copy_to_file. by Josh Gao · 6 years ago
- 1ffccf5 adb: windows: fix adb execute root cmd with no tips by Junyong Sun · 6 years ago
- f5a329f Merge "adb: fix `adb connect` help typo." by Treehugger Robot · 6 years ago
- 9e75634 adb: avoid consuming input in `adb remount`. by Josh Gao · 6 years ago
- 65474fd adb: fix `adb connect` help typo. by Elliott Hughes · 6 years ago
- dfe6c84 adb: improve help for -t/-tt. by Elliott Hughes · 6 years ago
- 3ec7be7 Revert "Revert "Support socket activation of adb server"" by Daniel Colascione · 6 years ago
- c77904e Revert "Support socket activation of adb server" by Raman Tenneti · 6 years ago
- 4456b5f Support socket activation of adb server by Daniel Colascione · 6 years ago
- 665f3ff FastDeploy refactor: 2+GB APK support, optimizations, tests. by Alex Buynytskyy · 6 years ago
- 6f908ce adb: fix adb remount -R by Mark Salyzyn · 6 years ago
- 8c2198c adb: use shell for remount to forward return codes. by Josh Gao · 6 years ago
- 82834f1 Merge "[adb] Speed up the streaming install" by Songchun Fan · 6 years ago
- 6c4cfd6 Merge changes I4d6bda45,I72576e1f by Josh Gao · 6 years ago
- 6eca0e6 [adb] Speed up the streaming install by Yurii Zubrytskyi · 6 years ago
- da9c767 adb: don't manually construct device selection prefix in forward. by Josh Gao · 6 years ago
- c0ebd59 adb: add `--abi` to the `adb install` help. by Elliott Hughes · 6 years ago
- fc2f5f6 adb: fix track-devices-l. by Elliott Hughes · 6 years ago
- 690c8c8 Merge "Restore default port for `adb connect`." by Elliott Hughes · 6 years ago
- 573e67c Restore default port for `adb connect`. by Elliott Hughes · 6 years ago
- 4c8ea89 Clarify `adb sync -l` help text. by Elliott Hughes · 6 years ago
- 5d0ac62 Rename product_services to system_ext by Justin Yun · 6 years ago
- cc2f124 Refactorings to match adb_abb to adb_shell code. by Alex Buynytskyy · 6 years ago
- 8eea2ca Merge "adb: Allow `adb rescue getprop`." by Tao Bao · 6 years ago
- 599eee1 adb: Allow `adb rescue getprop`. by Tao Bao · 6 years ago
- b581ce9 Allow adb to handle single paramter with install-multi-package flag by Mohammad Samiul Islam · 6 years ago
- 09070af Merge "Add deprecation warning to adb backup/restore" by Al Sutton · 6 years ago
- 31d335f Add deprecation warning to adb backup/restore by Al Sutton · 6 years ago
- 27241a7 Revert "Revert "Add a way to turn off unique_fd's operator int."" by Josh Gao · 6 years ago
- ef4a999 adb: increase `adb [un]root` timeout. by Josh Gao · 6 years ago
- c2265c5 Support adb rescue wipe command by xunchang · 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
- 971bae0 Merge "Add a way to turn off unique_fd's operator int." by Josh Gao · 6 years ago
- 93d63c0 Add a way to turn off unique_fd's operator int. by Josh Gao · 6 years ago
- 11cf30b adb: Support rescue install and getprop. by Tao Bao · 6 years ago
- 55d407e adb: Recognize rescue mode. by Tao Bao · 6 years ago
- 1e1ae45 adb: avoid sign extension of shell return code. by Josh Gao · 6 years ago
- d10b7c4 adb: attempt to exec newer adb servers on Linux. by Josh Gao · 6 years ago
- 3c99b0f adb: make root/unroot wait for the device to come back. by Josh Gao · 6 years ago
- e6413fc Merge "Restrict scanning port range, not emulator count" by Josh Gao · 6 years ago
- 25173c8 Restrict scanning port range, not emulator count by Tim Baverstock · 6 years ago
- 2020dd6 adb: wait for device to disconnect upon `adb root`. by Josh Gao · 6 years ago
- 1e9e471 adb: implement wait-for-disconnect. by Josh Gao · 6 years ago
- 74ccdf9 adb: convert more stuff to unique_fd. by Josh Gao · 7 years ago
- 01a65ee Adding new feature to adb "abb". by Alex Buynytskyy · 7 years ago
- e5f61a9 Merge "Admit that there's more `adb install` help available." by Treehugger Robot · 7 years ago
- 0d4bf80 Admit that there's more `adb install` help available. by Elliott Hughes · 7 years ago
- dc58b0a Adds atomic install support to adb by Patrick Baumann · 7 years ago
- 22a8462 Merge "adbd: Automatically disable verity in adb remount." by David Anderson · 7 years ago
- 640407d Adding Android Binder Bridge (abb) utility launched from adbd. by Alex Buynytskyy · 7 years ago
- a5db1d7 adbd: Automatically disable verity in adb remount. by David Anderson · 7 years ago
- 17d4171 Merge "Change --fastdeploy behaviour" by Treehugger Robot · 7 years ago
- ee01c80 Change --fastdeploy behaviour by Henry Daitx · 7 years ago
- e89a55d adb: make `adb raw` bidirectional. by Josh Gao · 7 years ago
- bcc2d60 Merge "Removes ASEC-related install flags" by Treehugger Robot · 7 years ago
- 2443944 Removes ASEC-related install flags by Patrick Baumann · 7 years ago
- 2dc4cab adb: stop using adbkey.pub. by Josh Gao · 7 years ago
- ea0c3cb adb: correct tcpip help message by bohu · 7 years ago
- d2aaede adb: don't use <error.h>. by Elliott Hughes · 7 years ago
- 4679a39 adb: rationalize fatal/error logging. by Elliott Hughes · 7 years ago
- 11cbf7d Merge "adb: add reboot-fastboot command" by Treehugger Robot · 7 years ago
- d8e94bd adb: add reboot-fastboot command by Mark Salyzyn · 7 years ago
- a2ccce8 Merge changes from topic "windows-libcxx" by Pirama Arumuga Nainar · 7 years ago
- cabfc3d Support > 2GiB seeks in adb_lseek. by Elliott Hughes · 7 years ago
- 29e3dd8 Adapt to switch to libc++ for Windows by Pirama Arumuga Nainar · 7 years ago
- 4af6ee4 Small clean ups for issues raised in reviews of fastdeploy by Idries Hamadi · 7 years ago
- 86ab9ff adb: static constexpr. by Elliott Hughes · 7 years ago
- 7f3c01c Make sync and remount support product_services. by Anton Hansson · 7 years ago
- 15eb065 Merge "Integrate adb with fastdeploy" by Treehugger Robot · 7 years ago
- e032387 adb: minor cleanup. by Josh Gao · 7 years ago
- ed409ea Integrate adb with fastdeploy by Idries Hamadi · 8 years ago
- f03eebd Accept DexMetadata files (.dm) for install-multiple by Calin Juravle · 8 years ago
- 258d4a9 adb: fix error message for `adb {forward,reverse}` by Josh Gao · 7 years ago
- 86acb86 adb: split shell_service.h into client/daemon/protocol parts. by Josh Gao · 7 years ago
- edec033 adb: split file_sync_service.h into client and daemon parts. 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
- 172d0d4 adb: add `adb raw` to connect to an arbitrary service. by Josh Gao · 7 years ago
- 31f0f1b Fix `adb logcat` return code. by Elliott Hughes · 7 years ago
- 807be77 Documented adb install --instant by Felipe Leme · 7 years ago
- 57e97cb Support /odm and /product in "adb remount" and "adb sync". by Elliott Hughes · 7 years ago
- 31b5be6 adb: implement std::make_unique, start using it. by Josh Gao · 7 years ago
- 2776845 adb: switch over to Android.bp. by Josh Gao · 8 years ago[Renamed from adb/commandline.cpp]
- e163298 Fix adb tcpip tests. by Elliott Hughes · 8 years ago
- b122b17 adb: allow selection of a specific transport. by Josh Gao · 8 years ago
- af39885 Fix bug #37284906, adb shell crashes on windows with invalid options. by Huihong Luo · 8 years ago
- a019f78 adb: increase the shell command length limit. by Josh Gao · 8 years ago
- 06b0d6b Add --sync support to push. by Dan Albert · 8 years ago
- b3c14ec adb: make `adb kill-server` wait for the server to die. by Josh Gao · 8 years ago
- 66b25eb Merge "Improve "adb sideload" error reporting." by Elliott Hughes · 8 years ago
- 09e794c Improve "adb sideload" error reporting. by Elliott Hughes · 8 years ago
- 0754cb9 Simplify "adb sync" documentation. by Elliott Hughes · 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