1. 6f689d9 Merge "adb: close ep0 on disconnection." into nyc-dev am: fcab9a8507 by Yabin Cui · 9 years ago
  2. 0560f3e Merge "adb: close ep0 on disconnection." into nyc-dev by Yabin Cui · 9 years ago
  3. 3ca7d5c Merge "adb: check return value of register_socket_transport." am: 3d981c87c9 by Yabin Cui · 9 years ago
  4. d63ca48 Merge "adb: check return value of register_socket_transport." by Yabin Cui · 9 years ago
  5. b1d2b8a adb: use asocket's close function when closing. by Josh Gao · 9 years ago
  6. 8334e10 adb: switch the socket list mutex to a recursive_mutex. by Josh Gao · 9 years ago
  7. 2a5b2c6 adb: clang-format sockets.cpp. by Josh Gao · 9 years ago
  8. 2a83501 adb: add implementations of mutex, recursive_mutex. by Josh Gao · 9 years ago
  9. 82d6e1b Merge "adb: use asocket\'s close function when closing." am: 684d543922 by Josh Gao · 9 years ago
  10. 7a65f28 Merge "adb: use asocket's close function when closing." by Treehugger Robot · 9 years ago
  11. 40f8411 Merge "Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace." am: dab7d9de03 by Chih-Hung Hsieh · 9 years ago
  12. 601afdc Merge "Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace." by Treehugger Robot · 9 years ago
  13. bd050d0 Merge changes I5e56f17f,Ie3748b6c,I4e1d56a8 am: cea14958d2 am: 71c062f40a by Josh Gao · 9 years ago
  14. 5b0aa12 Fix misc-macro-parentheses warnings in adb, debuggerd, libbacktrace. by Chih-Hung Hsieh · 9 years ago
  15. 42eae14 adb: use asocket's close function when closing. by Josh Gao · 9 years ago
  16. 64c427a adb: switch the socket list mutex to a recursive_mutex. by Josh Gao · 9 years ago
  17. 0fc2947 adb: clang-format sockets.cpp. by Josh Gao · 9 years ago
  18. 2664fde adb: add implementations of mutex, recursive_mutex. by Josh Gao · 9 years ago
  19. c874ff9 Merge "adb: replace failing exits in adbd with abort()." am: eb62619ff9 by Josh Gao · 9 years ago
  20. 38380ce Merge "adb: add track-jdwp and track-devices commands." am: f8f40a1e2e by Josh Gao · 9 years ago
  21. 4a8ae4a adb: check return value of register_socket_transport. by Yabin Cui · 9 years ago
  22. 37444f4 Merge "adb/base: allow use of unique_fd inside adb." am: 210fdc2742 by Josh Gao · 9 years ago
  23. f878d27 adb: replace failing exits in adbd with abort(). by Josh Gao · 9 years ago
  24. a1c58be adb: add track-jdwp and track-devices commands. by Josh Gao · 9 years ago
  25. aa1251e adb/base: allow use of unique_fd inside adb. by Josh Gao · 9 years ago
  26. 744dd49 Merge "adb: support forwarding TCP port 0." am: cb90562bcf am: 5aaffac37e by David Pursell · 9 years ago
  27. 359e3ed adb: support forwarding TCP port 0. by David Pursell · 9 years ago
  28. 27fdafc Merge "adb: search for a maximum of 16 emulators." into nyc-dev am: 72e47300fb by Josh Gao · 9 years ago
  29. 1ba2cc1 Merge "adb: search for a maximum of 16 emulators." into nyc-dev by Josh Gao · 9 years ago
  30. 8aa6bca adb: search for a maximum of 16 emulators. by Josh Gao · 9 years ago
  31. 6895dac Merge "Display warning about bugreport delay." into nyc-dev am: f99193b7aa by Felipe Leme · 9 years ago
  32. 775a2bc Display warning about bugreport delay. by Felipe Leme · 9 years ago
  33. 600aa19 Automatically add a .zip to adb bugreport file when missing. am: 644a36c209 by Felipe Leme · 9 years ago
  34. c89247a Automatically add a .zip to adb bugreport file when missing. by Felipe Leme · 9 years ago
  35. d4ddcca Merge "Fix google-explicit-constructor warnings." am: 7bdd6a8b5a am: 427d8d840f by Chih-hung Hsieh · 9 years ago
  36. 5f9de97 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  37. c07e7a4 adb: close ep0 on disconnection. by Yabin Cui · 9 years ago
  38. fb3c3d8 adb: fix adb usb operations on device. by Yabin Cui · 9 years ago
  39. 87032a8 Merge "adb: decrease the number of fds used in fd_count test." am: c296440 by Treehugger Robot · 9 years ago
  40. 2e8937c adb: use a custom thread to poll for usb devices on mac. by Yabin Cui · 9 years ago
  41. b8b0ec3 adb: decrease the number of fds used in fd_count test. by Josh Gao · 9 years ago
  42. f1bd93e Merge "adb: fix test_device.py shell protocol checks." am: 52eb602 am: 8a77b30 by Treehugger Robot · 9 years ago
  43. 91f2ad1 adb: fix test_device.py shell protocol checks. by David Pursell · 9 years ago
  44. d012c56 Merge "adb: fix socket tests." am: e998abd am: 61f6d1d by Yabin Cui · 9 years ago
  45. 792f219 adb: fix socket tests. by Yabin Cui · 9 years ago
  46. 249aa3c Fix kick_transport test. by Yabin Cui · 9 years ago
  47. 4382e39 Merge "adb: fix adb usb operations on device." am: ad2021a am: ec4db8f by Yabin Cui · 9 years ago
  48. 905ca45 Merge "adb: fix adb usb operations on device." by Yabin Cui · 9 years ago
  49. b387a75 Merge "Fix NULL deref on exec-in with insufficient arguments" am: 245e4dbfd4 by Zach Riggle · 9 years ago
  50. 23f40e4 Fix NULL deref on exec-in with insufficient arguments by Zach Riggle · 9 years ago
  51. b30e5d5 Merge "adb: use a custom thread to poll for usb devices on mac." am: 09c5fcf by Yabin Cui · 9 years ago
  52. 57d56ff adb: use a custom thread to poll for usb devices on mac. by Yabin Cui · 9 years ago
  53. 5afed00 Merge "Fix kick_transport test." am: a960864 am: 119ca23 by Yabin Cui · 9 years ago
  54. f239612 Merge "Fix kick_transport test." by Yabin Cui · 9 years ago
  55. 9312f81 Merge changes Ia4a2ff77,I970806e3,I47daa338 into nyc-dev by TreeHugger Robot · 9 years ago
  56. 3085b02 Merge changes Iaf0efc0c,Ia4a2ff77 am: c4f3546 am: c5b388f53a by Josh Gao · 9 years ago
  57. 3453d07 adb: increase the FD table size on Win32. by Josh Gao · 9 years ago
  58. 3025612 adb: bump the server version to 36. by Josh Gao · 9 years ago
  59. ec0933d adb: add reconnect command. by Yabin Cui · 9 years ago
  60. 7e2c6d0 Merge changes Iaf0efc0c,Ia4a2ff77 by Josh Gao · 9 years ago
  61. b21d563 adb: disable tests that are expected to fail on Win32. by Josh Gao · 9 years ago
  62. 9b63591 adb: increase the FD table size on Win32. by Josh Gao · 9 years ago
  63. 5f8046d Merge "adb: bump the server version to 36." am: 3009b7c am: a0b5c62 by Josh Gao · 9 years ago
  64. 3204898 Merge "adb: bump the server version to 36." by Josh Gao · 9 years ago
  65. be50b6b Fix kick_transport test. by Yabin Cui · 9 years ago
  66. adf14ab Merge "adb: add reconnect command." am: 643bc36 am: 1dd696a by Yabin Cui · 9 years ago
  67. 82279e2 Merge "adb: add reconnect command." by Yabin Cui · 9 years ago
  68. a3626f3 adb: fix adb usb operations on device. by Yabin Cui · 9 years ago
  69. 02dc721 adb: bump the server version to 36. by Josh Gao · 9 years ago
  70. 516f638 Merge changes Ibc8038b1,I1876ecd7,I57d70f8b am: 3e0eaa4 am: c35de74 by Treehugger Robot · 9 years ago
  71. 6b3de2d Merge changes Ibc8038b1,I1876ecd7,I57d70f8b by Treehugger Robot · 9 years ago
  72. ce16263 adb: after `adb root`, wait for the device in any state. by Josh Gao · 9 years ago
  73. 3e77ce1 adb: add support for 'wait-for-any'. by Josh Gao · 9 years ago
  74. 55e8ac7 adb: make 'wait-for-{recovery,sideload,bootloader} work. by Josh Gao · 9 years ago
  75. 4bf8ca9 adb: after `adb root`, wait for the device in any state. by Josh Gao · 9 years ago
  76. 72ae85b adb: add support for 'wait-for-any'. by Josh Gao · 9 years ago
  77. b885604 adb: make 'wait-for-{recovery,sideload,bootloader} work. by Josh Gao · 9 years ago
  78. 5efbdec Merge "Implements \'adb bugreport <ZIP_FILE>\'." into nyc-dev am: e04c9f3 by Felipe Leme · 9 years ago
  79. c928e78 Implements 'adb bugreport <ZIP_FILE>'. by Felipe Leme · 9 years ago
  80. c6ac210 Merge changes from topic \'boringssl_conversion\' am: 52eb93c am: 0781351 by Elliott Hughes · 9 years ago
  81. 399f1c0 Switch fs_mgr and adb to libcrypto_utils. by Mattias Nissler · 9 years ago
  82. 3299888 adb: add reconnect command. by Yabin Cui · 9 years ago
  83. 263f465 Merge "Address const issues in preparation for libcxx rebase." am: b2cb35e by Dan Austin · 9 years ago
  84. 9266dd6 Merge "Address const issue in preparation for libcxx rebase." am: a2a13e3 by Dan Austin · 9 years ago
  85. 6d4679d Merge "Address const issues in preparation for libcxx rebase." by Dan Austin · 9 years ago
  86. 501fc7a Address const issues in preparation for libcxx rebase. by Dan Austin · 9 years ago
  87. e9bf7d9 Address const issue in preparation for libcxx rebase. by Dan Austin · 9 years ago
  88. 774851b Merge "Fix buffer overrun in adb wait-for-device." am: 1f13c1a208 by Elliott Hughes · 9 years ago
  89. af3d3b6 Fix buffer overrun in adb wait-for-device. by Elliott Hughes · 9 years ago
  90. 546fe4e Merge "Fix buffer overrun in adb wait-for-device." by Elliott Hughes · 9 years ago
  91. 6dcadfb Fix buffer overrun in adb wait-for-device. by Elliott Hughes · 9 years ago
  92. 24539fa emulator: Use distinct serial names for simultaneous qemu pipes. by Prathmesh Prabhu · 9 years ago
  93. 9b57977 Merge "emulator: Use distinct serial names for simultaneous qemu pipes." into nyc-dev by Prathmesh Prabhu · 9 years ago
  94. 0f50df7 Merge "emulator: Use distinct serial names for simultaneous qemu pipes." into nyc-dev by Prathmesh Prabhu · 9 years ago
  95. 653be14 emulator: Use distinct serial names for simultaneous qemu pipes. by Prathmesh Prabhu · 9 years ago
  96. 046c90f adbd: fix spurious close of uninitialized fd. by Josh Gao · 9 years ago
  97. 5066322 adb: wait for restore to complete before returning. by Josh Gao · 9 years ago
  98. 26f95b3 adb: wait for adbd to die and respawn in root/unroot. by Josh Gao · 9 years ago
  99. 0ead217 adb: make ScopedFd universally accessible and useful. by Josh Gao · 9 years ago
  100. 4c4ad24 Merge changes I93514d22,I57dbc113,I707ffbd1 am: 1cd680ce75 am: 6aafa03c60 by Josh Gao · 9 years ago