- 8d96370 Merge "Kill adb\'s ScopedFd for unique_fd." am: 0f3fde210d am: b8901de2ad by Elliott Hughes · 8 years ago
- 2ce86e5 Kill adb's ScopedFd for unique_fd. by Elliott Hughes · 8 years ago
- 500c7e5 Merge "Kill load_file." am: b42e4a6b63 am: 198a727891 by Elliott Hughes · 8 years ago
- e8b663f Kill load_file. by Elliott Hughes · 8 years ago
- dace015 [adb] Followup CL to clean up adb_auth_host.cpp by Yurii Zubrytskyi · 8 years ago
- 376b275 [adb] Issue the "auth" emulator command before any other one by Yurii Zubrytskyi · 8 years ago
- 1098c52 [adb] Followup CL to clean up adb_auth_host.cpp am: 049ebb810f by Yurii Zubrytskyi · 8 years ago
- f48adf6 resolve merge conflicts of a9e2b99 to nyc-dev-plus-aosp by Yurii Zubrytskyi · 8 years ago
- 049ebb8 [adb] Followup CL to clean up adb_auth_host.cpp by Yurii Zubrytskyi · 8 years ago
- a9e2b99 [adb] Issue the "auth" emulator command before any other one by Yurii Zubrytskyi · 8 years ago
- 16dad48 Merge "adb: retry connecting disconnected emulators instead of always looping." am: 50e91fec0e by Yabin Cui · 8 years ago
- 50e91fe Merge "adb: retry connecting disconnected emulators instead of always looping." by Yabin Cui · 8 years ago
- b74c649 adb: retry connecting disconnected emulators instead of always looping. by Yabin Cui · 9 years ago
- 8fc9d25 Merge "adb: close ep0 on disconnection." into nyc-dev am: fcab9a8507 by Yabin Cui · 8 years ago
- 638420e adb: close ep0 on disconnection. by Yabin Cui · 9 years ago
- fcab9a8 Merge "adb: close ep0 on disconnection." into nyc-dev by Yabin Cui · 8 years ago
- bb89e7e Merge "adb: check return value of register_socket_transport." am: 3d981c87c9 by Yabin Cui · 8 years ago
- 3d981c8 Merge "adb: check return value of register_socket_transport." by Yabin Cui · 8 years ago
- 014b017 adb: use asocket's close function when closing. by Josh Gao · 8 years ago
- 268068f adb: switch the socket list mutex to a recursive_mutex. by Josh Gao · 8 years ago
- 6376040 adb: clang-format sockets.cpp. by Josh Gao · 8 years ago
- 6e10699 adb: add implementations of mutex, recursive_mutex. by Josh Gao · 8 years ago
- a41a0c2 Merge "adb: use asocket\'s close function when closing." am: 684d543922 by Josh Gao · 8 years ago
- 684d543 Merge "adb: use asocket's close function when closing." by Treehugger Robot · 8 years ago
- dccd3a3 Merge "Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace." am: dab7d9de03 by Chih-Hung Hsieh · 8 years ago
- dab7d9d Merge "Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace." by Treehugger Robot · 8 years ago
- ebb08fb Merge changes I5e56f17f,Ie3748b6c,I4e1d56a8 am: cea14958d2 am: 71c062f40a by Josh Gao · 8 years ago
- 67867db Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace. by Chih-Hung Hsieh · 8 years ago
- 53eb31d adb: use asocket's close function when closing. by Josh Gao · 8 years ago
- 9b587de adb: switch the socket list mutex to a recursive_mutex. by Josh Gao · 8 years ago
- 52bd852 adb: clang-format sockets.cpp. by Josh Gao · 8 years ago
- 903b749 adb: add implementations of mutex, recursive_mutex. by Josh Gao · 8 years ago
- 666d9aa Merge "adb: replace failing exits in adbd with abort()." am: eb62619ff9 by Josh Gao · 8 years ago
- 1209092 Merge "adb: add track-jdwp and track-devices commands." am: f8f40a1e2e by Josh Gao · 8 years ago
- 0140182 adb: check return value of register_socket_transport. by Yabin Cui · 8 years ago
- 8781256 Merge "adb/base: allow use of unique_fd inside adb." am: 210fdc2742 by Josh Gao · 8 years ago
- 4abdeee adb: replace failing exits in adbd with abort(). by Josh Gao · 8 years ago
- b463baf adb: add track-jdwp and track-devices commands. by Josh Gao · 8 years ago
- 13ea01d adb/base: allow use of unique_fd inside adb. by Josh Gao · 8 years ago
- 1e57ab6 Merge "adb: support forwarding TCP port 0." am: cb90562bcf am: 5aaffac37e by David Pursell · 8 years ago
- eaae97e adb: support forwarding TCP port 0. by David Pursell · 9 years ago
- 2928f7d Merge "adb: search for a maximum of 16 emulators." into nyc-dev am: 72e47300fb by Josh Gao · 9 years ago
- 72e4730 Merge "adb: search for a maximum of 16 emulators." into nyc-dev by Josh Gao · 9 years ago
- 9fe7426 adb: search for a maximum of 16 emulators. by Josh Gao · 9 years ago
- 6993211 Merge "Display warning about bugreport delay." into nyc-dev am: f99193b7aa by Felipe Leme · 9 years ago
- 42e45c7 Display warning about bugreport delay. by Felipe Leme · 9 years ago
- d4611a9 Automatically add a .zip to adb bugreport file when missing. am: 644a36c209 by Felipe Leme · 9 years ago
- 644a36c Automatically add a .zip to adb bugreport file when missing. by Felipe Leme · 9 years ago
- fb44ca5 Merge "Fix google-explicit-constructor warnings." am: 7bdd6a8b5a am: 427d8d840f by Chih-hung Hsieh · 9 years ago
- 1c563d9 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
- 69e97e4 adb: close ep0 on disconnection. by Yabin Cui · 9 years ago
- 9b53e4c adb: fix adb usb operations on device. by Yabin Cui · 9 years ago
- 02e8b64 Merge "adb: decrease the number of fds used in fd_count test." am: c296440 by Treehugger Robot · 9 years ago
- 71bddf8 adb: use a custom thread to poll for usb devices on mac. by Yabin Cui · 9 years ago
- 858f133 adb: decrease the number of fds used in fd_count test. by Josh Gao · 9 years ago
- 023dc9a Merge "adb: fix test_device.py shell protocol checks." am: 52eb602 am: 8a77b30 by Treehugger Robot · 9 years ago
- cf46741 adb: fix test_device.py shell protocol checks. by David Pursell · 9 years ago
- ba8498b Merge "adb: fix socket tests." am: e998abd am: 61f6d1d by Yabin Cui · 9 years ago
- 2407d7c adb: fix socket tests. by Yabin Cui · 9 years ago
- a28918c Fix kick_transport test. by Yabin Cui · 9 years ago
- 799e803 Merge "adb: fix adb usb operations on device." am: ad2021a am: ec4db8f by Yabin Cui · 9 years ago
- ad2021a Merge "adb: fix adb usb operations on device." by Yabin Cui · 9 years ago
- f9f0b5f Merge "Fix NULL deref on exec-in with insufficient arguments" am: 245e4dbfd4 by Zach Riggle · 9 years ago
- ccafc79 Fix NULL deref on exec-in with insufficient arguments by Zach Riggle · 9 years ago
- e618f6c Merge "adb: use a custom thread to poll for usb devices on mac." am: 09c5fcf by Yabin Cui · 9 years ago
- 48d4c0c adb: use a custom thread to poll for usb devices on mac. by Yabin Cui · 9 years ago
- 2f46a7d Merge "Fix kick_transport test." am: a960864 am: 119ca23 by Yabin Cui · 9 years ago
- a960864 Merge "Fix kick_transport test." by Yabin Cui · 9 years ago
- a9e818f Merge changes Ia4a2ff77,I970806e3,I47daa338 into nyc-dev by TreeHugger Robot · 9 years ago
- 826bdac Merge changes Iaf0efc0c,Ia4a2ff77 am: c4f3546 am: c5b388f53a by Josh Gao · 9 years ago
- d1e2300 adb: increase the FD table size on Win32. by Josh Gao · 9 years ago
- 988e9bc adb: bump the server version to 36. by Josh Gao · 9 years ago
- 03468c8 adb: add reconnect command. by Yabin Cui · 9 years ago
- c4f3546 Merge changes Iaf0efc0c,Ia4a2ff77 by Josh Gao · 9 years ago
- 68c63d7 adb: disable tests that are expected to fail on Win32. by Josh Gao · 9 years ago
- b31e171 adb: increase the FD table size on Win32. by Josh Gao · 9 years ago
- e929e11 Merge "adb: bump the server version to 36." am: 3009b7c am: a0b5c62 by Josh Gao · 9 years ago
- 3009b7c Merge "adb: bump the server version to 36." by Josh Gao · 9 years ago
- 7f27490 Fix kick_transport test. by Yabin Cui · 9 years ago
- 1a3ce9b Merge "adb: add reconnect command." am: 643bc36 am: 1dd696a by Yabin Cui · 9 years ago
- 643bc36 Merge "adb: add reconnect command." by Yabin Cui · 9 years ago
- 005bf1e adb: fix adb usb operations on device. by Yabin Cui · 9 years ago
- 057095d adb: bump the server version to 36. by Josh Gao · 9 years ago
- 1c8bf42 Merge changes Ibc8038b1,I1876ecd7,I57d70f8b am: 3e0eaa4 am: c35de74 by Treehugger Robot · 9 years ago
- 3e0eaa4 Merge changes Ibc8038b1,I1876ecd7,I57d70f8b by Treehugger Robot · 9 years ago
- 9ea7795 adb: after `adb root`, wait for the device in any state. by Josh Gao · 9 years ago
- 5863fb6 adb: add support for 'wait-for-any'. by Josh Gao · 9 years ago
- 3d8df3c adb: make 'wait-for-{recovery,sideload,bootloader} work. by Josh Gao · 9 years ago
- 48a3481 adb: after `adb root`, wait for the device in any state. by Josh Gao · 9 years ago
- 86441c3 adb: add support for 'wait-for-any'. by Josh Gao · 9 years ago
- 08881e7 adb: make 'wait-for-{recovery,sideload,bootloader} work. by Josh Gao · 9 years ago
- 1e0161e Merge "Implements \'adb bugreport <ZIP_FILE>\'." into nyc-dev am: e04c9f3 by Felipe Leme · 9 years ago
- 44a4267 Implements 'adb bugreport <ZIP_FILE>'. by Felipe Leme · 9 years ago
- 9c4a0e0 Merge changes from topic \'boringssl_conversion\' am: 52eb93c am: 0781351 by Elliott Hughes · 9 years ago
- 097b6bb Switch fs_mgr and adb to libcrypto_utils. by Mattias Nissler · 9 years ago
- 1f4ec19 adb: add reconnect command. by Yabin Cui · 9 years ago
- 7b2125d Merge "Address const issues in preparation for libcxx rebase." am: b2cb35e by Dan Austin · 9 years ago
- 0bab7c3 Merge "Address const issue in preparation for libcxx rebase." am: a2a13e3 by Dan Austin · 9 years ago
- b2cb35e Merge "Address const issues in preparation for libcxx rebase." by Dan Austin · 9 years ago
- b4cff49 Address const issues in preparation for libcxx rebase. by Dan Austin · 9 years ago