- b796cd5 Make adb stream-aware by Lee Shombert · 3 years, 5 months ago
- 433d9d1 Merge "Make `adb help` list all known compression algorithms." by Treehugger Robot · 3 years, 6 months ago
- 0998878 Make `adb help` list all known compression algorithms. by Elliott Hughes · 3 years, 6 months ago
- 1805609 The verity binaries should be behind the "remount" feature too. by Elliott Hughes · 3 years, 6 months ago
- eddd2d3 Merge "Removing dead-code (dev: local service processing)." by Shaju Mathew · 3 years, 7 months ago
- 7282f07 Removing dead-code (dev: local service processing). by Shaju Mathew · 3 years, 7 months ago
- de7776a adb: don't SEGV if no arguments are given. by Elliott Hughes · 3 years, 8 months ago
- 5703eb3 adb --one-device feature. by Vince Harron · 3 years, 9 months ago
- bf7da1c Refactoring out to a common/exception-handling retrieval function. by Shaju Mathew · 3 years, 10 months ago
- 3b481e5 Propagation of disable/enable-verity shell error into adb host. by Shaju Mathew · 3 years, 10 months ago
- 8e7c972 Add attach/detach support to libusb backend. by Josh Gao · 4 years, 2 months ago
- ebf09dd Support forwarding to vsock. by Andrew Walbran · 4 years, 6 months ago
- 30e74ac adb: disable compression by default for adb pull by Snild Dolkow · 5 years ago
- 04ef696 adb: fix timeout-related test flakiness. by Josh Gao · 4 years, 10 months ago
- bdebc9b adb: implement zstd compression for file sync. by Josh Gao · 5 years ago
- 3b24e9d Merge changes from topic "adb-mdns" by Joshua Duong · 5 years ago
- 64979d0 adb pair: allow passing password as command-line argument. by Joshua Duong · 5 years ago
- 5d3ef9b adb: add `adb transport-id` command. by Josh Gao · 5 years ago
- 2ed15ac [adb] Disable _adb._tcp. service auto-connect by default. by Joshua Duong · 5 years ago
- 5f63d11 [adb client] Add "mdns services" command. by Joshua Duong · 5 years ago
- e22e161 [adb client] Add "adb mdns check" command. by Joshua Duong · 5 years ago
- 291733b adb: fix feature sets on devices that don't have them. by Josh Gao · 5 years ago
- 816c2d2 [adb] Don't copy features set on each get() by Yurii Zubrytskyi · 5 years ago
- 8a410a0 adb: add dry-run option to push/sync. by Josh Gao · 5 years ago
- fb386cc adb: implement LZ4 compression. by Josh Gao · 5 years ago
- bfcd8ff adb: add interfaces for Encoder/Decoder. by Josh Gao · 5 years ago
- 2f0f9eb adb: implement compression for file sync. by Josh Gao · 5 years ago
- 745a818 [adb] Fix incremental installation on Windows by Yurii Zubrytskyi · 5 years ago
- daf826a [adb data server] wait for installation results before terminates by Songchun Fan · 5 years ago
- 3657e9d adb: support wait-for- with multiple states. by Elliott Hughes · 5 years ago
- 420ad55 "track-app" service showing debuggable/profileable apps by Shukang Zhou · 6 years ago
- 290ccb5 [adbwifi] Add adbwifi_libs, TLS connection, and MDNS implementation. by Joshua Duong · 6 years ago
- 175ce29 Incremental installations in adb, client/host side. by Alex Buynytskyy · 6 years ago
- d7f1d0b adb: report error in copy_to_file. by Josh Gao · 6 years ago
- 88dd246 adb: windows: fix adb execute root cmd with no tips by Junyong Sun · 6 years ago
- 6008f9d Merge "adb: fix `adb connect` help typo." by Treehugger Robot · 6 years ago
- fff240a adb: avoid consuming input in `adb remount`. by Josh Gao · 6 years ago
- a5d0903 adb: fix `adb connect` help typo. by Elliott Hughes · 6 years ago
- 63cb181 adb: improve help for -t/-tt. by Elliott Hughes · 6 years ago
- 3e12469 Revert "Revert "Support socket activation of adb server"" by Daniel Colascione · 6 years ago
- 2a34e58 Revert "Support socket activation of adb server" by Raman Tenneti · 6 years ago
- 0329373 Support socket activation of adb server by Daniel Colascione · 6 years ago
- 1af550e FastDeploy refactor: 2+GB APK support, optimizations, tests. by Alex Buynytskyy · 6 years ago
- e39eb9b adb: fix adb remount -R by Mark Salyzyn · 6 years ago
- f764d57 adb: use shell for remount to forward return codes. by Josh Gao · 6 years ago
- 51fc604 Merge "[adb] Speed up the streaming install" by Songchun Fan · 6 years ago
- e031c5f Merge changes I4d6bda45,I72576e1f by Josh Gao · 6 years ago
- e59c1bd [adb] Speed up the streaming install by Yurii Zubrytskyi · 6 years ago
- ed00ae1 adb: don't manually construct device selection prefix in forward. by Josh Gao · 6 years ago
- 9b2458a adb: add `--abi` to the `adb install` help. by Elliott Hughes · 6 years ago
- 3d792f4 adb: fix track-devices-l. by Elliott Hughes · 6 years ago
- abd4cab Merge "Restore default port for `adb connect`." by Elliott Hughes · 6 years ago
- 14d673e Restore default port for `adb connect`. by Elliott Hughes · 6 years ago
- c4b9b97 Clarify `adb sync -l` help text. by Elliott Hughes · 6 years ago
- b0c201c Rename product_services to system_ext by Justin Yun · 6 years ago
- ee1221d Refactorings to match adb_abb to adb_shell code. by Alex Buynytskyy · 6 years ago
- 9e1eb5d Merge "adb: Allow `adb rescue getprop`." by Tao Bao · 6 years ago
- 1b11c23 adb: Allow `adb rescue getprop`. by Tao Bao · 6 years ago
- ed2e873 Allow adb to handle single paramter with install-multi-package flag by Mohammad Samiul Islam · 6 years ago
- df5830f Merge "Add deprecation warning to adb backup/restore" by Al Sutton · 6 years ago
- b6326c7 Add deprecation warning to adb backup/restore by Al Sutton · 6 years ago
- 90228a6 Revert "Revert "Add a way to turn off unique_fd's operator int."" by Josh Gao · 6 years ago
- 4d74f2f adb: increase `adb [un]root` timeout. by Josh Gao · 6 years ago
- 8829d15 Support adb rescue wipe command by xunchang · 6 years ago
- dfbc1ed Merge "Revert "Add a way to turn off unique_fd's operator int."" by Ian Kasprzak · 6 years ago
- dfdf916 Revert "Add a way to turn off unique_fd's operator int." by Ian Kasprzak · 6 years ago
- d337e1c Merge "Add a way to turn off unique_fd's operator int." by Josh Gao · 6 years ago
- 6bc7700 Add a way to turn off unique_fd's operator int. by Josh Gao · 6 years ago
- e23e6c7 adb: Support rescue install and getprop. by Tao Bao · 6 years ago
- 9d6eca5 adb: Recognize rescue mode. by Tao Bao · 6 years ago
- d2fbd5c adb: avoid sign extension of shell return code. by Josh Gao · 6 years ago
- 67209db adb: attempt to exec newer adb servers on Linux. by Josh Gao · 6 years ago
- 4ce212e adb: make root/unroot wait for the device to come back. by Josh Gao · 6 years ago
- 8a2390a Merge "Restrict scanning port range, not emulator count" by Josh Gao · 6 years ago
- 96ee6b1 Restrict scanning port range, not emulator count by Tim Baverstock · 7 years ago
- ff707d3 adb: wait for device to disconnect upon `adb root`. by Josh Gao · 6 years ago
- b32f5ac adb: implement wait-for-disconnect. by Josh Gao · 6 years ago
- c270596 adb: convert more stuff to unique_fd. by Josh Gao · 7 years ago
- e1fa814 Adding new feature to adb "abb". by Alex Buynytskyy · 7 years ago
- 504b87f Merge "Admit that there's more `adb install` help available." by Treehugger Robot · 7 years ago
- f8a4104 Admit that there's more `adb install` help available. by Elliott Hughes · 7 years ago
- 810ee9b Adds atomic install support to adb by Patrick Baumann · 7 years ago
- 307c3e4 Merge "adbd: Automatically disable verity in adb remount." by David Anderson · 7 years ago
- ef34f01 Adding Android Binder Bridge (abb) utility launched from adbd. by Alex Buynytskyy · 7 years ago
- 63b8a45 adbd: Automatically disable verity in adb remount. by David Anderson · 7 years ago
- 2109427 Merge "Change --fastdeploy behaviour" by Treehugger Robot · 7 years ago
- e4cc4d9 Change --fastdeploy behaviour by Henry Daitx · 7 years ago
- 7b438fa adb: make `adb raw` bidirectional. by Josh Gao · 7 years ago
- c51b15b Merge "Removes ASEC-related install flags" by Treehugger Robot · 7 years ago
- e75ef0a Removes ASEC-related install flags by Patrick Baumann · 7 years ago
- 13102c3 adb: stop using adbkey.pub. by Josh Gao · 7 years ago
- a49faa8 adb: correct tcpip help message by bohu · 7 years ago
- 0119a91 adb: don't use <error.h>. by Elliott Hughes · 7 years ago
- e64126b adb: rationalize fatal/error logging. by Elliott Hughes · 7 years ago
- 31ac803 Merge "adb: add reboot-fastboot command" by Treehugger Robot · 7 years ago
- d642043 adb: add reboot-fastboot command by Mark Salyzyn · 7 years ago
- 2fafa69 Merge changes from topic "windows-libcxx" by Pirama Arumuga Nainar · 7 years ago
- 9dcbc21 Support > 2GiB seeks in adb_lseek. by Elliott Hughes · 7 years ago
- 5231aff Adapt to switch to libc++ for Windows by Pirama Arumuga Nainar · 7 years ago
- b1702db Small clean ups for issues raised in reviews of fastdeploy by Idries Hamadi · 7 years ago