1. fcaa383 Fix a potential memory leak by Ting-Yuan Huang · 8 years ago
  2. e39bac5 Fix reference to out of scope local in adb_thread_setname. by Elliott Hughes · 8 years ago
  3. 1d81e72 Merge "adbd: add logging to troubleshoot usb issues." by Treehugger Robot · 8 years ago
  4. cc43275 adbd: add logging to troubleshoot usb issues. by Josh Gao · 8 years ago
  5. 3a13d91 Remove LOCAL_CLANG and clang: true by Lennart Wieboldt · 8 years ago
  6. b896d4d adbd: lessen security constraints when the device is unlocked by Bowgo Tsai · 8 years ago
  7. c1eb64f Merge "Indicate that a packet was truncated." by Treehugger Robot · 8 years ago
  8. 4e9c744 Indicate that a packet was truncated. by Dan Albert · 8 years ago
  9. e63ba2f Merge "Revert "adb: turn on libusb by default."" by Treehugger Robot · 8 years ago
  10. bd24653 Revert "adb: turn on libusb by default." by Josh Gao · 8 years ago
  11. d0db664 Merge "Give a clear error message if we can't start the server." by Treehugger Robot · 8 years ago
  12. 93b94fc Give a clear error message if we can't start the server. by Elliott Hughes · 8 years ago
  13. e477502 Merge "adb: increase the shell command length limit." by Treehugger Robot · 8 years ago
  14. 2622d66 adb: increase the shell command length limit. by Josh Gao · 8 years ago
  15. a0054cb Merge "adb: fix deadlock between transport_unref and usb_close." by Treehugger Robot · 8 years ago
  16. 986f19a adbd: optionally use qemud pipe without ro.kernel.qemu by Nicolas Norvez · 8 years ago
  17. ad5b787 adb: fix deadlock between transport_unref and usb_close. by Josh Gao · 8 years ago
  18. d7dc9d9 adb: libusb: switch from polling for accessibility to a sleep. by Josh Gao · 8 years ago
  19. d5a1036 adb: improve race between device_connected and device_disconnected. by Josh Gao · 8 years ago
  20. 77c277a adb: libusb: don't try to delete a usb_handle twice. by Josh Gao · 8 years ago
  21. 3934786 adb: don't hold queue lock while performing callbacks. by Josh Gao · 8 years ago
  22. 0308b03 adb: reunregress waiting for device on start-server. by Josh Gao · 8 years ago
  23. 18962d2 Merge "adb: fix deadlock." by Treehugger Robot · 8 years ago
  24. d4ec72b adb: fix deadlock. by Josh Gao · 8 years ago
  25. d7502ba Merge "Create build target to pull adb test scripts." by GuangHui Liu · 8 years ago
  26. f5d1b85 Always print the initial bugreport progress message. by Felipe Leme · 8 years ago
  27. 5bed8da Add host feature for `push --sync` support. by Dan Albert · 8 years ago
  28. 2f8f263 Create build target to pull adb test scripts. by GuangHui Liu · 8 years ago
  29. 3eec498 Merge changes I8d0c60e5,Ib8ad0ad6 by Treehugger Robot · 8 years ago
  30. ce26647 Add --sync support to push. by Dan Albert · 8 years ago
  31. 1bccea2 Fix test following -p removal. by Dan Albert · 8 years ago
  32. c84d160 adb: boolify check_header and check_data. by Josh Gao · 8 years ago
  33. a4dda44 adb: redirect stdout/stderr before initializing usb. by Josh Gao · 8 years ago
  34. 7dcd096 adb: Allow disabling verity on eng builds when using AVB. by David Zeuthen · 8 years ago
  35. c59911c adb: libusb: recognize devices with multiple interfaces. by Josh Gao · 8 years ago
  36. 92a3139 adb: libusb: wait for devices to become accessible. by Josh Gao · 8 years ago
  37. 77a5dc9 adb: libusb: switch to hotplug for device detection. by Josh Gao · 8 years ago
  38. 7f6787b adb: silence noise. by Josh Gao · 8 years ago
  39. 1b381fe Merge "Adding 'uhid' permission for access to /dev/uhid." by Siarhei Vishniakou · 8 years ago
  40. e411696 Adding 'uhid' permission for access to /dev/uhid. by Siarhei Vishniakou · 8 years ago
  41. d3b21cb adb: fix darwin build break. by Josh Gao · 8 years ago
  42. f14a66b Merge changes I394f5782,I9475f5d0,I59707186 by Josh Gao · 8 years ago
  43. ee75222 Fix style nits in adb's Android.mk. by Elliott Hughes · 8 years ago
  44. b45adb4 Fix build error when (ADB|FASTBOOT)_VERSION has space by SzuWei Lin · 8 years ago
  45. e3d2f2b Merge "Show the "platform tools" version in adb/fastboot --version." by Treehugger Robot · 8 years ago
  46. 00ad5de adb: move all cleanup to a function with defined ordering. by Josh Gao · 8 years ago
  47. b31f48a adb: make `adb kill-server` wait for the server to die. by Josh Gao · 8 years ago
  48. 3985a63 adb: libusb: replace sleep with timed CV wait. by Josh Gao · 8 years ago
  49. 6281ca6 Show the "platform tools" version in adb/fastboot --version. by Elliott Hughes · 8 years ago
  50. 774f9a8 Merge "adb: properly handle libusb_clear_halt failure." by Treehugger Robot · 8 years ago
  51. 1a4ddbf adb: properly handle libusb_clear_halt failure. by Josh Gao · 8 years ago
  52. 83c78ab Merge "Give slightly less useless versions to adb and fastboot." by Elliott Hughes · 8 years ago
  53. 781b33e Give slightly less useless versions to adb and fastboot. by Elliott Hughes · 8 years ago
  54. ca0331f Fix macOS build. by Elliott Hughes · 8 years ago
  55. 46332d6 Improve udev failure diagnostics. by Elliott Hughes · 8 years ago
  56. f969590 adb: wait for devices to come up instead of sleeping for 3s. by Josh Gao · 8 years ago
  57. 4f52d3f adb: initialize mDNS asynchronously. by Josh Gao · 8 years ago
  58. 3780903 adb: add fdevent_run_on_main_thread. by Josh Gao · 8 years ago
  59. 8d7f7d7 adb: make darwin build with thread safety analysis. by Josh Gao · 8 years ago
  60. ddc8fff Merge "adb: use the actual wMaxPacketSize for usb endpoints." by Josh Gao · 8 years ago
  61. 65430b3 Merge "adb: enable -Wthread-safety on linux/darwin." by Josh Gao · 8 years ago
  62. f25ad13 adb: enable -Wthread-safety on linux/darwin. by Josh Gao · 8 years ago
  63. 06b2ada adb: use the actual wMaxPacketSize for usb endpoints. by Josh Gao · 8 years ago
  64. 8613fe0 Merge "Don't display bugreport progress when it recedes, for real..." by Treehugger Robot · 8 years ago
  65. 8ac3137 Merge "Improve "adb sideload" error reporting." by Elliott Hughes · 8 years ago
  66. 2a1059c Improve "adb sideload" error reporting. by Elliott Hughes · 8 years ago
  67. 45aea25 Don't display bugreport progress when it recedes, for real... by Felipe Leme · 8 years ago
  68. 1f7943a adb: Support 'adb enable/disable-verity' when using AVB. by David Zeuthen · 8 years ago
  69. 9038304 Merge "Stop writing NUL bytes in adbkey.pub." by Treehugger Robot · 8 years ago
  70. 8e97c96 Stop writing NUL bytes in adbkey.pub. by Elliott Hughes · 8 years ago
  71. 2e2066c Simplify "adb sync" documentation. by Elliott Hughes · 8 years ago
  72. 049b939 Revert "adb: Lower EP_ALLOC retry count" by Jerry Zhang · 8 years ago
  73. aec1b04 Merge "adb: fix two device offline problems." by Treehugger Robot · 8 years ago
  74. d85bc1b adb: fix two device offline problems. by Yabin Cui · 8 years ago
  75. 3326150 Fix various adb error reporting bugs. by Elliott Hughes · 8 years ago
  76. f7ee0f9 libcutils: compile with BOARD_VNDK_VERSION current by Steven Moreland · 8 years ago
  77. 855022c Merge changes from topics 'adb_thread', 'adb_loopback' by Josh Gao · 8 years ago
  78. f9ae1ec adb: statically link libbase into the tests. by Josh Gao · 8 years ago
  79. a1adec3 adb: kill adb_thread_{create, join, detach, exit}. by Josh Gao · 8 years ago
  80. 3ce7297 adb: don't try to resolve 'localhost' by Josh Gao · 8 years ago
  81. f3c04c4 Move adb backup/restore helptext to adb shell bu help. by Johan Toras Halseth · 8 years ago
  82. b9eedfa Merge "adb: don't reset usb when connecting it." by Treehugger Robot · 8 years ago
  83. 97ae2f4 adb: don't reset usb when connecting it. by Yabin Cui · 8 years ago
  84. 5cc9a6f Merge "Show install path in "adb --version" and "fastboot --version"." by Elliott Hughes · 8 years ago
  85. 4b59141 Merge "Show install path in "adb --version" and "fastboot --version"." by Elliott Hughes · 8 years ago
  86. 55a6567 Merge "Revert "adb: check our socketpair ends in our win32 emulation."" by Josh Gao · 8 years ago
  87. 7b06b37 Show install path in "adb --version" and "fastboot --version". by Elliott Hughes · 8 years ago
  88. 17b03c2 Revert "adb: check our socketpair ends in our win32 emulation." by Josh Gao · 8 years ago
  89. ca983e1 Merge "adb: allow symlinks to directories in directory_exists." am: c10c31e8ba by Josh Gao · 8 years ago
  90. 85214e8 adb: allow symlinks to directories in directory_exists. by Josh Gao · 8 years ago
  91. 9a7e923 Merge "Switch "adb sideload" over to lseek/read." am: c0ca39c41a by Elliott Hughes · 8 years ago
  92. 8fe6831 Merge "Switch "adb sideload" over to lseek/read." by Elliott Hughes · 8 years ago
  93. c51fb56 Switch "adb sideload" over to lseek/read. by Elliott Hughes · 8 years ago
  94. b7d495c Merge "Don't display bugreport progress when it recedes." am: 450c44052c by Felipe Leme · 8 years ago
  95. e73532b Merge "Don't display bugreport progress when it recedes." by Treehugger Robot · 8 years ago
  96. 4efc51f Merge "adb: switch the jdwp control socket to SOCK_SEQPACKET." am: 249836158e by Josh Gao · 8 years ago
  97. ba9bb23 adb: switch the jdwp control socket to SOCK_SEQPACKET. by Josh Gao · 8 years ago
  98. 89b07bf Merge "adb: detect closed jdwp socket." am: e1c4e04f82 by Josh Gao · 8 years ago
  99. 892b03d Don't display bugreport progress when it recedes. by Felipe Leme · 8 years ago
  100. 23d64fd adb: detect closed jdwp socket. by Josh Gao · 8 years ago