1. 25f690e Merge "Support splitAPK in install-multi-package." by Dario Freni · 6 years ago
  2. 37b1d27 Merge "Revert "adbd: switch the default USB implementation."" by Josh Gao · 6 years ago
  3. 3224223 Revert "adbd: switch the default USB implementation." by Josh Gao · 6 years ago
  4. 5c2458c Merge changes I86c3ec0f,I57d1a30a,Ib50d289b,I791a4f82,I316a8799, ... by Josh Gao · 6 years ago
  5. db3b70c Merge "adbd: switch the default USB implementation." by Josh Gao · 6 years ago
  6. 930aa74 adb: switch sockets.cpp to ConsumePrefix. by Josh Gao · 6 years ago
  7. a89cdcc adbd: switch abb to ConsumePrefix. by Josh Gao · 6 years ago
  8. 6b4b800 adb: increment server version. by Josh Gao · 6 years ago
  9. c036134 adb: wait for device to disconnect upon `adb root`. by Josh Gao · 6 years ago
  10. 8f4f18e adb: implement wait-for-disconnect. by Josh Gao · 6 years ago
  11. 04d66a9 adb: tell the client what transport it received. by Josh Gao · 6 years ago
  12. d6f38df adbd: switch daemon/services to ConsumePrefix. by Josh Gao · 6 years ago
  13. 31cf836 adb: switch host_service_to_socket to string_view. by Josh Gao · 6 years ago
  14. fe82352 adb: switch handle_host_request to string_view. by Josh Gao · 6 years ago
  15. a84c0ce adb: switch adb_io.h to string_view. by Josh Gao · 6 years ago
  16. bbb770b adb: add helper to consume a prefix on a string_view. by Josh Gao · 6 years ago
  17. 947d8ba adb: make ParseUint reject garbage at the end by default. by Josh Gao · 6 years ago
  18. e88fe7c Support splitAPK in install-multi-package. by Dario Freni · 6 years ago
  19. 5d7be88 Adding EXEC version of calling ABB. by Alex Buynytskyy · 6 years ago
  20. 651f576 Merge "Temporarily @ignore test_reconnect" by Julien Desprez · 6 years ago
  21. fae1caa Merge "adb: update symlink timestamps." by Josh Gao · 6 years ago
  22. 075c04e adb: update symlink timestamps. by Josh Gao · 6 years ago
  23. bd413fb Temporarily @ignore test_reconnect by Julien Desprez · 6 years ago
  24. 16431fb adbd: log when exiting due to root/unroot/tcpip/usb. by Josh Gao · 6 years ago
  25. 91b203a Merge changes from topic "base_cmsg" by Josh Gao · 6 years ago
  26. e4f42a0 Merge "adbd: fallback to legacy USB implementation if needed." by Josh Gao · 6 years ago
  27. 57d7e3a adbd: switch the default USB implementation. by Josh Gao · 6 years ago
  28. 55e44a3 adbd: fallback to legacy USB implementation if needed. by Josh Gao · 6 years ago
  29. 9507e8a adb: switch to base::{Send,Receive}FileDescriptors. by Josh Gao · 6 years ago
  30. 796bdfd base: add ScopedLockAssertion. by Josh Gao · 6 years ago
  31. f074e78 Merge "adb: "support" O_CLOEXEC in adb_open on Windows." by Treehugger Robot · 6 years ago
  32. a2c57fb adb: hopefully deflake test_adb.py. by Josh Gao · 6 years ago
  33. 9e9172b adb: "support" O_CLOEXEC in adb_open on Windows. by Josh Gao · 6 years ago
  34. 82c8ca5 adb: don't close sockets before hitting EOF. by Josh Gao · 6 years ago
  35. fb54fbe adb: implement fdevent_set_timeout. by Josh Gao · 6 years ago
  36. b3d7a2f Merge changes If8747ba1,Id1943ebd by Josh Gao · 6 years ago
  37. b00537b Merge "Add android::fs_mgr namespace for new Fstab code" by Tom Cherry · 6 years ago
  38. 75f396c Merge changes Ief3dbf8e,Ib06e6f65 by Josh Gao · 6 years ago
  39. a2b6cb1 Merge changes from topic "move_bionic_to_apex3" by Treehugger Robot · 6 years ago
  40. d767253 Add android::fs_mgr namespace for new Fstab code by Tom Cherry · 6 years ago
  41. 6dd14a1 adb: add fdevent callback that passes the fdevent. by Josh Gao · 6 years ago
  42. 633923c adb: improve network_connect error messages. by Josh Gao · 6 years ago
  43. 3d19fff adbd: fix TCP bind address. by Josh Gao · 6 years ago
  44. ba9a7b3 Fix: Propagate cmd args to multi-package sessions. by Dario Freni · 6 years ago
  45. f38511b Handle adb sync with Bionic under /bionic by Jiyong Park · 6 years ago
  46. b07493c Merge "adb: turn off fastdeploy." by Josh Gao · 6 years ago
  47. daaf1fa adb: turn off fastdeploy. by Josh Gao · 6 years ago
  48. 104f2a7 Merge "Remove the rest of users of the old style fstab" by Treehugger Robot · 6 years ago
  49. 7ba5bcf Remove the rest of users of the old style fstab by Tom Cherry · 6 years ago
  50. 797f516 adb: Fix incorrect logging statement by Greg Kaiser · 6 years ago
  51. 303e035 Merge "Add native vsock support to ADB." by Treehugger Robot · 6 years ago
  52. 765b69c Add native vsock support to ADB. by Cody Schuffelen · 6 years ago
  53. ae1ea9c adb: convert more stuff to unique_fd. by Josh Gao · 6 years ago
  54. 48d2127 adbd: compile for host. by Josh Gao · 6 years ago
  55. 740f48f Merge "Fix fastdeploy failure in Windows" by Henry Daitx · 6 years ago
  56. 125e13b Fix fastdeploy failure in Windows by Henry Daitx · 6 years ago
  57. f6f189e Merge "adb: win32: improve console output on Windows 10" by Josh Gao · 6 years ago
  58. efec418 Merge "adb: win32: LinePrinter Unicode support" by Josh Gao · 6 years ago
  59. bf3e067 Adding new feature to adb "abb". by Alex Buynytskyy · 6 years ago
  60. 8a38742 Merge "Combine tcp_connect and socket_spec_connect." by Cody Schuffelen · 6 years ago
  61. 3fba1fd Combine tcp_connect and socket_spec_connect. by Cody Schuffelen · 6 years ago
  62. a5c940d Merge "Disable dexpreopt for deployagent" by Treehugger Robot · 6 years ago
  63. 4c66d0c Disable dexpreopt for deployagent by Henry Daitx · 6 years ago
  64. 6e00ff9 Multi-package support for APEX. by Dario Freni · 6 years ago
  65. 0fc76fc Merge "adb: switch install to unique_fd." by Treehugger Robot · 6 years ago
  66. 360da94 Merge "Admit that there's more `adb install` help available." by Treehugger Robot · 6 years ago
  67. 28ed62e adb: switch install to unique_fd. by Josh Gao · 6 years ago
  68. af1f480 Admit that there's more `adb install` help available. by Elliott Hughes · 6 years ago
  69. e8bad51 Adds atomic install support to adb by Patrick Baumann · 6 years ago
  70. cb312fb Merge "Only set mdns_registered on success" by Josh Gao · 6 years ago
  71. 45fecac Merge "adbd: Automatically disable verity in adb remount." by David Anderson · 6 years ago
  72. de46038 Only set mdns_registered on success by Gustav Svensson · 6 years ago
  73. a27184b Adding Android Binder Bridge (abb) utility launched from adbd. by Alex Buynytskyy · 6 years ago
  74. 66f2cc6 adbd: strip nulls from all service strings. by Josh Gao · 6 years ago
  75. cdaa412 adb: switch connect_to_remote to string_view. by Josh Gao · 6 years ago
  76. 22afdbd adb: switch skip_host_serial to string_view. by Josh Gao · 6 years ago
  77. 8d65bee adb: add stroll equivalent for string_view. by Josh Gao · 6 years ago
  78. f4b8868 adb: finish switching service creation to string_view. by Josh Gao · 6 years ago
  79. 897be63 adb: switch socket spec to string_view. by Josh Gao · 6 years ago
  80. 2d7db0c adb: switch daemon_service_to_fd to string_view. by Josh Gao · 6 years ago
  81. e3f3846 adb: switch usb_linux helper to string_view. by Josh Gao · 6 years ago
  82. d157b2a adb: switch unix_open to string_view. by Josh Gao · 6 years ago
  83. bf7fd4a Minor refactor to support strings with embedded zeros. by Alex Buynytskyy · 6 years ago
  84. e41302d adbd: Automatically disable verity in adb remount. by David Anderson · 6 years ago
  85. bb2351d8 Merge "Change --fastdeploy behaviour" by Treehugger Robot · 6 years ago
  86. 9bcb60d Change --fastdeploy behaviour by Henry Daitx · 6 years ago
  87. 82e3c18 Merge changes I042f25f8,I973f42c5,Icb4acea5 by Josh Gao · 6 years ago
  88. 69631bf adbd: add source/sink services. by Josh Gao · 6 years ago
  89. 0e5617d adb: make `adb raw` bidirectional. by Josh Gao · 6 years ago
  90. 8db64b7 adb: remove incorrect use of RTTI. by Josh Gao · 6 years ago
  91. 1c0bfc2 Merge "Fix performance-for-range-copy warnings" by Treehugger Robot · 6 years ago
  92. 0d0b7f6 Start using new C++ Fstab class widely by Tom Cherry · 6 years ago
  93. d888bb3 Fix performance-for-range-copy warnings by Chih-Hung Hsieh · 6 years ago
  94. 33a03db Merge "Removes ASEC-related install flags" by Treehugger Robot · 6 years ago
  95. 2235a27 Removes ASEC-related install flags by Patrick Baumann · 6 years ago
  96. c784584 Fix adb not correctly reading return code from DeployAgent by Henry Daitx · 6 years ago
  97. d7b22d7 Merge "adb: fix authentication when reconnecting." by Treehugger Robot · 6 years ago
  98. ac3acb7 Merge "Enable the APEX support on the device side." by Treehugger Robot · 6 years ago
  99. 7a1aad5 adb: fix authentication when reconnecting. by Josh Gao · 6 years ago
  100. e67c643 Merge "C++17 is the default now." by Treehugger Robot · 6 years ago