1. 34c6ca0 Merge \"adb: fix fd double close, Subprocess lifetime issue.\" am: b23e5729a8 by Josh Gao · 9 years ago
  2. 344778d adb: fix fd double close, Subprocess lifetime issue. by Josh Gao · 9 years ago
  3. ba7aea8 Merge \"adb: make adb root not wait-for-device.\" am: 81e59ca5a7 by Josh Gao · 9 years ago
  4. 81e59ca Merge "adb: make adb root not wait-for-device." by Treehugger Robot · 9 years ago
  5. 0582473 adb: make adb root not wait-for-device. by Josh Gao · 9 years ago
  6. c63439a Merge \"Better diagnostics from \"adb sideload\".\" am: edd401e24e by Elliott Hughes · 9 years ago
  7. edd401e Merge "Better diagnostics from "adb sideload"." by Treehugger Robot · 9 years ago
  8. b94f3c5 Merge \"Minor adb style fixes.\" am: 35151f49ca by Elliott Hughes · 9 years ago
  9. 1441514 Better diagnostics from "adb sideload". by Elliott Hughes · 9 years ago
  10. ffc73a3 Minor adb style fixes. by Elliott Hughes · 9 years ago
  11. e691def Merge \\"Fix the sense of a test in \\"adb sideload\\".\\" am: 62cc17de8c by Elliott Hughes · 9 years ago
  12. 356fd36 Fix the sense of a test in "adb sideload". by Elliott Hughes · 9 years ago
  13. e1d64b4 Merge \"Redirect bugreport stderr to host\'s stderr.\" into nyc-dev by Felipe Leme · 9 years ago
  14. 6d34905 Merge "Redirect bugreport stderr to host's stderr." into nyc-dev by TreeHugger Robot · 9 years ago
  15. d1dd125 Redirect bugreport stderr to host's stderr. by Felipe Leme · 9 years ago
  16. e4e6864 Merge \\"Set file capabilities on adb sync/push.\\" am: a500cf9cdf by Elliott Hughes · 9 years ago
  17. a500cf9 Merge "Set file capabilities on adb sync/push." by Treehugger Robot · 9 years ago
  18. 32c60b4 Set file capabilities on adb sync/push. by Elliott Hughes · 9 years ago
  19. 75f42d7 Allow multiple (sequential) adb users on Linux. by Elliott Hughes · 9 years ago
  20. fff3e52 Merge \\"Allow multiple (sequential) adb users on Linux.\\" am: 6bf8d26c82 by Elliott Hughes · 9 years ago
  21. d89a6c2 Allow multiple (sequential) adb users on Linux. by Elliott Hughes · 9 years ago
  22. 27a68ef Merge "adbd: properly close subprocess pipes on Ctrl+C." am: 605628d325 by David Pursell · 9 years ago
  23. a6d5661 adbd: properly close subprocess pipes on Ctrl+C. by David Pursell · 9 years ago
  24. f2aa186 adbd: properly close subprocess pipes on Ctrl+C. by David Pursell · 9 years ago
  25. 8edfe20 Revert "adb: close ep0 on disconnection." am: 8c4076295e by Siqi Lin · 9 years ago
  26. 8c40762 Revert "adb: close ep0 on disconnection." by Siqi Lin · 9 years ago
  27. 8d96370 Merge "Kill adb\'s ScopedFd for unique_fd." am: 0f3fde210d am: b8901de2ad by Elliott Hughes · 9 years ago
  28. 2ce86e5 Kill adb's ScopedFd for unique_fd. by Elliott Hughes · 9 years ago
  29. 500c7e5 Merge "Kill load_file." am: b42e4a6b63 am: 198a727891 by Elliott Hughes · 9 years ago
  30. e8b663f Kill load_file. by Elliott Hughes · 9 years ago
  31. dace015 [adb] Followup CL to clean up adb_auth_host.cpp by Yurii Zubrytskyi · 9 years ago
  32. 376b275 [adb] Issue the "auth" emulator command before any other one by Yurii Zubrytskyi · 9 years ago
  33. 1098c52 [adb] Followup CL to clean up adb_auth_host.cpp am: 049ebb810f by Yurii Zubrytskyi · 9 years ago
  34. f48adf6 resolve merge conflicts of a9e2b99 to nyc-dev-plus-aosp by Yurii Zubrytskyi · 9 years ago
  35. 049ebb8 [adb] Followup CL to clean up adb_auth_host.cpp by Yurii Zubrytskyi · 9 years ago
  36. a9e2b99 [adb] Issue the "auth" emulator command before any other one by Yurii Zubrytskyi · 9 years ago
  37. 16dad48 Merge "adb: retry connecting disconnected emulators instead of always looping." am: 50e91fec0e by Yabin Cui · 9 years ago
  38. 50e91fe Merge "adb: retry connecting disconnected emulators instead of always looping." by Yabin Cui · 9 years ago
  39. b74c649 adb: retry connecting disconnected emulators instead of always looping. by Yabin Cui · 9 years ago
  40. 8fc9d25 Merge "adb: close ep0 on disconnection." into nyc-dev am: fcab9a8507 by Yabin Cui · 9 years ago
  41. 638420e adb: close ep0 on disconnection. by Yabin Cui · 9 years ago
  42. fcab9a8 Merge "adb: close ep0 on disconnection." into nyc-dev by Yabin Cui · 9 years ago
  43. bb89e7e Merge "adb: check return value of register_socket_transport." am: 3d981c87c9 by Yabin Cui · 9 years ago
  44. 3d981c8 Merge "adb: check return value of register_socket_transport." by Yabin Cui · 9 years ago
  45. 014b017 adb: use asocket's close function when closing. by Josh Gao · 9 years ago
  46. 268068f adb: switch the socket list mutex to a recursive_mutex. by Josh Gao · 9 years ago
  47. 6376040 adb: clang-format sockets.cpp. by Josh Gao · 9 years ago
  48. 6e10699 adb: add implementations of mutex, recursive_mutex. by Josh Gao · 9 years ago
  49. a41a0c2 Merge "adb: use asocket\'s close function when closing." am: 684d543922 by Josh Gao · 9 years ago
  50. 684d543 Merge "adb: use asocket's close function when closing." by Treehugger Robot · 9 years ago
  51. dccd3a3 Merge "Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace." am: dab7d9de03 by Chih-Hung Hsieh · 9 years ago
  52. dab7d9d Merge "Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace." by Treehugger Robot · 9 years ago
  53. ebb08fb Merge changes I5e56f17f,Ie3748b6c,I4e1d56a8 am: cea14958d2 am: 71c062f40a by Josh Gao · 9 years ago
  54. 67867db Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace. by Chih-Hung Hsieh · 9 years ago
  55. 53eb31d adb: use asocket's close function when closing. by Josh Gao · 9 years ago
  56. 9b587de adb: switch the socket list mutex to a recursive_mutex. by Josh Gao · 9 years ago
  57. 52bd852 adb: clang-format sockets.cpp. by Josh Gao · 9 years ago
  58. 903b749 adb: add implementations of mutex, recursive_mutex. by Josh Gao · 9 years ago
  59. 666d9aa Merge "adb: replace failing exits in adbd with abort()." am: eb62619ff9 by Josh Gao · 9 years ago
  60. 1209092 Merge "adb: add track-jdwp and track-devices commands." am: f8f40a1e2e by Josh Gao · 9 years ago
  61. 0140182 adb: check return value of register_socket_transport. by Yabin Cui · 9 years ago
  62. 8781256 Merge "adb/base: allow use of unique_fd inside adb." am: 210fdc2742 by Josh Gao · 9 years ago
  63. 4abdeee adb: replace failing exits in adbd with abort(). by Josh Gao · 9 years ago
  64. b463baf adb: add track-jdwp and track-devices commands. by Josh Gao · 9 years ago
  65. 13ea01d adb/base: allow use of unique_fd inside adb. by Josh Gao · 9 years ago
  66. 1e57ab6 Merge "adb: support forwarding TCP port 0." am: cb90562bcf am: 5aaffac37e by David Pursell · 9 years ago
  67. eaae97e adb: support forwarding TCP port 0. by David Pursell · 9 years ago
  68. 2928f7d Merge "adb: search for a maximum of 16 emulators." into nyc-dev am: 72e47300fb by Josh Gao · 9 years ago
  69. 72e4730 Merge "adb: search for a maximum of 16 emulators." into nyc-dev by Josh Gao · 9 years ago
  70. 9fe7426 adb: search for a maximum of 16 emulators. by Josh Gao · 9 years ago
  71. 6993211 Merge "Display warning about bugreport delay." into nyc-dev am: f99193b7aa by Felipe Leme · 9 years ago
  72. 42e45c7 Display warning about bugreport delay. by Felipe Leme · 9 years ago
  73. d4611a9 Automatically add a .zip to adb bugreport file when missing. am: 644a36c209 by Felipe Leme · 9 years ago
  74. 644a36c Automatically add a .zip to adb bugreport file when missing. by Felipe Leme · 9 years ago
  75. fb44ca5 Merge "Fix google-explicit-constructor warnings." am: 7bdd6a8b5a am: 427d8d840f by Chih-hung Hsieh · 9 years ago
  76. 1c563d9 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  77. 69e97e4 adb: close ep0 on disconnection. by Yabin Cui · 9 years ago
  78. 9b53e4c adb: fix adb usb operations on device. by Yabin Cui · 9 years ago
  79. 02e8b64 Merge "adb: decrease the number of fds used in fd_count test." am: c296440 by Treehugger Robot · 9 years ago
  80. 71bddf8 adb: use a custom thread to poll for usb devices on mac. by Yabin Cui · 9 years ago
  81. 858f133 adb: decrease the number of fds used in fd_count test. by Josh Gao · 9 years ago
  82. 023dc9a Merge "adb: fix test_device.py shell protocol checks." am: 52eb602 am: 8a77b30 by Treehugger Robot · 9 years ago
  83. cf46741 adb: fix test_device.py shell protocol checks. by David Pursell · 9 years ago
  84. ba8498b Merge "adb: fix socket tests." am: e998abd am: 61f6d1d by Yabin Cui · 9 years ago
  85. 2407d7c adb: fix socket tests. by Yabin Cui · 9 years ago
  86. a28918c Fix kick_transport test. by Yabin Cui · 9 years ago
  87. 799e803 Merge "adb: fix adb usb operations on device." am: ad2021a am: ec4db8f by Yabin Cui · 9 years ago
  88. ad2021a Merge "adb: fix adb usb operations on device." by Yabin Cui · 9 years ago
  89. f9f0b5f Merge "Fix NULL deref on exec-in with insufficient arguments" am: 245e4dbfd4 by Zach Riggle · 9 years ago
  90. ccafc79 Fix NULL deref on exec-in with insufficient arguments by Zach Riggle · 9 years ago
  91. e618f6c Merge "adb: use a custom thread to poll for usb devices on mac." am: 09c5fcf by Yabin Cui · 9 years ago
  92. 48d4c0c adb: use a custom thread to poll for usb devices on mac. by Yabin Cui · 9 years ago
  93. 2f46a7d Merge "Fix kick_transport test." am: a960864 am: 119ca23 by Yabin Cui · 9 years ago
  94. a960864 Merge "Fix kick_transport test." by Yabin Cui · 9 years ago
  95. a9e818f Merge changes Ia4a2ff77,I970806e3,I47daa338 into nyc-dev by TreeHugger Robot · 9 years ago
  96. 826bdac Merge changes Iaf0efc0c,Ia4a2ff77 am: c4f3546 am: c5b388f53a by Josh Gao · 9 years ago
  97. d1e2300 adb: increase the FD table size on Win32. by Josh Gao · 9 years ago
  98. 988e9bc adb: bump the server version to 36. by Josh Gao · 9 years ago
  99. 03468c8 adb: add reconnect command. by Yabin Cui · 9 years ago
  100. c4f3546 Merge changes Iaf0efc0c,Ia4a2ff77 by Josh Gao · 9 years ago