- 14b1d61 am 36856b73: Merge "adb: add -Tt options to `adb shell`." by David Pursell · 10 years ago
- e3802e4 adb: add -Tt options to `adb shell`. by David Pursell · 10 years ago
- 5fd60b2 am 2b5f5fb9: Merge "base logging: fix errno restoring, severity conditionality, dangling ifs" by Yabin Cui · 10 years ago
- f7d9430 Merge "base logging: fix errno restoring, severity conditionality, dangling ifs" by Yabin Cui · 10 years ago
- f5b2c7a base logging: fix errno restoring, severity conditionality, dangling ifs by Spencer Low · 10 years ago
- 9d2a91b am 71f878f8: Merge "Move python-adb to development/python-packages." by Dan Albert · 10 years ago
- 86a5434 Move python-adb to development/python-packages. by Dan Albert · 10 years ago
- 34961aa am a951a82d: Merge "adb unittest for win32 handle inheritance" by Elliott Hughes · 10 years ago
- 47d54a0 adb unittest for win32 handle inheritance by Spencer Low · 10 years ago
- ee669bd am 1d758c90: Merge "adb unittest: make test_sync properly cleanup after itself" by Elliott Hughes · 10 years ago
- 204eb80 Merge "adb unittest: make test_sync properly cleanup after itself" by Elliott Hughes · 10 years ago
- d4df969 am 0b743df4: Merge "Add unit tests for local socket." by Yabin Cui · 10 years ago
- 2350bdd Merge "Add unit tests for local socket." by Yabin Cui · 10 years ago
- 307550c am d17cf08e: Merge "adb: win32: fix regression on older versions of Windows" by Elliott Hughes · 10 years ago
- 7158973 adb: win32: fix regression on older versions of Windows by Spencer Low · 10 years ago
- 3cfea40 Add unit tests for local socket. by Yabin Cui · 10 years ago
- a258f6d am fa965d96: Merge "adb: move adb to poll." by Yabin Cui · 10 years ago
- a714f5a am d9076f21: Merge "adb: Kill subprocess when the client exits." by David Pursell · 10 years ago
- 410ff1a Merge "adb: move adb to poll." by Yabin Cui · 10 years ago
- 458b265 adb: Kill subprocess when the client exits. by David Pursell · 10 years ago
- 536e12f adb: move adb to poll. by Yabin Cui · 10 years ago
- 5b53efa am 0af19a0e: Merge "adb: Fix missing shell protocol usage." by David Pursell · 10 years ago
- e8142af adb unittest: make test_sync properly cleanup after itself by Spencer Low · 10 years ago
- b636bf2 adb: Fix missing shell protocol usage. by David Pursell · 10 years ago
- 5567c30 am 76f4a653: Merge changes from topic \'adb_shell\' by David Pursell · 10 years ago
- f328fd5 Merge changes from topic 'adb_shell' by David Pursell · 10 years ago
- 7a91164 am 7b749acd: Merge "adb: fix shell_service_protocol_test for Windows." by David Pursell · 10 years ago
- 47d55f5 adb: fix shell_service_protocol_test for Windows. by David Pursell · 10 years ago
- fe3d7b1 am 9336ee38: Merge "Fix (Windows) build." by Elliott Hughes · 10 years ago
- 5a2de8b am 0ad13cf2: Merge "fix adb_test Windows build" by Elliott Hughes · 10 years ago
- 8985ca1 Fix (Windows) build. by Elliott Hughes · 10 years ago
- 87a72a8 Merge "fix adb_test Windows build" by Elliott Hughes · 10 years ago
- f53484b am ee46239c: Merge "adb: win32: make adb_getenv() case-insensitive" by Elliott Hughes · 10 years ago
- 684934c adb: win32: make adb_getenv() case-insensitive by Spencer Low · 10 years ago
- 1be2aa0 fix adb_test Windows build by Spencer Low · 10 years ago
- b04ed2c am 31139af0: Merge "adb: create shell protocol class (take 2)." by David Pursell · 10 years ago
- 007d3d1 adb: add client side shell protocol and enable. by David Pursell · 10 years ago
- 44f0539 adb: implement shell protocol. by David Pursell · 10 years ago
- 24f3ff6 Merge "adb: create shell protocol class (take 2)." by David Pursell · 10 years ago
- 0e406e3 am aaf4fcf4: Merge "Remove HOST_OS==windows check" by Dan Willemsen · 10 years ago
- 7962968 Merge "Remove HOST_OS==windows check" by Dan Willemsen · 10 years ago
- 24b7c50 am 4ddb6a32: Merge "adb: remove unnecessary dependencies of liblog." by Yabin Cui · 10 years ago
- c86c1e9 am 0df24ea2: Merge "adb: refactor _is_valid_ack_reply_fd" by Yabin Cui · 10 years ago
- e300ab9 Merge "adb: remove unnecessary dependencies of liblog." by Yabin Cui · 10 years ago
- 76cc0e3 adb: remove unnecessary dependencies of liblog. by Yabin Cui · 10 years ago
- 795c315 adb: create shell protocol class (take 2). by David Pursell · 10 years ago
- 48df250 adb: refactor _is_valid_ack_reply_fd by Spencer Low · 10 years ago
- 763abba am da0b0116: Merge "Revert "adb: create shell protocol class."" by David Pursell · 10 years ago
- d1799bd Merge "Revert "adb: create shell protocol class."" by David Pursell · 10 years ago
- 0feb9e0 Revert "adb: create shell protocol class." by David Pursell · 10 years ago
- 45623c4 am e4c1bb53: Merge "adb: `features` passes transport features." by David Pursell · 10 years ago
- b62e7c5 Merge "adb: `features` passes transport features." by David Pursell · 10 years ago
- 520262f am 21541531: Merge changes from topic \'adb_shell_prework\' by David Pursell · 10 years ago
- ec5ee58 Merge changes from topic 'adb_shell_prework' by David Pursell · 10 years ago
- 7dfd5a2 adb: `features` passes transport features. by David Pursell · 10 years ago
- 03a2b0e Remove HOST_OS==windows check by Dan Willemsen · 10 years ago
- b41de44 adb: create shell protocol class. by David Pursell · 10 years ago
- be79b86 adb: refactor subprocess code. by David Pursell · 10 years ago
- b77277f am e8b0fcec: Merge "combine adbd.rc with init.usb.rc" by Tom Cherry · 10 years ago
- 5079abc adb: move shell service to a separate file. by David Pursell · 10 years ago
- 61475a3 combine adbd.rc with init.usb.rc by Tom Cherry · 10 years ago
- da97899 am 478da637: Merge "Improve adb sync_send error reporting." by Elliott Hughes · 10 years ago
- ef09bbc Improve adb sync_send error reporting. by Elliott Hughes · 10 years ago
- e4e3ec0 am 6562c151: Merge "adb: clean up debug tracing a little." by Yabin Cui · 10 years ago
- 4ff7feb Merge "adb: clean up debug tracing a little." by Yabin Cui · 10 years ago
- 0a1894a adb: clean up debug tracing a little. by Yabin Cui · 10 years ago
- 0dc7319 am bfe32228: Merge "Remove USE_MINGW/CYGWIN; Whitelist windows modules" by Dan Willemsen · 10 years ago
- 70c31c8 Remove USE_MINGW/CYGWIN; Whitelist windows modules by Dan Willemsen · 10 years ago
- f2d5c2d am 5d804006: Merge "adb/base win32 tests: fix comment and open() flags" by Elliott Hughes · 10 years ago
- 10f5c93 adb/base win32 tests: fix comment and open() flags by Spencer Low · 10 years ago
- 126ec0a am 2ae47a0b: Merge "adb: add unit test for fdevent." by Yabin Cui · 10 years ago
- 9653106 am 1e19317e: Merge "adb: improve names for transport threads." by Yabin Cui · 10 years ago
- bb1d479 am 1531cee6: Merge "adb: remove workaround for b/6558362." by Yabin Cui · 10 years ago
- 64088d3 am b6bfd36c: Merge "Distinguish transport threads." by Elliott Hughes · 10 years ago
- 6065d15 am c9525ec3: Merge "adb: set thread names (linux & mac)" by Siva Velusamy · 10 years ago
- b719538 Merge "adb: add unit test for fdevent." by Yabin Cui · 10 years ago
- 1a8160d Merge "adb: improve names for transport threads." by Yabin Cui · 10 years ago
- 3303687 adb: improve names for transport threads. by Yabin Cui · 10 years ago
- 55c3cd5 adb: remove workaround for b/6558362. by Yabin Cui · 10 years ago
- 0be5141 Distinguish transport threads. by Elliott Hughes · 10 years ago
- fbdd87e adb: set thread names (linux & mac) by Siva Velusamy · 10 years ago
- c37e0d6 adb: add unit test for fdevent. by Yabin Cui · 10 years ago
- ddcd623 am 9f07f879: Merge "fatal and fatal_errno should be noreturn." by Elliott Hughes · 10 years ago
- 87645d9 am a3bdc6ab: Merge "adb: clean up transport disconnect operations." by Yabin Cui · 10 years ago
- b816344 Merge "fatal and fatal_errno should be noreturn." by Elliott Hughes · 10 years ago
- 17edcb6 Merge "adb: clean up transport disconnect operations." by Yabin Cui · 10 years ago
- 935da31 fatal and fatal_errno should be noreturn. by Elliott Hughes · 10 years ago
- b1c3f94 adb: clean up transport disconnect operations. by Yabin Cui · 10 years ago
- 41a4f68 am f6224587: Merge "Improve adb tracing." by Elliott Hughes · 10 years ago
- f03d1ab Merge "Improve adb tracing." by Elliott Hughes · 10 years ago
- c516f80 Improve adb tracing. by Elliott Hughes · 10 years ago
- ff8302c am 88a51cd4: Merge "adb: call run_transport_disconnects() only once." by Yabin Cui · 10 years ago
- 3d4ef66 Merge "adb: call run_transport_disconnects() only once." by Yabin Cui · 10 years ago
- 730e893 am e73a8a23: Merge "win32: adb start-server shows stdout/stderr output from actual server" by Elliott Hughes · 10 years ago
- 3c3c81f Merge "win32: adb start-server shows stdout/stderr output from actual server" by Elliott Hughes · 10 years ago
- 07660de am a54f14eb: Merge "adb unittest: get test_unicode_paths passing on win32" by Elliott Hughes · 10 years ago
- 680d881 Merge "adb unittest: get test_unicode_paths passing on win32" by Elliott Hughes · 10 years ago
- 13f54ee am 1d9253f2: Merge "adb: fix adb install and adb push exit code, error handling, unittest" by Elliott Hughes · 10 years ago
- c93c5a3 Merge "adb: fix adb install and adb push exit code, error handling, unittest" by Elliott Hughes · 10 years ago
- 3cd12ba am 7b6fa7ed: Merge "adb: remove adisconnect in aremotesocket." by Yabin Cui · 10 years ago