1. 60f1b10 Merge "adb: support wait-for- with multiple states." by Elliott Hughes · 4 years, 10 months ago
  2. f5e7508 adb: Avoid a couple std::string constructions by Greg Kaiser · 4 years, 10 months ago
  3. 3657e9d adb: support wait-for- with multiple states. by Elliott Hughes · 4 years, 10 months ago
  4. dfda830 Merge "adb: defer acknowledgement of pushed files until the end." by Josh Gao · 4 years, 10 months ago
  5. dd731b6 Merge ""track-app" service showing debuggable/profileable apps" by Treehugger Robot · 4 years, 10 months ago
  6. 758a27d adb: improve logging of key loading slightly. by Elliott Hughes · 4 years, 10 months ago
  7. 420ad55 "track-app" service showing debuggable/profileable apps by Shukang Zhou · 4 years, 11 months ago
  8. 4219e67 adb: defer acknowledgement of pushed files until the end. by Josh Gao · 4 years, 10 months ago
  9. 62ce57b Properly remove adb DNS services. by Joshua Duong · 4 years, 10 months ago
  10. 68301ac Merge "incremental_server: fix a use of uninitalized memory" by Treehugger Robot · 4 years, 10 months ago
  11. 7634dcd Merge "adbd: remove static dependency on libcutils." by Josh Gao · 4 years, 10 months ago
  12. 07fb48c incremental_server: fix a use of uninitalized memory by George Burgess IV · 4 years, 10 months ago
  13. 64fab75 [adbwifi] Add A_STLS command. by Joshua Duong · 5 years ago
  14. 290ccb5 [adbwifi] Add adbwifi_libs, TLS connection, and MDNS implementation. by Joshua Duong · 5 years ago
  15. bacfdb5 Initialize |sentBlocksCount| by Yurii Zubrytskyi · 4 years, 10 months ago
  16. f64ea4b Fix the MacOS build of incremental* by Yurii Zubrytskyi · 4 years, 10 months ago
  17. a4dfc14 adbd: remove static dependency on libcutils. by Josh Gao · 4 years, 10 months ago
  18. 09e5e24 [adb] Add a version field to v4 signature format by Yurii Zubrytskyi · 4 years, 10 months ago
  19. 175ce29 Incremental installations in adb, client/host side. by Alex Buynytskyy · 4 years, 11 months ago
  20. 48bdec7 add a version TXT record to adb secure mdns services by Lingfeng Yang · 5 years ago
  21. 9f4fff3 adb client interface for secure services by Lingfeng Yang · 6 years ago
  22. 8f21710 get the ip address info for all DNS services by Lingfeng Yang · 6 years ago
  23. b90156e make the client browse for appropriate mdns services by Lingfeng Yang · 6 years ago
  24. 090c807 Move adb RSA utilities into its own library. by Joshua Duong · 5 years ago
  25. d7f1d0b adb: report error in copy_to_file. by Josh Gao · 5 years ago
  26. 0138d61 adb: make the push summary fit in 80 columns. by Elliott Hughes · 5 years ago
  27. 88dd246 adb: windows: fix adb execute root cmd with no tips by Junyong Sun · 5 years ago
  28. 6008f9d Merge "adb: fix `adb connect` help typo." by Treehugger Robot · 5 years ago
  29. fff240a adb: avoid consuming input in `adb remount`. by Josh Gao · 5 years ago
  30. a5d0903 adb: fix `adb connect` help typo. by Elliott Hughes · 5 years ago
  31. 8de1dcd Merge "Enable "localfilesystem" UNIX domain socket for ADB." by Treehugger Robot · 5 years ago
  32. 63cb181 adb: improve help for -t/-tt. by Elliott Hughes · 5 years ago
  33. 26fdced Merge changes I6ff85723,Ia7d743d5 by Josh Gao · 5 years ago
  34. 3e12469 Revert "Revert "Support socket activation of adb server"" by Daniel Colascione · 5 years ago
  35. 8461387 Enable "localfilesystem" UNIX domain socket for ADB. by Jason Jeremy Iman · 5 years ago
  36. a23825d Merge "Revert "Delay initial accept() until server initialized"" by Raman Tenneti · 5 years ago
  37. bf34b22 Revert "Delay initial accept() until server initialized" by Raman Tenneti · 5 years ago
  38. d4de7ad Merge "Revert "Support socket activation of adb server"" by Raman Tenneti · 5 years ago
  39. 2a34e58 Revert "Support socket activation of adb server" by Raman Tenneti · 5 years ago
  40. 0e42b0f Merge "Delay initial accept() until server initialized" by Treehugger Robot · 5 years ago
  41. b14c37f Merge "Support socket activation of adb server" by Daniel Colascione · 5 years ago
  42. 447fd4e Merge "fastdeploy: fix tests." by Elliott Hughes · 5 years ago
  43. 22c1507 fastdeploy: fix tests. by Elliott Hughes · 5 years ago
  44. 5bbe8aa Delay initial accept() until server initialized by Daniel Colascione · 5 years ago
  45. 0329373 Support socket activation of adb server by Daniel Colascione · 5 years ago
  46. 2155f3f Properly finish daemon init when initial USB scan complete by Daniel Colascione · 5 years ago
  47. 3b1ff09 adb: log more detail on failure to read keys. by Elliott Hughes · 5 years ago
  48. 1af550e FastDeploy refactor: 2+GB APK support, optimizations, tests. by Alex Buynytskyy · 5 years ago
  49. 567835d Merge "adb: fragment host linux USB writes when needed." by Josh Gao · 5 years ago
  50. 002deee Merge "adb: fix infinite loop when attempting to push to //foo." by Treehugger Robot · 5 years ago
  51. ce6d3a5 adb: fix infinite loop when attempting to push to //foo. by Josh Gao · 5 years ago
  52. e39eb9b adb: fix adb remount -R by Mark Salyzyn · 5 years ago
  53. 949e0e6 adb: fragment host linux USB writes when needed. by Josh Gao · 5 years ago
  54. bdff85c Using the correct feature name for abb_exec. by Alex Buynytskyy · 5 years ago
  55. f764d57 adb: use shell for remount to forward return codes. by Josh Gao · 5 years ago
  56. 7b08307 adb: add ls_v2. by Josh Gao · 5 years ago
  57. 849a6cf adb: rename syncmsg::*::time to mtime. by Josh Gao · 5 years ago
  58. 0e3ed1c Merge "[adb] Cache features set inside the client process" by Songchun Fan · 5 years ago
  59. 51fc604 Merge "[adb] Speed up the streaming install" by Songchun Fan · 5 years ago
  60. e031c5f Merge changes I4d6bda45,I72576e1f by Josh Gao · 5 years ago
  61. e59c1bd [adb] Speed up the streaming install by Yurii Zubrytskyi · 6 years ago
  62. ed00ae1 adb: don't manually construct device selection prefix in forward. by Josh Gao · 5 years ago
  63. 3490143 Merge "adb: fail better in install-multiple." by Elliott Hughes · 5 years ago
  64. 8268ed3 Merge "adb: add `--abi` to the `adb install` help." by Elliott Hughes · 5 years ago
  65. e129700 Merge "Fix `adb install` on very old Android releases." by Elliott Hughes · 5 years ago
  66. b6ebbe2 adb: fail better in install-multiple. by Elliott Hughes · 5 years ago
  67. 9b2458a adb: add `--abi` to the `adb install` help. by Elliott Hughes · 5 years ago
  68. 203f537 Fix `adb install` on very old Android releases. by Elliott Hughes · 5 years ago
  69. fb6ffb9 [adb] Cache features set inside the client process by Yurii Zubrytskyi · 6 years ago
  70. 3d792f4 adb: fix track-devices-l. by Elliott Hughes · 5 years ago
  71. abd4cab Merge "Restore default port for `adb connect`." by Elliott Hughes · 5 years ago
  72. 22deafe Merge "Clarify `adb sync -l` help text." by Treehugger Robot · 5 years ago
  73. 14d673e Restore default port for `adb connect`. by Elliott Hughes · 5 years ago
  74. c4b9b97 Clarify `adb sync -l` help text. by Elliott Hughes · 5 years ago
  75. 0d38411 Fastdeploy converted to c++ and bin2c on the jar. by Joshua Gilpatrick · 5 years ago
  76. 835d90e adb: switch from system_clock to steady_clock. by Josh Gao · 5 years ago
  77. 66db2e7 Merge changes from topic "fdevent_refactor" by Josh Gao · 5 years ago
  78. b0c201c Rename product_services to system_ext by Justin Yun · 6 years ago
  79. b51193a adb: move fdevent to its own folder. by Josh Gao · 6 years ago
  80. ee1221d Refactorings to match adb_abb to adb_shell code. by Alex Buynytskyy · 6 years ago
  81. 9e1eb5d Merge "adb: Allow `adb rescue getprop`." by Tao Bao · 6 years ago
  82. 1b11c23 adb: Allow `adb rescue getprop`. by Tao Bao · 6 years ago
  83. ed2e873 Allow adb to handle single paramter with install-multi-package flag by Mohammad Samiul Islam · 6 years ago
  84. df5830f Merge "Add deprecation warning to adb backup/restore" by Al Sutton · 6 years ago
  85. 003d6d0 Merge "NFC: Fix potentially uninitialized 'port' variable." by Treehugger Robot · 6 years ago
  86. 6bc205e NFC: Fix potentially uninitialized 'port' variable. by Stephen Hines · 6 years ago
  87. b6326c7 Add deprecation warning to adb backup/restore by Al Sutton · 6 years ago
  88. 90228a6 Revert "Revert "Add a way to turn off unique_fd's operator int."" by Josh Gao · 6 years ago
  89. 4d74f2f adb: increase `adb [un]root` timeout. by Josh Gao · 6 years ago
  90. 45bfdd8 Merge "adb: restore generation of public key in `adb keygen`." by Treehugger Robot · 6 years ago
  91. 972221b adb: restore generation of public key in `adb keygen`. by Josh Gao · 6 years ago
  92. 8829d15 Support adb rescue wipe command by xunchang · 6 years ago
  93. dfbc1ed Merge "Revert "Add a way to turn off unique_fd's operator int."" by Ian Kasprzak · 6 years ago
  94. dfdf916 Revert "Add a way to turn off unique_fd's operator int." by Ian Kasprzak · 6 years ago
  95. d337e1c Merge "Add a way to turn off unique_fd's operator int." by Josh Gao · 6 years ago
  96. 6bc7700 Add a way to turn off unique_fd's operator int. by Josh Gao · 6 years ago
  97. e23e6c7 adb: Support rescue install and getprop. by Tao Bao · 6 years ago
  98. 9d6eca5 adb: Recognize rescue mode. by Tao Bao · 6 years ago
  99. 5967891 adb: fix mac build breakage. by Josh Gao · 6 years ago
  100. 3a2172b adb: make `adb reconnect` perform a USB reset. by Josh Gao · 6 years ago