1. 16431fb adbd: log when exiting due to root/unroot/tcpip/usb. by Josh Gao · 6 years ago
  2. 91b203a Merge changes from topic "base_cmsg" by Josh Gao · 6 years ago
  3. e4f42a0 Merge "adbd: fallback to legacy USB implementation if needed." by Josh Gao · 6 years ago
  4. 55e44a3 adbd: fallback to legacy USB implementation if needed. by Josh Gao · 6 years ago
  5. 9507e8a adb: switch to base::{Send,Receive}FileDescriptors. by Josh Gao · 6 years ago
  6. 796bdfd base: add ScopedLockAssertion. by Josh Gao · 6 years ago
  7. f074e78 Merge "adb: "support" O_CLOEXEC in adb_open on Windows." by Treehugger Robot · 6 years ago
  8. a2c57fb adb: hopefully deflake test_adb.py. by Josh Gao · 6 years ago
  9. 9e9172b adb: "support" O_CLOEXEC in adb_open on Windows. by Josh Gao · 6 years ago
  10. 82c8ca5 adb: don't close sockets before hitting EOF. by Josh Gao · 6 years ago
  11. fb54fbe adb: implement fdevent_set_timeout. by Josh Gao · 6 years ago
  12. b3d7a2f Merge changes If8747ba1,Id1943ebd by Josh Gao · 6 years ago
  13. b00537b Merge "Add android::fs_mgr namespace for new Fstab code" by Tom Cherry · 6 years ago
  14. 75f396c Merge changes Ief3dbf8e,Ib06e6f65 by Josh Gao · 6 years ago
  15. a2b6cb1 Merge changes from topic "move_bionic_to_apex3" by Treehugger Robot · 6 years ago
  16. d767253 Add android::fs_mgr namespace for new Fstab code by Tom Cherry · 6 years ago
  17. 6dd14a1 adb: add fdevent callback that passes the fdevent. by Josh Gao · 6 years ago
  18. 633923c adb: improve network_connect error messages. by Josh Gao · 6 years ago
  19. 3d19fff adbd: fix TCP bind address. by Josh Gao · 6 years ago
  20. ba9a7b3 Fix: Propagate cmd args to multi-package sessions. by Dario Freni · 6 years ago
  21. f38511b Handle adb sync with Bionic under /bionic by Jiyong Park · 6 years ago
  22. b07493c Merge "adb: turn off fastdeploy." by Josh Gao · 6 years ago
  23. daaf1fa adb: turn off fastdeploy. by Josh Gao · 6 years ago
  24. 104f2a7 Merge "Remove the rest of users of the old style fstab" by Treehugger Robot · 6 years ago
  25. 7ba5bcf Remove the rest of users of the old style fstab by Tom Cherry · 6 years ago
  26. 797f516 adb: Fix incorrect logging statement by Greg Kaiser · 6 years ago
  27. 303e035 Merge "Add native vsock support to ADB." by Treehugger Robot · 6 years ago
  28. 765b69c Add native vsock support to ADB. by Cody Schuffelen · 6 years ago
  29. ae1ea9c adb: convert more stuff to unique_fd. by Josh Gao · 6 years ago
  30. 48d2127 adbd: compile for host. by Josh Gao · 6 years ago
  31. 740f48f Merge "Fix fastdeploy failure in Windows" by Henry Daitx · 6 years ago
  32. 125e13b Fix fastdeploy failure in Windows by Henry Daitx · 6 years ago
  33. f6f189e Merge "adb: win32: improve console output on Windows 10" by Josh Gao · 6 years ago
  34. efec418 Merge "adb: win32: LinePrinter Unicode support" by Josh Gao · 6 years ago
  35. bf3e067 Adding new feature to adb "abb". by Alex Buynytskyy · 6 years ago
  36. 8a38742 Merge "Combine tcp_connect and socket_spec_connect." by Cody Schuffelen · 6 years ago
  37. 3fba1fd Combine tcp_connect and socket_spec_connect. by Cody Schuffelen · 6 years ago
  38. a5c940d Merge "Disable dexpreopt for deployagent" by Treehugger Robot · 6 years ago
  39. 4c66d0c Disable dexpreopt for deployagent by Henry Daitx · 6 years ago
  40. 6e00ff9 Multi-package support for APEX. by Dario Freni · 6 years ago
  41. 0fc76fc Merge "adb: switch install to unique_fd." by Treehugger Robot · 6 years ago
  42. 360da94 Merge "Admit that there's more `adb install` help available." by Treehugger Robot · 6 years ago
  43. 28ed62e adb: switch install to unique_fd. by Josh Gao · 6 years ago
  44. af1f480 Admit that there's more `adb install` help available. by Elliott Hughes · 6 years ago
  45. e8bad51 Adds atomic install support to adb by Patrick Baumann · 6 years ago
  46. cb312fb Merge "Only set mdns_registered on success" by Josh Gao · 6 years ago
  47. 45fecac Merge "adbd: Automatically disable verity in adb remount." by David Anderson · 6 years ago
  48. de46038 Only set mdns_registered on success by Gustav Svensson · 6 years ago
  49. a27184b Adding Android Binder Bridge (abb) utility launched from adbd. by Alex Buynytskyy · 6 years ago
  50. 66f2cc6 adbd: strip nulls from all service strings. by Josh Gao · 6 years ago
  51. cdaa412 adb: switch connect_to_remote to string_view. by Josh Gao · 6 years ago
  52. 22afdbd adb: switch skip_host_serial to string_view. by Josh Gao · 6 years ago
  53. 8d65bee adb: add stroll equivalent for string_view. by Josh Gao · 6 years ago
  54. f4b8868 adb: finish switching service creation to string_view. by Josh Gao · 6 years ago
  55. 897be63 adb: switch socket spec to string_view. by Josh Gao · 6 years ago
  56. 2d7db0c adb: switch daemon_service_to_fd to string_view. by Josh Gao · 6 years ago
  57. e3f3846 adb: switch usb_linux helper to string_view. by Josh Gao · 6 years ago
  58. d157b2a adb: switch unix_open to string_view. by Josh Gao · 6 years ago
  59. bf7fd4a Minor refactor to support strings with embedded zeros. by Alex Buynytskyy · 6 years ago
  60. e41302d adbd: Automatically disable verity in adb remount. by David Anderson · 6 years ago
  61. bb2351d8 Merge "Change --fastdeploy behaviour" by Treehugger Robot · 6 years ago
  62. 9bcb60d Change --fastdeploy behaviour by Henry Daitx · 6 years ago
  63. 82e3c18 Merge changes I042f25f8,I973f42c5,Icb4acea5 by Josh Gao · 6 years ago
  64. 69631bf adbd: add source/sink services. by Josh Gao · 6 years ago
  65. 0e5617d adb: make `adb raw` bidirectional. by Josh Gao · 6 years ago
  66. 8db64b7 adb: remove incorrect use of RTTI. by Josh Gao · 6 years ago
  67. 1c0bfc2 Merge "Fix performance-for-range-copy warnings" by Treehugger Robot · 6 years ago
  68. 0d0b7f6 Start using new C++ Fstab class widely by Tom Cherry · 6 years ago
  69. d888bb3 Fix performance-for-range-copy warnings by Chih-Hung Hsieh · 6 years ago
  70. 33a03db Merge "Removes ASEC-related install flags" by Treehugger Robot · 6 years ago
  71. 2235a27 Removes ASEC-related install flags by Patrick Baumann · 6 years ago
  72. c784584 Fix adb not correctly reading return code from DeployAgent by Henry Daitx · 6 years ago
  73. d7b22d7 Merge "adb: fix authentication when reconnecting." by Treehugger Robot · 6 years ago
  74. ac3acb7 Merge "Enable the APEX support on the device side." by Treehugger Robot · 6 years ago
  75. 7a1aad5 adb: fix authentication when reconnecting. by Josh Gao · 6 years ago
  76. e67c643 Merge "C++17 is the default now." by Treehugger Robot · 6 years ago
  77. 69749a6 Merge "Revert "Revert "Revert "adb: append the libwinpthread COPYING to adb's NOTICE."""" by Jaewoong Jung · 6 years ago
  78. 49f5599 C++17 is the default now. by Elliott Hughes · 6 years ago
  79. 8c32326 Enable the APEX support on the device side. by Josh Gao · 6 years ago
  80. 21a1567 Merge "Fix fastdeploy issues when testing Boat Attack Unity3D demo" by Idries Hamadi · 6 years ago
  81. da5a092 Revert "Revert "Revert "adb: append the libwinpthread COPYING to adb's NOTICE.""" by Jaewoong Jung · 6 years ago
  82. ade28a8 Fix fastdeploy issues when testing Boat Attack Unity3D demo by Idries Hamadi · 6 years ago
  83. 529d2e9 Add OWNERS file to fastdeploy so idries@ can approve changes by Idries Hamadi · 6 years ago
  84. 730fe9b Merge "adb: stop using adbkey.pub." by Treehugger Robot · 6 years ago
  85. 6bc1601 Switch from dist-for-goals to dist in Android.bp by Dan Willemsen · 6 years ago
  86. 414ec60 logical -> dynamic partitions. by Yifan Hong · 6 years ago
  87. dccd25e adb: stop using adbkey.pub. by Josh Gao · 6 years ago
  88. d090128 switch to using android-base/file.h instead of android-base/test_utils.h by Mark Salyzyn · 6 years ago
  89. e34f5fb Revert "adb: make benchmarks build on the host." by Josh Gao · 6 years ago
  90. 4c2193b adb: fix NonblockingFdConnection's behavior with large writes. by Josh Gao · 6 years ago
  91. 222be41 adb: fix zero-initialization in Block. by Josh Gao · 6 years ago
  92. e711d7b adb: make benchmarks build on the host. by Josh Gao · 6 years ago
  93. e87abc0 adb: flush stderr after logging on Windows. by Josh Gao · 6 years ago
  94. 1123d5d adb: libusb: don't set interface alternate setting. by Josh Gao · 6 years ago
  95. 6dbfca0 Merge "adb: pin USB interface versions on darwin." by Josh Gao · 6 years ago
  96. bf1cc54 adb: pin USB interface versions on darwin. by Josh Gao · 6 years ago
  97. 7700c61 Merge "adb: switch version back to 40." by Josh Gao · 6 years ago
  98. 7a1b246 adb: win32: improve console output on Windows 10 by Spencer Low · 7 years ago
  99. 7489b4b adb: overlayfs failed to remount /system by Mark Salyzyn · 6 years ago
  100. 714d745 Merge "adbd: Fix adb remount when switching roots during first-stage init." by David Anderson · 6 years ago