- bf88974 Merge "adb: relax serial matching rules." by David Pursell · 9 years ago
- 8201ec0 Merge "adb: symlinks to dirs count as dirs for pull destination." by Josh Gao · 9 years ago
- 49726bc adb: symlinks to dirs count as dirs for pull destination. by Josh Gao · 9 years ago
- c929c6f adb: relax serial matching rules. by David Pursell · 9 years ago
- edab9d1 Merge "Emulator: fix adbd qemu pipe partial write" by Bo Hu · 9 years ago
- 82a2834 Emulator: fix adbd qemu pipe partial write by bohu · 9 years ago
- 93a0b3c adb: report progress for small files. by Josh Gao · 9 years ago
- e2851ce Merge "Also archive adb.exe/fastboot.exe when building win_sdk." by Ying Wang · 9 years ago
- 458321a Also archive adb.exe/fastboot.exe when building win_sdk. by Ying Wang · 9 years ago
- a54f6c7 Merge "adb: use TCP keepalive." by David Pursell · 9 years ago
- 0266b1a Merge "adb: fix directory creation logic." by Josh Gao · 9 years ago
- 7634e88 adb: fix directory creation logic. by Josh Gao · 9 years ago
- 6853fbe Merge "adb: fix mistaken use of PLOG." by Josh Gao · 9 years ago
- 5ca49db adb: fix mistaken use of PLOG. by Josh Gao · 9 years ago
- 8747de0 Merge "adb: bail out if wait_for_device fails in send_shell_command." by Josh Gao · 9 years ago
- 4d3ad0e Merge "adb: fix leak of framework_fd." by Josh Gao · 9 years ago
- 7a8c7cb adb: fix leak of framework_fd. by Josh Gao · 9 years ago
- ee60886 adb: bail out if wait_for_device fails in send_shell_command. by Josh Gao · 9 years ago
- 087b47e Merge "adbd: Remove explicit capability bounding set code." by Jorge Lucangeli Obes · 9 years ago
- 7c5e86d Remove duplicate fdevent.cpp entry by Dan Willemsen · 9 years ago
- 4906142 adbd: Remove explicit capability bounding set code. by Jorge Lucangeli Obes · 9 years ago
- c25a34e adb: use TCP keepalive. by David Pursell · 9 years ago
- 5684f93 Merge "adb: sysdeps_test: improve smoke test." by Josh Gao · 9 years ago
- 579fc25 adb: sysdeps_test: improve smoke test. by Josh Gao · 9 years ago
- ca9fe42 Merge changes I4a8aa840,I9708f2a3 by Josh Gao · 9 years ago
- 87e1b68 Merge changes I9757ab85,Idac80a24 by Josh Gao · 9 years ago
- a53abe7 adb: check for an error response from adbd between each write. by Josh Gao · 9 years ago
- 013a8eb adbd: restore the old error handling behavior. by Josh Gao · 9 years ago
- a99ad90 Merge changes I6541bb13,I486055bb,Id6ac1c54,I16cf7d44 by Josh Gao · 9 years ago
- 48b4cf6 adb: change unsigned to uint32_t in sync struct definitions. by Josh Gao · 9 years ago
- c1fab36 adb: detect when the client disconnects in wait-for-device. by Josh Gao · 9 years ago
- 511763b adb: make fdevent_test, socket_test compile on Windows. by Josh Gao · 9 years ago
- 61eda8d adb: add fd exhaustion test, fix errno reporting in sysdeps_win32. by Josh Gao · 9 years ago
- 4f657a7 adb: move win32 fd base to 2048, fix fd allocation. by Josh Gao · 9 years ago
- e738812 adb: don't emulate fdevent or socketpair on Windows. by Josh Gao · 9 years ago
- f5c7322 Merge "adb: fix clang-format for access modifier dedent." by Josh Gao · 9 years ago
- 195211c adb: fix clang-format for access modifier dedent. by Josh Gao · 9 years ago
- 53b3ac5 Add missing liblog dependency by Dimitry Ivanov · 9 years ago
- 50493b2 adb: sysdeps_win32: actually change ExitThread to _endthreadex. by Josh Gao · 9 years ago
- 2c5ebeb Merge "adb: make adb_thread_func_t return void, add adb_thread_exit." by Josh Gao · 9 years ago
- 7d40525 adb: make adb_thread_func_t return void, add adb_thread_exit. by Josh Gao · 9 years ago
- ede3071 Merge "adb: mkdirs fixes" by Josh Gao · 9 years ago
- c285cd4 adb: redact reference to secret internal time machine. by Josh Gao · 9 years ago
- 2079223 Merge "adb: sysdeps: add support for joining threads." by Josh Gao · 9 years ago
- 1ec9ceb adb: mkdirs fixes by Spencer Low · 9 years ago
- a4f5e03 adb: sysdeps: add support for joining threads. by Josh Gao · 9 years ago
- 7257e03 Merge "adb: allow wine's output for sysdeps_win32 strerror test." by Josh Gao · 9 years ago
- c2eecbe adb: allow wine's output for sysdeps_win32 strerror test. by Josh Gao · 9 years ago
- cf91dbe adb: setsid() for adb host server. by Yabin Cui · 9 years ago
- e5a35eb Merge "adb: make ctrl-c when spawning a daemon not kill the daemon." by Josh Gao · 9 years ago
- fdd946b adb: make ctrl-c when spawning a daemon not kill the daemon. by Josh Gao · 9 years ago
- 635e44d adb: fix mkdirs test. by Josh Gao · 9 years ago
- 1d2b497 Merge "adb: don't append a slash to a path that already ends with one." by Josh Gao · 9 years ago
- f53f4f4 Merge "adb: win32: fix start-server to properly display UTF-8 on the console" by Elliott Hughes · 9 years ago
- 5821678 adb: win32: fix start-server to properly display UTF-8 on the console by Spencer Low · 9 years ago
- 2e4ed0a adb: don't append a slash to a path that already ends with one. by Josh Gao · 9 years ago
- 289b74c Merge "adb: report subprocess creation errors to the client." by Josh Gao · 9 years ago
- 9dc2e93 adb: report subprocess creation errors to the client. by Josh Gao · 9 years ago
- 90f06ec Merge "adb: fix mistaken uses of SendFail in file_sync_service.cpp." by Josh Gao · 9 years ago
- bd446be adb: fix mistaken uses of SendFail in file_sync_service.cpp. by Josh Gao · 9 years ago
- 46f527c Merge "adb: win32: handle incomplete UTF-8 in console output, other fixes" by David Pursell · 9 years ago
- 0e468cc Merge "base: add SystemErrorCodeToString() function." by David Pursell · 9 years ago
- c573d52 base: add SystemErrorCodeToString() function. by David Pursell · 9 years ago
- e4897ac Merge changes I93287b87,I30a3eb0b by Josh Gao · 9 years ago
- 23f6f2b adb: add nullability specifiers to adb_client.h. by Josh Gao · 9 years ago
- 91d53b5 adb: add adb_get_feature_set. by Josh Gao · 9 years ago
- ea71e27 Merge "adb: fix subprocess termination for legacy shell." by David Pursell · 9 years ago
- 5544140 adb: SIGWINCH support for Windows by Spencer Low · 9 years ago
- f373c35 adb: win32: handle incomplete UTF-8 in console output, other fixes by Spencer Low · 9 years ago
- 01f6fa3 Merge "ADB security logging" by Rubin Xu · 9 years ago
- 182dc32 adb: fix subprocess termination for legacy shell. by David Pursell · 9 years ago
- f3e58fe Merge "adb: fix GetFeatureSet() to indicate failure." by David Pursell · 9 years ago
- 9650d86 adb: fix GetFeatureSet() to indicate failure. by David Pursell · 9 years ago
- cf6e14e Merge "base: add network address parsing function from adb." by David Pursell · 9 years ago
- a17d272 base: add network address parsing function from adb. by David Pursell · 9 years ago
- 29a64f9 ADB security logging by Rubin Xu · 9 years ago
- 128452b Merge "adbd: use pty to determine whether a session is interactive." by Josh Gao · 9 years ago
- 8a63116 adbd: use pty to determine whether a session is interactive. by Josh Gao · 9 years ago
- 6a98c6e adbd: don't leave zombies when subprocess creation fails. by Josh Gao · 9 years ago
- 4e07470 Merge "adb: tag fatal, fatal_errno with printf attribute." by Josh Gao · 9 years ago
- 2930cdc adb: tag fatal, fatal_errno with printf attribute. by Josh Gao · 9 years ago
- a566fb2 Merge "Increase the maximum shell command length to 4096ish." by Josh Gao · 9 years ago
- 9055a58 Increase the maximum shell command length to 4096ish. by Josh Gao · 9 years ago
- d7bf6d1 Fix a couple sign-comparison warnings. by Dan Albert · 9 years ago
- ce50ecf Merge "adbd: Depend only on libminijail." by Jorge Lucangeli Obes · 9 years ago
- 69684d9 Merge "Improve dumb terminal support (emacs is dumb)." by Elliott Hughes · 9 years ago
- 6e6e460 Improve dumb terminal support (emacs is dumb). by Elliott Hughes · 9 years ago
- 19c2871 adbd: Depend only on libminijail. by Jorge Lucangeli Obes · 9 years ago
- 0ad69ea adbd: Remove check for set_supplementary_gids. by Jorge Lucangeli Obes · 9 years ago
- 6683132 WA: Fix adb wait-for-device command by Leo Sartre · 9 years ago
- c6aa5d6 Limit adb_test to first multilib by Dan Willemsen · 9 years ago
- 7b43fa5 Give adb a proper progress bar. by Elliott Hughes · 9 years ago
- e4c50e4 Merge "adb host: add device state in "adb wait-for-*"" by Elliott Hughes · 9 years ago
- fb7ebb4 Merge "adb: extract USB FFS read/write limit constants." by Josh Gao · 9 years ago
- c95bb3d adb: extract USB FFS read/write limit constants. by Josh Gao · 9 years ago
- de264f3 Merge "Improve "adb install"'s error message slightly." by Elliott Hughes · 9 years ago
- f493da8 Improve "adb install"'s error message slightly. by Elliott Hughes · 9 years ago
- bfe7ae0 Merge "adb: Use Minijail for privilege dropping." by Jorge Lucangeli Obes · 9 years ago
- 83e2851 adb: Use Minijail for privilege dropping. by Jorge Lucangeli Obes · 9 years ago
- 24d43fc Merge "Use selinux_android_setcon() instead of setcon()" by Tom Cherry · 9 years ago