1. 6b6049c Merge "adb: make root/unroot wait for the device to come back." am: 59d4c8a352 am: 983e1a5af2 by Josh Gao · 6 years ago
  2. 4195815 Merge "adbd: properly handle FUNCTIONFS_BIND without ENABLE." am: 22ff8e1909 am: b90db0840a by Josh Gao · 6 years ago
  3. 451745c adb: make root/unroot wait for the device to come back. by Josh Gao · 6 years ago
  4. c410b7f adbd: properly handle FUNCTIONFS_BIND without ENABLE. by Josh Gao · 6 years ago
  5. 59372b6 Merge "Restrict scanning port range, not emulator count" am: e6413fcd94 am: b4954166ac by Josh Gao · 6 years ago
  6. ebbc87c Merge "Restrict scanning port range, not emulator count" by Josh Gao · 6 years ago
  7. 75d031c Merge "Revert "Revert "adbd: switch the default USB implementation.""" am: f97193d96f am: d9e3421558 by Josh Gao · 6 years ago
  8. 5f994e4 Merge "Revert "Revert "adbd: switch the default USB implementation.""" by Treehugger Robot · 6 years ago
  9. 12fc7b6 Restrict scanning port range, not emulator count by Tim Baverstock · 6 years ago
  10. f4a0dc1 Merge "adbd: cleanups in remount/verity." am: 98efc485de am: d659bb49be by Josh Gao · 6 years ago
  11. b4eeee8 adbd: cleanups in remount/verity. by Josh Gao · 6 years ago
  12. 1d91559 Merge "adb: use /system/bin/remount command" am: d458066bc7 am: bc0887add7 by Mark Salyzyn · 6 years ago
  13. ba815b6 adb: use /system/bin/remount command by Mark Salyzyn · 6 years ago
  14. 64d9c8f Merge "adbd: fix a case where we can fail to join a thread." am: b530537d46 am: ace5a7c799 by Josh Gao · 6 years ago
  15. 0640d88 Merge changes I4d351f56,Ib9e91157 am: 7669ea5a44 am: 68f136b407 am: a7140a1222 by Josh Gao · 6 years ago
  16. 8754058 Merge "adbd: fix a case where we can fail to join a thread." by Josh Gao · 6 years ago
  17. 103b89f adbd: tune USB read/write sizes and queue depths. by Josh Gao · 6 years ago
  18. a8a9c0e adb: add benchmarks for sink/source. by Josh Gao · 6 years ago
  19. f5658e4 adbd: fix a case where we can fail to join a thread. by Josh Gao · 6 years ago
  20. ee81c31 Merge "adbd: limit the sizes of aio writes." am: 50cb647e7d am: c423d790b7 by Josh Gao · 6 years ago
  21. d1ca640 Revert "Revert "adbd: switch the default USB implementation."" by Josh Gao · 6 years ago
  22. 4792b42 Merge "adbd: limit the sizes of aio writes." by Josh Gao · 6 years ago
  23. 7aae1e1 adbd: limit the sizes of aio writes. by Josh Gao · 6 years ago
  24. 0d4e004 Merge "Support splitAPK in install-multi-package." am: 455f12446e am: a7f85cfeb4 by Dario Freni · 6 years ago
  25. 25f690e Merge "Support splitAPK in install-multi-package." by Dario Freni · 6 years ago
  26. 0a11c27 Merge "Revert "adbd: switch the default USB implementation."" am: c2970282cb am: b7d775866c by Josh Gao · 6 years ago
  27. 37b1d27 Merge "Revert "adbd: switch the default USB implementation."" by Josh Gao · 6 years ago
  28. 3224223 Revert "adbd: switch the default USB implementation." by Josh Gao · 6 years ago
  29. 938140b Merge changes I86c3ec0f,I57d1a30a,Ib50d289b,I791a4f82,I316a8799, ... am: 216d158daf am: ff7b56f917 by Josh Gao · 6 years ago
  30. 5c2458c Merge changes I86c3ec0f,I57d1a30a,Ib50d289b,I791a4f82,I316a8799, ... by Josh Gao · 6 years ago
  31. fb5fd5e Merge "adbd: switch the default USB implementation." am: 5782600271 am: 269ef5d068 by Josh Gao · 6 years ago
  32. db3b70c Merge "adbd: switch the default USB implementation." by Josh Gao · 6 years ago
  33. 847d5aa Merge "Adding EXEC version of calling ABB." am: e257772bb2 am: b590a59bc4 by Alex Buynytskyy · 6 years ago
  34. 6817589 Merge "Temporarily @ignore test_reconnect" am: 9bfa166ad9 am: 84d796dac4 by Julien Desprez · 6 years ago
  35. 930aa74 adb: switch sockets.cpp to ConsumePrefix. by Josh Gao · 6 years ago
  36. a89cdcc adbd: switch abb to ConsumePrefix. by Josh Gao · 6 years ago
  37. 6b4b800 adb: increment server version. by Josh Gao · 6 years ago
  38. c036134 adb: wait for device to disconnect upon `adb root`. by Josh Gao · 6 years ago
  39. 8f4f18e adb: implement wait-for-disconnect. by Josh Gao · 6 years ago
  40. 04d66a9 adb: tell the client what transport it received. by Josh Gao · 6 years ago
  41. d6f38df adbd: switch daemon/services to ConsumePrefix. by Josh Gao · 6 years ago
  42. 31cf836 adb: switch host_service_to_socket to string_view. by Josh Gao · 6 years ago
  43. fe82352 adb: switch handle_host_request to string_view. by Josh Gao · 6 years ago
  44. a84c0ce adb: switch adb_io.h to string_view. by Josh Gao · 6 years ago
  45. bbb770b adb: add helper to consume a prefix on a string_view. by Josh Gao · 6 years ago
  46. 947d8ba adb: make ParseUint reject garbage at the end by default. by Josh Gao · 6 years ago
  47. e88fe7c Support splitAPK in install-multi-package. by Dario Freni · 6 years ago
  48. 5d7be88 Adding EXEC version of calling ABB. by Alex Buynytskyy · 6 years ago
  49. 651f576 Merge "Temporarily @ignore test_reconnect" by Julien Desprez · 6 years ago
  50. 1063bd9 Merge "adb: update symlink timestamps." am: effcb96670 am: c8f34c7920 by Josh Gao · 6 years ago
  51. fae1caa Merge "adb: update symlink timestamps." by Josh Gao · 6 years ago
  52. 075c04e adb: update symlink timestamps. by Josh Gao · 6 years ago
  53. bd413fb Temporarily @ignore test_reconnect by Julien Desprez · 6 years ago
  54. 785727a Merge "adbd: log when exiting due to root/unroot/tcpip/usb." am: de3c3e8c76 am: 2eaddf6183 by Josh Gao · 6 years ago
  55. 167ece2 Merge changes from topic "base_cmsg" am: 8954d0bc98 am: b1ca42ae28 by Josh Gao · 6 years ago
  56. 16431fb adbd: log when exiting due to root/unroot/tcpip/usb. by Josh Gao · 6 years ago
  57. 91b203a Merge changes from topic "base_cmsg" by Josh Gao · 6 years ago
  58. 69fa626 Merge "adbd: fallback to legacy USB implementation if needed." am: f80c326d2e am: dc50e92b71 by Josh Gao · 6 years ago
  59. e4f42a0 Merge "adbd: fallback to legacy USB implementation if needed." by Josh Gao · 6 years ago
  60. 72bb320 Merge "base: add ScopedLockAssertion." am: 3777d9cc10 am: 379b6f403f by Josh Gao · 6 years ago
  61. 57d7e3a adbd: switch the default USB implementation. by Josh Gao · 6 years ago
  62. 55e44a3 adbd: fallback to legacy USB implementation if needed. by Josh Gao · 6 years ago
  63. 9507e8a adb: switch to base::{Send,Receive}FileDescriptors. by Josh Gao · 6 years ago
  64. 796bdfd base: add ScopedLockAssertion. by Josh Gao · 6 years ago
  65. bd82484 Merge "adb: "support" O_CLOEXEC in adb_open on Windows." am: 9c4fda6cd2 am: c1f4e167b6 by Josh Gao · 6 years ago
  66. f074e78 Merge "adb: "support" O_CLOEXEC in adb_open on Windows." by Treehugger Robot · 6 years ago
  67. 42f2a9a Merge "adb: hopefully deflake test_adb.py." am: 151499e47e am: ad68f429ca by Josh Gao · 6 years ago
  68. a2c57fb adb: hopefully deflake test_adb.py. by Josh Gao · 6 years ago
  69. 9e9172b adb: "support" O_CLOEXEC in adb_open on Windows. by Josh Gao · 6 years ago
  70. 59da890 Merge changes I1abd671f,I9ae61465 am: 0220ca7d09 am: 3839ff3bf9 am: e6c5224c7c by Josh Gao · 6 years ago
  71. 82c8ca5 adb: don't close sockets before hitting EOF. by Josh Gao · 6 years ago
  72. fb54fbe adb: implement fdevent_set_timeout. by Josh Gao · 6 years ago
  73. c5a27b2 Merge changes If8747ba1,Id1943ebd am: 69ba5179f4 am: a2e6417840 am: b890b1acd2 by Josh Gao · 6 years ago
  74. b3d7a2f Merge changes If8747ba1,Id1943ebd by Josh Gao · 6 years ago
  75. 3385264 Merge "Add android::fs_mgr namespace for new Fstab code" am: 54ea49ba05 am: 0bc62d5680 by Tom Cherry · 6 years ago
  76. b00537b Merge "Add android::fs_mgr namespace for new Fstab code" by Tom Cherry · 6 years ago
  77. e57d778 Merge changes Ief3dbf8e,Ib06e6f65 am: ee0e63f71d am: 12ac0c75ac am: f4a35a0ec6 by Josh Gao · 6 years ago
  78. 75f396c Merge changes Ief3dbf8e,Ib06e6f65 by Josh Gao · 6 years ago
  79. d652fd5 Merge changes from topic "move_bionic_to_apex3" am: a15f385821 am: 90b7095cf5 by Jiyong Park · 6 years ago
  80. a2b6cb1 Merge changes from topic "move_bionic_to_apex3" by Treehugger Robot · 6 years ago
  81. d767253 Add android::fs_mgr namespace for new Fstab code by Tom Cherry · 6 years ago
  82. 6dd14a1 adb: add fdevent callback that passes the fdevent. by Josh Gao · 6 years ago
  83. 633923c adb: improve network_connect error messages. by Josh Gao · 6 years ago
  84. 3d19fff adbd: fix TCP bind address. by Josh Gao · 6 years ago
  85. a6dfaf2 Merge "Fix: Propagate cmd args to multi-package sessions." am: 2dc8b4cec8 am: f5a2df770b by Dario Freni · 6 years ago
  86. ba9a7b3 Fix: Propagate cmd args to multi-package sessions. by Dario Freni · 6 years ago
  87. f38511b Handle adb sync with Bionic under /bionic by Jiyong Park · 6 years ago
  88. 44abdaf Merge "adb: turn off fastdeploy." am: 82f0e7dad8 am: 90aadf880d am: a3de92be6c by Josh Gao · 6 years ago
  89. b07493c Merge "adb: turn off fastdeploy." by Josh Gao · 6 years ago
  90. daaf1fa adb: turn off fastdeploy. by Josh Gao · 6 years ago
  91. 8f16bd3 Merge "Remove the rest of users of the old style fstab" am: 286684f835 am: 9eaed18adb by Tom Cherry · 6 years ago
  92. a61b436 Merge "adb: Fix incorrect logging statement" am: 32aaba6dcf am: d13559092c by Greg Kaiser · 6 years ago
  93. 104f2a7 Merge "Remove the rest of users of the old style fstab" by Treehugger Robot · 6 years ago
  94. 7ba5bcf Remove the rest of users of the old style fstab by Tom Cherry · 6 years ago
  95. 797f516 adb: Fix incorrect logging statement by Greg Kaiser · 6 years ago
  96. 8b985e9 Merge "Add native vsock support to ADB." am: d290bb7ed8 am: 8435ddc499 by Cody Schuffelen · 6 years ago
  97. 303e035 Merge "Add native vsock support to ADB." by Treehugger Robot · 6 years ago
  98. 765b69c Add native vsock support to ADB. by Cody Schuffelen · 6 years ago
  99. c9dfe43 Merge "adb: convert more stuff to unique_fd." am: 79f60a9bab am: 7dcb91cbc8 by Josh Gao · 6 years ago
  100. 5af40ca Merge "adbd: compile for host." am: b42946a6d3 am: 134576deba am: 4162be2090 by Josh Gao · 6 years ago