- 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
- f20734b [adb] Issue the "auth" emulator command before any other one by Yurii Zubrytskyi · 9 years ago
- 40ff310 Merge "adb: retry connecting disconnected emulators instead of always looping." am: 50e91fec0e by Yabin Cui · 9 years ago
- 5ac3cc9 Merge "adb: retry connecting disconnected emulators instead of always looping." by Yabin Cui · 9 years ago
- bef471e adb: retry connecting disconnected emulators instead of always looping. by Yabin Cui · 9 years ago
- 6f689d9 Merge "adb: close ep0 on disconnection." into nyc-dev am: fcab9a8507 by Yabin Cui · 9 years ago
- 8a1c8d0 adb: close ep0 on disconnection. by Yabin Cui · 9 years ago
- 0560f3e Merge "adb: close ep0 on disconnection." into nyc-dev by Yabin Cui · 9 years ago
- 3ca7d5c Merge "adb: check return value of register_socket_transport." am: 3d981c87c9 by Yabin Cui · 9 years ago
- d63ca48 Merge "adb: check return value of register_socket_transport." by Yabin Cui · 9 years ago
- b1d2b8a adb: use asocket's close function when closing. by Josh Gao · 9 years ago
- 8334e10 adb: switch the socket list mutex to a recursive_mutex. by Josh Gao · 9 years ago
- 2a5b2c6 adb: clang-format sockets.cpp. by Josh Gao · 9 years ago
- 2a83501 adb: add implementations of mutex, recursive_mutex. by Josh Gao · 9 years ago
- 82d6e1b Merge "adb: use asocket\'s close function when closing." am: 684d543922 by Josh Gao · 9 years ago
- 7a65f28 Merge "adb: use asocket's close function when closing." by Treehugger Robot · 9 years ago
- 40f8411 Merge "Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace." am: dab7d9de03 by Chih-Hung Hsieh · 9 years ago
- 601afdc Merge "Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace." by Treehugger Robot · 9 years ago
- bd050d0 Merge changes I5e56f17f,Ie3748b6c,I4e1d56a8 am: cea14958d2 am: 71c062f40a by Josh Gao · 9 years ago
- 5b0aa12 Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace. by Chih-Hung Hsieh · 9 years ago
- 42eae14 adb: use asocket's close function when closing. by Josh Gao · 9 years ago
- 64c427a adb: switch the socket list mutex to a recursive_mutex. by Josh Gao · 9 years ago
- 0fc2947 adb: clang-format sockets.cpp. by Josh Gao · 9 years ago
- 2664fde adb: add implementations of mutex, recursive_mutex. by Josh Gao · 9 years ago
- c874ff9 Merge "adb: replace failing exits in adbd with abort()." am: eb62619ff9 by Josh Gao · 9 years ago
- 38380ce Merge "adb: add track-jdwp and track-devices commands." am: f8f40a1e2e by Josh Gao · 9 years ago
- 4a8ae4a adb: check return value of register_socket_transport. by Yabin Cui · 9 years ago
- 37444f4 Merge "adb/base: allow use of unique_fd inside adb." am: 210fdc2742 by Josh Gao · 9 years ago
- f878d27 adb: replace failing exits in adbd with abort(). by Josh Gao · 9 years ago
- a1c58be adb: add track-jdwp and track-devices commands. by Josh Gao · 9 years ago
- aa1251e adb/base: allow use of unique_fd inside adb. 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
- 27fdafc Merge "adb: search for a maximum of 16 emulators." into nyc-dev am: 72e47300fb by Josh Gao · 9 years ago
- 1ba2cc1 Merge "adb: search for a maximum of 16 emulators." into nyc-dev by Josh Gao · 9 years ago
- 8aa6bca adb: search for a maximum of 16 emulators. by Josh Gao · 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
- d4ddcca Merge "Fix google-explicit-constructor warnings." am: 7bdd6a8b5a am: 427d8d840f by Chih-hung Hsieh · 9 years ago
- 5f9de97 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
- c07e7a4 adb: close ep0 on disconnection. by Yabin Cui · 9 years ago
- fb3c3d8 adb: fix adb usb operations on device. by Yabin Cui · 9 years ago
- 87032a8 Merge "adb: decrease the number of fds used in fd_count test." am: c296440 by Treehugger Robot · 9 years ago