1. b31f48a adb: make `adb kill-server` wait for the server to die. by Josh Gao · 8 years ago
  2. 3985a63 adb: libusb: replace sleep with timed CV wait. by Josh Gao · 8 years ago
  3. 774f9a8 Merge "adb: properly handle libusb_clear_halt failure." by Treehugger Robot · 8 years ago
  4. 1a4ddbf adb: properly handle libusb_clear_halt failure. by Josh Gao · 8 years ago
  5. 83c78ab Merge "Give slightly less useless versions to adb and fastboot." by Elliott Hughes · 8 years ago
  6. 781b33e Give slightly less useless versions to adb and fastboot. by Elliott Hughes · 8 years ago
  7. ca0331f Fix macOS build. by Elliott Hughes · 8 years ago
  8. 46332d6 Improve udev failure diagnostics. by Elliott Hughes · 8 years ago
  9. f969590 adb: wait for devices to come up instead of sleeping for 3s. by Josh Gao · 8 years ago
  10. 4f52d3f adb: initialize mDNS asynchronously. by Josh Gao · 8 years ago
  11. 3780903 adb: add fdevent_run_on_main_thread. by Josh Gao · 8 years ago
  12. 8d7f7d7 adb: make darwin build with thread safety analysis. by Josh Gao · 8 years ago
  13. ddc8fff Merge "adb: use the actual wMaxPacketSize for usb endpoints." by Josh Gao · 8 years ago
  14. 65430b3 Merge "adb: enable -Wthread-safety on linux/darwin." by Josh Gao · 8 years ago
  15. f25ad13 adb: enable -Wthread-safety on linux/darwin. by Josh Gao · 8 years ago
  16. 06b2ada adb: use the actual wMaxPacketSize for usb endpoints. by Josh Gao · 8 years ago
  17. 8613fe0 Merge "Don't display bugreport progress when it recedes, for real..." by Treehugger Robot · 8 years ago
  18. 8ac3137 Merge "Improve "adb sideload" error reporting." by Elliott Hughes · 8 years ago
  19. 2a1059c Improve "adb sideload" error reporting. by Elliott Hughes · 8 years ago
  20. 45aea25 Don't display bugreport progress when it recedes, for real... by Felipe Leme · 8 years ago
  21. 1f7943a adb: Support 'adb enable/disable-verity' when using AVB. by David Zeuthen · 8 years ago
  22. 9038304 Merge "Stop writing NUL bytes in adbkey.pub." by Treehugger Robot · 8 years ago
  23. 8e97c96 Stop writing NUL bytes in adbkey.pub. by Elliott Hughes · 8 years ago
  24. 2e2066c Simplify "adb sync" documentation. by Elliott Hughes · 8 years ago
  25. 049b939 Revert "adb: Lower EP_ALLOC retry count" by Jerry Zhang · 8 years ago
  26. aec1b04 Merge "adb: fix two device offline problems." by Treehugger Robot · 8 years ago
  27. d85bc1b adb: fix two device offline problems. by Yabin Cui · 8 years ago
  28. 3326150 Fix various adb error reporting bugs. by Elliott Hughes · 8 years ago
  29. f7ee0f9 libcutils: compile with BOARD_VNDK_VERSION current by Steven Moreland · 8 years ago
  30. 855022c Merge changes from topics 'adb_thread', 'adb_loopback' by Josh Gao · 8 years ago
  31. f9ae1ec adb: statically link libbase into the tests. by Josh Gao · 8 years ago
  32. a1adec3 adb: kill adb_thread_{create, join, detach, exit}. by Josh Gao · 8 years ago
  33. 3ce7297 adb: don't try to resolve 'localhost' by Josh Gao · 8 years ago
  34. f3c04c4 Move adb backup/restore helptext to adb shell bu help. by Johan Toras Halseth · 8 years ago
  35. b9eedfa Merge "adb: don't reset usb when connecting it." by Treehugger Robot · 8 years ago
  36. 97ae2f4 adb: don't reset usb when connecting it. by Yabin Cui · 8 years ago
  37. 5cc9a6f Merge "Show install path in "adb --version" and "fastboot --version"." by Elliott Hughes · 8 years ago
  38. 4b59141 Merge "Show install path in "adb --version" and "fastboot --version"." by Elliott Hughes · 8 years ago
  39. 55a6567 Merge "Revert "adb: check our socketpair ends in our win32 emulation."" by Josh Gao · 8 years ago
  40. 7b06b37 Show install path in "adb --version" and "fastboot --version". by Elliott Hughes · 8 years ago
  41. 17b03c2 Revert "adb: check our socketpair ends in our win32 emulation." by Josh Gao · 8 years ago
  42. ca983e1 Merge "adb: allow symlinks to directories in directory_exists." am: c10c31e8ba by Josh Gao · 8 years ago
  43. 85214e8 adb: allow symlinks to directories in directory_exists. by Josh Gao · 8 years ago
  44. 9a7e923 Merge "Switch "adb sideload" over to lseek/read." am: c0ca39c41a by Elliott Hughes · 8 years ago
  45. 8fe6831 Merge "Switch "adb sideload" over to lseek/read." by Elliott Hughes · 8 years ago
  46. c51fb56 Switch "adb sideload" over to lseek/read. by Elliott Hughes · 8 years ago
  47. b7d495c Merge "Don't display bugreport progress when it recedes." am: 450c44052c by Felipe Leme · 8 years ago
  48. e73532b Merge "Don't display bugreport progress when it recedes." by Treehugger Robot · 8 years ago
  49. 4efc51f Merge "adb: switch the jdwp control socket to SOCK_SEQPACKET." am: 249836158e by Josh Gao · 8 years ago
  50. ba9bb23 adb: switch the jdwp control socket to SOCK_SEQPACKET. by Josh Gao · 8 years ago
  51. 89b07bf Merge "adb: detect closed jdwp socket." am: e1c4e04f82 by Josh Gao · 8 years ago
  52. 892b03d Don't display bugreport progress when it recedes. by Felipe Leme · 8 years ago
  53. 23d64fd adb: detect closed jdwp socket. by Josh Gao · 8 years ago
  54. 95ebf21 Merge "Remove extraneous .clang-format files" am: 41c7bb5055 by Tom Cherry · 8 years ago
  55. ec17edf Remove extraneous .clang-format files by Tom Cherry · 8 years ago
  56. b6fec50 Merge "adb: replacing fs_mgr_read_fstab() with fs_mgr_read_fstab_default()" by Bowgo Tsai · 8 years ago
  57. e9a113b Merge "adb: replacing fs_mgr_read_fstab() with fs_mgr_read_fstab_default()" by Treehugger Robot · 8 years ago
  58. 5d38c83 adb: replacing fs_mgr_read_fstab() with fs_mgr_read_fstab_default() by Bowgo Tsai · 8 years ago
  59. 71db838 Merge "adb: properly erase destroyed jdwp_trackers." am: e02eba8fd2 by Josh Gao · 8 years ago
  60. cd838c7 Merge "adb: properly erase destroyed jdwp_trackers." by Treehugger Robot · 8 years ago
  61. de8cdd3 adb: properly erase destroyed jdwp_trackers. by Josh Gao · 8 years ago
  62. f09793b Merge changes from topic 'adb-mdnsd' am: f4f95496ce by Casey Dahlin · 8 years ago
  63. e6f211d Enable mDNS on Darwin am: 304150a521 by Casey Dahlin · 8 years ago
  64. 1fbf3ab Don't include mDNS support on platforms other than Linux am: d6c8091e9f by Casey Dahlin · 8 years ago
  65. 8cf1cf0 Add mDNS device discovery for adb client am: 13a269ea24 by Casey Dahlin · 8 years ago
  66. 418c2fb adb: Set a hostname for mDNS am: 1fe3cae67e by Casey Dahlin · 8 years ago
  67. c40f49d Make ADBD announce its presence over mDNS am: 6cd5e0b4ef by Casey Dahlin · 8 years ago
  68. bbc6c0e Merge changes from topic 'adb-mdnsd' by Treehugger Robot · 8 years ago
  69. 8cf3bd0 Merge "adb: append the libwinpthread COPYING to adb's NOTICE." am: c1b3c8ef26 by Josh Gao · 8 years ago
  70. 7857f58 adb: append the libwinpthread COPYING to adb's NOTICE. by Josh Gao · 8 years ago
  71. 9aeeb01 Merge "adb: Do not signal gaget stack unless descriptors are written" by Badhri Jagan Sridharan · 8 years ago
  72. dcfe453 adb: Do not signal gaget stack unless descriptors are written by Badhri Jagan Sridharan · 8 years ago
  73. 3cb5ad6 Enable mDNS on Darwin by Casey Dahlin · 9 years ago
  74. a7539b5 Don't include mDNS support on platforms other than Linux by Casey Dahlin · 9 years ago
  75. 037d36f Make ADB over mDNS work on Windows by Casey Dahlin · 9 years ago
  76. 2759160 Add mDNS device discovery for adb client by Casey Dahlin · 9 years ago
  77. 549a1ac adb: Set a hostname for mDNS by Casey Dahlin · 9 years ago
  78. 2dcf2a0 Make ADBD announce its presence over mDNS by Casey Dahlin · 9 years ago
  79. 170bb5d Merge "adb: turn on libusb by default." am: 817b2f3b2c by Josh Gao · 8 years ago
  80. 3c832c5 adb: turn on libusb by default. by Josh Gao · 8 years ago
  81. 460c8a8 Merge "DO NOT MERGE ANYWHERE Qemu-pipe: refactor qemu_pipe.h into libqemu_pipe" by Bo Hu · 8 years ago
  82. 7fd7fe6 DO NOT MERGE ANYWHERE Qemu-pipe: refactor qemu_pipe.h into libqemu_pipe by bohu · 8 years ago
  83. e246be9 Move adb_dirname and adb_basename to libbase by Colin Cross · 8 years ago
  84. fe984bb Merge "Revert "adb: remove win32 dependency on libwinpthread-1.dll."" by Josh Gao · 8 years ago
  85. 185a7d3 adb: early-mount: fix verity toggle through adb for early mount by Sandeep Patil · 8 years ago
  86. 21a932a Revert "adb: remove win32 dependency on libwinpthread-1.dll." by Josh Gao · 8 years ago
  87. 0610edc adb: add `adb host-features`, report libusb status. by Josh Gao · 8 years ago
  88. 03d5668 Merge "adb: remove win32 dependency on libwinpthread-1.dll." by Treehugger Robot · 8 years ago
  89. 303b63a adb: remove win32 dependency on libwinpthread-1.dll. by Josh Gao · 8 years ago
  90. 50c5be2 adb: set max_rw to USB_FFS_BULK_SIZE explicitly by Jerry Zhang · 8 years ago
  91. 1b5d143 adbd's children should have SIGPIPE set to SIG_DFL. by Elliott Hughes · 8 years ago
  92. 650e684 adb: Lower EP_ALLOC retry count by Jerry Zhang · 8 years ago
  93. a5ce86d adb: Add bMaxBurst to superspeed descriptors by Jerry Zhang · 8 years ago
  94. c8489c9 adb: Set max socket sizes to larger values. by Jerry Zhang · 8 years ago
  95. df14d70 adb: Pre allocate kernel memory by Jerry Zhang · 8 years ago
  96. 1209f4c Don't print 168^W143 lines of help when someone makes a typo. by Elliott Hughes · 8 years ago
  97. 25f4a5f usb_dispatch.cpp: Lower severity of logging statement. by Nick Kralevich · 8 years ago
  98. df5e3f4 adb: fix darwin build. by Josh Gao · 8 years ago
  99. 850625f adb: add libusb implementation for Linux/Darwin. by Josh Gao · 9 years ago
  100. d2ee375 Merge changes I21eefab9,I0ac7d78a by Josh Gao · 8 years ago