1. 395b86a adb: extract atransport's connection interface. by Josh Gao · 7 years ago
  2. 640d445 adb/fastboot: switch over to shared AdbWinApi. by Josh Gao · 7 years ago
  3. 511ff8a adb: get libusb compiling on Windows. by Josh Gao · 7 years ago
  4. bc588eb Merge "Revert "adbd: lessen security constraints when the device is unlocked"" by Bowgo Tsai · 7 years ago
  5. 62da8b2 Merge "Revert "adbd: lessen security constraints when the device is unlocked"" by Treehugger Robot · 7 years ago
  6. 71e154f Revert "adbd: lessen security constraints when the device is unlocked" by Bowgo Tsai · 7 years ago
  7. 562a0cd Merge "Move adbd from root to system" am: 5fe1b661bb by Bowgo Tsai · 7 years ago
  8. 5fe1b66 Merge "Move adbd from root to system" by Treehugger Robot · 7 years ago
  9. 3073a8c Merge "adb: Use kernel aio for functionfs." am: b4ef19ce1b by Jerry Zhang · 7 years ago
  10. c4fa8c0 Move adbd from root to system by Bowgo Tsai · 7 years ago
  11. a2cb8de adb: Use kernel aio for functionfs. by Jerry Zhang · 7 years ago
  12. 2644a7e Merge "Remove LOCAL_CLANG and clang: true" am: 80ec81cf4b am: 6976745a50 by Lennart Wieboldt · 7 years ago
  13. 31c2e76 Remove LOCAL_CLANG and clang: true by Lennart Wieboldt · 7 years ago
  14. 590af17 Merge "adbd: lessen security constraints when the device is unlocked" am: 4577a273f8 am: 16cda7c28c by Bowgo Tsai · 7 years ago
  15. bbb970e adbd: lessen security constraints when the device is unlocked by Bowgo Tsai · 7 years ago
  16. 6e9d555 Merge "Create build target to pull adb test scripts." am: 9d29dd675e am: a1fe0040ab am: 621e253c43 by GuangHui Liu · 8 years ago
  17. 3599439 Create build target to pull adb test scripts. by GuangHui Liu · 8 years ago
  18. e48069e Merge "Fix style nits in adb's Android.mk." am: 0e6090dc2b am: 3936f107f1 am: eba1d8338f by Elliott Hughes · 8 years ago
  19. aa76f5d Merge "Fix build error when (ADB|FASTBOOT)_VERSION has space" am: c3b941fe28 am: bc0b697d9b am: 8ff4dbe443 by Elliott Hughes · 8 years ago
  20. 86d6b6c Fix style nits in adb's Android.mk. by Elliott Hughes · 8 years ago
  21. 9dff99d Fix build error when (ADB|FASTBOOT)_VERSION has space by SzuWei Lin · 8 years ago
  22. f381005 Merge "Show the "platform tools" version in adb/fastboot --version." am: 504a2325d1 am: 326948e3a9 am: 92764e2cb2 by Elliott Hughes · 8 years ago
  23. cded753 Show the "platform tools" version in adb/fastboot --version. by Elliott Hughes · 8 years ago
  24. b54f7f6 Merge "Give slightly less useless versions to adb and fastboot." am: 16f6be7e9f am: 2a6a7ae7c2 am: a2ce98d026 by Elliott Hughes · 8 years ago
  25. bf9e94b Give slightly less useless versions to adb and fastboot. by Elliott Hughes · 8 years ago
  26. 0ae2c53 Merge "adb: enable -Wthread-safety on linux/darwin." am: 4d56849fb0 am: 40d71f708c am: d3f512ebe3 by Josh Gao · 8 years ago
  27. 4d56849 Merge "adb: enable -Wthread-safety on linux/darwin." by Josh Gao · 8 years ago
  28. ed4b715 adb: enable -Wthread-safety on linux/darwin. by Josh Gao · 8 years ago
  29. 1cb9a6c Merge "adb: Support 'adb enable/disable-verity' when using AVB." am: d223d7c810 am: 7673bdcf89 am: 1855c98ac2 by David Zeuthen · 8 years ago
  30. 499ad6c adb: Support 'adb enable/disable-verity' when using AVB. by David Zeuthen · 8 years ago
  31. 17283fa Merge changes from topics 'adb_thread', 'adb_loopback' am: 3187510b17 am: 1dd1419b58 am: da1f886ed8 by Josh Gao · 8 years ago
  32. 24a381e adb: don't try to resolve 'localhost' am: 1f6a57afda am: 25a228d63f am: 677a73e5f1 by Josh Gao · 8 years ago
  33. 3e02d0e adb: statically link libbase into the tests. by Josh Gao · 8 years ago
  34. 1f6a57a adb: don't try to resolve 'localhost' by Josh Gao · 8 years ago
  35. 90a18d2 Revert "Revert "Qemu-pipe: refactor qemu_pipe.h into libqemu_pipe"" by bohu · 8 years ago
  36. b91c5a8 Revert "Qemu-pipe: refactor qemu_pipe.h into libqemu_pipe" by bohu · 8 years ago
  37. 33be6da Qemu-pipe: refactor qemu_pipe.h into libqemu_pipe by bohu · 8 years ago
  38. 2bfbd47 Merge changes from topic 'adb-mdnsd' am: 6cd50721de by Casey Dahlin · 8 years ago
  39. 8e2f1ab Enable mDNS on Darwin am: c969b37ee1 by Casey Dahlin · 8 years ago
  40. 5c7db6e Don't include mDNS support on platforms other than Linux am: 21a59b87b2 by Casey Dahlin · 8 years ago
  41. ff4c18e Add mDNS device discovery for adb client am: 3122cdf468 by Casey Dahlin · 8 years ago
  42. 3c972f4 Make ADBD announce its presence over mDNS am: 10ad15f123 by Casey Dahlin · 8 years ago
  43. c969b37 Enable mDNS on Darwin by Casey Dahlin · 8 years ago
  44. 21a59b8 Don't include mDNS support on platforms other than Linux by Casey Dahlin · 8 years ago
  45. 20238f2 Make ADB over mDNS work on Windows by Casey Dahlin · 8 years ago
  46. 3122cdf Add mDNS device discovery for adb client by Casey Dahlin · 9 years ago
  47. 10ad15f Make ADBD announce its presence over mDNS by Casey Dahlin · 9 years ago
  48. f76e5a7 DO NOT MERGE ANYWHERE Qemu-pipe: refactor qemu_pipe.h into libqemu_pipe by bohu · 8 years ago
  49. 1cd5857 Revert "adb: remove win32 dependency on libwinpthread-1.dll." by Josh Gao · 8 years ago
  50. b2d21a4 adb: remove win32 dependency on libwinpthread-1.dll. by Josh Gao · 8 years ago
  51. b736692 adb: add libusb implementation for Linux/Darwin. by Josh Gao · 8 years ago
  52. 78f860e adb: move usb_* to client/usb_*. by Josh Gao · 8 years ago
  53. 484aaba adb: reorganize adbd USB handling code. by Josh Gao · 8 years ago
  54. 690b0a9 debuggerd: advance our amazing bet. by Josh Gao · 8 years ago
  55. f2c8699 Remove "_static" and "_host" suffix from libext4_utils. by Alex Deymo · 8 years ago
  56. a8c21dc adb: Fix the 'adb reboot sideload' for A/B devices. by Tao Bao · 8 years ago
  57. a2cf375 Revert "Revert "adb: extend sync protocol's stat support."" by Josh Gao · 8 years ago
  58. 75e96bb Revert "Revert "adb: move adb_strerror to sysdeps/win32/errno.cpp."" by Josh Gao · 8 years ago
  59. 31a96f7 Revert "adb: extend sync protocol's stat support." by Josh Gao · 8 years ago
  60. 4891a15 Revert "adb: move adb_strerror to sysdeps/win32/errno.cpp." by Josh Gao · 8 years ago
  61. 0c8a797 adb: move adb_strerror to sysdeps/win32/errno.cpp. by Josh Gao · 8 years ago
  62. 25a992e adb: extend sync protocol's stat support. by Josh Gao · 8 years ago
  63. 3d8d73c Merge "Rely on the platform -std default." by Treehugger Robot · 8 years ago
  64. 7985208 Rely on the platform -std default. by Elliott Hughes · 8 years ago
  65. b4e8ba2 Merge "adb: split up adb_auth.cpp." by Treehugger Robot · 8 years ago
  66. eac2058 adb: split up adb_auth.cpp. by Josh Gao · 8 years ago
  67. 0511c39 adb: Remove the obsolete include path to ext4_utils. by Tao Bao · 8 years ago
  68. 3fb517c adb: parse tcp socket specs with base::ParseNetAddress. by Josh Gao · 8 years ago
  69. 827a4a5 Add android::base::GetExecutablePath, switch adb and fastboot over. by Elliott Hughes · 8 years ago
  70. e53b12b DO NOT MERGE: Show bugreport progress. by Felipe Leme · 8 years ago
  71. 042c351 DO NOT MERGE: Split bugreport() into its own file and added unit tests. by Felipe Leme · 8 years ago
  72. 4a5a95d adb: factor out socket specification. by Josh Gao · 8 years ago
  73. efe6afa libcrypto_utils: convert to Soong. by Josh Gao · 8 years ago
  74. a4f9c17 adb: fix stat on Windows. by Josh Gao · 8 years ago
  75. ab5449d adb: use libdebuggerd_client. by Josh Gao · 9 years ago
  76. 39d01bb adb: add track-jdwp and track-devices commands. by Josh Gao · 9 years ago
  77. 19d0c23 adb: support forwarding TCP port 0. by David Pursell · 9 years ago
  78. a947b49 Switch fs_mgr and adb to libcrypto_utils. by Mattias Nissler · 9 years ago
  79. 458321a Also archive adb.exe/fastboot.exe when building win_sdk. by Ying Wang · 9 years ago
  80. a54f6c7 Merge "adb: use TCP keepalive." by David Pursell · 9 years ago
  81. 7c5e86d Remove duplicate fdevent.cpp entry by Dan Willemsen · 9 years ago
  82. c25a34e adb: use TCP keepalive. by David Pursell · 9 years ago
  83. a99ad90 Merge changes I6541bb13,I486055bb,Id6ac1c54,I16cf7d44 by Josh Gao · 9 years ago
  84. 511763b adb: make fdevent_test, socket_test compile on Windows. by Josh Gao · 9 years ago
  85. e738812 adb: don't emulate fdevent or socketpair on Windows. by Josh Gao · 9 years ago
  86. 53b3ac5 Add missing liblog dependency by Dimitry Ivanov · 9 years ago
  87. a4f5e03 adb: sysdeps: add support for joining threads. by Josh Gao · 9 years ago
  88. 19c2871 adbd: Depend only on libminijail. by Jorge Lucangeli Obes · 9 years ago
  89. c6aa5d6 Limit adb_test to first multilib by Dan Willemsen · 9 years ago
  90. 83e2851 adb: Use Minijail for privilege dropping. by Jorge Lucangeli Obes · 9 years ago
  91. 7009749 Share the new adb USB diagnostic code with fastboot. by Elliott Hughes · 9 years ago
  92. f5570b8 adb: don't link against libcutils on Windows. by Josh Gao · 9 years ago
  93. 50f5bf1 adb: win32: remove widen()/narrow() in favor of UTF8ToWide()/WideToUTF8() by Spencer Low · 9 years ago
  94. e3a87d0 adb: remove exit-time destructors. by Josh Gao · 9 years ago
  95. f5cdc1d Show transfer progress in adb sync/pull/push. by Elliott Hughes · 9 years ago
  96. 6c73bfc Don't use VLAs in adb. by Elliott Hughes · 9 years ago
  97. 075c852 init/adb: correct static lib dependencies for libselinux by William Roberts · 9 years ago
  98. 778f500 adb: use libfec in disable-verity by Sami Tolvanen · 9 years ago
  99. 19bec5b Adb: use VLOG() to replace D() for verbose logging. by Yabin Cui · 9 years ago
  100. 2ce9d56 Add unit tests for local socket. by Yabin Cui · 9 years ago