1. 5d741b4 Merge "Show the "platform tools" version in adb/fastboot --version." am: 6f4d47438d am: 3602f6141a am: 92764e2cb2 by Elliott Hughes · 8 years ago
  2. e3d2f2b Merge "Show the "platform tools" version in adb/fastboot --version." by Treehugger Robot · 8 years ago
  3. 6281ca6 Show the "platform tools" version in adb/fastboot --version. by Elliott Hughes · 8 years ago
  4. 241b930 Merge "adb: properly handle libusb_clear_halt failure." am: 761ae04777 am: b44385f6b3 am: 9886b1aa4a by Josh Gao · 8 years ago
  5. 774f9a8 Merge "adb: properly handle libusb_clear_halt failure." by Treehugger Robot · 8 years ago
  6. 1a4ddbf adb: properly handle libusb_clear_halt failure. by Josh Gao · 8 years ago
  7. 9121e85 Merge "Give slightly less useless versions to adb and fastboot." am: ddfd5056a2 am: 77ca73f8a7 am: a2ce98d026 by Elliott Hughes · 8 years ago
  8. 83c78ab Merge "Give slightly less useless versions to adb and fastboot." by Elliott Hughes · 8 years ago
  9. 0108293 Merge "Fix macOS build." am: 71feb7b321 am: dcbd2a1501 am: 666b616592 by Elliott Hughes · 8 years ago
  10. 781b33e Give slightly less useless versions to adb and fastboot. by Elliott Hughes · 8 years ago
  11. ca0331f Fix macOS build. by Elliott Hughes · 8 years ago
  12. b2b5af8 Merge "Improve udev failure diagnostics." am: 5ad9ba12df am: 94202c2b9d am: 1ad393daba by Elliott Hughes · 8 years ago
  13. 46332d6 Improve udev failure diagnostics. by Elliott Hughes · 8 years ago
  14. 2e536a7 Merge changes from topic 'adb_thread_safety' am: 9083ff1c24 am: 2ca23fa508 am: 05b7443644 by Josh Gao · 8 years ago
  15. 947db1d Merge "adb: make darwin build with thread safety analysis." am: 971e6585a6 am: b80ef5e6fd am: 5e0b56adfa by Josh Gao · 8 years ago
  16. f969590 adb: wait for devices to come up instead of sleeping for 3s. by Josh Gao · 8 years ago
  17. 8d7f7d7 adb: make darwin build with thread safety analysis. by Josh Gao · 8 years ago
  18. 4f52d3f adb: initialize mDNS asynchronously. by Josh Gao · 8 years ago
  19. 3780903 adb: add fdevent_run_on_main_thread. by Josh Gao · 8 years ago
  20. d4eab19 Merge "adb: use the actual wMaxPacketSize for usb endpoints." am: c7988b1f68 am: ff9d6425d4 am: 44190c3709 by Josh Gao · 8 years ago
  21. ddc8fff Merge "adb: use the actual wMaxPacketSize for usb endpoints." by Josh Gao · 8 years ago
  22. ca896af Merge "adb: enable -Wthread-safety on linux/darwin." am: 2983d2710e am: 0c91897714 am: d3f512ebe3 by Josh Gao · 8 years ago
  23. 65430b3 Merge "adb: enable -Wthread-safety on linux/darwin." by Josh Gao · 8 years ago
  24. f25ad13 adb: enable -Wthread-safety on linux/darwin. by Josh Gao · 8 years ago
  25. 06b2ada adb: use the actual wMaxPacketSize for usb endpoints. by Josh Gao · 8 years ago
  26. e5d6678 Merge "Don't display bugreport progress when it recedes, for real..." am: 499af38623 am: 35d7f65654 am: eed955d7c6 by Felipe Leme · 8 years ago
  27. 8613fe0 Merge "Don't display bugreport progress when it recedes, for real..." by Treehugger Robot · 8 years ago
  28. b0b1c4c Merge "Improve "adb sideload" error reporting." am: 66b25eb810 am: f2fe436d32 am: 2b0d807531 by Elliott Hughes · 8 years ago
  29. 8ac3137 Merge "Improve "adb sideload" error reporting." by Elliott Hughes · 8 years ago
  30. 2a1059c Improve "adb sideload" error reporting. by Elliott Hughes · 8 years ago
  31. 45aea25 Don't display bugreport progress when it recedes, for real... by Felipe Leme · 8 years ago
  32. b05f0bd Merge "adb: Support 'adb enable/disable-verity' when using AVB." am: 8fc6cc8910 am: 2b3a568171 am: 1855c98ac2 by David Zeuthen · 8 years ago
  33. 1f7943a adb: Support 'adb enable/disable-verity' when using AVB. by David Zeuthen · 8 years ago
  34. 5d1c69c Merge "Stop writing NUL bytes in adbkey.pub." am: d340c1ebbe am: 68c9642a9d am: a404e8ffe8 by Elliott Hughes · 8 years ago
  35. 9038304 Merge "Stop writing NUL bytes in adbkey.pub." by Treehugger Robot · 8 years ago
  36. 8e97c96 Stop writing NUL bytes in adbkey.pub. by Elliott Hughes · 8 years ago
  37. a224cc8 Merge "Simplify "adb sync" documentation." am: 05eed13247 am: 893a3c4468 am: 4942d4a8cc by Elliott Hughes · 8 years ago
  38. 2e2066c Simplify "adb sync" documentation. by Elliott Hughes · 8 years ago
  39. 0e67ed3 Merge "Revert "adb: Lower EP_ALLOC retry count"" am: 169590c47f am: 935d600800 am: ddcc232493 by Jerry Zhang · 8 years ago
  40. 049b939 Revert "adb: Lower EP_ALLOC retry count" by Jerry Zhang · 8 years ago
  41. 739a483 Merge "adb: fix two device offline problems." am: 2e821078e4 am: ae6a3605d2 am: 66cfd45a34 by Yabin Cui · 8 years ago
  42. aec1b04 Merge "adb: fix two device offline problems." by Treehugger Robot · 8 years ago
  43. d85bc1b adb: fix two device offline problems. by Yabin Cui · 8 years ago
  44. 2693f5f Merge "Fix various adb error reporting bugs." am: 8dead17a58 am: e6b808ea5b am: 38ed0537be by Elliott Hughes · 8 years ago
  45. 3326150 Fix various adb error reporting bugs. by Elliott Hughes · 8 years ago
  46. 55629d5 Merge "libcutils: compile with BOARD_VNDK_VERSION current" into oc-dev am: 64639fd7dc by Steven Moreland · 8 years ago
  47. a27d813 Merge "libcutils: compile with BOARD_VNDK_VERSION current" into oc-dev by Steven Moreland · 8 years ago
  48. f7ee0f9 libcutils: compile with BOARD_VNDK_VERSION current by Steven Moreland · 8 years ago
  49. 51f4aa5 libcutils: compile with BOARD_VNDK_VERSION current by Steven Moreland · 8 years ago
  50. 5b08088 Merge changes from topics 'adb_thread', 'adb_loopback' am: 0301b3217b am: 750dfee974 am: da1f886ed8 by Josh Gao · 8 years ago
  51. 753cdec adb: kill adb_thread_{create, join, detach, exit}. am: e1dacfc1b6 am: d56eebd6c2 am: ae80841ac7 by Josh Gao · 8 years ago
  52. e4ae224 adb: don't try to resolve 'localhost' am: 46de1d7f03 am: 32d7ede78b am: 677a73e5f1 by Josh Gao · 8 years ago
  53. 2b1ad0a adb: kill adb_thread_{create, join, detach, exit}. am: e1dacfc1b6 by Josh Gao · 8 years ago
  54. 14199c9 adb: don't try to resolve 'localhost' am: 46de1d7f03 by Josh Gao · 8 years ago
  55. 855022c Merge changes from topics 'adb_thread', 'adb_loopback' by Josh Gao · 8 years ago
  56. f9ae1ec adb: statically link libbase into the tests. by Josh Gao · 8 years ago
  57. a1adec3 adb: kill adb_thread_{create, join, detach, exit}. by Josh Gao · 8 years ago
  58. 3ce7297 adb: don't try to resolve 'localhost' by Josh Gao · 8 years ago
  59. 0cd2d56 Merge "Move adb backup/restore helptext to adb shell bu help." am: 4a36cc7cf6 am: 8898a151e6 am: 9f23feae1f by Johan Torås Halseth · 8 years ago
  60. f3c04c4 Move adb backup/restore helptext to adb shell bu help. by Johan Toras Halseth · 8 years ago
  61. 7d20e90 Merge "adb: don't reset usb when connecting it." am: 4b8087aeb2 am: 0c1bad300c am: e7affdc47c by Yabin Cui · 8 years ago
  62. b9eedfa Merge "adb: don't reset usb when connecting it." by Treehugger Robot · 8 years ago
  63. 97ae2f4 adb: don't reset usb when connecting it. by Yabin Cui · 8 years ago
  64. 88692f8 Merge "Show install path in "adb --version" and "fastboot --version"." am: d2d8b68f70 am: 8aac990de2 am: dd05434457 by Elliott Hughes · 8 years ago
  65. 5cc9a6f Merge "Show install path in "adb --version" and "fastboot --version"." by Elliott Hughes · 8 years ago
  66. 4b59141 Merge "Show install path in "adb --version" and "fastboot --version"." by Elliott Hughes · 8 years ago
  67. b7c1a67 Merge "Revert "adb: check our socketpair ends in our win32 emulation."" am: c1314c8b13 am: 83b3c0817f am: cf476c9360 by Josh Gao · 8 years ago
  68. 55a6567 Merge "Revert "adb: check our socketpair ends in our win32 emulation."" by Josh Gao · 8 years ago
  69. 7b06b37 Show install path in "adb --version" and "fastboot --version". by Elliott Hughes · 8 years ago
  70. 17b03c2 Revert "adb: check our socketpair ends in our win32 emulation." by Josh Gao · 8 years ago
  71. 5137ad9 Revert "Revert "Qemu-pipe: refactor qemu_pipe.h into libqemu_pipe"" by bohu · 8 years ago
  72. 5fe62ec Revert "Qemu-pipe: refactor qemu_pipe.h into libqemu_pipe" by bohu · 8 years ago
  73. acd575e Merge changes from topic 'qemu-cp' by Bo Hu · 8 years ago
  74. 896f970 Qemu-pipe: refactor qemu_pipe.h into libqemu_pipe by bohu · 8 years ago
  75. ca983e1 Merge "adb: allow symlinks to directories in directory_exists." am: c10c31e8ba by Josh Gao · 8 years ago
  76. 85214e8 adb: allow symlinks to directories in directory_exists. by Josh Gao · 8 years ago
  77. 9a7e923 Merge "Switch "adb sideload" over to lseek/read." am: c0ca39c41a by Elliott Hughes · 8 years ago
  78. 8fe6831 Merge "Switch "adb sideload" over to lseek/read." by Elliott Hughes · 8 years ago
  79. c51fb56 Switch "adb sideload" over to lseek/read. by Elliott Hughes · 8 years ago
  80. b7d495c Merge "Don't display bugreport progress when it recedes." am: 450c44052c by Felipe Leme · 8 years ago
  81. e73532b Merge "Don't display bugreport progress when it recedes." by Treehugger Robot · 8 years ago
  82. 4efc51f Merge "adb: switch the jdwp control socket to SOCK_SEQPACKET." am: 249836158e by Josh Gao · 8 years ago
  83. ba9bb23 adb: switch the jdwp control socket to SOCK_SEQPACKET. by Josh Gao · 8 years ago
  84. 89b07bf Merge "adb: detect closed jdwp socket." am: e1c4e04f82 by Josh Gao · 8 years ago
  85. 892b03d Don't display bugreport progress when it recedes. by Felipe Leme · 8 years ago
  86. 23d64fd adb: detect closed jdwp socket. by Josh Gao · 8 years ago
  87. 95ebf21 Merge "Remove extraneous .clang-format files" am: 41c7bb5055 by Tom Cherry · 8 years ago
  88. ec17edf Remove extraneous .clang-format files by Tom Cherry · 8 years ago
  89. b6fec50 Merge "adb: replacing fs_mgr_read_fstab() with fs_mgr_read_fstab_default()" by Bowgo Tsai · 8 years ago
  90. e9a113b Merge "adb: replacing fs_mgr_read_fstab() with fs_mgr_read_fstab_default()" by Treehugger Robot · 8 years ago
  91. 5d38c83 adb: replacing fs_mgr_read_fstab() with fs_mgr_read_fstab_default() by Bowgo Tsai · 8 years ago
  92. 71db838 Merge "adb: properly erase destroyed jdwp_trackers." am: e02eba8fd2 by Josh Gao · 8 years ago
  93. cd838c7 Merge "adb: properly erase destroyed jdwp_trackers." by Treehugger Robot · 8 years ago
  94. de8cdd3 adb: properly erase destroyed jdwp_trackers. by Josh Gao · 8 years ago
  95. f09793b Merge changes from topic 'adb-mdnsd' am: f4f95496ce by Casey Dahlin · 8 years ago
  96. e6f211d Enable mDNS on Darwin am: 304150a521 by Casey Dahlin · 8 years ago
  97. 1fbf3ab Don't include mDNS support on platforms other than Linux am: d6c8091e9f by Casey Dahlin · 8 years ago
  98. 8cf1cf0 Add mDNS device discovery for adb client am: 13a269ea24 by Casey Dahlin · 8 years ago
  99. 418c2fb adb: Set a hostname for mDNS am: 1fe3cae67e by Casey Dahlin · 8 years ago
  100. c40f49d Make ADBD announce its presence over mDNS am: 6cd5e0b4ef by Casey Dahlin · 8 years ago