1. e3952ea Merge \"adb: refactor jdwp_service.cpp.\" am: 6514da341d by Josh Gao · 8 years ago
  2. 6514da3 Merge "adb: refactor jdwp_service.cpp." by Treehugger Robot · 8 years ago
  3. a514dd2 Merge \"adb: add test for SIGHUP behavior.\" am: b5c9ce3175 by Josh Gao · 8 years ago
  4. b5c9ce3 Merge "adb: add test for SIGHUP behavior." by Treehugger Robot · 8 years ago
  5. 2eae66e adb: add test for SIGHUP behavior. by Josh Gao · 8 years ago
  6. c0bc66a Merge changes Ia59c6dbe,I13b17bcd am: 1c80af69a4 by Josh Gao · 8 years ago
  7. 1c80af6 Merge changes Ia59c6dbe,I13b17bcd by Treehugger Robot · 8 years ago
  8. 8d84a31 adb: fix fd leak when shell fails to create a thread. by Josh Gao · 8 years ago
  9. a654514 adb: don't dup local socket fd. by Josh Gao · 8 years ago
  10. fd4c451 Merge \"Address old review comments in adb_auth_host.cpp.\" am: 8cb6e468dd by Elliott Hughes · 8 years ago
  11. 8cb6e46 Merge "Address old review comments in adb_auth_host.cpp." by Treehugger Robot · 8 years ago
  12. ab942fd Address old review comments in adb_auth_host.cpp. by Elliott Hughes · 8 years ago
  13. 8ff1617 Merge \"[qemu]: Move qemu_pipe.h from include/system/ directory.\" by David 'Digit' Turner · 8 years ago
  14. 349ea67 Merge "[qemu]: Move qemu_pipe.h from include/system/ directory." by David Turner · 8 years ago
  15. afb7666 Merge changes from topic \'debuggerd_client\' am: 125de60d3d by Josh Gao · 8 years ago
  16. 6e19883 Merge \"adb: fix fd double close, Subprocess lifetime issue.\" am: b23e5729a8 by Josh Gao · 8 years ago
  17. 125de60 Merge changes from topic 'debuggerd_client' by Treehugger Robot · 8 years ago
  18. 6d3a75a adb: fix fd double close, Subprocess lifetime issue. by Josh Gao · 8 years ago
  19. ab5449d adb: use libdebuggerd_client. by Josh Gao · 8 years ago
  20. b82031f [qemu]: Move qemu_pipe.h from include/system/ directory. by David 'Digit' Turner · 8 years ago
  21. d015e72 Merge \"adb: make adb root not wait-for-device.\" am: de65d30880 by Josh Gao · 8 years ago
  22. de65d30 Merge "adb: make adb root not wait-for-device." by Treehugger Robot · 8 years ago
  23. d3d9cbf adb: make adb root not wait-for-device. by Josh Gao · 8 years ago
  24. 418c9c5 Merge \"Better diagnostics from \"adb sideload\".\" am: 497532841e by Elliott Hughes · 8 years ago
  25. 4975328 Merge "Better diagnostics from "adb sideload"." by Treehugger Robot · 8 years ago
  26. 17fa031 Merge \"Minor adb style fixes.\" am: 2b37f8242e by Elliott Hughes · 8 years ago
  27. 2b37f82 Merge "Minor adb style fixes." by Treehugger Robot · 8 years ago
  28. 74d8e61 Better diagnostics from "adb sideload". by Elliott Hughes · 8 years ago
  29. c3d1c11 Minor adb style fixes. by Elliott Hughes · 8 years ago
  30. 908d53f Merge \\"Fix the sense of a test in \\"adb sideload\\".\\" am: 8d04c20cca by Elliott Hughes · 8 years ago
  31. 8d04c20 Merge "Fix the sense of a test in "adb sideload"." by Elliott Hughes · 8 years ago
  32. 707dde6 Fix the sense of a test in "adb sideload". by Elliott Hughes · 8 years ago
  33. afc37a0 Merge \"Redirect bugreport stderr to host\'s stderr.\" into nyc-dev by Felipe Leme · 8 years ago
  34. 8b200a4 Merge "Redirect bugreport stderr to host's stderr." into nyc-dev by TreeHugger Robot · 8 years ago
  35. 5ad5090 Redirect bugreport stderr to host's stderr. by Felipe Leme · 8 years ago
  36. e3bde1e Merge \\"Set file capabilities on adb sync/push.\\" am: 6bb5ba982b by Elliott Hughes · 8 years ago
  37. 6bb5ba9 Merge "Set file capabilities on adb sync/push." by Treehugger Robot · 8 years ago
  38. aa38628 Allow multiple (sequential) adb users on Linux. am: b87d878920 by Elliott Hughes · 8 years ago
  39. 02c9474 Set file capabilities on adb sync/push. by Elliott Hughes · 8 years ago
  40. b87d878 Allow multiple (sequential) adb users on Linux. by Elliott Hughes · 8 years ago
  41. 0491e72 Merge \\"Allow multiple (sequential) adb users on Linux.\\" am: 6bf8d26c82 by Elliott Hughes · 8 years ago
  42. 38e02a7 Allow multiple (sequential) adb users on Linux. by Elliott Hughes · 8 years ago
  43. 6396a3e resolve merge conflicts of c96d751 to nyc-dev-plus-aosp by David Pursell · 8 years ago
  44. 045e7f0 Merge "adbd: properly close subprocess pipes on Ctrl+C." am: b7ec8e13ec by David Pursell · 8 years ago
  45. b7ec8e1 Merge "adbd: properly close subprocess pipes on Ctrl+C." by David Pursell · 8 years ago
  46. c96d751 adbd: properly close subprocess pipes on Ctrl+C. by David Pursell · 8 years ago
  47. aeee003 adbd: properly close subprocess pipes on Ctrl+C. by David Pursell · 8 years ago
  48. 2555662 Revert "adb: close ep0 on disconnection." am: 686558e4c7 by Siqi Lin · 8 years ago
  49. 686558e Revert "adb: close ep0 on disconnection." by Siqi Lin · 8 years ago
  50. 9eaf33c adb: refactor jdwp_service.cpp. by Josh Gao · 8 years ago
  51. d31e094 Merge "Kill adb\'s ScopedFd for unique_fd." am: e5a2c8904c am: b8901de2ad by Elliott Hughes · 8 years ago
  52. e5a2c89 Merge "Kill adb's ScopedFd for unique_fd." by Treehugger Robot · 8 years ago
  53. 857e659 Kill adb's ScopedFd for unique_fd. by Elliott Hughes · 8 years ago
  54. 613325a Merge "Kill load_file." am: 4d487b3495 am: 198a727891 by Elliott Hughes · 8 years ago
  55. 4d487b3 Merge "Kill load_file." by Treehugger Robot · 8 years ago
  56. 1685e8b Merge "[adb] Followup CL to clean up adb_auth_host.cpp" am: 9c7f9215e4 by Yurii Zubrytskyi · 8 years ago
  57. e0a6e2a Kill load_file. by Elliott Hughes · 8 years ago
  58. 5b79e3b resolve merge conflicts of 91ed21a to nyc-dev-plus-aosp by Elliott Hughes · 8 years ago
  59. 09ecaa5 [adb] Followup CL to clean up adb_auth_host.cpp by Yurii Zubrytskyi · 8 years ago
  60. f1d70c7 Merge "[adb] Issue the "auth" emulator command before any other one" by Treehugger Robot · 8 years ago
  61. 70ae70a [adb] Issue the "auth" emulator command before any other one by Yurii Zubrytskyi · 8 years ago
  62. 3c82577 [adb] Followup CL to clean up adb_auth_host.cpp am: ef21b5556d by Yurii Zubrytskyi · 8 years ago
  63. cc3a895 resolve merge conflicts of c0889ab to nyc-dev-plus-aosp by Yurii Zubrytskyi · 8 years ago
  64. ef21b55 [adb] Followup CL to clean up adb_auth_host.cpp by Yurii Zubrytskyi · 8 years ago
  65. c0889ab [adb] Issue the "auth" emulator command before any other one by Yurii Zubrytskyi · 8 years ago
  66. cd6cc2c Merge "adb: retry connecting disconnected emulators instead of always looping." am: ab032ff50c by Yabin Cui · 8 years ago
  67. ab032ff Merge "adb: retry connecting disconnected emulators instead of always looping." by Yabin Cui · 8 years ago
  68. f401ead adb: retry connecting disconnected emulators instead of always looping. by Yabin Cui · 8 years ago
  69. 881f861 Merge "adb: close ep0 on disconnection." am: 0ec567603a am: 3082ca20a0 by Yabin Cui · 8 years ago
  70. 0ec5676 Merge "adb: close ep0 on disconnection." by Treehugger Robot · 8 years ago
  71. 5cd3ab4 Merge "adb: close ep0 on disconnection." into nyc-dev am: 19b0109d3a by Yabin Cui · 8 years ago
  72. d2af7db adb: close ep0 on disconnection. by Yabin Cui · 8 years ago
  73. 19b0109 Merge "adb: close ep0 on disconnection." into nyc-dev by Yabin Cui · 8 years ago
  74. 9bcb6a1 Merge "adb: check return value of register_socket_transport." am: 199a08070e by Yabin Cui · 8 years ago
  75. 199a080 Merge "adb: check return value of register_socket_transport." by Yabin Cui · 8 years ago
  76. 8f83cf1 Merge changes I40a11748,I5e56f17f,Ie3748b6c,I4e1d56a8 into nyc-dev by Josh Gao · 8 years ago
  77. a94c38e adb: use asocket's close function when closing. by Josh Gao · 8 years ago
  78. 5acf6ad adb: switch the socket list mutex to a recursive_mutex. by Josh Gao · 8 years ago
  79. 09e6eb9 adb: clang-format sockets.cpp. by Josh Gao · 8 years ago
  80. d6ec82e adb: add implementations of mutex, recursive_mutex. by Josh Gao · 8 years ago
  81. 7a7b9fa Merge "adb: use asocket\'s close function when closing." am: fc9d61572f by Josh Gao · 8 years ago
  82. fc9d615 Merge "adb: use asocket's close function when closing." by Treehugger Robot · 8 years ago
  83. a446320 Merge "Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace." am: f6b518b293 by Chih-Hung Hsieh · 8 years ago
  84. f6b518b Merge "Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace." by Treehugger Robot · 8 years ago
  85. 501e12c Merge changes I5e56f17f,Ie3748b6c,I4e1d56a8 am: cea14958d2 am: 71c062f40a by Josh Gao · 8 years ago
  86. 88cee43 Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace. by Chih-Hung Hsieh · 8 years ago
  87. 80814e1 adb: use asocket's close function when closing. by Josh Gao · 8 years ago
  88. 0f1a20a adb: switch the socket list mutex to a recursive_mutex. by Josh Gao · 8 years ago
  89. ef550fe adb: clang-format sockets.cpp. by Josh Gao · 8 years ago
  90. b4a778e adb: add implementations of mutex, recursive_mutex. by Josh Gao · 8 years ago
  91. 8246287 Merge "adb: replace failing exits in adbd with abort()." am: eb62619ff9 by Josh Gao · 8 years ago
  92. c35e026 Merge "adb: add track-jdwp and track-devices commands." am: f8f40a1e2e by Josh Gao · 8 years ago
  93. c722178 adb: check return value of register_socket_transport. by Yabin Cui · 8 years ago
  94. 0197e3f Merge "adb/base: allow use of unique_fd inside adb." am: 210fdc2742 by Josh Gao · 8 years ago
  95. 57cb217 adb: replace failing exits in adbd with abort(). by Josh Gao · 8 years ago
  96. 39d01bb adb: add track-jdwp and track-devices commands. by Josh Gao · 8 years ago
  97. d91139c adb/base: allow use of unique_fd inside adb. by Josh Gao · 8 years ago
  98. 5d86d4e Merge "adb: support forwarding TCP port 0." am: cb90562bcf am: 5aaffac37e by David Pursell · 8 years ago
  99. 19d0c23 adb: support forwarding TCP port 0. by David Pursell · 8 years ago
  100. b1deaa9 Merge "adb: search for a maximum of 16 emulators." into nyc-dev am: 3c74c6729c by Josh Gao · 8 years ago