- 204c476 adb: clean up debug tracing a little. by Yabin Cui · 10 years ago
- 04087d8 adb/base win32 tests: fix comment and open() flags by Spencer Low · 10 years ago
- e2cbf2a Merge "adb: add unit test for fdevent." by Yabin Cui · 10 years ago
- bda967b Merge "adb: improve names for transport threads." by Yabin Cui · 10 years ago
- a11528b adb: improve names for transport threads. by Yabin Cui · 10 years ago
- 7623e22 adb: remove workaround for b/6558362. by Yabin Cui · 10 years ago
- 58c12cc Distinguish transport threads. by Elliott Hughes · 10 years ago
- af97a67 adb: set thread names (linux & mac) by Siva Velusamy · 10 years ago
- dda70e4 adb: add unit test for fdevent. by Yabin Cui · 10 years ago
- dbc8675 Merge "fatal and fatal_errno should be noreturn." by Elliott Hughes · 10 years ago
- 8911d9d Merge "adb: clean up transport disconnect operations." by Yabin Cui · 10 years ago
- b52972e fatal and fatal_errno should be noreturn. by Elliott Hughes · 10 years ago
- af84e27 adb: clean up transport disconnect operations. by Yabin Cui · 10 years ago
- c2dd099 Merge "Improve adb tracing." by Elliott Hughes · 10 years ago
- ae717f8 Improve adb tracing. by Elliott Hughes · 10 years ago
- 7317856 Merge "adb: call run_transport_disconnects() only once." by Yabin Cui · 10 years ago
- 1233c1a Merge "win32: adb start-server shows stdout/stderr output from actual server" by Elliott Hughes · 10 years ago
- 3b873de Merge "adb unittest: get test_unicode_paths passing on win32" by Elliott Hughes · 10 years ago
- 9e53fb3 Merge "adb: fix adb install and adb push exit code, error handling, unittest" by Elliott Hughes · 10 years ago
- c2be65a adb: call run_transport_disconnects() only once. by Yabin Cui · 10 years ago
- b5170e7 adb: fix adb install and adb push exit code, error handling, unittest by Spencer Low · 10 years ago
- 967faf8 adb unittest: get test_unicode_paths passing on win32 by Spencer Low · 10 years ago
- 12b991d adb: remove adisconnect in aremotesocket. by Yabin Cui · 10 years ago
- e17e71e adb: disconnect: fix write-after-free memory corruption and crash. by Yabin Cui · 10 years ago
- 37ffa1a Merge "adb: fix a fake data race on transport:kick reported by tsan." by Yabin Cui · 10 years ago
- abe8b45 win32: adb start-server shows stdout/stderr output from actual server by Spencer Low · 10 years ago
- 54377e5 adb: fix a fake data race on transport:kick reported by tsan. by Yabin Cui · 10 years ago
- 91a3465 Merge "adb: fix a data race in local_socket_event_func." by Yabin Cui · 10 years ago
- 02dad82 adb: fix a data race in local_socket_event_func. by Yabin Cui · 10 years ago
- 3c8d727 adb: keep all asocket operations in the main thread. by Yabin Cui · 10 years ago
- 40a0d0a Don't build 32-bit host libadb. by Elliott Hughes · 10 years ago
- 6265554 Possible Mac build fix. by Elliott Hughes · 10 years ago
- 099d2ea Not all filesystems support setting SELinux labels. by Elliott Hughes · 10 years ago
- 12093e4 Move adb's selinux_android_restorecon up and check for failures. by Elliott Hughes · 10 years ago
- 3566a6b Merge "EINTR is handled by adb_read/unix_read and friends." by Elliott Hughes · 10 years ago
- c6c91c4 Fix the fs_config call. by Elliott Hughes · 10 years ago
- 3bc7eb3 Fix 32-bit build. by Elliott Hughes · 10 years ago
- cc54a3a EINTR is handled by adb_read/unix_read and friends. by Elliott Hughes · 10 years ago
- d2299a5 Clean up error handling/reporting in file_sync_service.cpp. by Elliott Hughes · 10 years ago
- b7ae6a1 Merge "Add missing #include <memory> for std::unique_ptr on Windows." by Elliott Hughes · 10 years ago
- 2e7effa Add missing #include <memory> for std::unique_ptr on Windows. by Elliott Hughes · 10 years ago
- 6f5d06e There are no big endian hosts, grandpa. by Elliott Hughes · 10 years ago
- 3e288b6 Merge "adb sync cleanup." by Elliott Hughes · 10 years ago
- 6b5effe adb sync cleanup. by Elliott Hughes · 10 years ago
- d78ecaf Merge "adbd: enable USB SuperSpeed (again)" by Badhri Jagan Sridharan · 10 years ago
- 15dc9a6 Merge "Use glog for logging in the OSX USB layer" by Siva Velusamy · 10 years ago
- 1e1d393 Use glog for logging in the OSX USB layer by Siva Velusamy · 10 years ago
- ef3d995 bundle init.rc contents with its service by Tom Cherry · 10 years ago
- 7f92371 adb: win32: fix unittest exit code parsing by Spencer Low · 10 years ago
- 9ae2adb Add `adb features`. by Dan Albert · 10 years ago
- 350cb2a Add feature list to connection banner. by Dan Albert · 10 years ago
- 3c55d9d Start iterating USB pipe endpoints from 1. by Elliott Hughes · 10 years ago
- 3ab53e1 adb: On Mac, clear both host and device endpoints at startup by Siva Velusamy · 10 years ago
- 765d64c Merge "adb: improve network error info" by Elliott Hughes · 10 years ago
- c4d2a0b Merge "adb: win32: fix shutdown deadlock" by Elliott Hughes · 10 years ago
- 785b747 adb: start-server and kill-server error output by Spencer Low · 10 years ago
- 1cf24ae adb: win32: fix shutdown deadlock by Spencer Low · 10 years ago
- 53e32b8 adb: Fix PTY logic for non-interactive shells. by David Pursell · 10 years ago
- e16d03e Merge "Remove confusing variable HOST." by Yabin Cui · 10 years ago
- d4272e2 Always include the adb version in the log. by Elliott Hughes · 10 years ago
- b883357 adb: make stdin/stdout/stderr redirection errors fatal by Spencer Low · 10 years ago
- 750c9e6 Merge "adb: call android::base::InitLogging even when adb tracing is disabled" by Elliott Hughes · 10 years ago
- a363984 Merge "Add missing includes." by Dan Albert · 10 years ago
- 8384b02 adb: improve network error info by Spencer Low · 10 years ago
- 55294dc Add missing includes. by Dan Albert · 10 years ago
- 470e993 adb: call android::base::InitLogging even when adb tracing is disabled by Spencer Low · 10 years ago
- d3fdd7f Merge "adb: win32: fix USB device hang when resuming from sleep/hibernation" by Elliott Hughes · 10 years ago
- b4654a6 Remove confusing variable HOST. by Yabin Cui · 10 years ago
- ef55c31 adb: win32: write ACK to separate pipe instead of stdout by Spencer Low · 10 years ago
- e152a19 adb start-server: Use a separate fd for sending initial OK by Siva Velusamy · 10 years ago
- 07f0d70 Merge "adb: fix killing of old version of adb process" by Elliott Hughes · 10 years ago
- f084448 Merge "win32: adb_test/libbase_test fixes" by Elliott Hughes · 10 years ago
- 89a0d43 win32: adb_test/libbase_test fixes by Spencer Low · 10 years ago
- 5d2bda9 Merge "Include the error code if GetPipeProperties fails." by Elliott Hughes · 10 years ago
- ca1ef56 Include the error code if GetPipeProperties fails. by Elliott Hughes · 10 years ago
- 19e47eb adb: fix killing of old version of adb process by Spencer Low · 10 years ago
- 7263987 Enable perfboot.py to install APKs before measurement. by Yasuhiro Matsuda · 10 years ago
- 8b618db Merge "Fix a comment typo." by Elliott Hughes · 10 years ago
- 8e5e589 Merge "adb: win32: file descriptor reliability improvements" by Elliott Hughes · 10 years ago
- 5d8dc44 Fix a comment typo. by Elliott Hughes · 10 years ago
- 340ea2d Merge "adb: win32: define UNICODE/_UNICODE, Unicode error messages, misc" by Elliott Hughes · 10 years ago
- c8f4506 Merge "adb: win32: call SystemErrorCodeToString() from more places" by Elliott Hughes · 10 years ago
- b70899e Leave the evidence lying around if an adb test fails. by Elliott Hughes · 10 years ago
- 9f3f56f adb: fix mkdirs / adb pull with relative paths, fix win32 issues by Spencer Low · 10 years ago
- d355c5a adb_test/libbase_test: win32: get some tests working by Spencer Low · 10 years ago
- 0eb476c adb: win32: call SystemErrorCodeToString() from more places by Spencer Low · 10 years ago
- 5729421 adb: win32: define UNICODE/_UNICODE, Unicode error messages, misc by Spencer Low · 10 years ago
- a25cac3 adb: win32: fix USB device hang when resuming from sleep/hibernation by Spencer Low · 10 years ago
- 293fa18 Remove adb's unused get_my_path for Windows. by Elliott Hughes · 10 years ago
- c501484 Merge "adb: poll for emulator connection." by Yabin Cui · 10 years ago
- 9bac2a2 Merge "adb: win32: Unicode path names, env vars, some console support" by Elliott Hughes · 10 years ago
- 22d86c9 adb: win32: file descriptor reliability improvements by Spencer Low · 10 years ago
- 2a5ebb8 adb: poll for emulator connection. by Yabin Cui · 10 years ago
- 74dc536 adb: win32: Unicode path names, env vars, some console support by Spencer Low · 10 years ago
- 2b3e0fa Clean up -p handling slightly. by Elliott Hughes · 10 years ago
- b7f527d Merge "adb: win32: initial IPv6 support and improved Winsock error reporting" by Elliott Hughes · 10 years ago
- c4841c6 adb: win32: initial IPv6 support and improved Winsock error reporting by Spencer Low · 10 years ago
- 1ab316f Make clear of the data length sent by write_packet. by Yabin Cui · 10 years ago
- cc4634c More adb cleanup. by Elliott Hughes · 10 years ago
- 111da5e Write mkdirs in more idiomatic C++ style. by Alex Vallée · 10 years ago