1. 09d0cbe Merge "Revert "Reland "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND.""" by Elliott Hughes · 6 years ago
  2. bbe2a26 Revert "Reland "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND."" by Elliott Hughes · 6 years ago
  3. 5ee433c Merge "Reland "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND."" by Josh Gao · 6 years ago
  4. 4937af2 Merge "adb: turn CHECKs into an error + transport restart." by Treehugger Robot · 6 years ago
  5. 8caa03f Reland "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND." by Josh Gao · 6 years ago
  6. af4d786 Revert "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND." by Josh Gao · 6 years ago
  7. 6bd352a adb: turn CHECKs into an error + transport restart. by Josh Gao · 6 years ago
  8. 1624b1d Merge "adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND." by Treehugger Robot · 6 years ago
  9. 05c153e adbd: don't close ep0 until we receive FUNCTIONFS_UNBIND. by Josh Gao · 6 years ago
  10. 952e202 adb: avoid freeing argv entries on Windows. by Josh Gao · 6 years ago
  11. b7c2d43 Merge "adb: Allow `adb rescue getprop`." by Tao Bao · 6 years ago
  12. 363af47 adb: Allow `adb rescue getprop`. by Tao Bao · 6 years ago
  13. f816657 Merge changes I2d005e17,If2eec162,Icfd642e6 by Josh Gao · 6 years ago
  14. a826f6b Merge "adbd: provide MS OS descriptors for WinUSB." by Josh Gao · 6 years ago
  15. 95877dc Merge "Allow adb to handle single paramter with install-multi-package flag" by Treehugger Robot · 6 years ago
  16. c57cfda Fix non-aio USB read issue for fastbootd by chihhao.chen · 6 years ago
  17. 4962ec4 Allow adb to handle single paramter with install-multi-package flag by Mohammad Samiul Islam · 6 years ago
  18. c547403 adb: daemon: Assign valid fd to usb_handle ep0 file descriptor by Hemant Kumar · 6 years ago
  19. 7f493a4 adbd: respond to device-to-host control transfers. by Josh Gao · 6 years ago
  20. 4c07293 adbd: read, print, and ignore USB control transfers. by Josh Gao · 6 years ago
  21. d71e973 adbd: provide MS OS descriptors for WinUSB. by Josh Gao · 6 years ago
  22. eb687f8 Initialize all fields of struct iocb. by Evgenii Stepanov · 6 years ago
  23. 3ae3eff Merge "adbd: don't abort on EOF on functionfs control fd." by Josh Gao · 6 years ago
  24. 6bce08b Merge "Clean up copy & paste from frameworks/base/cmds." by Treehugger Robot · 6 years ago
  25. 54ae614 adbd: don't abort on EOF on functionfs control fd. by Josh Gao · 6 years ago
  26. 699c3b1 Merge "Add deprecation warning to adb backup/restore" by Al Sutton · 6 years ago
  27. 3388a86 Clean up copy & paste from frameworks/base/cmds. by Elliott Hughes · 6 years ago
  28. d40d55e Merge "NFC: Fix potentially uninitialized 'port' variable." by Treehugger Robot · 6 years ago
  29. f6b4bd2 NFC: Fix potentially uninitialized 'port' variable. by Stephen Hines · 6 years ago
  30. 8f42c61 Add deprecation warning to adb backup/restore by Al Sutton · 6 years ago
  31. 74b8adc Revert "Revert "Add a way to turn off unique_fd's operator int."" by Josh Gao · 6 years ago
  32. 0ec2dbd Merge "adb: enable/disable verity expected overlayfs errors." by Treehugger Robot · 6 years ago
  33. 4d36f8b Merge "libbase: add ConsumePrefix/ConsumeSuffix." by Elliott Hughes · 6 years ago
  34. 64e1686 Merge "adbd: move posix_fadvise after open." by Treehugger Robot · 6 years ago
  35. 5b064c2 adb: enable/disable verity expected overlayfs errors. by Mark Salyzyn · 6 years ago
  36. 44e4847 libbase: add ConsumePrefix/ConsumeSuffix. by Elliott Hughes · 6 years ago
  37. 12405b3 Merge "adbd: avoid starting multiple worker threads." by Treehugger Robot · 6 years ago
  38. 9462269 Merge "adb: increase `adb [un]root` timeout." by Treehugger Robot · 6 years ago
  39. b0eedc0 adb: increase `adb [un]root` timeout. by Josh Gao · 6 years ago
  40. 33559ab adbd: compile a static version. by Josh Gao · 6 years ago
  41. 2fe0b57 adbd: avoid starting multiple worker threads. by Josh Gao · 6 years ago
  42. 54f585d adbd: move posix_fadvise after open. by Josh Gao · 6 years ago
  43. 27ea5ad Merge "adb: restore generation of public key in `adb keygen`." by Treehugger Robot · 6 years ago
  44. 8044801 adb: restore generation of public key in `adb keygen`. by Josh Gao · 6 years ago
  45. 0af6ed5 Support adb rescue wipe command by xunchang · 6 years ago
  46. 77f6ecb Merge "Revert "Add a way to turn off unique_fd's operator int."" by Ian Kasprzak · 6 years ago
  47. 27ded66 Revert "Add a way to turn off unique_fd's operator int." by Ian Kasprzak · 6 years ago
  48. c270fb5 Merge "adbd: reduce queue depths." by Josh Gao · 6 years ago
  49. e7e4f24 Merge "Add a way to turn off unique_fd's operator int." by Josh Gao · 6 years ago
  50. c722709 Merge "adb: silence warning from libusb." by Treehugger Robot · 6 years ago
  51. c1b4e05 Merge "adb: fix double close in wait-for-*." by Treehugger Robot · 6 years ago
  52. 44b365c adbd: reduce queue depths. by Josh Gao · 6 years ago
  53. 2b96443 Add a way to turn off unique_fd's operator int. by Josh Gao · 6 years ago
  54. 8a7c1a7 adb: Support rescue install and getprop. by Tao Bao · 6 years ago
  55. 58c21a6 adb: fix double close in wait-for-*. by Josh Gao · 6 years ago
  56. 09beab6 Merge "adb: Recognize rescue mode." by Tao Bao · 6 years ago
  57. 9c5c9ef adb: silence warning from libusb. by Josh Gao · 6 years ago
  58. f96d47f adb: Recognize rescue mode. by Tao Bao · 6 years ago
  59. c8a010e adbd: reduce the USB buffer sizes to 16k. by Josh Gao · 6 years ago
  60. 1ea6f07 Binding err to inout for raw protocol for in-process execute. by Alex Buynytskyy · 6 years ago
  61. 4d4be1f Merge "adb: defuse CHECK on IOVector::append of an empty block." by Treehugger Robot · 6 years ago
  62. 8e4f830 adb: defuse CHECK on IOVector::append of an empty block. by Josh Gao · 6 years ago
  63. 819e562 Merge "adb: fix mac build breakage." by Treehugger Robot · 6 years ago
  64. 118f8cd adb: fix mac build breakage. by Josh Gao · 6 years ago
  65. 2e81ac3 adbd: demote CHECKs to warning logs. by Josh Gao · 6 years ago
  66. 8edeab4 Merge "adb: make `adb reconnect` perform a USB reset." by Josh Gao · 6 years ago
  67. 7775bcb adb: make `adb reconnect` perform a USB reset. by Josh Gao · 6 years ago
  68. 9a596f6 adbd: wait for FUNCTIONFS_BIND for up to a second, then retry. by Josh Gao · 6 years ago
  69. a50f5b8 Merge changes Ia84ed9ec,I1c0fde72 by Treehugger Robot · 6 years ago
  70. b185b2b adbd: listen to all functionfs events. by Josh Gao · 6 years ago
  71. ac243a0 adbd: increment writes_submitted_ before submitting writes. by Josh Gao · 6 years ago
  72. 1133dbb adb: Avoid extra std::string copies by Greg Kaiser · 6 years ago
  73. 65e7a09 Merge "adbd: support ro.adb.nonblocking_ffs." by Josh Gao · 6 years ago
  74. 92662e7 Merge "adb: fix uninitialized variable." by Treehugger Robot · 6 years ago
  75. c3b7758 adbd: support ro.adb.nonblocking_ffs. by Josh Gao · 6 years ago
  76. effa9fa adb: fix uninitialized variable. by Josh Gao · 6 years ago
  77. 12c0e81 adb: Fix return value in error case by Greg Kaiser · 6 years ago
  78. f933751 adb: avoid sign extension of shell return code. by Josh Gao · 6 years ago
  79. 51564e2 Merge "adb: attempt to exec newer adb servers on Linux." by Josh Gao · 6 years ago
  80. 9381e12 Merge changes from topic "apex_earlymount_no_bionic_bindmount" by Treehugger Robot · 6 years ago
  81. 384aea8 adb: attempt to exec newer adb servers on Linux. by Josh Gao · 6 years ago
  82. e6f61a6 adbd: allowing adb root when the device is unlocked by Bowgo Tsai · 6 years ago
  83. a76c39d Revert "Handle adb sync with Bionic under /bionic" by Jiyong Park · 6 years ago
  84. 451745c adb: make root/unroot wait for the device to come back. by Josh Gao · 6 years ago
  85. c410b7f adbd: properly handle FUNCTIONFS_BIND without ENABLE. by Josh Gao · 6 years ago
  86. ebbc87c Merge "Restrict scanning port range, not emulator count" by Josh Gao · 6 years ago
  87. 5f994e4 Merge "Revert "Revert "adbd: switch the default USB implementation.""" by Treehugger Robot · 6 years ago
  88. 12fc7b6 Restrict scanning port range, not emulator count by Tim Baverstock · 6 years ago
  89. b4eeee8 adbd: cleanups in remount/verity. by Josh Gao · 6 years ago
  90. ba815b6 adb: use /system/bin/remount command by Mark Salyzyn · 6 years ago
  91. 8754058 Merge "adbd: fix a case where we can fail to join a thread." by Josh Gao · 6 years ago
  92. 103b89f adbd: tune USB read/write sizes and queue depths. by Josh Gao · 6 years ago
  93. a8a9c0e adb: add benchmarks for sink/source. by Josh Gao · 6 years ago
  94. f5658e4 adbd: fix a case where we can fail to join a thread. by Josh Gao · 6 years ago
  95. d1ca640 Revert "Revert "adbd: switch the default USB implementation."" by Josh Gao · 6 years ago
  96. 4792b42 Merge "adbd: limit the sizes of aio writes." by Josh Gao · 6 years ago
  97. 7aae1e1 adbd: limit the sizes of aio writes. by Josh Gao · 6 years ago
  98. 25f690e Merge "Support splitAPK in install-multi-package." by Dario Freni · 6 years ago
  99. 37b1d27 Merge "Revert "adbd: switch the default USB implementation."" by Josh Gao · 6 years ago
  100. 3224223 Revert "adbd: switch the default USB implementation." by Josh Gao · 6 years ago