1. 3599439 Create build target to pull adb test scripts. by GuangHui Liu · 7 years ago
  2. 86d6b6c Fix style nits in adb's Android.mk. by Elliott Hughes · 7 years ago
  3. 9dff99d Fix build error when (ADB|FASTBOOT)_VERSION has space by SzuWei Lin · 7 years ago
  4. cded753 Show the "platform tools" version in adb/fastboot --version. by Elliott Hughes · 7 years ago
  5. bf9e94b Give slightly less useless versions to adb and fastboot. by Elliott Hughes · 7 years ago
  6. 4d56849 Merge "adb: enable -Wthread-safety on linux/darwin." by Josh Gao · 7 years ago
  7. ed4b715 adb: enable -Wthread-safety on linux/darwin. by Josh Gao · 7 years ago
  8. 499ad6c adb: Support 'adb enable/disable-verity' when using AVB. by David Zeuthen · 7 years ago
  9. 3e02d0e adb: statically link libbase into the tests. by Josh Gao · 7 years ago
  10. 1f6a57a adb: don't try to resolve 'localhost' by Josh Gao · 7 years ago
  11. 2bfbd47 Merge changes from topic 'adb-mdnsd' am: 6cd50721de by Casey Dahlin · 7 years ago
  12. 8e2f1ab Enable mDNS on Darwin am: c969b37ee1 by Casey Dahlin · 7 years ago
  13. 5c7db6e Don't include mDNS support on platforms other than Linux am: 21a59b87b2 by Casey Dahlin · 7 years ago
  14. ff4c18e Add mDNS device discovery for adb client am: 3122cdf468 by Casey Dahlin · 7 years ago
  15. 3c972f4 Make ADBD announce its presence over mDNS am: 10ad15f123 by Casey Dahlin · 7 years ago
  16. c969b37 Enable mDNS on Darwin by Casey Dahlin · 8 years ago
  17. 21a59b8 Don't include mDNS support on platforms other than Linux by Casey Dahlin · 8 years ago
  18. 20238f2 Make ADB over mDNS work on Windows by Casey Dahlin · 8 years ago
  19. 3122cdf Add mDNS device discovery for adb client by Casey Dahlin · 8 years ago
  20. 10ad15f Make ADBD announce its presence over mDNS by Casey Dahlin · 8 years ago
  21. f76e5a7 DO NOT MERGE ANYWHERE Qemu-pipe: refactor qemu_pipe.h into libqemu_pipe by bohu · 7 years ago
  22. 1cd5857 Revert "adb: remove win32 dependency on libwinpthread-1.dll." by Josh Gao · 7 years ago
  23. b2d21a4 adb: remove win32 dependency on libwinpthread-1.dll. by Josh Gao · 7 years ago
  24. b736692 adb: add libusb implementation for Linux/Darwin. by Josh Gao · 8 years ago
  25. 78f860e adb: move usb_* to client/usb_*. by Josh Gao · 7 years ago
  26. 484aaba adb: reorganize adbd USB handling code. by Josh Gao · 7 years ago
  27. 690b0a9 debuggerd: advance our amazing bet. by Josh Gao · 8 years ago
  28. f2c8699 Remove "_static" and "_host" suffix from libext4_utils. by Alex Deymo · 7 years ago
  29. a8c21dc adb: Fix the 'adb reboot sideload' for A/B devices. by Tao Bao · 8 years ago
  30. a2cf375 Revert "Revert "adb: extend sync protocol's stat support."" by Josh Gao · 8 years ago
  31. 75e96bb Revert "Revert "adb: move adb_strerror to sysdeps/win32/errno.cpp."" by Josh Gao · 8 years ago
  32. 31a96f7 Revert "adb: extend sync protocol's stat support." by Josh Gao · 8 years ago
  33. 4891a15 Revert "adb: move adb_strerror to sysdeps/win32/errno.cpp." by Josh Gao · 8 years ago
  34. 0c8a797 adb: move adb_strerror to sysdeps/win32/errno.cpp. by Josh Gao · 8 years ago
  35. 25a992e adb: extend sync protocol's stat support. by Josh Gao · 8 years ago
  36. 3d8d73c Merge "Rely on the platform -std default." by Treehugger Robot · 8 years ago
  37. 7985208 Rely on the platform -std default. by Elliott Hughes · 8 years ago
  38. b4e8ba2 Merge "adb: split up adb_auth.cpp." by Treehugger Robot · 8 years ago
  39. eac2058 adb: split up adb_auth.cpp. by Josh Gao · 8 years ago
  40. 0511c39 adb: Remove the obsolete include path to ext4_utils. by Tao Bao · 8 years ago
  41. 3fb517c adb: parse tcp socket specs with base::ParseNetAddress. by Josh Gao · 8 years ago
  42. 827a4a5 Add android::base::GetExecutablePath, switch adb and fastboot over. by Elliott Hughes · 8 years ago
  43. e53b12b DO NOT MERGE: Show bugreport progress. by Felipe Leme · 8 years ago
  44. 042c351 DO NOT MERGE: Split bugreport() into its own file and added unit tests. by Felipe Leme · 8 years ago
  45. 4a5a95d adb: factor out socket specification. by Josh Gao · 8 years ago
  46. efe6afa libcrypto_utils: convert to Soong. by Josh Gao · 8 years ago
  47. a4f9c17 adb: fix stat on Windows. by Josh Gao · 8 years ago
  48. ab5449d adb: use libdebuggerd_client. by Josh Gao · 8 years ago
  49. 39d01bb adb: add track-jdwp and track-devices commands. by Josh Gao · 8 years ago
  50. 19d0c23 adb: support forwarding TCP port 0. by David Pursell · 8 years ago
  51. a947b49 Switch fs_mgr and adb to libcrypto_utils. by Mattias Nissler · 8 years ago
  52. 458321a Also archive adb.exe/fastboot.exe when building win_sdk. by Ying Wang · 8 years ago
  53. a54f6c7 Merge "adb: use TCP keepalive." by David Pursell · 8 years ago
  54. 7c5e86d Remove duplicate fdevent.cpp entry by Dan Willemsen · 8 years ago
  55. c25a34e adb: use TCP keepalive. by David Pursell · 8 years ago
  56. a99ad90 Merge changes I6541bb13,I486055bb,Id6ac1c54,I16cf7d44 by Josh Gao · 8 years ago
  57. 511763b adb: make fdevent_test, socket_test compile on Windows. by Josh Gao · 8 years ago
  58. e738812 adb: don't emulate fdevent or socketpair on Windows. by Josh Gao · 8 years ago
  59. 53b3ac5 Add missing liblog dependency by Dimitry Ivanov · 8 years ago
  60. a4f5e03 adb: sysdeps: add support for joining threads. by Josh Gao · 8 years ago
  61. 19c2871 adbd: Depend only on libminijail. by Jorge Lucangeli Obes · 8 years ago
  62. c6aa5d6 Limit adb_test to first multilib by Dan Willemsen · 9 years ago
  63. 83e2851 adb: Use Minijail for privilege dropping. by Jorge Lucangeli Obes · 9 years ago
  64. 7009749 Share the new adb USB diagnostic code with fastboot. by Elliott Hughes · 9 years ago
  65. f5570b8 adb: don't link against libcutils on Windows. by Josh Gao · 9 years ago
  66. 50f5bf1 adb: win32: remove widen()/narrow() in favor of UTF8ToWide()/WideToUTF8() by Spencer Low · 9 years ago
  67. e3a87d0 adb: remove exit-time destructors. by Josh Gao · 9 years ago
  68. f5cdc1d Show transfer progress in adb sync/pull/push. by Elliott Hughes · 9 years ago
  69. 6c73bfc Don't use VLAs in adb. by Elliott Hughes · 9 years ago
  70. 075c852 init/adb: correct static lib dependencies for libselinux by William Roberts · 9 years ago
  71. 778f500 adb: use libfec in disable-verity by Sami Tolvanen · 9 years ago
  72. 19bec5b Adb: use VLOG() to replace D() for verbose logging. by Yabin Cui · 9 years ago
  73. 2ce9d56 Add unit tests for local socket. by Yabin Cui · 9 years ago
  74. 8e31ae2 Merge changes from topic 'adb_shell' by David Pursell · 9 years ago
  75. 7616ae1 adb: fix shell_service_protocol_test for Windows. by David Pursell · 9 years ago
  76. 1b34cd2 Fix (Windows) build. by Elliott Hughes · 9 years ago
  77. f56cdac Merge "fix adb_test Windows build" by Elliott Hughes · 9 years ago
  78. 50740f5 adb: win32: make adb_getenv() case-insensitive by Spencer Low · 9 years ago
  79. 639cea4 fix adb_test Windows build by Spencer Low · 9 years ago
  80. 8da19a4 adb: implement shell protocol. by David Pursell · 9 years ago
  81. f31b3b2 Merge "adb: create shell protocol class (take 2)." by David Pursell · 9 years ago
  82. b3d84bd Merge "Remove HOST_OS==windows check" by Dan Willemsen · 9 years ago
  83. 9980e66 adb: remove unnecessary dependencies of liblog. by Yabin Cui · 9 years ago
  84. d0df2dd adb: create shell protocol class (take 2). by David Pursell · 9 years ago
  85. 38e289f Merge "Revert "adb: create shell protocol class."" by David Pursell · 9 years ago
  86. 4ef3219 Revert "adb: create shell protocol class." by David Pursell · 9 years ago
  87. 98d7ea3 Merge changes from topic 'adb_shell_prework' by David Pursell · 9 years ago
  88. 74e8568 Remove HOST_OS==windows check by Dan Willemsen · 9 years ago
  89. 5aba4b0 adb: create shell protocol class. by David Pursell · 9 years ago
  90. 4f344bb adb: move shell service to a separate file. by David Pursell · 9 years ago
  91. 40602c6 combine adbd.rc with init.usb.rc by Tom Cherry · 9 years ago
  92. 1cc079a Remove USE_MINGW/CYGWIN; Whitelist windows modules by Dan Willemsen · 9 years ago
  93. 4898799 Merge "adb: add unit test for fdevent." by Yabin Cui · 9 years ago
  94. 6760d01 adb: remove workaround for b/6558362. by Yabin Cui · 9 years ago
  95. 7c92f0a adb: add unit test for fdevent. by Yabin Cui · 9 years ago
  96. 0ea5924 Improve adb tracing. by Elliott Hughes · 9 years ago
  97. 9e0f034 Don't build 32-bit host libadb. by Elliott Hughes · 9 years ago
  98. faa5707 bundle init.rc contents with its service by Tom Cherry · 9 years ago
  99. e103818 Merge "adb: win32: define UNICODE/_UNICODE, Unicode error messages, misc" by Elliott Hughes · 9 years ago
  100. c9ddd81 adb_test/libbase_test: win32: get some tests working by Spencer Low · 9 years ago