- 9afc9f4 Merge "Most accept/accept4 calls in system/core don't actually want the remote address." am: 299d64144b by Elliott Hughes · 9 years ago
- ec325e8 Merge "Most accept/accept4 calls in system/core don't actually want the remote address." by Elliott Hughes · 9 years ago
- 5aefd33 Most accept/accept4 calls in system/core don't actually want the remote address. by Elliott Hughes · 9 years ago
- a42eef4 Merge "adb: increase the authentication throttling limit." am: 393e5258f6 by Josh Gao · 9 years ago
- 24fa901 Merge "adb: increase the authentication throttling limit." am: 393e5258f6 by Josh Gao · 9 years ago
- 6e64e40 Merge changes I9761298a,I8d3312b2 am: 0b4fcb75d4 am: 8270912ed0 by Josh Gao · 9 years ago
- 8780b32 Merge changes I9761298a,I8d3312b2 am: 0b4fcb75d4 by Josh Gao · 9 years ago
- 8254146 adb: increase the authentication throttling limit. by Josh Gao · 9 years ago
- 097aef0 adb: fix public key authorization. by Josh Gao · 9 years ago
- ecdbf2d adb: add support for vendor key directories. by Josh Gao · 9 years ago
- 2ebc2af Split 'generating' and 'pulling' in 2 messages. by Felipe Leme · 9 years ago
- 1b9e1bd Ignore bugreportz output when it's not supported. by Felipe Leme · 9 years ago
- c278581 Deprecated 'adb bugreport' with flat files. by Felipe Leme · 9 years ago
- 9f023a5 Minor improvements on bugreport generation. by Felipe Leme · 9 years ago
- ea49c10 Removed extra 'pulling file' message. by Felipe Leme · 9 years ago
- dfae6e0 Show bugreport progress. by Felipe Leme · 9 years ago
- c0e6302 Refactored functions that copy sdout and stderr to strings to use a callback. by Felipe Leme · 9 years ago
- 1c791cc Split bugreport() into its own file and added unit tests. by Felipe Leme · 9 years ago
- 6ce2b02 Merge "Clean up key handling in adb." am: b859830450 am: 81a3f71e45 by Josh Gao · 9 years ago
- 5751b16 Merge "Clean up key handling in adb." am: b859830450 by Josh Gao · 9 years ago
- 3b2a535 Clean up key handling in adb. by Elliott Hughes · 9 years ago
- 6c58894 Merge "std::unqiue_ptr<..., decltype(&fn)> seems to be the preferred idiom." am: 2f21b7cecd by Elliott Hughes · 9 years ago
- 726fd83 Merge "std::unqiue_ptr<..., decltype(&fn)> seems to be the preferred idiom." by Elliott Hughes · 9 years ago
- 13db3e3 std::unqiue_ptr<..., decltype(&fn)> seems to be the preferred idiom. by Elliott Hughes · 9 years ago
- 72418d0 Merge "libcrypto_utils: convert to Soong." am: c1a9a21ffe am: 87ef590bc1 by Josh Gao · 9 years ago
- 2d28927 Merge "libcrypto_utils: convert to Soong." am: c1a9a21ffe by Josh Gao · 9 years ago
- 68b243e Merge "libcrypto_utils: convert to Soong." by Josh Gao · 9 years ago
- 3ed07f4 libcrypto_utils: convert to Soong. by Josh Gao · 9 years ago
- 4c2b1f4 adb: correctly fix merge conflict. am: 1286c1f878 by Josh Gao · 9 years ago
- 6f69355 adb: correctly fix merge conflict. by Josh Gao · 9 years ago
- 89df4b6 resolve merge conflicts of e012de5 to stage-aosp-master am: 4ff7f9f62a by Josh Gao · 9 years ago
- b33190f resolve merge conflicts of e012de5 to stage-aosp-master by Josh Gao · 9 years ago
- 3fcc7d7 adb: improve display of transfer rate. by Josh Gao · 9 years ago
- bd6e8a3 adb: add missing newline when printing transfer rate. by Josh Gao · 9 years ago
- 747c645 adb: fix output of `sync -l` by Josh Gao · 9 years ago
- 2734a82 Merge changes I1d398d19,I8f20b3cd am: c97b73aa83 am: 0889353fa5 by Josh Gao · 9 years ago
- 08c23bd Merge changes I1d398d19,I8f20b3cd am: c97b73aa83 by Josh Gao · 9 years ago
- af1d534 Merge changes I1d398d19,I8f20b3cd by Treehugger Robot · 9 years ago
- 903d93c Merge \\"Fix clang-tidy performance warnings in syste/core.\\" am: 4efbce14b5 by Chih-Hung Hsieh · 9 years ago
- b5239cd Merge \"Fix clang-tidy performance warnings in syste/core.\" am: 4efbce14b5 by Chih-Hung Hsieh · 9 years ago
- a3e610a adb: fix stat on Windows. by Josh Gao · 9 years ago
- 5802ff2 Fix clang-tidy performance warnings in syste/core. by Chih-Hung Hsieh · 9 years ago
- 0356a0b adb: extract Windows bits out of directory_exists test. by Josh Gao · 9 years ago
- 0148745 use 'cmd' command for install-multiple by Todd Kennedy · 9 years ago
- 403ef53 Merge \"Use arraysize() for supplementary groups.\" am: ddbcecec3a by Jorge Lucangeli Obes · 9 years ago
- 242e332 Use arraysize() for supplementary groups. by Jorge Lucangeli Obes · 9 years ago
- 50e0391 Merge \"Remove unnecessary ARRAY_SIZE macros.\" am: c37d8ea22a by Elliott Hughes · 9 years ago
- 4804488 Remove unnecessary ARRAY_SIZE macros. by Elliott Hughes · 9 years ago
- 4f699cb Merge \"adb: refactor jdwp_service.cpp.\" am: 71d11ade9d by Josh Gao · 9 years ago
- edc6147 Merge "adb: refactor jdwp_service.cpp." by Treehugger Robot · 9 years ago
- b73961b Merge \"adb: add test for SIGHUP behavior.\" am: a355dd6110 by Josh Gao · 9 years ago
- 16b192e adb: add test for SIGHUP behavior. by Josh Gao · 9 years ago
- 2e48cb9 Merge changes Ia59c6dbe,I13b17bcd am: 0b47d08303 by Josh Gao · 9 years ago
- b7f6b52 adb: fix fd leak when shell fails to create a thread. by Josh Gao · 9 years ago
- ec72bac adb: don't dup local socket fd. by Josh Gao · 9 years ago
- fe61f4b Merge \"Address old review comments in adb_auth_host.cpp.\" am: 57bbedc036 by Elliott Hughes · 9 years ago
- d2e6061 Merge "Address old review comments in adb_auth_host.cpp." by Treehugger Robot · 9 years ago
- dc0b057 Address old review comments in adb_auth_host.cpp. by Elliott Hughes · 9 years ago
- 2ff6f92 Merge \"[qemu]: Move qemu_pipe.h from include/system/ directory.\" by David 'Digit' Turner · 9 years ago
- b47d361 Merge "[qemu]: Move qemu_pipe.h from include/system/ directory." by David Turner · 9 years ago
- b28f060 Merge changes from topic \'debuggerd_client\' am: abf88685e3 by Josh Gao · 9 years ago
- daa3847 Merge \"adb: fix fd double close, Subprocess lifetime issue.\" am: b23e5729a8 by Josh Gao · 9 years ago
- 63bfebd Merge changes from topic 'debuggerd_client' by Treehugger Robot · 9 years ago
- 7dc991b adb: fix fd double close, Subprocess lifetime issue. by Josh Gao · 9 years ago
- 50c9e11 adb: use libdebuggerd_client. by Josh Gao · 9 years ago
- bd93092 [qemu]: Move qemu_pipe.h from include/system/ directory. by David 'Digit' Turner · 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
- 1bedf84 Merge "Better diagnostics from "adb sideload"." by Treehugger Robot · 9 years ago
- 7fbe9a8 Merge \"Minor adb style fixes.\" am: 35151f49ca by Elliott Hughes · 9 years ago
- e32660e Better diagnostics from "adb sideload". by Elliott Hughes · 9 years ago
- 4b90ea9 Minor adb style fixes. 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
- c1fd67d Merge "Redirect bugreport stderr to host's stderr." into nyc-dev by TreeHugger Robot · 9 years ago
- 5d0595f Redirect bugreport stderr to host's stderr. by Felipe Leme · 9 years ago
- b6211da Merge \\"Set file capabilities on adb sync/push.\\" am: a500cf9cdf by Elliott Hughes · 9 years ago
- 93b5308 Merge "Set file capabilities on adb sync/push." by Treehugger Robot · 9 years ago
- 2140e03 Set file capabilities on adb sync/push. by Elliott Hughes · 9 years ago
- 28aec60 Allow multiple (sequential) adb users on Linux. by Elliott Hughes · 9 years ago
- bff0756 Merge \\"Allow multiple (sequential) adb users on Linux.\\" am: 6bf8d26c82 by Elliott Hughes · 9 years ago
- b35fcbd Allow multiple (sequential) adb users on Linux. by Elliott Hughes · 9 years ago
- 9e8fe3d Merge "adbd: properly close subprocess pipes on Ctrl+C." am: 605628d325 by David Pursell · 9 years ago
- b6bd97e adbd: properly close subprocess pipes on Ctrl+C. by David Pursell · 9 years ago
- 62eab56 adbd: properly close subprocess pipes on Ctrl+C. by David Pursell · 9 years ago
- a542c76 Revert "adb: close ep0 on disconnection." am: 8c4076295e by Siqi Lin · 9 years ago
- db7ef47 Revert "adb: close ep0 on disconnection." by Siqi Lin · 9 years ago
- 1fb2251 adb: refactor jdwp_service.cpp. by Josh Gao · 9 years ago
- 0d5de92 Merge "Kill adb\'s ScopedFd for unique_fd." am: 0f3fde210d am: b8901de2ad by Elliott Hughes · 9 years ago
- eb0024e Kill adb's ScopedFd for unique_fd. by Elliott Hughes · 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
- b5f5781 [adb] Followup CL to clean up adb_auth_host.cpp by Yurii Zubrytskyi · 9 years ago
- 21dc202 [adb] Issue the "auth" emulator command before any other one by Yurii Zubrytskyi · 9 years ago
- fb1ba5b [adb] Followup CL to clean up adb_auth_host.cpp am: 049ebb810f by Yurii Zubrytskyi · 9 years ago
- 50f9de4 resolve merge conflicts of a9e2b99 to nyc-dev-plus-aosp by Yurii Zubrytskyi · 9 years ago
- dd642a4 [adb] Followup CL to clean up adb_auth_host.cpp by Yurii Zubrytskyi · 9 years ago