1. 0aea356 Merge "adb: increase `adb [un]root` timeout." by Treehugger Robot · 6 years ago
  2. 1b81d83 Merge "adbd: compile a static version." by Treehugger Robot · 6 years ago
  3. 4d74f2f adb: increase `adb [un]root` timeout. by Josh Gao · 6 years ago
  4. 5836b3a adbd: compile a static version. by Josh Gao · 6 years ago
  5. 45bfdd8 Merge "adb: restore generation of public key in `adb keygen`." by Treehugger Robot · 6 years ago
  6. 972221b adb: restore generation of public key in `adb keygen`. by Josh Gao · 6 years ago
  7. 8829d15 Support adb rescue wipe command by xunchang · 6 years ago
  8. dfbc1ed Merge "Revert "Add a way to turn off unique_fd's operator int."" by Ian Kasprzak · 6 years ago
  9. dfdf916 Revert "Add a way to turn off unique_fd's operator int." by Ian Kasprzak · 6 years ago
  10. ad86528 Merge "adbd: reduce queue depths." by Josh Gao · 6 years ago
  11. d337e1c Merge "Add a way to turn off unique_fd's operator int." by Josh Gao · 6 years ago
  12. 7af95de Merge "adb: silence warning from libusb." by Treehugger Robot · 6 years ago
  13. 8780281 Merge "adb: fix double close in wait-for-*." by Treehugger Robot · 6 years ago
  14. baa7ce8 adbd: reduce queue depths. by Josh Gao · 6 years ago
  15. 6bc7700 Add a way to turn off unique_fd's operator int. by Josh Gao · 6 years ago
  16. e23e6c7 adb: Support rescue install and getprop. by Tao Bao · 6 years ago
  17. 4c0c9c9 adb: fix double close in wait-for-*. by Josh Gao · 6 years ago
  18. 2489106 Merge "adb: Recognize rescue mode." by Tao Bao · 6 years ago
  19. c3b6403 adb: silence warning from libusb. by Josh Gao · 6 years ago
  20. 9d6eca5 adb: Recognize rescue mode. by Tao Bao · 6 years ago
  21. f868dac adbd: reduce the USB buffer sizes to 16k. by Josh Gao · 6 years ago
  22. beaa884 Binding err to inout for raw protocol for in-process execute. by Alex Buynytskyy · 6 years ago
  23. 4d3b4c4 Merge "adb: defuse CHECK on IOVector::append of an empty block." by Treehugger Robot · 6 years ago
  24. 15fa133 adb: defuse CHECK on IOVector::append of an empty block. by Josh Gao · 6 years ago
  25. bd3b16c Merge "adb: fix mac build breakage." by Treehugger Robot · 6 years ago
  26. 5967891 adb: fix mac build breakage. by Josh Gao · 6 years ago
  27. e3fa0c8 adbd: demote CHECKs to warning logs. by Josh Gao · 6 years ago
  28. a1e7620 Merge "adb: make `adb reconnect` perform a USB reset." by Josh Gao · 6 years ago
  29. 3a2172b adb: make `adb reconnect` perform a USB reset. by Josh Gao · 6 years ago
  30. dcf3688 adbd: wait for FUNCTIONFS_BIND for up to a second, then retry. by Josh Gao · 6 years ago
  31. dcaede0 Merge changes Ia84ed9ec,I1c0fde72 by Treehugger Robot · 6 years ago
  32. 961496c adbd: listen to all functionfs events. by Josh Gao · 6 years ago
  33. cc14d39 adbd: increment writes_submitted_ before submitting writes. by Josh Gao · 6 years ago
  34. e2f3234 adb: Avoid extra std::string copies by Greg Kaiser · 6 years ago
  35. c7a4090 Merge "adbd: support ro.adb.nonblocking_ffs." by Josh Gao · 6 years ago
  36. dfb8d7e Merge "adb: fix uninitialized variable." by Treehugger Robot · 6 years ago
  37. 99920cb adbd: support ro.adb.nonblocking_ffs. by Josh Gao · 6 years ago
  38. 9f60846 adb: fix uninitialized variable. by Josh Gao · 6 years ago
  39. acbe1e2 adb: Fix return value in error case by Greg Kaiser · 6 years ago
  40. d2fbd5c adb: avoid sign extension of shell return code. by Josh Gao · 6 years ago
  41. 9e97113 Merge "adb: attempt to exec newer adb servers on Linux." by Josh Gao · 6 years ago
  42. f2650c1 Merge changes from topic "apex_earlymount_no_bionic_bindmount" by Treehugger Robot · 6 years ago
  43. 9cb7cff Merge changes from topic "adb_root_in_user" by Treehugger Robot · 6 years ago
  44. 67209db adb: attempt to exec newer adb servers on Linux. by Josh Gao · 6 years ago
  45. 35b817b adbd: allowing adb root when the device is unlocked by Bowgo Tsai · 7 years ago
  46. d20b11e Revert "Handle adb sync with Bionic under /bionic" by Jiyong Park · 7 years ago
  47. 4ce212e adb: make root/unroot wait for the device to come back. by Josh Gao · 7 years ago
  48. 11ddd3a Merge "adbd: properly handle FUNCTIONFS_BIND without ENABLE." by Treehugger Robot · 7 years ago
  49. 3df5653 adbd: properly handle FUNCTIONFS_BIND without ENABLE. by Josh Gao · 7 years ago
  50. 8a2390a Merge "Restrict scanning port range, not emulator count" by Josh Gao · 7 years ago
  51. 33b966e Merge "Revert "Revert "adbd: switch the default USB implementation.""" by Treehugger Robot · 7 years ago
  52. 96ee6b1 Restrict scanning port range, not emulator count by Tim Baverstock · 7 years ago
  53. 3770507 adbd: cleanups in remount/verity. by Josh Gao · 7 years ago
  54. 84c409d Merge "adb: use /system/bin/remount command" by Mark Salyzyn · 7 years ago
  55. 81bcf58 adb: use /system/bin/remount command by Mark Salyzyn · 7 years ago
  56. e71dc09 Merge "adbd: fix a case where we can fail to join a thread." by Josh Gao · 7 years ago
  57. e6d7361 adbd: tune USB read/write sizes and queue depths. by Josh Gao · 7 years ago
  58. cf82c98 adb: add benchmarks for sink/source. by Josh Gao · 7 years ago
  59. 5f57277 adbd: fix a case where we can fail to join a thread. by Josh Gao · 7 years ago
  60. bfd7afc Revert "Revert "adbd: switch the default USB implementation."" by Josh Gao · 7 years ago
  61. 23d10f9 Merge "adbd: limit the sizes of aio writes." by Josh Gao · 7 years ago
  62. b9727b0 adbd: limit the sizes of aio writes. by Josh Gao · 7 years ago
  63. 9f0be5f Merge "Support splitAPK in install-multi-package." by Dario Freni · 7 years ago
  64. c51a911 Merge "Revert "adbd: switch the default USB implementation."" by Josh Gao · 7 years ago
  65. a8d018c Revert "adbd: switch the default USB implementation." by Josh Gao · 7 years ago
  66. abec2b8 Merge changes I86c3ec0f,I57d1a30a,Ib50d289b,I791a4f82,I316a8799, ... by Josh Gao · 7 years ago
  67. 59e3cd7 Merge "adbd: switch the default USB implementation." by Josh Gao · 7 years ago
  68. 9a2f349 adb: switch sockets.cpp to ConsumePrefix. by Josh Gao · 7 years ago
  69. 7ce8677 adbd: switch abb to ConsumePrefix. by Josh Gao · 7 years ago
  70. 070e8ba adb: increment server version. by Josh Gao · 7 years ago
  71. ff707d3 adb: wait for device to disconnect upon `adb root`. by Josh Gao · 7 years ago
  72. b32f5ac adb: implement wait-for-disconnect. by Josh Gao · 7 years ago
  73. b13f3cd adb: tell the client what transport it received. by Josh Gao · 7 years ago
  74. 10779bd adbd: switch daemon/services to ConsumePrefix. by Josh Gao · 7 years ago
  75. 0565ae0 adb: switch host_service_to_socket to string_view. by Josh Gao · 7 years ago
  76. cd30bb3 adb: switch handle_host_request to string_view. by Josh Gao · 7 years ago
  77. 2f1cac2 adb: switch adb_io.h to string_view. by Josh Gao · 7 years ago
  78. 1bfd135 adb: add helper to consume a prefix on a string_view. by Josh Gao · 7 years ago
  79. 8477cb4 adb: make ParseUint reject garbage at the end by default. by Josh Gao · 7 years ago
  80. 7d5a5e1 Support splitAPK in install-multi-package. by Dario Freni · 7 years ago
  81. 7aeecda Merge "Adding EXEC version of calling ABB." by Treehugger Robot · 7 years ago
  82. 4f3fa05 Adding EXEC version of calling ABB. by Alex Buynytskyy · 7 years ago
  83. ea046b5 Merge "Temporarily @ignore test_reconnect" by Julien Desprez · 7 years ago
  84. 64a3d6d Merge "adb: update symlink timestamps." by Josh Gao · 7 years ago
  85. 9eeb9f7 adb: update symlink timestamps. by Josh Gao · 7 years ago
  86. 0e8a0a0 Temporarily @ignore test_reconnect by Julien Desprez · 7 years ago
  87. 76730d2 adbd: log when exiting due to root/unroot/tcpip/usb. by Josh Gao · 7 years ago
  88. dde551c Merge changes from topic "base_cmsg" by Josh Gao · 7 years ago
  89. ca374ed Merge "adbd: fallback to legacy USB implementation if needed." by Josh Gao · 7 years ago
  90. 52bce2d adbd: switch the default USB implementation. by Josh Gao · 7 years ago
  91. b8afeea adbd: fallback to legacy USB implementation if needed. by Josh Gao · 7 years ago
  92. 2d83b54 adb: switch to base::{Send,Receive}FileDescriptors. by Josh Gao · 7 years ago
  93. 8aa57d2 base: add ScopedLockAssertion. by Josh Gao · 7 years ago
  94. 0c37709 Merge "adb: "support" O_CLOEXEC in adb_open on Windows." by Treehugger Robot · 7 years ago
  95. 2645b0a adb: hopefully deflake test_adb.py. by Josh Gao · 7 years ago
  96. 3befb59 adb: "support" O_CLOEXEC in adb_open on Windows. by Josh Gao · 7 years ago
  97. 18f7a5c adb: don't close sockets before hitting EOF. by Josh Gao · 7 years ago
  98. 06d4e74 adb: implement fdevent_set_timeout. by Josh Gao · 7 years ago
  99. 9f3f97f Merge changes If8747ba1,Id1943ebd by Josh Gao · 7 years ago
  100. 464b3aa Merge "Add android::fs_mgr namespace for new Fstab code" by Tom Cherry · 7 years ago