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