- 855022c Merge changes from topics 'adb_thread', 'adb_loopback' by Josh Gao · 8 years ago
- a1adec3 adb: kill adb_thread_{create, join, detach, exit}. by Josh Gao · 8 years ago
- f3c04c4 Move adb backup/restore helptext to adb shell bu help. by Johan Toras Halseth · 8 years ago
- c51fb56 Switch "adb sideload" over to lseek/read. by Elliott Hughes · 8 years ago
- e246be9 Move adb_dirname and adb_basename to libbase by Colin Cross · 8 years ago
- 0610edc adb: add `adb host-features`, report libusb status. by Josh Gao · 8 years ago
- 1209f4c Don't print 168^W143 lines of help when someone makes a typo. by Elliott Hughes · 8 years ago
- 1270a92 -e is really about TCP/IP devices, not emulators. by Elliott Hughes · 9 years ago
- fc176db adb: add sysdeps/chrono.h for chrono literals on Win32. by Josh Gao · 9 years ago
- 03d823e Switch adb over to <chrono>. by Elliott Hughes · 9 years ago
- 73666a9 adb: add `adb reconnect offline` to reconnect offline devices. by Josh Gao · 9 years ago
- 23ba4ce Improve "adb install" diagnostics. by Elliott Hughes · 9 years ago
- 8cfa3c2 Move "adb shell" over to getopt(3), and allow -tt on old devices. by Elliott Hughes · 9 years ago
- c367bc8 Improve "adb help" output. by Elliott Hughes · 9 years ago
- e12c4a8 Fix bug: Doesn't respect ANDROID_ADB_SERVER_PORT by Tao Wu · 9 years ago
- 616a75e adb: allow use of arbitrary socket specs for command socket. by Josh Gao · 9 years ago
- 7e79d34 adb: extract the adb-specific unique_fd out into its own header. by Josh Gao · 9 years ago
- 4bcaeac DO NOT MERGE: Deprecated 'adb bugreport' with flat files. by Felipe Leme · 9 years ago
- dc64476 DO NOT MERGE: Refactored functions that copy sdout and stderr to strings to use a callback. by Felipe Leme · 9 years ago
- a4e1912 DO NOT MERGE: Split bugreport() into its own file and added unit tests. by Felipe Leme · 9 years ago
- f836878 DO NOT MERGE: use 'cmd' command for install-multiple by Todd Kennedy · 9 years ago
- e58f510 DO NOT MERGE: Ensure the target sees a proper EOD marker during restore by Christopher Tate · 9 years ago
- b5239cd Merge \"Fix clang-tidy performance warnings in syste/core.\" am: 4efbce14b5 by Chih-Hung Hsieh · 9 years ago
- 5802ff2 Fix clang-tidy performance warnings in syste/core. by Chih-Hung Hsieh · 9 years ago
- d4ffdb7 Merge \"adb: make adb root not wait-for-device.\" am: 81e59ca5a7 by Josh Gao · 9 years ago
- 50afb7e Merge "adb: make adb root not wait-for-device." by Treehugger Robot · 9 years ago
- cf5c98e adb: make adb root not wait-for-device. by Josh Gao · 9 years ago
- 86c31f9 Merge \"Better diagnostics from \"adb sideload\".\" am: edd401e24e by Elliott Hughes · 9 years ago
- e32660e Better diagnostics from "adb sideload". by Elliott Hughes · 9 years ago
- dd54f49 Merge \\"Fix the sense of a test in \\"adb sideload\\".\\" am: 62cc17de8c by Elliott Hughes · 9 years ago
- e226b61 Fix the sense of a test in "adb sideload". by Elliott Hughes · 9 years ago
- 50598b3 Merge \"Redirect bugreport stderr to host\'s stderr.\" into nyc-dev by Felipe Leme · 9 years ago
- 5d0595f Redirect bugreport stderr to host's stderr. by Felipe Leme · 9 years ago
- 62ce433 Merge "Kill load_file." am: b42e4a6b63 am: 198a727891 by Elliott Hughes · 9 years ago
- d939990 Kill load_file. by Elliott Hughes · 9 years ago
- 38380ce Merge "adb: add track-jdwp and track-devices commands." am: f8f40a1e2e by Josh Gao · 9 years ago
- a1c58be adb: add track-jdwp and track-devices commands. by Josh Gao · 9 years ago
- 744dd49 Merge "adb: support forwarding TCP port 0." am: cb90562bcf am: 5aaffac37e by David Pursell · 9 years ago
- 359e3ed adb: support forwarding TCP port 0. by David Pursell · 9 years ago
- 6895dac Merge "Display warning about bugreport delay." into nyc-dev am: f99193b7aa by Felipe Leme · 9 years ago
- 775a2bc Display warning about bugreport delay. by Felipe Leme · 9 years ago
- 600aa19 Automatically add a .zip to adb bugreport file when missing. am: 644a36c209 by Felipe Leme · 9 years ago
- c89247a Automatically add a .zip to adb bugreport file when missing. by Felipe Leme · 9 years ago
- b387a75 Merge "Fix NULL deref on exec-in with insufficient arguments" am: 245e4dbfd4 by Zach Riggle · 9 years ago
- 23f40e4 Fix NULL deref on exec-in with insufficient arguments by Zach Riggle · 9 years ago
- 9312f81 Merge changes Ia4a2ff77,I970806e3,I47daa338 into nyc-dev by TreeHugger Robot · 9 years ago
- ec0933d adb: add reconnect command. by Yabin Cui · 9 years ago
- adf14ab Merge "adb: add reconnect command." am: 643bc36 am: 1dd696a by Yabin Cui · 9 years ago
- 82279e2 Merge "adb: add reconnect command." by Yabin Cui · 9 years ago
- 516f638 Merge changes Ibc8038b1,I1876ecd7,I57d70f8b am: 3e0eaa4 am: c35de74 by Treehugger Robot · 9 years ago
- ce16263 adb: after `adb root`, wait for the device in any state. by Josh Gao · 9 years ago
- 3e77ce1 adb: add support for 'wait-for-any'. by Josh Gao · 9 years ago
- 55e8ac7 adb: make 'wait-for-{recovery,sideload,bootloader} work. by Josh Gao · 9 years ago
- 4bf8ca9 adb: after `adb root`, wait for the device in any state. by Josh Gao · 9 years ago
- 72ae85b adb: add support for 'wait-for-any'. by Josh Gao · 9 years ago
- b885604 adb: make 'wait-for-{recovery,sideload,bootloader} work. by Josh Gao · 9 years ago
- c928e78 Implements 'adb bugreport <ZIP_FILE>'. by Felipe Leme · 9 years ago
- 3299888 adb: add reconnect command. by Yabin Cui · 9 years ago
- af3d3b6 Fix buffer overrun in adb wait-for-device. by Elliott Hughes · 9 years ago
- 6dcadfb Fix buffer overrun in adb wait-for-device. by Elliott Hughes · 9 years ago
- 5066322 adb: wait for restore to complete before returning. by Josh Gao · 9 years ago
- 26f95b3 adb: wait for adbd to die and respawn in root/unroot. by Josh Gao · 9 years ago
- 0e1f2fd adb: wait for restore to complete before returning. by Josh Gao · 9 years ago
- 0268ce1 adb: wait for adbd to die and respawn in root/unroot. by Josh Gao · 9 years ago
- b2d35ce Merge "Only debuggable packages can be downgraded." into nyc-dev by Alex Klyubin · 9 years ago
- 436c13c adb: bail out if wait_for_device fails in send_shell_command. by Josh Gao · 9 years ago
- 084ac27 Only debuggable packages can be downgraded. by Alex Klyubin · 9 years ago
- c2e8e23 adb: bail out if wait_for_device fails in send_shell_command. by Josh Gao · 9 years ago
- 1adce23 adb: make adb_thread_func_t return void, add adb_thread_exit. by Josh Gao · 9 years ago
- 9e7d6e0 adb: make adb_thread_func_t return void, add adb_thread_exit. by Josh Gao · 9 years ago
- 0f1b4dd Merge changes I93287b87,I30a3eb0b by Josh Gao · 9 years ago
- aa5d1be adb: add adb_get_feature_set. by Josh Gao · 9 years ago
- 86015dd Merge "adb: fix subprocess termination for legacy shell." by David Pursell · 9 years ago
- c12f5b5 adb: SIGWINCH support for Windows by Spencer Low · 10 years ago
- 114ce7e adb: fix subprocess termination for legacy shell. by David Pursell · 9 years ago
- 0110882 adb: fix GetFeatureSet() to indicate failure. by David Pursell · 9 years ago
- ea7e9d3 Merge "adb host: add device state in "adb wait-for-*"" by Elliott Hughes · 10 years ago
- 2a1cc34 Improve "adb install"'s error message slightly. by Elliott Hughes · 10 years ago
- 387ea45 adb host: add device state in "adb wait-for-*" by Leo Sartre · 10 years ago
- f46cb15 Merge "adb: shell: add -n flag to not read from stdin." by Josh Gao · 10 years ago
- ac25684 adb: shell: add -n flag to not read from stdin. by Josh Gao · 10 years ago
- e016f5c Track rename of base/ to android-base/. by Elliott Hughes · 10 years ago
- 63d2a25 Avoid SIGPIPE in adb. by Elliott Hughes · 10 years ago
- 4b592ff Don't send $TERM unless we're talking to a new adbd. by Elliott Hughes · 10 years ago
- ccda322 Pass $TERM to the device. by Elliott Hughes · 10 years ago
- cd216b6 Improve adb help text and adb backup error reporting. by Elliott Hughes · 10 years ago
- 1cccaea adb: remove exit-time destructors. by Josh Gao · 10 years ago
- 169ca25 Merge "Add -e to the adb shell documentation." by Elliott Hughes · 10 years ago
- 8edcdb9 Add -e to the adb shell documentation. by Elliott Hughes · 10 years ago
- 50c0df8 Fix adb shell escape handling. by Elliott Hughes · 10 years ago
- fe1d250 use new cmd command by Todd Kennedy · 10 years ago
- 8c8cc21 Merge changes I70c94c4b,Ifd8769ed by Josh Gao · 10 years ago
- 7eff3f1 adb: remove use of mkdirs from `adb backup`. by Josh Gao · 10 years ago
- 57c3db2 Fix Mac adb build. by Elliott Hughes · 10 years ago
- 058619b adb shell SIGWINCH support. by Elliott Hughes · 10 years ago
- aabcdc7 Merge "adb: fix adb reverse --no-rebind help text" am: 4f23917299 by Elliott Hughes · 10 years ago
- 36ac5d0 Merge "adb: fix adb reverse --no-rebind help text" by Elliott Hughes · 10 years ago
- d70e33b Merge "adb: allow multiple args to push/pull." am: fe54c96ab2 by Josh Gao · 10 years ago
- d1e3195 Merge "adb: allow multiple args to push/pull." by Josh Gao · 10 years ago
- 12fc069 adb: fix adb reverse --no-rebind help text by Spencer Low · 10 years ago