1. af0e220 Combine tcp_connect and socket_spec_connect. by Cody Schuffelen · 6 years ago
  2. bc54c36 Multi-package support for APEX. by Dario Freni · 6 years ago
  3. 6410fd2 Merge "adb: switch install to unique_fd." by Treehugger Robot · 6 years ago
  4. e5f61a9 Merge "Admit that there's more `adb install` help available." by Treehugger Robot · 6 years ago
  5. 61f872f adb: switch install to unique_fd. by Josh Gao · 6 years ago
  6. 0d4bf80 Admit that there's more `adb install` help available. by Elliott Hughes · 6 years ago
  7. dc58b0a Adds atomic install support to adb by Patrick Baumann · 6 years ago
  8. 22a8462 Merge "adbd: Automatically disable verity in adb remount." by David Anderson · 6 years ago
  9. 640407d Adding Android Binder Bridge (abb) utility launched from adbd. by Alex Buynytskyy · 6 years ago
  10. 5021cfc adb: switch usb_linux helper to string_view. by Josh Gao · 6 years ago
  11. 0f29cbc adb: switch unix_open to string_view. by Josh Gao · 6 years ago
  12. a5db1d7 adbd: Automatically disable verity in adb remount. by David Anderson · 6 years ago
  13. 17d4171 Merge "Change --fastdeploy behaviour" by Treehugger Robot · 6 years ago
  14. ee01c80 Change --fastdeploy behaviour by Henry Daitx · 6 years ago
  15. e89a55d adb: make `adb raw` bidirectional. by Josh Gao · 6 years ago
  16. bcc2d60 Merge "Removes ASEC-related install flags" by Treehugger Robot · 6 years ago
  17. 2443944 Removes ASEC-related install flags by Patrick Baumann · 6 years ago
  18. f21edf3 Fix adb not correctly reading return code from DeployAgent by Henry Daitx · 6 years ago
  19. fa10504 Merge "adb: stop using adbkey.pub." by Treehugger Robot · 6 years ago
  20. 2dc4cab adb: stop using adbkey.pub. by Josh Gao · 6 years ago
  21. 9f1cf25 switch to using android-base/file.h instead of android-base/test_utils.h by Mark Salyzyn · 6 years ago
  22. cd85556 adb: libusb: don't set interface alternate setting. by Josh Gao · 6 years ago
  23. b35ee22 adb: pin USB interface versions on darwin. by Josh Gao · 6 years ago
  24. 09faa66 adb: print emulator console output by bohu · 6 years ago
  25. 02ef4bb adb install-multiple to also accept .fsv_sig by Victor Hsieh · 6 years ago
  26. ea0c3cb adb: correct tcpip help message by bohu · 6 years ago
  27. fb08510 Add feature flag for b/110953234 fix. by Josh Gao · 6 years ago
  28. 29814de Accept apex packages as argument. by Dario Freni · 6 years ago
  29. d2aaede adb: don't use <error.h>. by Elliott Hughes · 6 years ago
  30. 4679a39 adb: rationalize fatal/error logging. by Elliott Hughes · 6 years ago
  31. 11cbf7d Merge "adb: add reboot-fastboot command" by Treehugger Robot · 6 years ago
  32. d8e94bd adb: add reboot-fastboot command by Mark Salyzyn · 6 years ago
  33. a2ccce8 Merge changes from topic "windows-libcxx" by Pirama Arumuga Nainar · 6 years ago
  34. 86554e9 Merge "Reverted aapt dependency to be a dependency on libandroidfw" by Idries Hamadi · 6 years ago
  35. 269a4b4 Reverted aapt dependency to be a dependency on libandroidfw by Idries Hamadi · 6 years ago
  36. 8e27656 Restore lost .dm support of adb install-multiple by Victor Hsieh · 6 years ago
  37. cabfc3d Support > 2GiB seeks in adb_lseek. by Elliott Hughes · 6 years ago
  38. 29e3dd8 Adapt to switch to libc++ for Windows by Pirama Arumuga Nainar · 6 years ago
  39. 4af6ee4 Small clean ups for issues raised in reviews of fastdeploy by Idries Hamadi · 6 years ago
  40. 7575cd9 Modified fastdeploy dependencies to ensure that fast deploy is build as part of 'sdk' target by Idries Hamadi · 6 years ago
  41. 5b6bf94 Remove fastdeploy dependency on libandroidfw by Idries Hamadi · 6 years ago
  42. 28c9539 Merge "adb: static constexpr." by Treehugger Robot · 6 years ago
  43. 91a2577 Merge "adb: really make kill-server wait for server death" by Treehugger Robot · 6 years ago
  44. 86ab9ff adb: static constexpr. by Elliott Hughes · 6 years ago
  45. 1f8147f Merge "Make sync and remount support product_services." by Anton Hansson · 6 years ago
  46. 4931a29 Merge "adb: win32: fix Ctrl-C of adb server nodaemon" by Treehugger Robot · 6 years ago
  47. 7f3c01c Make sync and remount support product_services. by Anton Hansson · 6 years ago
  48. c8ad0ca adb: really make kill-server wait for server death by Spencer Low · 6 years ago
  49. 0a10040 adb should #include <sys/sysmacros.h> by Ivan Afonichev · 6 years ago
  50. 84fc271 adb: win32: fix Ctrl-C of adb server nodaemon by Spencer Low · 6 years ago
  51. 7f51e00 Address style and efficiency post-merge feedback from previous change (ed409eaec2cbe5bcecd163064692403a172ec397). by Idries Hamadi · 6 years ago
  52. f6d707b Merge "adb: fix spurious usb write failure on Windows." by Treehugger Robot · 6 years ago
  53. 7e7ab56 adb: don't spew push/pull progress to dumb terminals. by Josh Gao · 6 years ago
  54. 5d799cd adb: fix spurious usb write failure on Windows. by Josh Gao · 6 years ago
  55. ec54ef7 Merge "Fix MacOS SDK build error caused by deprecated stl call." by Josh Gao · 6 years ago
  56. 1d19793 Fix MacOS SDK build error caused by deprecated stl call. by Idries Hamadi · 6 years ago
  57. 15eb065 Merge "Integrate adb with fastdeploy" by Treehugger Robot · 6 years ago
  58. 043fbec adb: add environment variables to disable usb, emulators, mdns. by Josh Gao · 6 years ago
  59. e032387 adb: minor cleanup. by Josh Gao · 6 years ago
  60. 362e696 adb: report connection status when we're unauthorized. by Josh Gao · 6 years ago
  61. ed409ea Integrate adb with fastdeploy by Idries Hamadi · 7 years ago
  62. f03eebd Accept DexMetadata files (.dm) for install-multiple by Calin Juravle · 7 years ago
  63. 52126a4 Merge "adb: win32: fix Unicode console output" by Treehugger Robot · 6 years ago
  64. 258d4a9 adb: fix error message for `adb {forward,reverse}` by Josh Gao · 6 years ago
  65. 771ba0c adb: win32: fix Unicode console output by Spencer Low · 6 years ago
  66. 86acb86 adb: split shell_service.h into client/daemon/protocol parts. by Josh Gao · 6 years ago
  67. edec033 adb: split file_sync_service.h into client and daemon parts. by Josh Gao · 6 years ago
  68. 6150a37 adb: Remove most C-style allocations by Luis Hector Chavez · 6 years ago
  69. cb140c0 Merge changes I31e444f3,If07ff05f,If3ba190d by Jerry Zhang · 6 years ago
  70. 16b78db adb: Have device usb_handle return io size by Jerry Zhang · 6 years ago
  71. aed415c [adb] Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  72. 0cee7cc adb: work around adbd push bug. by Josh Gao · 6 years ago
  73. d8a4c60 Simplify __attribute__((__printf__)) use. by Elliott Hughes · 6 years ago
  74. 172d0d4 adb: add `adb raw` to connect to an arbitrary service. by Josh Gao · 6 years ago
  75. 31f0f1b Fix `adb logcat` return code. by Elliott Hughes · 6 years ago
  76. ae74e42 Merge "Fix exit-time-destructor warning" by Treehugger Robot · 6 years ago
  77. 8b47d31 Fix exit-time-destructor warning by Pirama Arumuga Nainar · 6 years ago
  78. 7a22358 Merge changes I465804fd,Ib5a684bb,If5e66570,I8471cc00,I8ba0a70a by Josh Gao · 6 years ago
  79. 71f775a adb: remove fdevent_install, fdevent_remove. by Josh Gao · 6 years ago
  80. 454bc7c adb: Add a way to reconnect TCP transports by Luis Hector Chavez · 6 years ago
  81. 2744084 adb: fix uninitialized variable in AsyncServiceRef. by Josh Gao · 6 years ago
  82. c97cea0 Merge "adb: add authorizing, connecting states to transport." by Josh Gao · 6 years ago
  83. 807be77 Documented adb install --instant by Felipe Leme · 6 years ago
  84. 704494b adb: add authorizing, connecting states to transport. by Josh Gao · 6 years ago
  85. 1ce9957 adb: switch apacket payload to a type that doesn't initialize its contents. by Josh Gao · 7 years ago
  86. ee63d74 Merge "adb: properly calculate packet size on Mac." by Treehugger Robot · 6 years ago
  87. 2ea4652 adb: properly calculate packet size on Mac. by Josh Gao · 6 years ago
  88. 57e97cb Support /odm and /product in "adb remount" and "adb sync". by Elliott Hughes · 6 years ago
  89. 31b5be6 adb: implement std::make_unique, start using it. by Josh Gao · 7 years ago
  90. 9ee373ac Merge changes from topic "adb_bp" by Josh Gao · 7 years ago
  91. 657db00 Add a NOLINT for the memory leak we added by George Burgess IV · 7 years ago
  92. 2776845 adb: switch over to Android.bp. by Josh Gao · 7 years ago
  93. e217611 adb: add a way to make the server intentionally leak. by Josh Gao · 7 years ago
  94. d51c6df adb: stop using quick_exit. by Josh Gao · 7 years ago
  95. 50ecaca adb: add missing condition_variable include by Mike Frysinger · 7 years ago
  96. 6f29887 Merge "adb: get libusb compiling on Windows." by Treehugger Robot · 7 years ago
  97. 9425996 adb: get libusb compiling on Windows. by Josh Gao · 7 years ago
  98. 801048c adb: disable USB packet overflow checking on OS X. by Josh Gao · 7 years ago
  99. 8f3b887 adb: cleanup some portions of client usb interfaces by Mark Salyzyn · 7 years ago
  100. 0a78cc1 adb: clang-format for adb.h and client/usb_windows.cpp by Mark Salyzyn · 7 years ago