1. 3cf1b36 adb: fix two device offline problems. by Yabin Cui · 7 years ago
  2. 210b63f adb: add `adb host-features`, report libusb status. by Josh Gao · 7 years ago
  3. f0e239c adb: Set max socket sizes to larger values. by Jerry Zhang · 7 years ago
  4. b736692 adb: add libusb implementation for Linux/Darwin. by Josh Gao · 8 years ago
  5. 0dde9c8 adb: remove support for legacy f_adb interface. by Josh Gao · 8 years ago
  6. a2cf375 Revert "Revert "adb: extend sync protocol's stat support."" by Josh Gao · 8 years ago
  7. 31a96f7 Revert "adb: extend sync protocol's stat support." by Josh Gao · 8 years ago
  8. 25a992e adb: extend sync protocol's stat support. by Josh Gao · 8 years ago
  9. 5edb12b Fix adb flakiness on reboot by Lingfeng Yang · 8 years ago
  10. 0eb9093 Merge "Remove useless arguments from is_adb_interface." by Treehugger Robot · 8 years ago
  11. 08dda21 Remove useless arguments from is_adb_interface. by Josh Gao · 8 years ago
  12. 67ac379 adb: rationalize types. by Josh Gao · 8 years ago
  13. bb4f860 adb: allow use of arbitrary socket specs for command socket. by Josh Gao · 8 years ago
  14. 827a4a5 Add android::base::GetExecutablePath, switch adb and fastboot over. by Elliott Hughes · 8 years ago
  15. 042c351 DO NOT MERGE: Split bugreport() into its own file and added unit tests. by Felipe Leme · 8 years ago
  16. f401ead adb: retry connecting disconnected emulators instead of always looping. by Yabin Cui · 8 years ago
  17. 19d0c23 adb: support forwarding TCP port 0. by David Pursell · 8 years ago
  18. 7b78077 adb: bump the server version to 36. by Josh Gao · 8 years ago
  19. 2930cdc adb: tag fatal, fatal_errno with printf attribute. by Josh Gao · 9 years ago
  20. 7009749 Share the new adb USB diagnostic code with fastboot. by Elliott Hughes · 9 years ago
  21. aafa096 Merge "adb: add help text for USB permission errors." by David Pursell · 9 years ago
  22. f55ead9 Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
  23. 6e5c7eb adb: add help text for USB permission errors. by David Pursell · 9 years ago
  24. 4919c17 Avoid SIGPIPE in adb. by Elliott Hughes · 9 years ago
  25. 1e2f7dc use new cmd command by Todd Kennedy · 9 years ago
  26. 22fc5e9 adb: put legacy shell: service back in. by David Pursell · 9 years ago
  27. 6d5fad3 adb: bump server version to prevent feature mismatch. by David Pursell · 9 years ago
  28. 2ce9d56 Add unit tests for local socket. by Yabin Cui · 9 years ago
  29. 8da19a4 adb: implement shell protocol. by David Pursell · 9 years ago
  30. 5fea491 Merge "fatal and fatal_errno should be noreturn." by Elliott Hughes · 9 years ago
  31. dd01a37 fatal and fatal_errno should be noreturn. by Elliott Hughes · 9 years ago
  32. 2d4c198 adb: clean up transport disconnect operations. by Yabin Cui · 9 years ago
  33. be8e54b Add feature list to connection banner. by Dan Albert · 9 years ago
  34. 3b1a373 Merge "Remove confusing variable HOST." by Yabin Cui · 9 years ago
  35. b9f0164 Always include the adb version in the log. by Elliott Hughes · 9 years ago
  36. 5fe6d0d Remove confusing variable HOST. by Yabin Cui · 9 years ago
  37. a55dbd8 adb start-server: Use a separate fd for sending initial OK by Siva Velusamy · 9 years ago
  38. 43df109 Report getaddrinfo failures correctly. by Elliott Hughes · 9 years ago
  39. a1c60c0 Increase size of the the adb packets sent over the wire by Tamas Berghammer · 9 years ago
  40. 436fa6b Remove subproc events when ADB_HOST. by Alex Vallée · 9 years ago
  41. 3d978e6 Revert "Turn on -Wformat-nonliteral." by Dan Albert · 9 years ago
  42. 7d8fc46 Turn on -Wformat-nonliteral. by Dan Albert · 9 years ago
  43. ecce503 Make atransport be a real class. by Dan Albert · 9 years ago
  44. 9a50f4c Make connection states a proper type. by Dan Albert · 9 years ago
  45. 53a3744 Revert "Revert "Split adb_main.cpp into client and daemon."" by Dan Albert · 9 years ago
  46. 151f488 Revert "Split adb_main.cpp into client and daemon." by Dan Albert · 9 years ago
  47. ad87c02 Split adb_main.cpp into client and daemon. by Dan Albert · 9 years ago
  48. 9d07fee Add some missing 'const's. by Elliott Hughes · 9 years ago
  49. 3aec2ba Give enum types CamelCase names for clarity. by Elliott Hughes · 9 years ago
  50. 88b4c85 More adb buffer fixes. by Elliott Hughes · 9 years ago
  51. da94581 More fixed-length buffer removal. by Elliott Hughes · 9 years ago
  52. fe7ff81 Remove extern "C" barriers to using C++. by Elliott Hughes · 9 years ago
  53. dedf767 Revert "Revert "adb: support /oem partition"" by Elliott Hughes · 9 years ago
  54. f30d73c Move adb to C++. by Dan Albert · 9 years ago
  55. b302d12 Move transport declarations into transport.h. by Dan Albert · 9 years ago
  56. 432ffe2 Move adb_main to its own file. by Dan Albert · 9 years ago
  57. 056ad0e Move the adb auth code into its own file. by Dan Albert · 9 years ago
  58. 07c7881 Add extern "C" to all the adb headers. by Dan Albert · 9 years ago
  59. bbbbea6 Begin moving code from adb to libadb. by Dan Albert · 10 years ago
  60. 5638a1a Fix disable-verity when the underlying block device is RO by Sami Tolvanen · 10 years ago
  61. 8ba2b02 Add adb enable-verity by Paul Lawrence · 10 years ago
  62. 5f35648 Revert "Revert "Enable verity on userdebug, and add disable-verity to adb"" by Paul Lawrence · 10 years ago
  63. 1be5462 Add more debug information. by leozwang · 10 years ago
  64. 74ca428 Kill HAVE_BIG_ENDIAN, HAVE_ENDIAN_H, and HAVE_LITTLE_ENDIAN. by Elliott Hughes · 10 years ago
  65. f25a6a4 Consolidate adb trace macro defines into its own header file. by leozwang · 10 years ago
  66. 434ee70 Redirect debug output to logcat. by leozwang · 10 years ago
  67. bcad29f add sideload-host mode to adb by Doug Zongker · 10 years ago
  68. a561272 Merge "Add "exec" service: shell commands with no pty." by Jeff Sharkey · 10 years ago
  69. c52ec1a Add "exec" service: shell commands with no pty. by Jeff Sharkey · 10 years ago
  70. 963a449 adb: implement "adb reverse <local> <remote>" by David 'Digit' Turner · 11 years ago
  71. ea06716 adb: deprecate legacy log service interface by Mark Salyzyn · 11 years ago
  72. edc991d am d036e661: am a0ce4e28: am 2c3e8e0c: am 67cb61ee: Merge "adb: Check sender\'s socket id when receiving packets." by Nick Kralevich · 11 years ago
  73. e92344d adb: Check sender's socket id when receiving packets. by David 'Digit' Turner · 11 years ago
  74. 0eb6a12 adb: deprecate legacy log service interface by Mark Salyzyn · 11 years ago
  75. 3f9f9ce adb: Handle adb connect in a thread by Benoit Goby · 11 years ago
  76. 12dc369 adb: Cleanup dead code by Benoit Goby · 11 years ago
  77. cb37c50 adb: Create private key with 0600 mode by Benoit Goby · 12 years ago
  78. 2cc19e4 adb: Add public key authentification by Benoit Goby · 12 years ago
  79. a644e93 Revert "adb: Add public key authentification" by Benoit Goby · 12 years ago
  80. 9efeeae adb: Add public key authentification by Benoit Goby · 12 years ago
  81. dc7c54a Merge "FunctionFS: initial implementation" by Benoit Goby · 12 years ago
  82. 8dd890f am 27042382: adb: Generalizing -s to take qualifiers. by Scott Anderson · 12 years ago
  83. 84d62e9 am fa02092e: adb: Transmit key properties in banner of connect message by Scott Anderson · 12 years ago
  84. 2704238 adb: Generalizing -s to take qualifiers. by Scott Anderson · 12 years ago
  85. fa02092 adb: Transmit key properties in banner of connect message by Scott Anderson · 12 years ago
  86. d7270f2 FunctionFS: initial implementation by Andrzej Pietrasiewicz · 13 years ago
  87. 1ad95a1 am 9526a788: Merge "adb: Add ability to specify device path" into ics-aah by Scott Anderson · 12 years ago
  88. 6dfaf4b adb: Add ability to specify device path by Scott Anderson · 12 years ago
  89. 88468f3 adb: Don't synchronize with transport using sleep by Benoit Goby · 12 years ago
  90. 32a1571 Enables ADBD tracing in the emulator. by Vladimir Chtchetkine · 12 years ago
  91. 6b217ed add "adb sideload" and sideload connection state by Doug Zongker · 13 years ago
  92. e03ba84 Revert "adb: kick the transport after sending the "adb root" command" by Mike Lockwood · 13 years ago
  93. 32764dd adb: Update version to 1.0.28 by Mike Lockwood · 13 years ago
  94. b9eb257 adb: kick the transport after sending the "adb root" command by Mike Lockwood · 13 years ago
  95. cf5379b Add 'adb restore' to parallel 'adb backup' by Christopher Tate · 13 years ago
  96. 7377912 Add 'adb backup' for pulling a full backup tarfile to the host by Christopher Tate · 13 years ago
  97. 2e5dd6e adb: fix subprocess exit handling, oom adjust fixes, extra debugging. by JP Abgrall · 13 years ago
  98. 1f501f3 Revert "Fix adb hang when subprocess dies early." by JP Abgrall · 13 years ago
  99. 5066a9b Fix adb hang when subprocess dies early. by JP Abgrall · 13 years ago
  100. 8733752 Build adb for target-as-host by John Michelau · 14 years ago