1. d072ed3 Merge \\"Fix clang-tidy performance warnings in syste/core.\\" am: 4efbce14b5 by Chih-Hung Hsieh · 8 years ago
  2. 4c4fa90 Merge \"Fix clang-tidy performance warnings in syste/core.\" am: 4efbce14b5 by Chih-Hung Hsieh · 8 years ago
  3. 8f7b9e3 Fix clang-tidy performance warnings in syste/core. by Chih-Hung Hsieh · 8 years ago
  4. 7549a46 use 'cmd' command for install-multiple by Todd Kennedy · 8 years ago
  5. ba7aea8 Merge \"adb: make adb root not wait-for-device.\" am: 81e59ca5a7 by Josh Gao · 8 years ago
  6. 81e59ca Merge "adb: make adb root not wait-for-device." by Treehugger Robot · 8 years ago
  7. 0582473 adb: make adb root not wait-for-device. by Josh Gao · 8 years ago
  8. c63439a Merge \"Better diagnostics from \"adb sideload\".\" am: edd401e24e by Elliott Hughes · 8 years ago
  9. 1441514 Better diagnostics from "adb sideload". by Elliott Hughes · 8 years ago
  10. e691def Merge \\"Fix the sense of a test in \\"adb sideload\\".\\" am: 62cc17de8c by Elliott Hughes · 8 years ago
  11. 356fd36 Fix the sense of a test in "adb sideload". by Elliott Hughes · 8 years ago
  12. e1d64b4 Merge \"Redirect bugreport stderr to host\'s stderr.\" into nyc-dev by Felipe Leme · 8 years ago
  13. d1dd125 Redirect bugreport stderr to host's stderr. by Felipe Leme · 8 years ago
  14. 500c7e5 Merge "Kill load_file." am: b42e4a6b63 am: 198a727891 by Elliott Hughes · 8 years ago
  15. e8b663f Kill load_file. by Elliott Hughes · 8 years ago
  16. 1209092 Merge "adb: add track-jdwp and track-devices commands." am: f8f40a1e2e by Josh Gao · 8 years ago
  17. b463baf adb: add track-jdwp and track-devices commands. by Josh Gao · 8 years ago
  18. 1e57ab6 Merge "adb: support forwarding TCP port 0." am: cb90562bcf am: 5aaffac37e by David Pursell · 8 years ago
  19. eaae97e adb: support forwarding TCP port 0. by David Pursell · 8 years ago
  20. 6993211 Merge "Display warning about bugreport delay." into nyc-dev am: f99193b7aa by Felipe Leme · 8 years ago
  21. 42e45c7 Display warning about bugreport delay. by Felipe Leme · 8 years ago
  22. d4611a9 Automatically add a .zip to adb bugreport file when missing. am: 644a36c209 by Felipe Leme · 8 years ago
  23. 644a36c Automatically add a .zip to adb bugreport file when missing. by Felipe Leme · 8 years ago
  24. f9f0b5f Merge "Fix NULL deref on exec-in with insufficient arguments" am: 245e4dbfd4 by Zach Riggle · 8 years ago
  25. ccafc79 Fix NULL deref on exec-in with insufficient arguments by Zach Riggle · 8 years ago
  26. a9e818f Merge changes Ia4a2ff77,I970806e3,I47daa338 into nyc-dev by TreeHugger Robot · 8 years ago
  27. 03468c8 adb: add reconnect command. by Yabin Cui · 8 years ago
  28. 1a3ce9b Merge "adb: add reconnect command." am: 643bc36 am: 1dd696a by Yabin Cui · 8 years ago
  29. 643bc36 Merge "adb: add reconnect command." by Yabin Cui · 8 years ago
  30. 1c8bf42 Merge changes Ibc8038b1,I1876ecd7,I57d70f8b am: 3e0eaa4 am: c35de74 by Treehugger Robot · 8 years ago
  31. 9ea7795 adb: after `adb root`, wait for the device in any state. by Josh Gao · 8 years ago
  32. 5863fb6 adb: add support for 'wait-for-any'. by Josh Gao · 8 years ago
  33. 3d8df3c adb: make 'wait-for-{recovery,sideload,bootloader} work. by Josh Gao · 8 years ago
  34. 48a3481 adb: after `adb root`, wait for the device in any state. by Josh Gao · 8 years ago
  35. 86441c3 adb: add support for 'wait-for-any'. by Josh Gao · 8 years ago
  36. 08881e7 adb: make 'wait-for-{recovery,sideload,bootloader} work. by Josh Gao · 8 years ago
  37. 44a4267 Implements 'adb bugreport <ZIP_FILE>'. by Felipe Leme · 8 years ago
  38. 1f4ec19 adb: add reconnect command. by Yabin Cui · 8 years ago
  39. 1ef5bf8 Fix buffer overrun in adb wait-for-device. by Elliott Hughes · 8 years ago
  40. 34e560b Fix buffer overrun in adb wait-for-device. by Elliott Hughes · 8 years ago
  41. 5767d0d adb: wait for restore to complete before returning. by Josh Gao · 8 years ago
  42. 06c73ae adb: wait for adbd to die and respawn in root/unroot. by Josh Gao · 8 years ago
  43. d26abed adb: wait for restore to complete before returning. by Josh Gao · 8 years ago
  44. d262122 adb: wait for adbd to die and respawn in root/unroot. by Josh Gao · 8 years ago
  45. 8a67c09 Merge "Only debuggable packages can be downgraded." into nyc-dev by Alex Klyubin · 8 years ago
  46. b6117c4 adb: bail out if wait_for_device fails in send_shell_command. by Josh Gao · 8 years ago
  47. 85ed975 Only debuggable packages can be downgraded. by Alex Klyubin · 8 years ago
  48. f56c391 adb: bail out if wait_for_device fails in send_shell_command. by Josh Gao · 8 years ago
  49. d9db09c adb: make adb_thread_func_t return void, add adb_thread_exit. by Josh Gao · 8 years ago
  50. b5fea14 adb: make adb_thread_func_t return void, add adb_thread_exit. by Josh Gao · 8 years ago
  51. d18aea9 Merge changes I93287b87,I30a3eb0b by Josh Gao · 8 years ago
  52. f3f6a1d adb: add adb_get_feature_set. by Josh Gao · 8 years ago
  53. a935220 Merge "adb: fix subprocess termination for legacy shell." by David Pursell · 8 years ago
  54. 2e02dc6 adb: SIGWINCH support for Windows by Spencer Low · 9 years ago
  55. 57dd5ae adb: fix subprocess termination for legacy shell. by David Pursell · 8 years ago
  56. 0aacbbe adb: fix GetFeatureSet() to indicate failure. by David Pursell · 9 years ago
  57. 82509e7 Merge "adb host: add device state in "adb wait-for-*"" by Elliott Hughes · 9 years ago
  58. fe01885 Improve "adb install"'s error message slightly. by Elliott Hughes · 9 years ago
  59. 1fbc9db adb host: add device state in "adb wait-for-*" by Leo Sartre · 9 years ago
  60. aae38d9 Merge "adb: shell: add -n flag to not read from stdin." by Josh Gao · 9 years ago
  61. 7d58607 adb: shell: add -n flag to not read from stdin. by Josh Gao · 9 years ago
  62. 4f71319 Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
  63. 65433da Avoid SIGPIPE in adb. by Elliott Hughes · 9 years ago
  64. c2252df Don't send $TERM unless we're talking to a new adbd. by Elliott Hughes · 9 years ago
  65. 18ddf5c Pass $TERM to the device. by Elliott Hughes · 9 years ago
  66. 56e6813 Improve adb help text and adb backup error reporting. by Elliott Hughes · 9 years ago
  67. b7b1edf adb: remove exit-time destructors. by Josh Gao · 9 years ago
  68. 3c540ae Merge "Add -e to the adb shell documentation." by Elliott Hughes · 9 years ago
  69. 0e42c2a Add -e to the adb shell documentation. by Elliott Hughes · 9 years ago
  70. 28416d6 Fix adb shell escape handling. by Elliott Hughes · 9 years ago
  71. 6fa848a use new cmd command by Todd Kennedy · 9 years ago
  72. 11d18f1 Merge changes I70c94c4b,Ifd8769ed by Josh Gao · 9 years ago
  73. 09c5bbf adb: remove use of mkdirs from `adb backup`. by Josh Gao · 9 years ago
  74. 0fbf961 Fix Mac adb build. by Elliott Hughes · 9 years ago
  75. c15b17f adb shell SIGWINCH support. by Elliott Hughes · 9 years ago
  76. aff48cb Merge "adb: fix adb reverse --no-rebind help text" am: 4f23917299 by Elliott Hughes · 9 years ago
  77. 4f23917 Merge "adb: fix adb reverse --no-rebind help text" by Elliott Hughes · 9 years ago
  78. 58ee99e Merge "adb: allow multiple args to push/pull." am: fe54c96ab2 by Josh Gao · 9 years ago
  79. fe54c96 Merge "adb: allow multiple args to push/pull." by Josh Gao · 9 years ago
  80. 587ea20 adb: fix adb reverse --no-rebind help text by Spencer Low · 9 years ago
  81. 34e0d64 Merge "adb: create unix_isatty() function." am: d9ff9873df by David Pursell · 9 years ago
  82. c5b8ad8 adb: create unix_isatty() function. by David Pursell · 9 years ago
  83. 0578677 adb: allow multiple args to push/pull. by Josh Gao · 9 years ago
  84. dcaf693 Merge "adb: use correct _WIN32 macro." am: 5c75b529f6 by Josh Gao · 9 years ago
  85. 4a13972 adb: use correct _WIN32 macro. by Josh Gao · 9 years ago
  86. edb7862 Merge "adb: fix adb client running out of sockets on Windows" am: 1e2382a027 by Elliott Hughes · 9 years ago
  87. 351ecd1 adb: fix adb client running out of sockets on Windows by Spencer Low · 9 years ago
  88. 39f7a1f Merge "Show transfer progress in adb sync/pull/push." am: 26352bf1fb by Elliott Hughes · 9 years ago
  89. b708d16 Show transfer progress in adb sync/pull/push. by Elliott Hughes · 9 years ago
  90. f856b39 Merge "adb: fix -Tt options to match ssh." am: 76e9236a42 by David Pursell · 9 years ago
  91. 08a2709 adb: fix -Tt options to match ssh. by David Pursell · 9 years ago
  92. 04c64db Merge "adb: Mask SIGTTIN so that I/O works when backgrounded." am: 69ccb9532c by Josh Gao · 9 years ago
  93. 8dcdb57 adb: Mask SIGTTIN so that I/O works when backgrounded. by Josh Gao · 9 years ago
  94. 2535ea1 am ca0d66d5: Merge "adb: non-interactive shell stdin." by David Pursell · 9 years ago
  95. 1ed57f0 adb: non-interactive shell stdin. by David Pursell · 9 years ago
  96. 28a3e49 am 1407b286: Merge "Fix adb -d/-e error reporting." by Elliott Hughes · 9 years ago
  97. 8d28e19 Fix adb -d/-e error reporting. by Elliott Hughes · 9 years ago
  98. 428f343 am de3faec6: am fd18d9e2: Merge "adb: put legacy shell: service back in." by David Pursell · 9 years ago
  99. de3faec am fd18d9e2: Merge "adb: put legacy shell: service back in." by David Pursell · 9 years ago
  100. 70ef7b4 adb: put legacy shell: service back in. by David Pursell · 9 years ago