1. 9dcbc21 Support > 2GiB seeks in adb_lseek. by Elliott Hughes · 6 years ago
  2. b1702db Small clean ups for issues raised in reviews of fastdeploy by Idries Hamadi · 6 years ago
  3. c3462f4 adb: static constexpr. by Elliott Hughes · 6 years ago
  4. 8b78f55 Make sync and remount support product_services. by Anton Hansson · 6 years ago
  5. 5109b9e Merge "Integrate adb with fastdeploy" by Treehugger Robot · 6 years ago
  6. 4007ab7 adb: minor cleanup. by Josh Gao · 6 years ago
  7. 1ecee44 Integrate adb with fastdeploy by Idries Hamadi · 7 years ago
  8. 3657ae1 Accept DexMetadata files (.dm) for install-multiple by Calin Juravle · 7 years ago
  9. 596f63b adb: fix error message for `adb {forward,reverse}` by Josh Gao · 6 years ago
  10. 076b5ba adb: split shell_service.h into client/daemon/protocol parts. by Josh Gao · 6 years ago
  11. c7b7459 adb: split file_sync_service.h into client and daemon parts. by Josh Gao · 6 years ago
  12. b4edbdf adb: Remove most C-style allocations by Luis Hector Chavez · 6 years ago
  13. 86e6718 [adb] Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  14. bf5167c adb: add `adb raw` to connect to an arbitrary service. by Josh Gao · 7 years ago
  15. 8fa3351 Fix `adb logcat` return code. by Elliott Hughes · 7 years ago
  16. 30a3c5a Documented adb install --instant by Felipe Leme · 7 years ago
  17. 145ac02 Support /odm and /product in "adb remount" and "adb sync". by Elliott Hughes · 7 years ago
  18. f2a988c adb: implement std::make_unique, start using it. by Josh Gao · 7 years ago
  19. 361148b adb: switch over to Android.bp. by Josh Gao · 7 years ago[Renamed from commandline.cpp]
  20. fa085be Fix adb tcpip tests. by Elliott Hughes · 7 years ago
  21. b39e415 adb: allow selection of a specific transport. by Josh Gao · 7 years ago
  22. 323874f Fix bug #37284906, adb shell crashes on windows with invalid options. by Huihong Luo · 7 years ago
  23. 0501202 adb: increase the shell command length limit. by Josh Gao · 8 years ago
  24. 8449e06 Add --sync support to push. by Dan Albert · 8 years ago
  25. ee356a7 adb: make `adb kill-server` wait for the server to die. by Josh Gao · 8 years ago
  26. 00e8ce3 Merge "Improve "adb sideload" error reporting." by Elliott Hughes · 8 years ago
  27. 9548e56 Improve "adb sideload" error reporting. by Elliott Hughes · 8 years ago
  28. 314db00 Simplify "adb sync" documentation. by Elliott Hughes · 8 years ago
  29. 56af582 Merge "adb: fix two device offline problems." by Treehugger Robot · 8 years ago
  30. 3cf1b36 adb: fix two device offline problems. by Yabin Cui · 8 years ago
  31. 65bc227 Fix various adb error reporting bugs. by Elliott Hughes · 8 years ago
  32. 3187510 Merge changes from topics 'adb_thread', 'adb_loopback' by Josh Gao · 8 years ago
  33. 0f3312a adb: kill adb_thread_{create, join, detach, exit}. by Josh Gao · 8 years ago
  34. d8dedd1 Move adb backup/restore helptext to adb shell bu help. by Johan Toras Halseth · 8 years ago
  35. 96038eb Switch "adb sideload" over to lseek/read. by Elliott Hughes · 8 years ago
  36. e679407 Move adb_dirname and adb_basename to libbase by Colin Cross · 8 years ago
  37. 210b63f adb: add `adb host-features`, report libusb status. by Josh Gao · 8 years ago
  38. 97e74bb Don't print 168^W143 lines of help when someone makes a typo. by Elliott Hughes · 8 years ago
  39. 2d82114 -e is really about TCP/IP devices, not emulators. by Elliott Hughes · 8 years ago
  40. 70267e4 adb: add sysdeps/chrono.h for chrono literals on Win32. by Josh Gao · 8 years ago
  41. 7392598 Switch adb over to <chrono>. by Elliott Hughes · 8 years ago
  42. 4e56250 adb: add `adb reconnect offline` to reconnect offline devices. by Josh Gao · 8 years ago
  43. 976bd83 Improve "adb install" diagnostics. by Elliott Hughes · 8 years ago
  44. 02e3378 Move "adb shell" over to getopt(3), and allow -tt on old devices. by Elliott Hughes · 8 years ago
  45. 687f8b4 Improve "adb help" output. by Elliott Hughes · 8 years ago
  46. caedcb5 Fix bug: Doesn't respect ANDROID_ADB_SERVER_PORT by Tao Wu · 8 years ago
  47. bb4f860 adb: allow use of arbitrary socket specs for command socket. by Josh Gao · 8 years ago
  48. ea7457b adb: extract the adb-specific unique_fd out into its own header. by Josh Gao · 8 years ago
  49. e4893a2 DO NOT MERGE: Deprecated 'adb bugreport' with flat files. by Felipe Leme · 8 years ago
  50. 60192aa DO NOT MERGE: Refactored functions that copy sdout and stderr to strings to use a callback. by Felipe Leme · 8 years ago
  51. 042c351 DO NOT MERGE: Split bugreport() into its own file and added unit tests. by Felipe Leme · 8 years ago
  52. 8c5cf62 DO NOT MERGE: use 'cmd' command for install-multiple by Todd Kennedy · 8 years ago
  53. e0e9f56 DO NOT MERGE: Ensure the target sees a proper EOD marker during restore by Christopher Tate · 8 years ago
  54. ce7e3c2 Merge \"Fix clang-tidy performance warnings in syste/core.\" am: 4efbce14b5 by Chih-Hung Hsieh · 8 years ago
  55. 90b40f6 Fix clang-tidy performance warnings in syste/core. by Chih-Hung Hsieh · 8 years ago
  56. d015e72 Merge \"adb: make adb root not wait-for-device.\" am: de65d30880 by Josh Gao · 9 years ago
  57. de65d30 Merge "adb: make adb root not wait-for-device." by Treehugger Robot · 9 years ago
  58. d3d9cbf adb: make adb root not wait-for-device. by Josh Gao · 9 years ago
  59. 418c9c5 Merge \"Better diagnostics from \"adb sideload\".\" am: 497532841e by Elliott Hughes · 9 years ago
  60. 74d8e61 Better diagnostics from "adb sideload". by Elliott Hughes · 9 years ago
  61. 908d53f Merge \\"Fix the sense of a test in \\"adb sideload\\".\\" am: 8d04c20cca by Elliott Hughes · 9 years ago
  62. 707dde6 Fix the sense of a test in "adb sideload". by Elliott Hughes · 9 years ago
  63. afc37a0 Merge \"Redirect bugreport stderr to host\'s stderr.\" into nyc-dev by Felipe Leme · 9 years ago
  64. 5ad5090 Redirect bugreport stderr to host's stderr. by Felipe Leme · 9 years ago
  65. 613325a Merge "Kill load_file." am: 4d487b3495 am: 198a727891 by Elliott Hughes · 9 years ago
  66. e0a6e2a Kill load_file. by Elliott Hughes · 9 years ago
  67. c35e026 Merge "adb: add track-jdwp and track-devices commands." am: f8f40a1e2e by Josh Gao · 9 years ago
  68. 39d01bb adb: add track-jdwp and track-devices commands. by Josh Gao · 9 years ago
  69. 5d86d4e Merge "adb: support forwarding TCP port 0." am: cb90562bcf am: 5aaffac37e by David Pursell · 9 years ago
  70. 19d0c23 adb: support forwarding TCP port 0. by David Pursell · 9 years ago
  71. 9c228ed Merge "Display warning about bugreport delay." into nyc-dev am: f99193b7aa by Felipe Leme · 9 years ago
  72. 1cf5ec8 Display warning about bugreport delay. by Felipe Leme · 9 years ago
  73. 915476e Automatically add a .zip to adb bugreport file when missing. am: d92cd1e500 by Felipe Leme · 9 years ago
  74. d92cd1e Automatically add a .zip to adb bugreport file when missing. by Felipe Leme · 9 years ago
  75. bd178f2 Merge "Fix NULL deref on exec-in with insufficient arguments" am: 3f4347bdcd by Zach Riggle · 9 years ago
  76. 328870b Fix NULL deref on exec-in with insufficient arguments by Zach Riggle · 9 years ago
  77. 868447f Merge changes Ia4a2ff77,I970806e3,I47daa338 into nyc-dev by TreeHugger Robot · 9 years ago
  78. d0a4ad9 adb: add reconnect command. by Yabin Cui · 9 years ago
  79. 34893c5 Merge "adb: add reconnect command." am: 54ee6d1 am: 1dd696a by Yabin Cui · 9 years ago
  80. 54ee6d1 Merge "adb: add reconnect command." by Yabin Cui · 9 years ago
  81. ba140d4 Merge changes Ibc8038b1,I1876ecd7,I57d70f8b am: c6e3b12 am: c35de74 by Treehugger Robot · 9 years ago
  82. d1e1c50 adb: after `adb root`, wait for the device in any state. by Josh Gao · 9 years ago
  83. 0dd8a14 adb: add support for 'wait-for-any'. by Josh Gao · 9 years ago
  84. 1f49cf8 adb: make 'wait-for-{recovery,sideload,bootloader} work. by Josh Gao · 9 years ago
  85. 6bc7781 adb: after `adb root`, wait for the device in any state. by Josh Gao · 9 years ago
  86. 071328d adb: add support for 'wait-for-any'. by Josh Gao · 9 years ago
  87. 63cede3 adb: make 'wait-for-{recovery,sideload,bootloader} work. by Josh Gao · 9 years ago
  88. b644703 Implements 'adb bugreport <ZIP_FILE>'. by Felipe Leme · 9 years ago
  89. d78ed22 adb: add reconnect command. by Yabin Cui · 9 years ago
  90. 011493b Fix buffer overrun in adb wait-for-device. by Elliott Hughes · 9 years ago
  91. 1c14b90 Fix buffer overrun in adb wait-for-device. by Elliott Hughes · 9 years ago
  92. 95230e8 adb: wait for restore to complete before returning. by Josh Gao · 9 years ago
  93. d1d0339 adb: wait for adbd to die and respawn in root/unroot. by Josh Gao · 9 years ago
  94. 561251e adb: wait for restore to complete before returning. by Josh Gao · 9 years ago
  95. b1a71ce adb: wait for adbd to die and respawn in root/unroot. by Josh Gao · 9 years ago
  96. 79f7792 Merge "Only debuggable packages can be downgraded." into nyc-dev by Alex Klyubin · 9 years ago
  97. 6a7e573 adb: bail out if wait_for_device fails in send_shell_command. by Josh Gao · 9 years ago
  98. 2ad376b Only debuggable packages can be downgraded. by Alex Klyubin · 9 years ago
  99. ee60886 adb: bail out if wait_for_device fails in send_shell_command. by Josh Gao · 9 years ago
  100. 382ea6e adb: make adb_thread_func_t return void, add adb_thread_exit. by Josh Gao · 9 years ago