- c004c5e adb: use asocket\\\\'s close function when closing. am: cc15e38bb8 am: 11e519e505 am: e2a5846402 by Josh Gao · 9 years ago
- e83bdf0 adb: switch the socket list mutex to a recursive_mutex. am: d21f70ddc7 am: f9256e5a16 am: 1f8c6c8c8e by Josh Gao · 9 years ago
- f0f28d5 adb: use asocket\\\'s close function when closing. am: cc15e38bb8 am: 11e519e505 by Josh Gao · 9 years ago
- fd09d1b adb: switch the socket list mutex to a recursive_mutex. am: d21f70ddc7 am: f9256e5a16 by Josh Gao · 9 years ago
- 11e519e adb: use asocket\'s close function when closing. am: cc15e38bb8 by Josh Gao · 9 years ago
- f9256e5 adb: switch the socket list mutex to a recursive_mutex. am: d21f70ddc7 by Josh Gao · 9 years ago
- cc15e38 adb: use asocket's close function when closing. by Josh Gao · 9 years ago
- d21f70d adb: switch the socket list mutex to a recursive_mutex. by Josh Gao · 9 years ago
- ebff997 adb: don't dup local socket fd. by Josh Gao · 9 years ago
- 0dcea18 DO NOT MERGE: adb: use asocket\\\\\\\\\\\'s close function when closing. am: db903737ef am: d7e24ec999 am: 88b3a871cf -s ours am: eef25a068f -s ours am: fd8cb9a879 am: dc6e14f219 am: a7698e353d -s ours am: 7a8b934ab5 am: 10926bc35e am: 755ab3ed16 by Josh Gao · 9 years ago
- 29cf388 DO NOT MERGE: adb: use asocket\\\\\\\\\\'s close function when closing. am: db903737ef am: d7e24ec999 am: 88b3a871cf -s ours am: eef25a068f -s ours am: fd8cb9a879 am: dc6e14f219 am: a7698e353d -s ours am: 7a8b934ab5 am: 10926bc35e by Josh Gao · 9 years ago
- 25b90e2 DO NOT MERGE: adb: use asocket\\\\\\\\'s close function when closing. am: ddd7fd78ff -s ours am: 381daa1ab7 am: 05d5db2534 am: a9551bb5e4 -s ours am: ba783547a5 am: e80e7858d3 am: 57b4b422e3 by Josh Gao · 9 years ago
- 10926bc DO NOT MERGE: adb: use asocket\\\\\\\\'s close function when closing. am: db903737ef am: d7e24ec999 am: 88b3a871cf -s ours am: eef25a068f -s ours am: fd8cb9a879 am: dc6e14f219 am: a7698e353d -s ours by Josh Gao · 9 years ago
- 7a8b934 DO NOT MERGE: adb: use asocket\\\\\\\'s close function when closing. am: db903737ef am: d7e24ec999 am: 88b3a871cf -s ours am: eef25a068f -s ours am: fd8cb9a879 am: dc6e14f219 by Josh Gao · 9 years ago
- 2495a60 DO NOT MERGE: adb: use asocket\\\\\\\'s close function when closing. am: ddd7fd78ff -s ours am: 381daa1ab7 am: 05d5db2534 am: a9551bb5e4 -s ours am: ba783547a5 am: e80e7858d3 by Josh Gao · 9 years ago
- a7698e3 DO NOT MERGE: adb: use asocket\\\\\\'s close function when closing. am: db903737ef am: d7e24ec999 am: 88b3a871cf -s ours am: eef25a068f -s ours am: fd8cb9a879 by Josh Gao · 9 years ago
- e80e785 DO NOT MERGE: adb: use asocket\\\\\'s close function when closing. am: ddd7fd78ff -s ours am: 381daa1ab7 am: 05d5db2534 am: a9551bb5e4 -s ours by Josh Gao · 9 years ago
- fd8cb9a DO NOT MERGE: adb: use asocket\\\\'s close function when closing. am: db903737ef am: d7e24ec999 am: 88b3a871cf -s ours by Josh Gao · 9 years ago
- ba78354 DO NOT MERGE: adb: use asocket\\\\'s close function when closing. am: ddd7fd78ff -s ours am: 381daa1ab7 am: 05d5db2534 by Josh Gao · 9 years ago
- eef25a0 DO NOT MERGE: adb: use asocket\\\'s close function when closing. am: db903737ef am: d7e24ec999 by Josh Gao · 9 years ago
- a9551bb DO NOT MERGE: adb: use asocket\\\'s close function when closing. am: ddd7fd78ff -s ours am: 381daa1ab7 by Josh Gao · 9 years ago
- 88b3a87 DO NOT MERGE: adb: use asocket\\'s close function when closing. am: db903737ef by Josh Gao · 9 years ago
- 381daa1 DO NOT MERGE: adb: use asocket\'s close function when closing. by Josh Gao · 9 years ago
- ddd7fd7 DO NOT MERGE: adb: use asocket's close function when closing. by Josh Gao · 9 years ago
- db90373 DO NOT MERGE: adb: use asocket's close function when closing. by Josh Gao · 9 years ago
- 8229633 adb: fix fd double close, Subprocess lifetime issue. by Josh Gao · 9 years ago
- 8b200a4 Merge "Redirect bugreport stderr to host's stderr." into nyc-dev by TreeHugger Robot · 9 years ago
- 5ad5090 Redirect bugreport stderr to host's stderr. by Felipe Leme · 9 years ago
- b87d878 Allow multiple (sequential) adb users on Linux. by Elliott Hughes · 9 years ago
- c96d751 adbd: properly close subprocess pipes on Ctrl+C. by David Pursell · 9 years ago
- 686558e Revert "adb: close ep0 on disconnection." by Siqi Lin · 9 years ago
- ef21b55 [adb] Followup CL to clean up adb_auth_host.cpp by Yurii Zubrytskyi · 9 years ago
- c0889ab [adb] Issue the "auth" emulator command before any other one by Yurii Zubrytskyi · 9 years ago
- 19b0109 Merge "adb: close ep0 on disconnection." into nyc-dev by Yabin Cui · 9 years ago
- a94c38e adb: use asocket's close function when closing. by Josh Gao · 9 years ago
- 5acf6ad adb: switch the socket list mutex to a recursive_mutex. by Josh Gao · 9 years ago
- 09e6eb9 adb: clang-format sockets.cpp. by Josh Gao · 9 years ago
- d6ec82e adb: add implementations of mutex, recursive_mutex. by Josh Gao · 9 years ago
- 3c74c67 Merge "adb: search for a maximum of 16 emulators." into nyc-dev by Josh Gao · 9 years ago
- 89513a5 adb: search for a maximum of 16 emulators. by Josh Gao · 9 years ago
- 1cf5ec8 Display warning about bugreport delay. by Felipe Leme · 9 years ago
- d92cd1e Automatically add a .zip to adb bugreport file when missing. by Felipe Leme · 9 years ago
- d86563b adb: close ep0 on disconnection. by Yabin Cui · 9 years ago
- 6760b2a adb: fix adb usb operations on device. by Yabin Cui · 9 years ago
- 88d1288 adb: use a custom thread to poll for usb devices on mac. by Yabin Cui · 9 years ago
- efc525a Fix kick_transport test. by Yabin Cui · 9 years ago
- 868447f Merge changes Ia4a2ff77,I970806e3,I47daa338 into nyc-dev by TreeHugger Robot · 9 years ago
- 4f863f8 adb: increase the FD table size on Win32. by Josh Gao · 9 years ago
- 3a14e76 adb: bump the server version to 36. by Josh Gao · 9 years ago
- d0a4ad9 adb: add reconnect command. by Yabin Cui · 9 years ago
- d1e1c50 adb: after `adb root`, wait for the device in any state. by Josh Gao · 9 years ago
- 0dd8a14 adb: add support for 'wait-for-any'. by Josh Gao · 9 years ago
- 1f49cf8 adb: make 'wait-for-{recovery,sideload,bootloader} work. by Josh Gao · 9 years ago
- b644703 Implements 'adb bugreport <ZIP_FILE>'. by Felipe Leme · 9 years ago
- 011493b Fix buffer overrun in adb wait-for-device. by Elliott Hughes · 10 years ago
- b5a060d Merge "emulator: Use distinct serial names for simultaneous qemu pipes." into nyc-dev by Prathmesh Prabhu · 10 years ago
- efa4979 emulator: Use distinct serial names for simultaneous qemu pipes. by Prathmesh Prabhu · 10 years ago
- c3808c6 adbd: fix spurious close of uninitialized fd. by Josh Gao · 10 years ago
- 95230e8 adb: wait for restore to complete before returning. by Josh Gao · 10 years ago
- d1d0339 adb: wait for adbd to die and respawn in root/unroot. by Josh Gao · 10 years ago
- c0f6798 adb: make ScopedFd universally accessible and useful. by Josh Gao · 10 years ago
- e1e2127 adb: clean up quotes in test_device.py. by Josh Gao · 10 years ago
- 177253f adb: mkdir the correct directory name when pulling. by Josh Gao · 10 years ago
- d13def2 adb: cleanup file skipping logic. by Josh Gao · 10 years ago
- c446744 adb: symlinks to dirs count as dirs for pull destination. by Josh Gao · 10 years ago
- 9c05961 adb: relax serial matching rules. by David Pursell · 10 years ago
- 37e8ab4 adb: report progress for small files. by Josh Gao · 10 years ago
- 7143b05 Also archive adb.exe/fastboot.exe when building win_sdk. by Ying Wang · 10 years ago
- 5c0d55a adb: fix directory creation logic. by Josh Gao · 10 years ago
- b8548d1 adb: fix mistaken use of PLOG. by Josh Gao · 10 years ago
- bf1e246 adb: use TCP keepalive. by David Pursell · 10 years ago
- f4ae8fa Emulator: fix adbd qemu pipe partial write by bohu · 10 years ago
- 79f7792 Merge "Only debuggable packages can be downgraded." into nyc-dev by Alex Klyubin · 10 years ago
- 96a1c5c adb: fix leak of framework_fd. by Josh Gao · 10 years ago
- 6a7e573 adb: bail out if wait_for_device fails in send_shell_command. by Josh Gao · 10 years ago
- 2ad376b Only debuggable packages can be downgraded. by Alex Klyubin · 10 years ago
- e776945 Remove duplicate fdevent.cpp entry by Dan Willemsen · 10 years ago
- c9b4b90 adb: sysdeps_test: improve smoke test. by Josh Gao · 10 years ago
- 2db75ce adb: check for an error response from adbd between each write. by Josh Gao · 10 years ago
- 3986731 adbd: restore the old error handling behavior. by Josh Gao · 10 years ago
- c1ad2a1 adb: change unsigned to uint32_t in sync struct definitions. by Josh Gao · 10 years ago
- c7bd1cb adb: detect when the client disconnects in wait-for-device. by Josh Gao · 10 years ago
- 80d93fc adb: make fdevent_test, socket_test compile on Windows. by Josh Gao · 10 years ago
- 34a0dff adb: add fd exhaustion test, fix errno reporting in sysdeps_win32. by Josh Gao · 10 years ago
- d0c0c90 adb: move win32 fd base to 2048, fix fd allocation. by Josh Gao · 10 years ago
- f2b8123 adb: don't emulate fdevent or socketpair on Windows. by Josh Gao · 10 years ago
- e9f72f1 adb: fix clang-format for access modifier dedent. by Josh Gao · 10 years ago
- f8e766f Add missing liblog dependency by Dimitry Ivanov · 10 years ago
- b93292a adb: sysdeps_win32: actually change ExitThread to _endthreadex. by Josh Gao · 10 years ago
- 382ea6e adb: make adb_thread_func_t return void, add adb_thread_exit. by Josh Gao · 10 years ago
- 0f80e09 adb: redact reference to secret internal time machine. by Josh Gao · 10 years ago
- 9a9827f adb: mkdirs fixes by Spencer Low · 10 years ago
- 9efe321 adb: sysdeps: add support for joining threads. by Josh Gao · 10 years ago
- d94e173 adb: allow wine's output for sysdeps_win32 strerror test. by Josh Gao · 10 years ago
- 35ee609 adb: setsid() for adb host server. by Yabin Cui · 10 years ago
- 3ee6307 adb: make ctrl-c when spawning a daemon not kill the daemon. by Josh Gao · 10 years ago
- eaa9df7 adb: fix mkdirs test. by Josh Gao · 10 years ago
- 7606033 Merge "adb: don\'t append a slash to a path that already ends with one." am: 1d2b4970e7 by Josh Gao · 10 years ago
- 726c71a Merge "adb: win32: fix start-server to properly display UTF-8 on the console" am: f53f4f42b1 by Elliott Hughes · 10 years ago
- f14bb3a Merge "adb: report subprocess creation errors to the client." am: 289b74c5c7 by Josh Gao · 10 years ago