1. 59da890 Merge changes I1abd671f,I9ae61465 am: 0220ca7d09 am: 3839ff3bf9 am: e6c5224c7c by Josh Gao · 6 years ago
  2. 82c8ca5 adb: don't close sockets before hitting EOF. by Josh Gao · 6 years ago
  3. fb54fbe adb: implement fdevent_set_timeout. by Josh Gao · 6 years ago
  4. c5a27b2 Merge changes If8747ba1,Id1943ebd am: 69ba5179f4 am: a2e6417840 am: b890b1acd2 by Josh Gao · 6 years ago
  5. b3d7a2f Merge changes If8747ba1,Id1943ebd by Josh Gao · 6 years ago
  6. 3385264 Merge "Add android::fs_mgr namespace for new Fstab code" am: 54ea49ba05 am: 0bc62d5680 by Tom Cherry · 6 years ago
  7. b00537b Merge "Add android::fs_mgr namespace for new Fstab code" by Tom Cherry · 6 years ago
  8. e57d778 Merge changes Ief3dbf8e,Ib06e6f65 am: ee0e63f71d am: 12ac0c75ac am: f4a35a0ec6 by Josh Gao · 6 years ago
  9. 75f396c Merge changes Ief3dbf8e,Ib06e6f65 by Josh Gao · 6 years ago
  10. d652fd5 Merge changes from topic "move_bionic_to_apex3" am: a15f385821 am: 90b7095cf5 by Jiyong Park · 6 years ago
  11. a2b6cb1 Merge changes from topic "move_bionic_to_apex3" by Treehugger Robot · 6 years ago
  12. d767253 Add android::fs_mgr namespace for new Fstab code by Tom Cherry · 6 years ago
  13. 6dd14a1 adb: add fdevent callback that passes the fdevent. by Josh Gao · 6 years ago
  14. 633923c adb: improve network_connect error messages. by Josh Gao · 6 years ago
  15. 3d19fff adbd: fix TCP bind address. by Josh Gao · 6 years ago
  16. a6dfaf2 Merge "Fix: Propagate cmd args to multi-package sessions." am: 2dc8b4cec8 am: f5a2df770b by Dario Freni · 6 years ago
  17. ba9a7b3 Fix: Propagate cmd args to multi-package sessions. by Dario Freni · 6 years ago
  18. f38511b Handle adb sync with Bionic under /bionic by Jiyong Park · 6 years ago
  19. 44abdaf Merge "adb: turn off fastdeploy." am: 82f0e7dad8 am: 90aadf880d am: a3de92be6c by Josh Gao · 6 years ago
  20. b07493c Merge "adb: turn off fastdeploy." by Josh Gao · 6 years ago
  21. daaf1fa adb: turn off fastdeploy. by Josh Gao · 6 years ago
  22. 8f16bd3 Merge "Remove the rest of users of the old style fstab" am: 286684f835 am: 9eaed18adb by Tom Cherry · 6 years ago
  23. a61b436 Merge "adb: Fix incorrect logging statement" am: 32aaba6dcf am: d13559092c by Greg Kaiser · 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. 8b985e9 Merge "Add native vsock support to ADB." am: d290bb7ed8 am: 8435ddc499 by Cody Schuffelen · 6 years ago
  28. 303e035 Merge "Add native vsock support to ADB." by Treehugger Robot · 6 years ago
  29. 765b69c Add native vsock support to ADB. by Cody Schuffelen · 6 years ago
  30. c9dfe43 Merge "adb: convert more stuff to unique_fd." am: 79f60a9bab am: 7dcb91cbc8 by Josh Gao · 6 years ago
  31. 5af40ca Merge "adbd: compile for host." am: b42946a6d3 am: 134576deba am: 4162be2090 by Josh Gao · 6 years ago
  32. ae1ea9c adb: convert more stuff to unique_fd. by Josh Gao · 6 years ago
  33. 49e2162 Merge "Fix fastdeploy failure in Windows" am: 09158b1d5a am: 9ac57ceae7 by Henry Daitx · 6 years ago
  34. 48d2127 adbd: compile for host. by Josh Gao · 6 years ago
  35. 740f48f Merge "Fix fastdeploy failure in Windows" by Henry Daitx · 6 years ago
  36. ed698ff Merge "Notify framework on adb disconnect" by Michael Groover · 6 years ago
  37. 125e13b Fix fastdeploy failure in Windows by Henry Daitx · 6 years ago
  38. f6f189e Merge "adb: win32: improve console output on Windows 10" by Josh Gao · 6 years ago
  39. efec418 Merge "adb: win32: LinePrinter Unicode support" by Josh Gao · 6 years ago
  40. df5f524 Notify framework on adb disconnect by Michael Groover · 6 years ago
  41. bf3e067 Adding new feature to adb "abb". by Alex Buynytskyy · 6 years ago
  42. 8a38742 Merge "Combine tcp_connect and socket_spec_connect." by Cody Schuffelen · 6 years ago
  43. 3fba1fd Combine tcp_connect and socket_spec_connect. by Cody Schuffelen · 6 years ago
  44. a5c940d Merge "Disable dexpreopt for deployagent" by Treehugger Robot · 6 years ago
  45. 4c66d0c Disable dexpreopt for deployagent by Henry Daitx · 6 years ago
  46. 6e00ff9 Multi-package support for APEX. by Dario Freni · 6 years ago
  47. 0fc76fc Merge "adb: switch install to unique_fd." by Treehugger Robot · 6 years ago
  48. 360da94 Merge "Admit that there's more `adb install` help available." by Treehugger Robot · 6 years ago
  49. 28ed62e adb: switch install to unique_fd. by Josh Gao · 6 years ago
  50. af1f480 Admit that there's more `adb install` help available. by Elliott Hughes · 6 years ago
  51. e8bad51 Adds atomic install support to adb by Patrick Baumann · 6 years ago
  52. cb312fb Merge "Only set mdns_registered on success" by Josh Gao · 6 years ago
  53. 45fecac Merge "adbd: Automatically disable verity in adb remount." by David Anderson · 6 years ago
  54. de46038 Only set mdns_registered on success by Gustav Svensson · 6 years ago
  55. a27184b Adding Android Binder Bridge (abb) utility launched from adbd. by Alex Buynytskyy · 6 years ago
  56. 66f2cc6 adbd: strip nulls from all service strings. by Josh Gao · 6 years ago
  57. cdaa412 adb: switch connect_to_remote to string_view. by Josh Gao · 6 years ago
  58. 22afdbd adb: switch skip_host_serial to string_view. by Josh Gao · 6 years ago
  59. 8d65bee adb: add stroll equivalent for string_view. by Josh Gao · 6 years ago
  60. f4b8868 adb: finish switching service creation to string_view. by Josh Gao · 6 years ago
  61. 897be63 adb: switch socket spec to string_view. by Josh Gao · 6 years ago
  62. 2d7db0c adb: switch daemon_service_to_fd to string_view. by Josh Gao · 6 years ago
  63. e3f3846 adb: switch usb_linux helper to string_view. by Josh Gao · 6 years ago
  64. d157b2a adb: switch unix_open to string_view. by Josh Gao · 6 years ago
  65. bf7fd4a Minor refactor to support strings with embedded zeros. by Alex Buynytskyy · 6 years ago
  66. e41302d adbd: Automatically disable verity in adb remount. by David Anderson · 6 years ago
  67. bb2351d8 Merge "Change --fastdeploy behaviour" by Treehugger Robot · 6 years ago
  68. 9bcb60d Change --fastdeploy behaviour by Henry Daitx · 6 years ago
  69. 82e3c18 Merge changes I042f25f8,I973f42c5,Icb4acea5 by Josh Gao · 6 years ago
  70. 69631bf adbd: add source/sink services. by Josh Gao · 6 years ago
  71. 0e5617d adb: make `adb raw` bidirectional. by Josh Gao · 6 years ago
  72. 8db64b7 adb: remove incorrect use of RTTI. by Josh Gao · 6 years ago
  73. 1c0bfc2 Merge "Fix performance-for-range-copy warnings" by Treehugger Robot · 6 years ago
  74. 0d0b7f6 Start using new C++ Fstab class widely by Tom Cherry · 6 years ago
  75. d888bb3 Fix performance-for-range-copy warnings by Chih-Hung Hsieh · 6 years ago
  76. 33a03db Merge "Removes ASEC-related install flags" by Treehugger Robot · 6 years ago
  77. 2235a27 Removes ASEC-related install flags by Patrick Baumann · 6 years ago
  78. c784584 Fix adb not correctly reading return code from DeployAgent by Henry Daitx · 6 years ago
  79. d7b22d7 Merge "adb: fix authentication when reconnecting." by Treehugger Robot · 6 years ago
  80. ac3acb7 Merge "Enable the APEX support on the device side." by Treehugger Robot · 6 years ago
  81. 7a1aad5 adb: fix authentication when reconnecting. by Josh Gao · 6 years ago
  82. e67c643 Merge "C++17 is the default now." by Treehugger Robot · 6 years ago
  83. 69749a6 Merge "Revert "Revert "Revert "adb: append the libwinpthread COPYING to adb's NOTICE."""" by Jaewoong Jung · 6 years ago
  84. 49f5599 C++17 is the default now. by Elliott Hughes · 6 years ago
  85. 8c32326 Enable the APEX support on the device side. by Josh Gao · 6 years ago
  86. 21a1567 Merge "Fix fastdeploy issues when testing Boat Attack Unity3D demo" by Idries Hamadi · 6 years ago
  87. da5a092 Revert "Revert "Revert "adb: append the libwinpthread COPYING to adb's NOTICE.""" by Jaewoong Jung · 6 years ago
  88. ade28a8 Fix fastdeploy issues when testing Boat Attack Unity3D demo by Idries Hamadi · 6 years ago
  89. 529d2e9 Add OWNERS file to fastdeploy so idries@ can approve changes by Idries Hamadi · 6 years ago
  90. 730fe9b Merge "adb: stop using adbkey.pub." by Treehugger Robot · 6 years ago
  91. 6bc1601 Switch from dist-for-goals to dist in Android.bp by Dan Willemsen · 6 years ago
  92. 414ec60 logical -> dynamic partitions. by Yifan Hong · 6 years ago
  93. dccd25e adb: stop using adbkey.pub. by Josh Gao · 6 years ago
  94. d090128 switch to using android-base/file.h instead of android-base/test_utils.h by Mark Salyzyn · 6 years ago
  95. e34f5fb Revert "adb: make benchmarks build on the host." by Josh Gao · 6 years ago
  96. 4c2193b adb: fix NonblockingFdConnection's behavior with large writes. by Josh Gao · 6 years ago
  97. 222be41 adb: fix zero-initialization in Block. by Josh Gao · 6 years ago
  98. e711d7b adb: make benchmarks build on the host. by Josh Gao · 6 years ago
  99. e87abc0 adb: flush stderr after logging on Windows. by Josh Gao · 6 years ago
  100. 1123d5d adb: libusb: don't set interface alternate setting. by Josh Gao · 6 years ago