- 88cee43 Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace. by Chih-Hung Hsieh · 9 years ago
- d91139c adb/base: allow use of unique_fd inside adb. by Josh Gao · 9 years ago
- 19d0c23 adb: support forwarding TCP port 0. by David Pursell · 9 years ago
- e29499c Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
- fcb7624 Merge "adb: decrease the number of fds used in fd_count test." by Treehugger Robot · 9 years ago
- f987b8e adb: decrease the number of fds used in fd_count test. by Josh Gao · 9 years ago
- 4b38af4 adb: fix test_device.py shell protocol checks. by David Pursell · 9 years ago
- 40a4727 adb: fix socket tests. by Yabin Cui · 9 years ago
- 6429203 Merge "adb: fix adb usb operations on device." by Yabin Cui · 9 years ago
- 3f4347b Merge "Fix NULL deref on exec-in with insufficient arguments" by Treehugger Robot · 9 years ago
- 328870b Fix NULL deref on exec-in with insufficient arguments by Zach Riggle · 9 years ago
- 28d7c54 Merge "adb: use a custom thread to poll for usb devices on mac." by Yabin Cui · 9 years ago
- 234a02a adb: use a custom thread to poll for usb devices on mac. by Yabin Cui · 9 years ago
- 63e0819 Merge "Fix kick_transport test." by Yabin Cui · 9 years ago
- 839af26 Merge changes Iaf0efc0c,Ia4a2ff77 by Josh Gao · 9 years ago
- 22d043c adb: disable tests that are expected to fail on Win32. by Josh Gao · 9 years ago
- 7c9e5fb adb: increase the FD table size on Win32. by Josh Gao · 9 years ago
- 7ca97be Merge "adb: bump the server version to 36." by Josh Gao · 9 years ago
- f2a9f9b Fix kick_transport test. by Yabin Cui · 9 years ago
- 54ee6d1 Merge "adb: add reconnect command." by Yabin Cui · 9 years ago
- 1d0a8c7 adb: fix adb usb operations on device. by Yabin Cui · 9 years ago
- 7b78077 adb: bump the server version to 36. by Josh Gao · 9 years ago
- c6e3b12 Merge changes Ibc8038b1,I1876ecd7,I57d70f8b by Treehugger Robot · 9 years ago
- 6bc7781 adb: after `adb root`, wait for the device in any state. by Josh Gao · 9 years ago
- 071328d adb: add support for 'wait-for-any'. by Josh Gao · 9 years ago
- 63cede3 adb: make 'wait-for-{recovery,sideload,bootloader} work. by Josh Gao · 9 years ago
- a947b49 Switch fs_mgr and adb to libcrypto_utils. by Mattias Nissler · 9 years ago
- d78ed22 adb: add reconnect command. by Yabin Cui · 9 years ago
- 43d4313 Merge "Address const issues in preparation for libcxx rebase." by Dan Austin · 9 years ago
- ca35e9e Address const issues in preparation for libcxx rebase. by Dan Austin · 9 years ago
- 4bdf38b Address const issue in preparation for libcxx rebase. by Dan Austin · 9 years ago
- a6c0242 Merge "Fix buffer overrun in adb wait-for-device." by Elliott Hughes · 9 years ago
- 1c14b90 Fix buffer overrun in adb wait-for-device. by Elliott Hughes · 9 years ago
- 07778a0 emulator: Use distinct serial names for simultaneous qemu pipes. by Prathmesh Prabhu · 9 years ago
- 3fb9aa0 Merge changes I93514d22,I57dbc113,I707ffbd1 am: aa7c37522a by Josh Gao · 9 years ago
- 2d112b4 Merge "adbd: fix spurious close of uninitialized fd." am: 3c608c7425 by Josh Gao · 9 years ago
- aa7c375 Merge changes I93514d22,I57dbc113,I707ffbd1 by Josh Gao · 9 years ago
- 9a4b5e9 adbd: fix spurious close of uninitialized fd. by Josh Gao · 9 years ago
- 561251e adb: wait for restore to complete before returning. by Josh Gao · 9 years ago
- b1a71ce adb: wait for adbd to die and respawn in root/unroot. by Josh Gao · 9 years ago
- 1b533c8 adb: make ScopedFd universally accessible and useful. by Josh Gao · 9 years ago
- 00d7147 Merge changes I7fe77245,I75b089b8,Iafa250ce am: 7c45b82139 by Josh Gao · 9 years ago
- 7c45b82 Merge changes I7fe77245,I75b089b8,Iafa250ce by Josh Gao · 9 years ago
- 18f7420 adb: clean up quotes in test_device.py. by Josh Gao · 9 years ago
- a842b38 adb: mkdir the correct directory name when pulling. by Josh Gao · 9 years ago
- caa5210 adb: cleanup file skipping logic. by Josh Gao · 9 years ago
- 668c385 Merge "adb: relax serial matching rules." am: bf889742f2 by David Pursell · 9 years ago
- bf88974 Merge "adb: relax serial matching rules." by David Pursell · 9 years ago
- 17d13a3 Merge "adb: symlinks to dirs count as dirs for pull destination." am: 8201ec05b5 by Josh Gao · 9 years ago
- 8201ec0 Merge "adb: symlinks to dirs count as dirs for pull destination." by Josh Gao · 9 years ago
- 49726bc adb: symlinks to dirs count as dirs for pull destination. by Josh Gao · 9 years ago
- c929c6f adb: relax serial matching rules. by David Pursell · 9 years ago
- 15df11e Merge "Emulator: fix adbd qemu pipe partial write" am: edab9d1519 by bohu · 9 years ago
- edab9d1 Merge "Emulator: fix adbd qemu pipe partial write" by Bo Hu · 9 years ago
- 82a2834 Emulator: fix adbd qemu pipe partial write by bohu · 9 years ago
- 890e970 Merge "adb: report progress for small files." am: 4c87588fa2 by Josh Gao · 9 years ago
- 93a0b3c adb: report progress for small files. by Josh Gao · 9 years ago
- f55998a Merge "Also archive adb.exe/fastboot.exe when building win_sdk." am: e2851ce34d by Ying Wang · 9 years ago
- e2851ce Merge "Also archive adb.exe/fastboot.exe when building win_sdk." by Ying Wang · 9 years ago
- 458321a Also archive adb.exe/fastboot.exe when building win_sdk. by Ying Wang · 9 years ago
- cba577e Merge "adb: use TCP keepalive." am: a54f6c713d by David Pursell · 9 years ago
- a54f6c7 Merge "adb: use TCP keepalive." by David Pursell · 9 years ago
- cfdf5fb Merge "adb: fix directory creation logic." am: 0266b1aedc by Josh Gao · 9 years ago
- 0266b1a Merge "adb: fix directory creation logic." by Josh Gao · 9 years ago
- 7634e88 adb: fix directory creation logic. by Josh Gao · 9 years ago
- b146994 Merge "adb: fix mistaken use of PLOG." am: 6853fbe0b6 by Josh Gao · 9 years ago
- 6853fbe Merge "adb: fix mistaken use of PLOG." by Josh Gao · 9 years ago
- 5ca49db adb: fix mistaken use of PLOG. by Josh Gao · 9 years ago
- fc31594 Merge "adb: bail out if wait_for_device fails in send_shell_command." by Josh Gao · 9 years ago
- d3ac3ee Merge "adb: fix leak of framework_fd." am: 4d3ad0ecb7 by Josh Gao · 9 years ago
- 8747de0 Merge "adb: bail out if wait_for_device fails in send_shell_command." by Josh Gao · 9 years ago
- 4d3ad0e Merge "adb: fix leak of framework_fd." by Josh Gao · 9 years ago
- 7a8c7cb adb: fix leak of framework_fd. by Josh Gao · 9 years ago
- ee60886 adb: bail out if wait_for_device fails in send_shell_command. by Josh Gao · 9 years ago
- 8ab5a15 Merge "adbd: Remove explicit capability bounding set code." am: 087b47eabd by Jorge Lucangeli Obes · 9 years ago
- 087b47e Merge "adbd: Remove explicit capability bounding set code." by Jorge Lucangeli Obes · 9 years ago
- 74a183f Merge "Remove duplicate fdevent.cpp entry" am: 978cda5cc6 by Dan Willemsen · 9 years ago
- 7c5e86d Remove duplicate fdevent.cpp entry by Dan Willemsen · 9 years ago
- 4906142 adbd: Remove explicit capability bounding set code. by Jorge Lucangeli Obes · 9 years ago
- c25a34e adb: use TCP keepalive. by David Pursell · 9 years ago
- b5994d9 Merge "adb: sysdeps_test: improve smoke test." am: 5684f936ec by Josh Gao · 9 years ago
- 5684f93 Merge "adb: sysdeps_test: improve smoke test." by Josh Gao · 9 years ago
- 579fc25 adb: sysdeps_test: improve smoke test. by Josh Gao · 9 years ago
- 14ca28b Merge changes I4a8aa840,I9708f2a3 am: ca9fe420bc by Josh Gao · 9 years ago
- ca9fe42 Merge changes I4a8aa840,I9708f2a3 by Josh Gao · 9 years ago
- e176540 Merge changes I9757ab85,Idac80a24 am: 87e1b68496 by Josh Gao · 9 years ago
- 87e1b68 Merge changes I9757ab85,Idac80a24 by Josh Gao · 9 years ago
- a53abe7 adb: check for an error response from adbd between each write. by Josh Gao · 9 years ago
- 013a8eb adbd: restore the old error handling behavior. by Josh Gao · 9 years ago
- dedebf1 Merge changes I6541bb13,I486055bb,Id6ac1c54,I16cf7d44 am: a99ad90b5a by Josh Gao · 9 years ago
- a99ad90 Merge changes I6541bb13,I486055bb,Id6ac1c54,I16cf7d44 by Josh Gao · 9 years ago
- 48b4cf6 adb: change unsigned to uint32_t in sync struct definitions. by Josh Gao · 9 years ago
- c1fab36 adb: detect when the client disconnects in wait-for-device. by Josh Gao · 9 years ago
- 511763b adb: make fdevent_test, socket_test compile on Windows. by Josh Gao · 9 years ago
- 61eda8d adb: add fd exhaustion test, fix errno reporting in sysdeps_win32. by Josh Gao · 9 years ago
- 4f657a7 adb: move win32 fd base to 2048, fix fd allocation. by Josh Gao · 9 years ago
- e738812 adb: don't emulate fdevent or socketpair on Windows. by Josh Gao · 9 years ago
- 147c441 Merge "adb: fix clang-format for access modifier dedent." am: f5c7322478 by Josh Gao · 9 years ago
- f5c7322 Merge "adb: fix clang-format for access modifier dedent." by Josh Gao · 9 years ago
- 195211c adb: fix clang-format for access modifier dedent. by Josh Gao · 9 years ago