1. a766934 Merge changes I8e8e0963,I3c714f63,Id157412e,Ib7c26fbd am: 55ddb99527 by Josh Gao · 7 years ago
  2. a96dc5f adb: libusb: recognize devices with multiple interfaces. by Josh Gao · 7 years ago
  3. 70dc737 adb: libusb: wait for devices to become accessible. by Josh Gao · 7 years ago
  4. 9523841 adb: libusb: switch to hotplug for device detection. by Josh Gao · 7 years ago
  5. 1959e87 adb: silence noise. by Josh Gao · 7 years ago
  6. 652c5da Merge "Adding 'uhid' permission for access to /dev/uhid." am: 6362714089 by Siarhei Vishniakou · 7 years ago
  7. 6362714 Merge "Adding 'uhid' permission for access to /dev/uhid." by Siarhei Vishniakou · 7 years ago
  8. 209c27b Adding 'uhid' permission for access to /dev/uhid. by Siarhei Vishniakou · 7 years ago
  9. 0e13f04 Merge "adb: fix darwin build break." am: c2b397e11a by Josh Gao · 7 years ago
  10. c2b397e Merge "adb: fix darwin build break." by Josh Gao · 7 years ago
  11. 90b6253 adb: fix darwin build break. by Josh Gao · 7 years ago
  12. 084f8dc Merge changes I394f5782,I9475f5d0,I59707186 am: 61a4c2c69c by Josh Gao · 7 years ago
  13. 61a4c2c Merge changes I394f5782,I9475f5d0,I59707186 by Josh Gao · 7 years ago
  14. 3936f10 Merge "Fix style nits in adb's Android.mk." am: 0e6090dc2b by Elliott Hughes · 7 years ago
  15. 0e6090d Merge "Fix style nits in adb's Android.mk." by Elliott Hughes · 7 years ago
  16. 86d6b6c Fix style nits in adb's Android.mk. by Elliott Hughes · 7 years ago
  17. bc0b697 Merge "Fix build error when (ADB|FASTBOOT)_VERSION has space" am: c3b941fe28 by Elliott Hughes · 7 years ago
  18. c3b941f Merge "Fix build error when (ADB|FASTBOOT)_VERSION has space" by Elliott Hughes · 7 years ago
  19. 9dff99d Fix build error when (ADB|FASTBOOT)_VERSION has space by SzuWei Lin · 7 years ago
  20. 326948e Merge "Show the "platform tools" version in adb/fastboot --version." by Elliott Hughes · 7 years ago
  21. 504a232 Merge "Show the "platform tools" version in adb/fastboot --version." by Treehugger Robot · 7 years ago
  22. 165460f adb: move all cleanup to a function with defined ordering. by Josh Gao · 7 years ago
  23. ee356a7 adb: make `adb kill-server` wait for the server to die. by Josh Gao · 7 years ago
  24. 1ec15cd adb: libusb: replace sleep with timed CV wait. by Josh Gao · 7 years ago
  25. cded753 Show the "platform tools" version in adb/fastboot --version. by Elliott Hughes · 7 years ago
  26. 608191d Merge "adb: properly handle libusb_clear_halt failure." am: f1e19f8871 by Josh Gao · 7 years ago
  27. f1e19f8 Merge "adb: properly handle libusb_clear_halt failure." by Treehugger Robot · 7 years ago
  28. 9a700fd adb: properly handle libusb_clear_halt failure. by Josh Gao · 7 years ago
  29. 2a6a7ae Merge "Give slightly less useless versions to adb and fastboot." am: 16f6be7e9f by Elliott Hughes · 7 years ago
  30. 16f6be7 Merge "Give slightly less useless versions to adb and fastboot." by Elliott Hughes · 7 years ago
  31. b173d1c Merge "Fix macOS build." am: 49529dd513 by Elliott Hughes · 7 years ago
  32. 49529dd Merge "Fix macOS build." by Treehugger Robot · 7 years ago
  33. bf9e94b Give slightly less useless versions to adb and fastboot. by Elliott Hughes · 7 years ago
  34. ac16a0f Fix macOS build. by Elliott Hughes · 7 years ago
  35. 2cac2be Merge "Improve udev failure diagnostics." am: 5ad9ba12df by Elliott Hughes · 7 years ago
  36. 3e9e74e Improve udev failure diagnostics. by Elliott Hughes · 7 years ago
  37. 82f581d Merge changes from topic 'adb_thread_safety' am: d6606c1024 by Josh Gao · 7 years ago
  38. d6606c1 Merge changes from topic 'adb_thread_safety' by Josh Gao · 7 years ago
  39. 58decc0 Merge "adb: make darwin build with thread safety analysis." am: dda2fdd658 by Josh Gao · 7 years ago
  40. dda2fdd Merge "adb: make darwin build with thread safety analysis." by Josh Gao · 7 years ago
  41. 1e3bf73 adb: wait for devices to come up instead of sleeping for 3s. by Josh Gao · 7 years ago
  42. 4ebd436 adb: make darwin build with thread safety analysis. by Josh Gao · 7 years ago
  43. a7430f3 adb: initialize mDNS asynchronously. by Josh Gao · 7 years ago
  44. 764f8c5 adb: add fdevent_run_on_main_thread. by Josh Gao · 7 years ago
  45. 8874db6 Merge "adb: use the actual wMaxPacketSize for usb endpoints." am: f326a7e132 by Josh Gao · 7 years ago
  46. f326a7e Merge "adb: use the actual wMaxPacketSize for usb endpoints." by Josh Gao · 7 years ago
  47. 40d71f7 Merge "adb: enable -Wthread-safety on linux/darwin." am: 4d56849fb0 by Josh Gao · 7 years ago
  48. 4d56849 Merge "adb: enable -Wthread-safety on linux/darwin." by Josh Gao · 7 years ago
  49. ed4b715 adb: enable -Wthread-safety on linux/darwin. by Josh Gao · 7 years ago
  50. 3734cf0 adb: use the actual wMaxPacketSize for usb endpoints. by Josh Gao · 7 years ago
  51. 0b5c5d3 Merge "Don't display bugreport progress when it recedes, for real..." by Felipe Leme · 7 years ago
  52. 86cb41c Merge "Don't display bugreport progress when it recedes, for real..." by Treehugger Robot · 7 years ago
  53. 71cab43 Merge "Improve "adb sideload" error reporting." am: 00e8ce3fd0 by Elliott Hughes · 7 years ago
  54. 00e8ce3 Merge "Improve "adb sideload" error reporting." by Elliott Hughes · 7 years ago
  55. 9548e56 Improve "adb sideload" error reporting. by Elliott Hughes · 7 years ago
  56. 0aa2ce3 Don't display bugreport progress when it recedes, for real... by Felipe Leme · 7 years ago
  57. 7673bdc Merge "adb: Support 'adb enable/disable-verity' when using AVB." am: d223d7c810 by David Zeuthen · 7 years ago
  58. d223d7c Merge "adb: Support 'adb enable/disable-verity' when using AVB." by Treehugger Robot · 7 years ago
  59. 499ad6c adb: Support 'adb enable/disable-verity' when using AVB. by David Zeuthen · 7 years ago
  60. 9be682c Merge "Stop writing NUL bytes in adbkey.pub." am: cc4055111d by Elliott Hughes · 7 years ago
  61. cc40551 Merge "Stop writing NUL bytes in adbkey.pub." by Treehugger Robot · 7 years ago
  62. 6aa7289 Stop writing NUL bytes in adbkey.pub. by Elliott Hughes · 7 years ago
  63. 2ab3769 Merge "Simplify "adb sync" documentation." am: 05eed13247 by Elliott Hughes · 7 years ago
  64. 314db00 Simplify "adb sync" documentation. by Elliott Hughes · 7 years ago
  65. de0c543 Merge "Revert "adb: Lower EP_ALLOC retry count"" am: 169590c47f by Jerry Zhang · 7 years ago
  66. 272e7a6 Revert "adb: Lower EP_ALLOC retry count" by Jerry Zhang · 7 years ago
  67. 11f8178 Merge "adb: fix two device offline problems." am: 56af5828c8 by Yabin Cui · 7 years ago
  68. 56af582 Merge "adb: fix two device offline problems." by Treehugger Robot · 7 years ago
  69. 3cf1b36 adb: fix two device offline problems. by Yabin Cui · 7 years ago
  70. 9a16c55 Merge "Fix various adb error reporting bugs." am: 8dead17a58 by Elliott Hughes · 7 years ago
  71. 65bc227 Fix various adb error reporting bugs. by Elliott Hughes · 7 years ago
  72. 222dfeb Merge "libcutils: compile with BOARD_VNDK_VERSION current" am: f358bed624 by Steven Moreland · 7 years ago
  73. b087d30 libcutils: compile with BOARD_VNDK_VERSION current by Steven Moreland · 7 years ago
  74. 1dd1419 Merge changes from topics 'adb_thread', 'adb_loopback' am: 3187510b17 by Josh Gao · 7 years ago
  75. a77792a adb: kill adb_thread_{create, join, detach, exit}. am: 0f3312aa43 by Josh Gao · 7 years ago
  76. 25a228d adb: don't try to resolve 'localhost' am: 1f6a57afda by Josh Gao · 7 years ago
  77. 3187510 Merge changes from topics 'adb_thread', 'adb_loopback' by Josh Gao · 7 years ago
  78. 3e02d0e adb: statically link libbase into the tests. by Josh Gao · 7 years ago
  79. 0f3312a adb: kill adb_thread_{create, join, detach, exit}. by Josh Gao · 7 years ago
  80. 1f6a57a adb: don't try to resolve 'localhost' by Josh Gao · 7 years ago
  81. d8dedd1 Move adb backup/restore helptext to adb shell bu help. by Johan Toras Halseth · 7 years ago
  82. 28bc2b2 Merge "adb: don't reset usb when connecting it." by Treehugger Robot · 7 years ago
  83. 091f3be adb: don't reset usb when connecting it. by Yabin Cui · 7 years ago
  84. 3b29b43 Merge "Show install path in "adb --version" and "fastboot --version"." by Elliott Hughes · 7 years ago
  85. 7aca011 Merge "Show install path in "adb --version" and "fastboot --version"." by Elliott Hughes · 7 years ago
  86. 165189b Merge "Revert "adb: check our socketpair ends in our win32 emulation."" by Josh Gao · 7 years ago
  87. 4e97fd6 Show install path in "adb --version" and "fastboot --version". by Elliott Hughes · 7 years ago
  88. 4f6f442 Revert "adb: check our socketpair ends in our win32 emulation." by Josh Gao · 7 years ago
  89. 14da3bb Merge "adb: allow symlinks to directories in directory_exists." am: c10c31e8ba by Josh Gao · 7 years ago
  90. a0e185b adb: allow symlinks to directories in directory_exists. by Josh Gao · 7 years ago
  91. b607e4a Merge "Switch "adb sideload" over to lseek/read." am: 75bd1e0dd4 by Elliott Hughes · 7 years ago
  92. 75bd1e0 Merge "Switch "adb sideload" over to lseek/read." by Elliott Hughes · 7 years ago
  93. 96038eb Switch "adb sideload" over to lseek/read. by Elliott Hughes · 7 years ago
  94. 64fe3bd Merge "Don't display bugreport progress when it recedes." am: e95d9d1476 by Felipe Leme · 7 years ago
  95. e95d9d1 Merge "Don't display bugreport progress when it recedes." by Treehugger Robot · 7 years ago
  96. 7122786 Merge "adb: switch the jdwp control socket to SOCK_SEQPACKET." am: 249836158e by Josh Gao · 7 years ago
  97. 6f3fea2 adb: switch the jdwp control socket to SOCK_SEQPACKET. by Josh Gao · 7 years ago
  98. cbf53ff Merge "adb: detect closed jdwp socket." am: e1c4e04f82 by Josh Gao · 7 years ago
  99. 5dab2b4 Don't display bugreport progress when it recedes. by Felipe Leme · 7 years ago
  100. bc46f6b adb: detect closed jdwp socket. by Josh Gao · 7 years ago