1. f1d3dbc adbd: lessen security constraints when the device is unlocked by Bowgo Tsai · 7 years ago
  2. 0461609 Merge "Indicate that a packet was truncated." by Treehugger Robot · 7 years ago
  3. 9893f93 Indicate that a packet was truncated. by Dan Albert · 7 years ago
  4. b220676 Merge "Revert "adb: turn on libusb by default."" by Treehugger Robot · 7 years ago
  5. 969110c Revert "adb: turn on libusb by default." by Josh Gao · 7 years ago
  6. b6d3f28 Merge "Give a clear error message if we can't start the server." by Treehugger Robot · 7 years ago
  7. 6eadee8 Give a clear error message if we can't start the server. by Elliott Hughes · 7 years ago
  8. 9d2e688 Merge "adb: increase the shell command length limit." by Treehugger Robot · 7 years ago
  9. a019f78 adb: increase the shell command length limit. by Josh Gao · 7 years ago
  10. 6f61a6d Merge "adb: fix deadlock between transport_unref and usb_close." by Treehugger Robot · 7 years ago
  11. 717f153 adbd: optionally use qemud pipe without ro.kernel.qemu by Nicolas Norvez · 7 years ago
  12. 7e197ef adb: fix deadlock between transport_unref and usb_close. by Josh Gao · 7 years ago
  13. 5b8b10e adb: libusb: switch from polling for accessibility to a sleep. by Josh Gao · 7 years ago
  14. 7dd382d adb: improve race between device_connected and device_disconnected. by Josh Gao · 7 years ago
  15. 60b8c26 adb: libusb: don't try to delete a usb_handle twice. by Josh Gao · 7 years ago
  16. 664a618 adb: don't hold queue lock while performing callbacks. by Josh Gao · 7 years ago
  17. 0b13c89 adb: reunregress waiting for device on start-server. by Josh Gao · 7 years ago
  18. 68599f5 Merge "adb: fix deadlock." by Treehugger Robot · 7 years ago
  19. d1a3e8f adb: fix deadlock. by Josh Gao · 7 years ago
  20. 9c0a541 Merge "Create build target to pull adb test scripts." by GuangHui Liu · 7 years ago
  21. e5d665b Always print the initial bugreport progress message. by Felipe Leme · 7 years ago
  22. 5176df8 Add host feature for `push --sync` support. by Dan Albert · 7 years ago
  23. 41bda34 Create build target to pull adb test scripts. by GuangHui Liu · 7 years ago
  24. a6bb369 Merge changes I8d0c60e5,Ib8ad0ad6 by Treehugger Robot · 7 years ago
  25. 06b0d6b Add --sync support to push. by Dan Albert · 7 years ago
  26. def4aae Fix test following -p removal. by Dan Albert · 7 years ago
  27. 36dadca adb: boolify check_header and check_data. by Josh Gao · 7 years ago
  28. 16c5a13 adb: redirect stdout/stderr before initializing usb. by Josh Gao · 7 years ago
  29. abddbc2 adb: Allow disabling verity on eng builds when using AVB. by David Zeuthen · 7 years ago
  30. 425aefd adb: libusb: recognize devices with multiple interfaces. by Josh Gao · 7 years ago
  31. 3f60a96 adb: libusb: wait for devices to become accessible. by Josh Gao · 7 years ago
  32. 6da1cd4 adb: libusb: switch to hotplug for device detection. by Josh Gao · 7 years ago
  33. 723258a adb: silence noise. by Josh Gao · 7 years ago
  34. cecbc99 Merge "Adding 'uhid' permission for access to /dev/uhid." by Siarhei Vishniakou · 7 years ago
  35. 0729dd1 Adding 'uhid' permission for access to /dev/uhid. by Siarhei Vishniakou · 7 years ago
  36. 362b404 adb: fix darwin build break. by Josh Gao · 7 years ago
  37. 44f6592 Merge changes I394f5782,I9475f5d0,I59707186 by Josh Gao · 7 years ago
  38. 8964fbf Fix style nits in adb's Android.mk. by Elliott Hughes · 7 years ago
  39. b3526e1 Fix build error when (ADB|FASTBOOT)_VERSION has space by SzuWei Lin · 7 years ago
  40. 6f4d474 Merge "Show the "platform tools" version in adb/fastboot --version." by Treehugger Robot · 7 years ago
  41. 01b7bc4 adb: move all cleanup to a function with defined ordering. by Josh Gao · 7 years ago
  42. b3c14ec adb: make `adb kill-server` wait for the server to die. by Josh Gao · 7 years ago
  43. 707a6e4 adb: libusb: replace sleep with timed CV wait. by Josh Gao · 7 years ago
  44. 4d4f64f Show the "platform tools" version in adb/fastboot --version. by Elliott Hughes · 7 years ago
  45. 761ae04 Merge "adb: properly handle libusb_clear_halt failure." by Treehugger Robot · 7 years ago
  46. 8bf37d7 adb: properly handle libusb_clear_halt failure. by Josh Gao · 7 years ago
  47. ddfd505 Merge "Give slightly less useless versions to adb and fastboot." by Elliott Hughes · 7 years ago
  48. 2708a95 Give slightly less useless versions to adb and fastboot. by Elliott Hughes · 7 years ago
  49. 4acb360 Fix macOS build. by Elliott Hughes · 7 years ago
  50. cd35664 Improve udev failure diagnostics. by Elliott Hughes · 7 years ago
  51. fd713e5 adb: wait for devices to come up instead of sleeping for 3s. by Josh Gao · 7 years ago
  52. 6f46e6b adb: initialize mDNS asynchronously. by Josh Gao · 7 years ago
  53. 4c93639 adb: add fdevent_run_on_main_thread. by Josh Gao · 7 years ago
  54. 04a8218 adb: make darwin build with thread safety analysis. by Josh Gao · 7 years ago
  55. c7988b1 Merge "adb: use the actual wMaxPacketSize for usb endpoints." by Josh Gao · 7 years ago
  56. 2983d27 Merge "adb: enable -Wthread-safety on linux/darwin." by Josh Gao · 7 years ago
  57. 68f679c adb: enable -Wthread-safety on linux/darwin. by Josh Gao · 7 years ago
  58. ef3d343 adb: use the actual wMaxPacketSize for usb endpoints. by Josh Gao · 7 years ago
  59. 499af38 Merge "Don't display bugreport progress when it recedes, for real..." by Treehugger Robot · 7 years ago
  60. 66b25eb Merge "Improve "adb sideload" error reporting." by Elliott Hughes · 7 years ago
  61. 09e794c Improve "adb sideload" error reporting. by Elliott Hughes · 7 years ago
  62. 4cc0361 Don't display bugreport progress when it recedes, for real... by Felipe Leme · 7 years ago
  63. 1e033d6 adb: Support 'adb enable/disable-verity' when using AVB. by David Zeuthen · 7 years ago
  64. d340c1e Merge "Stop writing NUL bytes in adbkey.pub." by Treehugger Robot · 7 years ago
  65. 0b771b3 Stop writing NUL bytes in adbkey.pub. by Elliott Hughes · 7 years ago
  66. 0754cb9 Simplify "adb sync" documentation. by Elliott Hughes · 7 years ago
  67. 40a8778 Revert "adb: Lower EP_ALLOC retry count" by Jerry Zhang · 7 years ago
  68. 2e82107 Merge "adb: fix two device offline problems." by Treehugger Robot · 7 years ago
  69. b5e1141 adb: fix two device offline problems. by Yabin Cui · 7 years ago
  70. 1fc8f6e Fix various adb error reporting bugs. by Elliott Hughes · 7 years ago
  71. d73be1b libcutils: compile with BOARD_VNDK_VERSION current by Steven Moreland · 7 years ago
  72. 0301b32 Merge changes from topics 'adb_thread', 'adb_loopback' by Josh Gao · 7 years ago
  73. 47330e2 adb: statically link libbase into the tests. by Josh Gao · 7 years ago
  74. e1dacfc adb: kill adb_thread_{create, join, detach, exit}. by Josh Gao · 7 years ago
  75. 46de1d7 adb: don't try to resolve 'localhost' by Josh Gao · 7 years ago
  76. eca1b3b Move adb backup/restore helptext to adb shell bu help. by Johan Toras Halseth · 7 years ago
  77. 4b8087a Merge "adb: don't reset usb when connecting it." by Treehugger Robot · 7 years ago
  78. 5d002b8 adb: don't reset usb when connecting it. by Yabin Cui · 7 years ago
  79. 8aac990 Merge "Show install path in "adb --version" and "fastboot --version"." by Elliott Hughes · 7 years ago
  80. d2d8b68 Merge "Show install path in "adb --version" and "fastboot --version"." by Elliott Hughes · 7 years ago
  81. 83b3c08 Merge "Revert "adb: check our socketpair ends in our win32 emulation."" by Josh Gao · 7 years ago
  82. 1fd46df Show install path in "adb --version" and "fastboot --version". by Elliott Hughes · 7 years ago
  83. 3726a01 Revert "adb: check our socketpair ends in our win32 emulation." by Josh Gao · 7 years ago
  84. 36699d3 Merge "adb: allow symlinks to directories in directory_exists." am: c10c31e8ba by Josh Gao · 7 years ago
  85. ff468dc adb: allow symlinks to directories in directory_exists. by Josh Gao · 7 years ago
  86. 0cb8c69 Merge "Switch "adb sideload" over to lseek/read." am: c0ca39c41a by Elliott Hughes · 7 years ago
  87. c0ca39c Merge "Switch "adb sideload" over to lseek/read." by Elliott Hughes · 7 years ago
  88. ee1ac710 Switch "adb sideload" over to lseek/read. by Elliott Hughes · 7 years ago
  89. 70fd64e Merge "Don't display bugreport progress when it recedes." am: 450c44052c by Felipe Leme · 7 years ago
  90. 450c440 Merge "Don't display bugreport progress when it recedes." by Treehugger Robot · 7 years ago
  91. f9d12f2 Merge "adb: switch the jdwp control socket to SOCK_SEQPACKET." am: 249836158e by Josh Gao · 7 years ago
  92. b2a7251 adb: switch the jdwp control socket to SOCK_SEQPACKET. by Josh Gao · 7 years ago
  93. 7e5b10b Merge "adb: detect closed jdwp socket." am: e1c4e04f82 by Josh Gao · 7 years ago
  94. dedcbaa Don't display bugreport progress when it recedes. by Felipe Leme · 7 years ago
  95. 3fd78c9 adb: detect closed jdwp socket. by Josh Gao · 7 years ago
  96. ef3017b Merge "Remove extraneous .clang-format files" am: 41c7bb5055 by Tom Cherry · 7 years ago
  97. 5b4eb23 Remove extraneous .clang-format files by Tom Cherry · 7 years ago
  98. 4ba84b2 Merge "adb: replacing fs_mgr_read_fstab() with fs_mgr_read_fstab_default()" by Bowgo Tsai · 7 years ago
  99. eca92a5 Merge "adb: replacing fs_mgr_read_fstab() with fs_mgr_read_fstab_default()" by Treehugger Robot · 7 years ago
  100. 66ee277 adb: replacing fs_mgr_read_fstab() with fs_mgr_read_fstab_default() by Bowgo Tsai · 7 years ago