1. b39e415 adb: allow selection of a specific transport. by Josh Gao · 7 years ago
  2. eaae54e Merge "adb: fix deadlock in kick_all_transports." by Treehugger Robot · 7 years ago
  3. 323874f Fix bug #37284906, adb shell crashes on windows with invalid options. by Huihong Luo · 7 years ago
  4. aaa82f7 adb: fix deadlock in kick_all_transports. by Josh Gao · 7 years ago
  5. aa923c1 Fix a potential memory leak by Ting-Yuan Huang · 7 years ago
  6. 3bb1b57 Fix reference to out of scope local in adb_thread_setname. by Elliott Hughes · 7 years ago
  7. 6b88554 Merge "adbd: add logging to troubleshoot usb issues." by Treehugger Robot · 7 years ago
  8. 03eba90 adbd: add logging to troubleshoot usb issues. by Josh Gao · 7 years ago
  9. 31c2e76 Remove LOCAL_CLANG and clang: true by Lennart Wieboldt · 7 years ago
  10. 4577a27 Merge "adbd: lessen security constraints when the device is unlocked" by Treehugger Robot · 8 years ago
  11. bbb970e adbd: lessen security constraints when the device is unlocked by Bowgo Tsai · 8 years ago
  12. 72c3f89 Merge "Indicate that a packet was truncated." by Treehugger Robot · 8 years ago
  13. fc45f28 Indicate that a packet was truncated. by Dan Albert · 8 years ago
  14. 189ba16 Merge "Revert "adb: turn on libusb by default."" by Treehugger Robot · 8 years ago
  15. 1ca19aa Revert "adb: turn on libusb by default." by Josh Gao · 8 years ago
  16. 1046bc5 Merge "Give a clear error message if we can't start the server." by Treehugger Robot · 8 years ago
  17. cd61ae3 Give a clear error message if we can't start the server. by Elliott Hughes · 8 years ago
  18. a956720 Merge "adb: increase the shell command length limit." by Treehugger Robot · 8 years ago
  19. 0501202 adb: increase the shell command length limit. by Josh Gao · 8 years ago
  20. bb0d024 Merge "adb: fix deadlock between transport_unref and usb_close." by Treehugger Robot · 8 years ago
  21. 3dfa4ab adbd: optionally use qemud pipe without ro.kernel.qemu by Nicolas Norvez · 8 years ago
  22. e44e983 adb: fix deadlock between transport_unref and usb_close. by Josh Gao · 8 years ago
  23. eceecf9 Merge changes Id51dcb18,I2517dcb9 by Treehugger Robot · 8 years ago
  24. be9c837 adb: libusb: switch from polling for accessibility to a sleep. by Josh Gao · 8 years ago
  25. 1a2eacc adb: improve race between device_connected and device_disconnected. by Josh Gao · 8 years ago
  26. 8bb766e adb: libusb: don't try to delete a usb_handle twice. by Josh Gao · 8 years ago
  27. 772d835 adb: don't hold queue lock while performing callbacks. by Josh Gao · 8 years ago
  28. 4b64084 adb: reunregress waiting for device on start-server. by Josh Gao · 8 years ago
  29. d2387da Merge "adb: fix deadlock." by Treehugger Robot · 8 years ago
  30. 09628bb adb: fix deadlock. by Josh Gao · 8 years ago
  31. 9d29dd6 Merge "Create build target to pull adb test scripts." by GuangHui Liu · 8 years ago
  32. 222fae0 Always print the initial bugreport progress message. by Felipe Leme · 8 years ago
  33. d336a16 Merge "Add host feature for `push --sync` support." by Treehugger Robot · 8 years ago
  34. 27983bc Add host feature for `push --sync` support. by Dan Albert · 8 years ago
  35. 3599439 Create build target to pull adb test scripts. by GuangHui Liu · 8 years ago
  36. 087f7a4 Merge changes I8d0c60e5,Ib8ad0ad6 by Treehugger Robot · 8 years ago
  37. 8449e06 Add --sync support to push. by Dan Albert · 8 years ago
  38. b29a57b Fix test following -p removal. by Dan Albert · 8 years ago
  39. 67b683a adb: boolify check_header and check_data. by Josh Gao · 8 years ago
  40. 530b9f1 adb: redirect stdout/stderr before initializing usb. by Josh Gao · 8 years ago
  41. 71dfb9c adb: Allow disabling verity on eng builds when using AVB. by David Zeuthen · 8 years ago
  42. a96dc5f adb: libusb: recognize devices with multiple interfaces. by Josh Gao · 8 years ago
  43. 70dc737 adb: libusb: wait for devices to become accessible. by Josh Gao · 8 years ago
  44. 9523841 adb: libusb: switch to hotplug for device detection. by Josh Gao · 8 years ago
  45. 1959e87 adb: silence noise. by Josh Gao · 8 years ago
  46. 6362714 Merge "Adding 'uhid' permission for access to /dev/uhid." by Siarhei Vishniakou · 8 years ago
  47. 209c27b Adding 'uhid' permission for access to /dev/uhid. by Siarhei Vishniakou · 8 years ago
  48. c2b397e Merge "adb: fix darwin build break." by Josh Gao · 8 years ago
  49. 90b6253 adb: fix darwin build break. by Josh Gao · 8 years ago
  50. 61a4c2c Merge changes I394f5782,I9475f5d0,I59707186 by Josh Gao · 8 years ago
  51. 0e6090d Merge "Fix style nits in adb's Android.mk." by Elliott Hughes · 8 years ago
  52. 86d6b6c Fix style nits in adb's Android.mk. by Elliott Hughes · 8 years ago
  53. c3b941f Merge "Fix build error when (ADB|FASTBOOT)_VERSION has space" by Elliott Hughes · 8 years ago
  54. 9dff99d Fix build error when (ADB|FASTBOOT)_VERSION has space by SzuWei Lin · 8 years ago
  55. 504a232 Merge "Show the "platform tools" version in adb/fastboot --version." by Treehugger Robot · 8 years ago
  56. 165460f adb: move all cleanup to a function with defined ordering. by Josh Gao · 8 years ago
  57. ee356a7 adb: make `adb kill-server` wait for the server to die. by Josh Gao · 8 years ago
  58. 1ec15cd adb: libusb: replace sleep with timed CV wait. by Josh Gao · 8 years ago
  59. cded753 Show the "platform tools" version in adb/fastboot --version. by Elliott Hughes · 8 years ago
  60. f1e19f8 Merge "adb: properly handle libusb_clear_halt failure." by Treehugger Robot · 8 years ago
  61. 9a700fd adb: properly handle libusb_clear_halt failure. by Josh Gao · 8 years ago
  62. 16f6be7 Merge "Give slightly less useless versions to adb and fastboot." by Elliott Hughes · 8 years ago
  63. 49529dd Merge "Fix macOS build." by Treehugger Robot · 8 years ago
  64. bf9e94b Give slightly less useless versions to adb and fastboot. by Elliott Hughes · 8 years ago
  65. ac16a0f Fix macOS build. by Elliott Hughes · 8 years ago
  66. 3e9e74e Improve udev failure diagnostics. by Elliott Hughes · 8 years ago
  67. d6606c1 Merge changes from topic 'adb_thread_safety' by Josh Gao · 8 years ago
  68. dda2fdd Merge "adb: make darwin build with thread safety analysis." by Josh Gao · 8 years ago
  69. 1e3bf73 adb: wait for devices to come up instead of sleeping for 3s. by Josh Gao · 8 years ago
  70. 4ebd436 adb: make darwin build with thread safety analysis. by Josh Gao · 8 years ago
  71. a7430f3 adb: initialize mDNS asynchronously. by Josh Gao · 8 years ago
  72. 764f8c5 adb: add fdevent_run_on_main_thread. by Josh Gao · 8 years ago
  73. f326a7e Merge "adb: use the actual wMaxPacketSize for usb endpoints." by Josh Gao · 8 years ago
  74. 4d56849 Merge "adb: enable -Wthread-safety on linux/darwin." by Josh Gao · 8 years ago
  75. ed4b715 adb: enable -Wthread-safety on linux/darwin. by Josh Gao · 8 years ago
  76. 3734cf0 adb: use the actual wMaxPacketSize for usb endpoints. by Josh Gao · 8 years ago
  77. 86cb41c Merge "Don't display bugreport progress when it recedes, for real..." by Treehugger Robot · 8 years ago
  78. 00e8ce3 Merge "Improve "adb sideload" error reporting." by Elliott Hughes · 8 years ago
  79. 9548e56 Improve "adb sideload" error reporting. by Elliott Hughes · 8 years ago
  80. 0aa2ce3 Don't display bugreport progress when it recedes, for real... by Felipe Leme · 8 years ago
  81. d223d7c Merge "adb: Support 'adb enable/disable-verity' when using AVB." by Treehugger Robot · 8 years ago
  82. 499ad6c adb: Support 'adb enable/disable-verity' when using AVB. by David Zeuthen · 8 years ago
  83. cc40551 Merge "Stop writing NUL bytes in adbkey.pub." by Treehugger Robot · 8 years ago
  84. 6aa7289 Stop writing NUL bytes in adbkey.pub. by Elliott Hughes · 8 years ago
  85. 314db00 Simplify "adb sync" documentation. by Elliott Hughes · 8 years ago
  86. 272e7a6 Revert "adb: Lower EP_ALLOC retry count" by Jerry Zhang · 8 years ago
  87. 56af582 Merge "adb: fix two device offline problems." by Treehugger Robot · 8 years ago
  88. 3cf1b36 adb: fix two device offline problems. by Yabin Cui · 8 years ago
  89. 65bc227 Fix various adb error reporting bugs. by Elliott Hughes · 8 years ago
  90. b087d30 libcutils: compile with BOARD_VNDK_VERSION current by Steven Moreland · 8 years ago
  91. 3187510 Merge changes from topics 'adb_thread', 'adb_loopback' by Josh Gao · 8 years ago
  92. 3e02d0e adb: statically link libbase into the tests. by Josh Gao · 8 years ago
  93. 0f3312a adb: kill adb_thread_{create, join, detach, exit}. by Josh Gao · 8 years ago
  94. 1f6a57a adb: don't try to resolve 'localhost' by Josh Gao · 8 years ago
  95. d8dedd1 Move adb backup/restore helptext to adb shell bu help. by Johan Toras Halseth · 8 years ago
  96. 28bc2b2 Merge "adb: don't reset usb when connecting it." by Treehugger Robot · 8 years ago
  97. 091f3be adb: don't reset usb when connecting it. by Yabin Cui · 8 years ago
  98. 3b29b43 Merge "Show install path in "adb --version" and "fastboot --version"." by Elliott Hughes · 8 years ago
  99. 7aca011 Merge "Show install path in "adb --version" and "fastboot --version"." by Elliott Hughes · 8 years ago
  100. 165189b Merge "Revert "adb: check our socketpair ends in our win32 emulation."" by Josh Gao · 8 years ago