1. 314db00 Simplify "adb sync" documentation. by Elliott Hughes · 7 years ago
  2. 56af582 Merge "adb: fix two device offline problems." by Treehugger Robot · 7 years ago
  3. 3cf1b36 adb: fix two device offline problems. by Yabin Cui · 7 years ago
  4. 65bc227 Fix various adb error reporting bugs. by Elliott Hughes · 7 years ago
  5. 3187510 Merge changes from topics 'adb_thread', 'adb_loopback' by Josh Gao · 7 years ago
  6. 0f3312a adb: kill adb_thread_{create, join, detach, exit}. by Josh Gao · 7 years ago
  7. d8dedd1 Move adb backup/restore helptext to adb shell bu help. by Johan Toras Halseth · 7 years ago
  8. 96038eb Switch "adb sideload" over to lseek/read. by Elliott Hughes · 7 years ago
  9. e679407 Move adb_dirname and adb_basename to libbase by Colin Cross · 7 years ago
  10. 210b63f adb: add `adb host-features`, report libusb status. by Josh Gao · 7 years ago
  11. 97e74bb Don't print 168^W143 lines of help when someone makes a typo. by Elliott Hughes · 7 years ago
  12. 2d82114 -e is really about TCP/IP devices, not emulators. by Elliott Hughes · 8 years ago
  13. 70267e4 adb: add sysdeps/chrono.h for chrono literals on Win32. by Josh Gao · 8 years ago
  14. 7392598 Switch adb over to <chrono>. by Elliott Hughes · 8 years ago
  15. 4e56250 adb: add `adb reconnect offline` to reconnect offline devices. by Josh Gao · 8 years ago
  16. 976bd83 Improve "adb install" diagnostics. by Elliott Hughes · 8 years ago
  17. 02e3378 Move "adb shell" over to getopt(3), and allow -tt on old devices. by Elliott Hughes · 8 years ago
  18. 687f8b4 Improve "adb help" output. by Elliott Hughes · 8 years ago
  19. caedcb5 Fix bug: Doesn't respect ANDROID_ADB_SERVER_PORT by Tao Wu · 8 years ago
  20. bb4f860 adb: allow use of arbitrary socket specs for command socket. by Josh Gao · 8 years ago
  21. ea7457b adb: extract the adb-specific unique_fd out into its own header. by Josh Gao · 8 years ago
  22. e4893a2 DO NOT MERGE: Deprecated 'adb bugreport' with flat files. by Felipe Leme · 8 years ago
  23. 60192aa DO NOT MERGE: Refactored functions that copy sdout and stderr to strings to use a callback. by Felipe Leme · 8 years ago
  24. 042c351 DO NOT MERGE: Split bugreport() into its own file and added unit tests. by Felipe Leme · 8 years ago
  25. 8c5cf62 DO NOT MERGE: use 'cmd' command for install-multiple by Todd Kennedy · 8 years ago
  26. e0e9f56 DO NOT MERGE: Ensure the target sees a proper EOD marker during restore by Christopher Tate · 8 years ago
  27. ce7e3c2 Merge \"Fix clang-tidy performance warnings in syste/core.\" am: 4efbce14b5 by Chih-Hung Hsieh · 8 years ago
  28. 90b40f6 Fix clang-tidy performance warnings in syste/core. by Chih-Hung Hsieh · 8 years ago
  29. d015e72 Merge \"adb: make adb root not wait-for-device.\" am: de65d30880 by Josh Gao · 8 years ago
  30. de65d30 Merge "adb: make adb root not wait-for-device." by Treehugger Robot · 8 years ago
  31. d3d9cbf adb: make adb root not wait-for-device. by Josh Gao · 8 years ago
  32. 418c9c5 Merge \"Better diagnostics from \"adb sideload\".\" am: 497532841e by Elliott Hughes · 8 years ago
  33. 74d8e61 Better diagnostics from "adb sideload". by Elliott Hughes · 8 years ago
  34. 908d53f Merge \\"Fix the sense of a test in \\"adb sideload\\".\\" am: 8d04c20cca by Elliott Hughes · 8 years ago
  35. 707dde6 Fix the sense of a test in "adb sideload". by Elliott Hughes · 8 years ago
  36. afc37a0 Merge \"Redirect bugreport stderr to host\'s stderr.\" into nyc-dev by Felipe Leme · 8 years ago
  37. 5ad5090 Redirect bugreport stderr to host's stderr. by Felipe Leme · 8 years ago
  38. 613325a Merge "Kill load_file." am: 4d487b3495 am: 198a727891 by Elliott Hughes · 8 years ago
  39. e0a6e2a Kill load_file. by Elliott Hughes · 8 years ago
  40. c35e026 Merge "adb: add track-jdwp and track-devices commands." am: f8f40a1e2e by Josh Gao · 8 years ago
  41. 39d01bb adb: add track-jdwp and track-devices commands. by Josh Gao · 8 years ago
  42. 5d86d4e Merge "adb: support forwarding TCP port 0." am: cb90562bcf am: 5aaffac37e by David Pursell · 8 years ago
  43. 19d0c23 adb: support forwarding TCP port 0. by David Pursell · 8 years ago
  44. 9c228ed Merge "Display warning about bugreport delay." into nyc-dev am: f99193b7aa by Felipe Leme · 8 years ago
  45. 1cf5ec8 Display warning about bugreport delay. by Felipe Leme · 8 years ago
  46. 915476e Automatically add a .zip to adb bugreport file when missing. am: d92cd1e500 by Felipe Leme · 8 years ago
  47. d92cd1e Automatically add a .zip to adb bugreport file when missing. by Felipe Leme · 8 years ago
  48. bd178f2 Merge "Fix NULL deref on exec-in with insufficient arguments" am: 3f4347bdcd by Zach Riggle · 8 years ago
  49. 328870b Fix NULL deref on exec-in with insufficient arguments by Zach Riggle · 8 years ago
  50. 868447f Merge changes Ia4a2ff77,I970806e3,I47daa338 into nyc-dev by TreeHugger Robot · 8 years ago
  51. d0a4ad9 adb: add reconnect command. by Yabin Cui · 8 years ago
  52. 34893c5 Merge "adb: add reconnect command." am: 54ee6d1 am: 1dd696a by Yabin Cui · 8 years ago
  53. 54ee6d1 Merge "adb: add reconnect command." by Yabin Cui · 8 years ago
  54. ba140d4 Merge changes Ibc8038b1,I1876ecd7,I57d70f8b am: c6e3b12 am: c35de74 by Treehugger Robot · 8 years ago
  55. d1e1c50 adb: after `adb root`, wait for the device in any state. by Josh Gao · 8 years ago
  56. 0dd8a14 adb: add support for 'wait-for-any'. by Josh Gao · 8 years ago
  57. 1f49cf8 adb: make 'wait-for-{recovery,sideload,bootloader} work. by Josh Gao · 8 years ago
  58. 6bc7781 adb: after `adb root`, wait for the device in any state. by Josh Gao · 8 years ago
  59. 071328d adb: add support for 'wait-for-any'. by Josh Gao · 8 years ago
  60. 63cede3 adb: make 'wait-for-{recovery,sideload,bootloader} work. by Josh Gao · 8 years ago
  61. b644703 Implements 'adb bugreport <ZIP_FILE>'. by Felipe Leme · 8 years ago
  62. d78ed22 adb: add reconnect command. by Yabin Cui · 8 years ago
  63. 011493b Fix buffer overrun in adb wait-for-device. by Elliott Hughes · 8 years ago
  64. 1c14b90 Fix buffer overrun in adb wait-for-device. by Elliott Hughes · 8 years ago
  65. 95230e8 adb: wait for restore to complete before returning. by Josh Gao · 8 years ago
  66. d1d0339 adb: wait for adbd to die and respawn in root/unroot. by Josh Gao · 8 years ago
  67. 561251e adb: wait for restore to complete before returning. by Josh Gao · 8 years ago
  68. b1a71ce adb: wait for adbd to die and respawn in root/unroot. by Josh Gao · 8 years ago
  69. 79f7792 Merge "Only debuggable packages can be downgraded." into nyc-dev by Alex Klyubin · 8 years ago
  70. 6a7e573 adb: bail out if wait_for_device fails in send_shell_command. by Josh Gao · 8 years ago
  71. 2ad376b Only debuggable packages can be downgraded. by Alex Klyubin · 8 years ago
  72. ee60886 adb: bail out if wait_for_device fails in send_shell_command. by Josh Gao · 8 years ago
  73. 382ea6e adb: make adb_thread_func_t return void, add adb_thread_exit. by Josh Gao · 8 years ago
  74. 7d40525 adb: make adb_thread_func_t return void, add adb_thread_exit. by Josh Gao · 8 years ago
  75. e4897ac Merge changes I93287b87,I30a3eb0b by Josh Gao · 9 years ago
  76. 91d53b5 adb: add adb_get_feature_set. by Josh Gao · 9 years ago
  77. ea71e27 Merge "adb: fix subprocess termination for legacy shell." by David Pursell · 9 years ago
  78. 5544140 adb: SIGWINCH support for Windows by Spencer Low · 9 years ago
  79. 182dc32 adb: fix subprocess termination for legacy shell. by David Pursell · 9 years ago
  80. 9650d86 adb: fix GetFeatureSet() to indicate failure. by David Pursell · 9 years ago
  81. e4c50e4 Merge "adb host: add device state in "adb wait-for-*"" by Elliott Hughes · 9 years ago
  82. f493da8 Improve "adb install"'s error message slightly. by Elliott Hughes · 9 years ago
  83. 6cd9bc3 adb host: add device state in "adb wait-for-*" by Leo Sartre · 9 years ago
  84. 232d25d Merge "adb: shell: add -n flag to not read from stdin." by Josh Gao · 9 years ago
  85. 1eef478 adb: shell: add -n flag to not read from stdin. by Josh Gao · 9 years ago
  86. f55ead9 Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
  87. 4919c17 Avoid SIGPIPE in adb. by Elliott Hughes · 9 years ago
  88. 401847e Don't send $TERM unless we're talking to a new adbd. by Elliott Hughes · 9 years ago
  89. ff44456 Pass $TERM to the device. by Elliott Hughes · 9 years ago
  90. 9406f7e Improve adb help text and adb backup error reporting. by Elliott Hughes · 9 years ago
  91. e3a87d0 adb: remove exit-time destructors. by Josh Gao · 9 years ago
  92. 1461b75 Merge "Add -e to the adb shell documentation." by Elliott Hughes · 9 years ago
  93. 5947512 Add -e to the adb shell documentation. by Elliott Hughes · 9 years ago
  94. 4cf6f10 Fix adb shell escape handling. by Elliott Hughes · 9 years ago
  95. 1e2f7dc use new cmd command by Todd Kennedy · 9 years ago
  96. 1d3983b Merge changes I70c94c4b,Ifd8769ed by Josh Gao · 9 years ago
  97. c1c3138 adb: remove use of mkdirs from `adb backup`. by Josh Gao · 9 years ago
  98. 4c5e804 Fix Mac adb build. by Elliott Hughes · 9 years ago
  99. a826579 adb shell SIGWINCH support. by Elliott Hughes · 9 years ago
  100. c9d2ff2 Merge "adb: fix adb reverse --no-rebind help text" am: 503553c86c by Elliott Hughes · 9 years ago