1. 19bdfb0 adb: wait for devices to come up instead of sleeping for 3s. by Josh Gao · 8 years ago
  2. 97476df adb: fix two device offline problems. by Yabin Cui · 8 years ago
  3. 64fda63 adb: add `adb host-features`, report libusb status. by Josh Gao · 8 years ago
  4. ffabb86 adb: Set max socket sizes to larger values. by Jerry Zhang · 8 years ago
  5. c74d568 adb: add libusb implementation for Linux/Darwin. by Josh Gao · 8 years ago
  6. 013f9c2 adb: remove support for legacy f_adb interface. by Josh Gao · 8 years ago
  7. 5c2956f Revert "Revert "adb: extend sync protocol's stat support."" by Josh Gao · 8 years ago
  8. a9fdbd6 Revert "adb: extend sync protocol's stat support." by Josh Gao · 8 years ago
  9. ade1672 adb: extend sync protocol's stat support. by Josh Gao · 8 years ago
  10. 3b0c26e Fix adb flakiness on reboot by Lingfeng Yang · 8 years ago
  11. b65b6da Merge "Remove useless arguments from is_adb_interface." by Treehugger Robot · 8 years ago
  12. dfefd9f Remove useless arguments from is_adb_interface. by Josh Gao · 8 years ago
  13. e032738 adb: rationalize types. by Josh Gao · 8 years ago
  14. 0843c7d adb: allow use of arbitrary socket specs for command socket. by Josh Gao · 9 years ago
  15. 6e3806a Add android::base::GetExecutablePath, switch adb and fastboot over. by Elliott Hughes · 9 years ago
  16. 86ff99f DO NOT MERGE: Split bugreport() into its own file and added unit tests. by Felipe Leme · 9 years ago
  17. a5fcd3b adb: retry connecting disconnected emulators instead of always looping. by Yabin Cui · 9 years ago
  18. 6a9dc4e adb: support forwarding TCP port 0. by David Pursell · 9 years ago
  19. b62b4be adb: bump the server version to 36. by Josh Gao · 9 years ago
  20. cf65364 adb: tag fatal, fatal_errno with printf attribute. by Josh Gao · 9 years ago
  21. 3c3f7ed Share the new adb USB diagnostic code with fastboot. by Elliott Hughes · 9 years ago
  22. 053fb11 Merge "adb: add help text for USB permission errors." by David Pursell · 9 years ago
  23. 7a90a00 Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
  24. 8995a8a adb: add help text for USB permission errors. by David Pursell · 9 years ago
  25. e821a5d Avoid SIGPIPE in adb. by Elliott Hughes · 9 years ago
  26. cc9399d use new cmd command by Todd Kennedy · 9 years ago
  27. 83ce030 adb: put legacy shell: service back in. by David Pursell · 9 years ago
  28. cbd103e adb: bump server version to prevent feature mismatch. by David Pursell · 9 years ago
  29. 8719a16 Add unit tests for local socket. by Yabin Cui · 9 years ago
  30. 1f747c6 adb: implement shell protocol. by David Pursell · 10 years ago
  31. dbc8675 Merge "fatal and fatal_errno should be noreturn." by Elliott Hughes · 10 years ago
  32. b52972e fatal and fatal_errno should be noreturn. by Elliott Hughes · 10 years ago
  33. af84e27 adb: clean up transport disconnect operations. by Yabin Cui · 10 years ago
  34. 350cb2a Add feature list to connection banner. by Dan Albert · 10 years ago
  35. e16d03e Merge "Remove confusing variable HOST." by Yabin Cui · 10 years ago
  36. d4272e2 Always include the adb version in the log. by Elliott Hughes · 10 years ago
  37. b4654a6 Remove confusing variable HOST. by Yabin Cui · 10 years ago
  38. e152a19 adb start-server: Use a separate fd for sending initial OK by Siva Velusamy · 10 years ago
  39. ead95ef Report getaddrinfo failures correctly. by Elliott Hughes · 10 years ago
  40. bca3848 Increase size of the the adb packets sent over the wire by Tamas Berghammer · 10 years ago
  41. e34eba1 Remove subproc events when ADB_HOST. by Alex Vallée · 10 years ago
  42. 72c3640 Revert "Turn on -Wformat-nonliteral." by Dan Albert · 10 years ago
  43. 27b099c Turn on -Wformat-nonliteral. by Dan Albert · 10 years ago
  44. 7503614 Make atransport be a real class. by Dan Albert · 10 years ago
  45. adff571 Make connection states a proper type. by Dan Albert · 10 years ago
  46. 6a9a913 Revert "Revert "Split adb_main.cpp into client and daemon."" by Dan Albert · 10 years ago
  47. 2e9a638 Revert "Split adb_main.cpp into client and daemon." by Dan Albert · 10 years ago
  48. 2a7d6e7 Split adb_main.cpp into client and daemon. by Dan Albert · 10 years ago
  49. 6f3624a Add some missing 'const's. by Elliott Hughes · 10 years ago
  50. ae3f8a1 Give enum types CamelCase names for clarity. by Elliott Hughes · 10 years ago
  51. 080c004 More adb buffer fixes. by Elliott Hughes · 10 years ago
  52. 2f421aa More fixed-length buffer removal. by Elliott Hughes · 10 years ago
  53. e10e3d6 Remove extern "C" barriers to using C++. by Elliott Hughes · 10 years ago
  54. 1702259 Revert "Revert "adb: support /oem partition"" by Elliott Hughes · 10 years ago
  55. 21bc1ad Move adb to C++. by Dan Albert · 10 years ago
  56. eb98f4e Move transport declarations into transport.h. by Dan Albert · 10 years ago
  57. 9c6c0b6 Move adb_main to its own file. by Dan Albert · 10 years ago
  58. 57dee6f Move the adb auth code into its own file. by Dan Albert · 10 years ago
  59. 4fc758b Add extern "C" to all the adb headers. by Dan Albert · 10 years ago
  60. 472e6ab Begin moving code from adb to libadb. by Dan Albert · 10 years ago
  61. 6202d98 Fix disable-verity when the underlying block device is RO by Sami Tolvanen · 10 years ago
  62. 9fe32de Add adb enable-verity by Paul Lawrence · 10 years ago
  63. 51d7970 Revert "Revert "Enable verity on userdebug, and add disable-verity to adb"" by Paul Lawrence · 10 years ago
  64. ee10143 Add more debug information. by leozwang · 11 years ago
  65. 680e83b Kill HAVE_BIG_ENDIAN, HAVE_ENDIAN_H, and HAVE_LITTLE_ENDIAN. by Elliott Hughes · 10 years ago
  66. 98cd2e2 Consolidate adb trace macro defines into its own header file. by leozwang · 11 years ago
  67. 591fe39 Redirect debug output to logcat. by leozwang · 11 years ago
  68. 3f3ed39 add sideload-host mode to adb by Doug Zongker · 11 years ago
  69. 5a6ad13 Merge "Add "exec" service: shell commands with no pty." by Jeff Sharkey · 11 years ago
  70. a12d3e9 Add "exec" service: shell commands with no pty. by Jeff Sharkey · 11 years ago
  71. 2f92db8 adb: implement "adb reverse <local> <remote>" by David 'Digit' Turner · 12 years ago
  72. c5bfee1 adb: deprecate legacy log service interface by Mark Salyzyn · 11 years ago
  73. efcbe79 am 4639ae45: am a0ce4e28: am 98fdcfa9: am 67cb61ee: Merge "adb: Check sender\'s socket id when receiving packets." by Nick Kralevich · 11 years ago
  74. 679e558 adb: Check sender's socket id when receiving packets. by David 'Digit' Turner · 11 years ago
  75. 368981b adb: deprecate legacy log service interface by Mark Salyzyn · 11 years ago
  76. e301bd8 adb: Handle adb connect in a thread by Benoit Goby · 12 years ago
  77. 8378d2a adb: Cleanup dead code by Benoit Goby · 12 years ago
  78. 97eef94 adb: Add "unauthorized" connection state by Benoit Goby · 12 years ago
  79. 631f4d4 adb: Create private key with 0600 mode by Benoit Goby · 13 years ago
  80. 4289d29 adb: Add public key authentification by Benoit Goby · 13 years ago
  81. 871eb1e Revert "adb: Add public key authentification" by Benoit Goby · 13 years ago
  82. 9f7f465 adb: Add public key authentification by Benoit Goby · 13 years ago
  83. 50b94b5 Merge "FunctionFS: initial implementation" by Benoit Goby · 13 years ago
  84. c88b2c6 am 2ca3e6b3: adb: Generalizing -s to take qualifiers. by Scott Anderson · 13 years ago
  85. 15f2fb6 am e82c2db0: adb: Transmit key properties in banner of connect message by Scott Anderson · 13 years ago
  86. b880016 adb: Generalizing -s to take qualifiers. by Scott Anderson · 13 years ago
  87. 5ef7eb9 adb: Transmit key properties in banner of connect message by Scott Anderson · 13 years ago
  88. 2fbd766 FunctionFS: initial implementation by Andrzej Pietrasiewicz · 13 years ago
  89. c5a98f0 am 9526a788: Merge "adb: Add ability to specify device path" into ics-aah by Scott Anderson · 13 years ago
  90. bce4f0b adb: Add ability to specify device path by Scott Anderson · 13 years ago
  91. c5dd8a2 adb: Don't synchronize with transport using sleep by Benoit Goby · 13 years ago
  92. 92bfdcd Enables ADBD tracing in the emulator. by Vladimir Chtchetkine · 13 years ago
  93. 5caa755 add "adb sideload" and sideload connection state by Doug Zongker · 13 years ago
  94. a2337a7 Revert "adb: kick the transport after sending the "adb root" command" by Mike Lockwood · 14 years ago
  95. c1a1afe adb: Update version to 1.0.28 by Mike Lockwood · 14 years ago
  96. c7dff7a adb: kick the transport after sending the "adb root" command by Mike Lockwood · 14 years ago
  97. a95d8cd Add 'adb restore' to parallel 'adb backup' by Christopher Tate · 14 years ago
  98. ed66694 Add 'adb backup' for pulling a full backup tarfile to the host by Christopher Tate · 14 years ago
  99. 08ec177 adb: fix subprocess exit handling, oom adjust fixes, extra debugging. by JP Abgrall · 14 years ago
  100. aaf3e61 Revert "Fix adb hang when subprocess dies early." by JP Abgrall · 14 years ago