1. 3a22e8c Merge "adb: fragment host linux USB writes when needed." by Josh Gao · 5 years ago
  2. 070c030 Merge "adb: fix infinite loop when attempting to push to //foo." by Treehugger Robot · 5 years ago
  3. 76b64ba adb: fix infinite loop when attempting to push to //foo. by Josh Gao · 5 years ago
  4. 6f908ce adb: fix adb remount -R by Mark Salyzyn · 5 years ago
  5. 1025b22 adb: fragment host linux USB writes when needed. by Josh Gao · 5 years ago
  6. 7ea92d8 Using the correct feature name for abb_exec. by Alex Buynytskyy · 5 years ago
  7. 8c2198c adb: use shell for remount to forward return codes. by Josh Gao · 5 years ago
  8. 6e86174 Merge "[adb] Cache features set inside the client process" by Songchun Fan · 5 years ago
  9. 82834f1 Merge "[adb] Speed up the streaming install" by Songchun Fan · 5 years ago
  10. 6c4cfd6 Merge changes I4d6bda45,I72576e1f by Josh Gao · 5 years ago
  11. 6eca0e6 [adb] Speed up the streaming install by Yurii Zubrytskyi · 5 years ago
  12. da9c767 adb: don't manually construct device selection prefix in forward. by Josh Gao · 5 years ago
  13. 91a5318 Merge "adb: fail better in install-multiple." by Elliott Hughes · 5 years ago
  14. dad291f Merge "adb: add `--abi` to the `adb install` help." by Elliott Hughes · 5 years ago
  15. 8c4db55 Merge "Fix `adb install` on very old Android releases." by Elliott Hughes · 5 years ago
  16. 541d740 adb: fail better in install-multiple. by Elliott Hughes · 5 years ago
  17. c0ebd59 adb: add `--abi` to the `adb install` help. by Elliott Hughes · 5 years ago
  18. 9435073 Fix `adb install` on very old Android releases. by Elliott Hughes · 5 years ago
  19. e800af5 [adb] Cache features set inside the client process by Yurii Zubrytskyi · 5 years ago
  20. fc2f5f6 adb: fix track-devices-l. by Elliott Hughes · 5 years ago
  21. 690c8c8 Merge "Restore default port for `adb connect`." by Elliott Hughes · 5 years ago
  22. 5140682 Merge "Clarify `adb sync -l` help text." by Treehugger Robot · 5 years ago
  23. 573e67c Restore default port for `adb connect`. by Elliott Hughes · 5 years ago
  24. 4c8ea89 Clarify `adb sync -l` help text. by Elliott Hughes · 5 years ago
  25. af3ce08 Fastdeploy converted to c++ and bin2c on the jar. by Joshua Gilpatrick · 5 years ago
  26. 63e8d98 adb: switch from system_clock to steady_clock. by Josh Gao · 5 years ago
  27. 88d2313 Merge changes from topic "fdevent_refactor" by Josh Gao · 5 years ago
  28. 5d0ac62 Rename product_services to system_ext by Justin Yun · 5 years ago
  29. 57e09b1 adb: move fdevent to its own folder. by Josh Gao · 5 years ago
  30. cc2f124 Refactorings to match adb_abb to adb_shell code. by Alex Buynytskyy · 5 years ago
  31. 8eea2ca Merge "adb: Allow `adb rescue getprop`." by Tao Bao · 5 years ago
  32. 599eee1 adb: Allow `adb rescue getprop`. by Tao Bao · 5 years ago
  33. b581ce9 Allow adb to handle single paramter with install-multi-package flag by Mohammad Samiul Islam · 5 years ago
  34. 09070af Merge "Add deprecation warning to adb backup/restore" by Al Sutton · 5 years ago
  35. f0d59e2 Merge "NFC: Fix potentially uninitialized 'port' variable." by Treehugger Robot · 5 years ago
  36. 391c40b NFC: Fix potentially uninitialized 'port' variable. by Stephen Hines · 5 years ago
  37. 31d335f Add deprecation warning to adb backup/restore by Al Sutton · 5 years ago
  38. 27241a7 Revert "Revert "Add a way to turn off unique_fd's operator int."" by Josh Gao · 5 years ago
  39. ef4a999 adb: increase `adb [un]root` timeout. by Josh Gao · 5 years ago
  40. fe6cc3e Merge "adb: restore generation of public key in `adb keygen`." by Treehugger Robot · 5 years ago
  41. 032989a adb: restore generation of public key in `adb keygen`. by Josh Gao · 5 years ago
  42. c2265c5 Support adb rescue wipe command by xunchang · 5 years ago
  43. e30fe5f Merge "Revert "Add a way to turn off unique_fd's operator int."" by Ian Kasprzak · 5 years ago
  44. 2c58e19 Revert "Add a way to turn off unique_fd's operator int." by Ian Kasprzak · 5 years ago
  45. 971bae0 Merge "Add a way to turn off unique_fd's operator int." by Josh Gao · 5 years ago
  46. 93d63c0 Add a way to turn off unique_fd's operator int. by Josh Gao · 6 years ago
  47. 11cf30b adb: Support rescue install and getprop. by Tao Bao · 6 years ago
  48. 55d407e adb: Recognize rescue mode. by Tao Bao · 6 years ago
  49. 296ac3f adb: fix mac build breakage. by Josh Gao · 6 years ago
  50. 3705b34 adb: make `adb reconnect` perform a USB reset. by Josh Gao · 6 years ago
  51. e2125fd adb: Avoid extra std::string copies by Greg Kaiser · 6 years ago
  52. 5fe40a6 adb: Fix return value in error case by Greg Kaiser · 6 years ago
  53. 1e1ae45 adb: avoid sign extension of shell return code. by Josh Gao · 6 years ago
  54. d10b7c4 adb: attempt to exec newer adb servers on Linux. by Josh Gao · 6 years ago
  55. 3c99b0f adb: make root/unroot wait for the device to come back. by Josh Gao · 6 years ago
  56. e6413fc Merge "Restrict scanning port range, not emulator count" by Josh Gao · 6 years ago
  57. 25173c8 Restrict scanning port range, not emulator count by Tim Baverstock · 6 years ago
  58. 455f124 Merge "Support splitAPK in install-multi-package." by Dario Freni · 6 years ago
  59. 2020dd6 adb: wait for device to disconnect upon `adb root`. by Josh Gao · 6 years ago
  60. 1e9e471 adb: implement wait-for-disconnect. by Josh Gao · 6 years ago
  61. 79797ec adb: tell the client what transport it received. by Josh Gao · 6 years ago
  62. 6dc6157 Support splitAPK in install-multi-package. by Dario Freni · 6 years ago
  63. 7b1cb66 adb: update symlink timestamps. by Josh Gao · 6 years ago
  64. a2f3f95 Fix: Propagate cmd args to multi-package sessions. by Dario Freni · 6 years ago
  65. 287e442 adb: turn off fastdeploy. by Josh Gao · 6 years ago
  66. 74ccdf9 adb: convert more stuff to unique_fd. by Josh Gao · 6 years ago
  67. 09158b1 Merge "Fix fastdeploy failure in Windows" by Henry Daitx · 6 years ago
  68. f788f67 Fix fastdeploy failure in Windows by Henry Daitx · 6 years ago
  69. 89a6fdc Merge "adb: win32: LinePrinter Unicode support" by Josh Gao · 6 years ago
  70. 01a65ee Adding new feature to adb "abb". by Alex Buynytskyy · 6 years ago
  71. af0e220 Combine tcp_connect and socket_spec_connect. by Cody Schuffelen · 6 years ago
  72. bc54c36 Multi-package support for APEX. by Dario Freni · 6 years ago
  73. 6410fd2 Merge "adb: switch install to unique_fd." by Treehugger Robot · 6 years ago
  74. e5f61a9 Merge "Admit that there's more `adb install` help available." by Treehugger Robot · 6 years ago
  75. 61f872f adb: switch install to unique_fd. by Josh Gao · 6 years ago
  76. 0d4bf80 Admit that there's more `adb install` help available. by Elliott Hughes · 6 years ago
  77. dc58b0a Adds atomic install support to adb by Patrick Baumann · 6 years ago
  78. 22a8462 Merge "adbd: Automatically disable verity in adb remount." by David Anderson · 6 years ago
  79. 640407d Adding Android Binder Bridge (abb) utility launched from adbd. by Alex Buynytskyy · 6 years ago
  80. 5021cfc adb: switch usb_linux helper to string_view. by Josh Gao · 6 years ago
  81. 0f29cbc adb: switch unix_open to string_view. by Josh Gao · 6 years ago
  82. a5db1d7 adbd: Automatically disable verity in adb remount. by David Anderson · 6 years ago
  83. 17d4171 Merge "Change --fastdeploy behaviour" by Treehugger Robot · 6 years ago
  84. ee01c80 Change --fastdeploy behaviour by Henry Daitx · 6 years ago
  85. e89a55d adb: make `adb raw` bidirectional. by Josh Gao · 6 years ago
  86. bcc2d60 Merge "Removes ASEC-related install flags" by Treehugger Robot · 6 years ago
  87. 2443944 Removes ASEC-related install flags by Patrick Baumann · 6 years ago
  88. f21edf3 Fix adb not correctly reading return code from DeployAgent by Henry Daitx · 6 years ago
  89. fa10504 Merge "adb: stop using adbkey.pub." by Treehugger Robot · 6 years ago
  90. 2dc4cab adb: stop using adbkey.pub. by Josh Gao · 6 years ago
  91. 9f1cf25 switch to using android-base/file.h instead of android-base/test_utils.h by Mark Salyzyn · 6 years ago
  92. cd85556 adb: libusb: don't set interface alternate setting. by Josh Gao · 6 years ago
  93. b35ee22 adb: pin USB interface versions on darwin. by Josh Gao · 6 years ago
  94. 09faa66 adb: print emulator console output by bohu · 6 years ago
  95. 02ef4bb adb install-multiple to also accept .fsv_sig by Victor Hsieh · 6 years ago
  96. ea0c3cb adb: correct tcpip help message by bohu · 6 years ago
  97. fb08510 Add feature flag for b/110953234 fix. by Josh Gao · 6 years ago
  98. 29814de Accept apex packages as argument. by Dario Freni · 6 years ago
  99. d2aaede adb: don't use <error.h>. by Elliott Hughes · 6 years ago
  100. 4679a39 adb: rationalize fatal/error logging. by Elliott Hughes · 6 years ago