1. 5703eb3 adb --one-device feature. by Vince Harron · 2 years, 7 months ago
  2. 867c71e Fix unused-but-set-variable warnings by Yi Kong · 2 years, 9 months ago
  3. 6256d99 Add test for ConnectionState to_string. by Josh Gao · 3 years, 1 month ago
  4. 8e7c972 Add attach/detach support to libusb backend. by Josh Gao · 3 years ago
  5. 7852ca4 Give Connection an atransport*. by Josh Gao · 3 years ago
  6. f2d6af5 Reimplement libusb client in terms of the nonblocking API. by Josh Gao · 3 years, 2 months ago
  7. e392e16 Merge "Openscreen discovery integration for adb client." by Joshua Duong · 3 years, 3 months ago
  8. f4ba8d7 Openscreen discovery integration for adb client. by Joshua Duong · 3 years, 5 months ago
  9. ccde520 Update track-device listeners when transport state is updated. by Joshua Duong · 3 years, 3 months ago
  10. 04ef696 adb: fix timeout-related test flakiness. by Josh Gao · 3 years, 8 months ago
  11. d60bafd adb: avoid crash when authenticating without vendor keys. by Josh Gao · 4 years ago
  12. bdebc9b adb: implement zstd compression for file sync. by Josh Gao · 4 years, 1 month ago
  13. 65d18e2 adbd: avoid compiling more code in the daemon. by Josh Gao · 4 years, 2 months ago
  14. 77b8ff3 adb: change mdns tls service names (RFC 6763). by Joshua Duong · 4 years, 2 months ago
  15. 816c2d2 [adb] Don't copy features set on each get() by Yurii Zubrytskyi · 4 years, 3 months ago
  16. 8a410a0 adb: add dry-run option to push/sync. by Josh Gao · 4 years, 3 months ago
  17. fb386cc adb: implement LZ4 compression. by Josh Gao · 4 years, 3 months ago
  18. 6b55e75 Move adbd's legacy USB implementation to fastboot. by Josh Gao · 4 years, 3 months ago
  19. 3c0574f [adb] generic "cast_handle_to_int" function by Yurii Zubrytskyi · 4 years, 3 months ago
  20. c0f1478 Merge "adb: implement compression for file sync." by Josh Gao · 4 years, 3 months ago
  21. 2f0f9eb adb: implement compression for file sync. by Josh Gao · 4 years, 4 months ago
  22. dd19e86 Pass the os handle to the tls connection. by Joshua Duong · 4 years, 3 months ago
  23. 420ad55 "track-app" service showing debuggable/profileable apps by Shukang Zhou · 4 years, 4 months ago
  24. 64fab75 [adbwifi] Add A_STLS command. by Joshua Duong · 4 years, 5 months ago
  25. 26fdced Merge changes I6ff85723,Ia7d743d5 by Josh Gao · 4 years, 6 months ago
  26. 14ed9f9 adb: remove atransport ref counting. by Josh Gao · 4 years, 6 months ago
  27. f764d57 adb: use shell for remount to forward return codes. by Josh Gao · 5 years ago
  28. 7b08307 adb: add ls_v2. by Josh Gao · 4 years, 11 months ago
  29. 3d792f4 adb: fix track-devices-l. by Elliott Hughes · 4 years, 11 months ago
  30. b51193a adb: move fdevent to its own folder. by Josh Gao · 5 years ago
  31. 9d6eca5 adb: Recognize rescue mode. by Tao Bao · 5 years ago
  32. 3a2172b adb: make `adb reconnect` perform a USB reset. by Josh Gao · 5 years ago
  33. 4f3fa05 Adding EXEC version of calling ABB. by Alex Buynytskyy · 5 years ago
  34. 9eeb9f7 adb: update symlink timestamps. by Josh Gao · 5 years ago
  35. 8aa57d2 base: add ScopedLockAssertion. by Josh Gao · 5 years ago
  36. e1fa814 Adding new feature to adb "abb". by Alex Buynytskyy · 5 years ago
  37. 68f2c38 adb: remove incorrect use of RTTI. by Josh Gao · 6 years ago
  38. ca6d69d Merge "adb: fix authentication when reconnecting." by Treehugger Robot · 6 years ago
  39. eb65652 adb: fix authentication when reconnecting. by Josh Gao · 6 years ago
  40. 62add5b Enable the APEX support on the device side. by Josh Gao · 6 years ago
  41. 8496bf5 adb: switch version back to 40. by Josh Gao · 6 years ago
  42. 281aab7 Add feature flag for b/110953234 fix. by Josh Gao · 6 years ago
  43. dcb4c36 Accept apex packages as argument. by Dario Freni · 6 years ago
  44. 10bd8c9 Merge changes I9b77c105,I0b369d16,I59602c20,Iae4f3d55 by Josh Gao · 6 years ago
  45. 3a34bc5 adbd: implement a nonblocking USB Connection. by Josh Gao · 6 years ago
  46. e64126b adb: rationalize fatal/error logging. by Elliott Hughes · 6 years ago
  47. 2b8b505 Merge changes Ic8d22016,I3e15296e,Ie275e22c by Treehugger Robot · 6 years ago
  48. 7d13c59 adb: extract helper for dumping a packet header. by Josh Gao · 6 years ago
  49. 5231aff Adapt to switch to libc++ for Windows by Pirama Arumuga Nainar · 6 years ago
  50. c3462f4 adb: static constexpr. by Elliott Hughes · 6 years ago
  51. d24580d adb: don't try to reconnect emulators. by Josh Gao · 6 years ago
  52. 13cb8c0 adb: make disconnect stop reconnection immediately. by Josh Gao · 6 years ago
  53. d2ea065 adb: switch reconnect_queue to std::set. by Josh Gao · 6 years ago
  54. 597044d adb: report connection status when we're unauthorized. by Josh Gao · 6 years ago
  55. a3a7147 adb: delete hellish hodgepodge. by Josh Gao · 6 years ago
  56. 5c47e9f adb: disable ReconnectHandler in adbd. by Josh Gao · 6 years ago
  57. b018289 adb: more immediately try to reconnect connections. by Josh Gao · 6 years ago
  58. c4deb39 adb: don't pass time_point::max to condition_variable::wait_until. by Josh Gao · 6 years ago
  59. fa3107e adb: fix register_socket_transport related double-closes. by Josh Gao · 6 years ago
  60. b4edbdf adb: Remove most C-style allocations by Luis Hector Chavez · 6 years ago
  61. 86e6718 [adb] Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  62. 7ee327d Merge changes I465804fd,Ib5a684bb,If5e66570,I8471cc00,I8ba0a70a by Josh Gao · 6 years ago
  63. 9528df2 adb: remove fdevent_install, fdevent_remove. by Josh Gao · 6 years ago
  64. 0aeda10 adb: Add a way to reconnect TCP transports by Luis Hector Chavez · 6 years ago
  65. 7a7c5cb adb: add authorizing, connecting states to transport. by Josh Gao · 6 years ago
  66. 25bc41c adb: Avoid waiting for emulator connections by Luis Hector Chavez · 6 years ago
  67. 3c7881d adb: Make the Connection object a std::shared_ptr by Luis Hector Chavez · 6 years ago
  68. da74b90 adb: Add a way to distinguish between connection failures and successes by Luis Hector Chavez · 6 years ago
  69. 7771920 adb: Distinguish betwen already-connected and connection failure by Luis Hector Chavez · 6 years ago
  70. cd2a529 adb: switch apacket payload to a type that doesn't initialize its contents. by Josh Gao · 6 years ago
  71. 13781e8 adb: don't abort when connecting to the same address twice. by Josh Gao · 6 years ago
  72. f2a988c adb: implement std::make_unique, start using it. by Josh Gao · 6 years ago
  73. 3cd03be adb: remove meaningless const. by Josh Gao · 6 years ago
  74. 715fe60 adb: convert Connection to a nonblocking interface. by Josh Gao · 6 years ago
  75. 361148b adb: switch over to Android.bp. by Josh Gao · 6 years ago
  76. 50576fd adb: stop using quick_exit. by Josh Gao · 6 years ago
  77. 839b932 adb: switch apacket over to a std::string payload. by Josh Gao · 6 years ago
  78. 5cb76ce adb: use delete on objects with destructors. by Josh Gao · 6 years ago
  79. a7d9d71 adb: switch asocket::enqueue to std::string. by Josh Gao · 6 years ago
  80. b14756a adb: restore packet data length checks. by Josh Gao · 6 years ago
  81. 395b86a adb: extract atransport's connection interface. by Josh Gao · 6 years ago
  82. 30c4266 adb: fix a leak. by Josh Gao · 6 years ago
  83. 4dd3501 Sort devices list before output. by Artem Iglikov · 7 years ago
  84. ee7b44d adb: disable checksum on new versions by Tim Murray · 7 years ago
  85. ef704a1 adb: remove SendConnectOnHost. by Josh Gao · 7 years ago
  86. 6e0ed55 adb: partially revert 3cf1b36e. by Josh Gao · 7 years ago
  87. 4d29974 Revert "adb: fix deadlock between transport_unref and usb_close." by Josh Gao · 7 years ago
  88. 3212463 adb: add track-devices-l service. by Josh Gao · 7 years ago
  89. b39e415 adb: allow selection of a specific transport. by Josh Gao · 7 years ago
  90. aaa82f7 adb: fix deadlock in kick_all_transports. by Josh Gao · 7 years ago
  91. e44e983 adb: fix deadlock between transport_unref and usb_close. by Josh Gao · 7 years ago
  92. 27983bc Add host feature for `push --sync` support. by Dan Albert · 7 years ago
  93. 67b683a adb: boolify check_header and check_data. by Josh Gao · 7 years ago
  94. 165460f adb: move all cleanup to a function with defined ordering. by Josh Gao · 7 years ago
  95. 1e3bf73 adb: wait for devices to come up instead of sleeping for 3s. by Josh Gao · 7 years ago
  96. 3cf1b36 adb: fix two device offline problems. by Yabin Cui · 7 years ago
  97. 0f3312a adb: kill adb_thread_{create, join, detach, exit}. by Josh Gao · 7 years ago
  98. 210b63f adb: add `adb host-features`, report libusb status. by Josh Gao · 7 years ago
  99. 9e09a97 adb: add tracing to transport.cpp. by Josh Gao · 8 years ago
  100. 0d6aa99 adb: clang-format transport.cpp by Josh Gao · 8 years ago