1. f4ddee0 Merge changes I6ff85723,Ia7d743d5 by Josh Gao · 6 years ago
  2. 9a8366b adb: remove atransport ref counting. by Josh Gao · 6 years ago
  3. 8c2198c adb: use shell for remount to forward return codes. by Josh Gao · 6 years ago
  4. 34a478f adb: add ls_v2. by Josh Gao · 6 years ago
  5. fc2f5f6 adb: fix track-devices-l. by Elliott Hughes · 6 years ago
  6. 57e09b1 adb: move fdevent to its own folder. by Josh Gao · 6 years ago
  7. 55d407e adb: Recognize rescue mode. by Tao Bao · 6 years ago
  8. 3705b34 adb: make `adb reconnect` perform a USB reset. by Josh Gao · 6 years ago
  9. 05626c1 Adding EXEC version of calling ABB. by Alex Buynytskyy · 6 years ago
  10. 7b1cb66 adb: update symlink timestamps. by Josh Gao · 6 years ago
  11. 982f7bd base: add ScopedLockAssertion. by Josh Gao · 6 years ago
  12. 01a65ee Adding new feature to adb "abb". by Alex Buynytskyy · 7 years ago
  13. ce5ce87 adb: remove incorrect use of RTTI. by Josh Gao · 7 years ago
  14. 46d19d3 Merge "adb: fix authentication when reconnecting." by Treehugger Robot · 7 years ago
  15. 4414e4c adb: fix authentication when reconnecting. by Josh Gao · 7 years ago
  16. 919b70c Enable the APEX support on the device side. by Josh Gao · 7 years ago
  17. 4f911e3 adb: switch version back to 40. by Josh Gao · 7 years ago
  18. fb08510 Add feature flag for b/110953234 fix. by Josh Gao · 7 years ago
  19. 29814de Accept apex packages as argument. by Dario Freni · 7 years ago
  20. 95a3916 Merge changes I9b77c105,I0b369d16,I59602c20,Iae4f3d55 by Josh Gao · 7 years ago
  21. c51726c adbd: implement a nonblocking USB Connection. by Josh Gao · 7 years ago
  22. 4679a39 adb: rationalize fatal/error logging. by Elliott Hughes · 7 years ago
  23. 321a60f Merge changes Ic8d22016,I3e15296e,Ie275e22c by Treehugger Robot · 7 years ago
  24. 99d3d70 adb: extract helper for dumping a packet header. by Josh Gao · 7 years ago
  25. 29e3dd8 Adapt to switch to libc++ for Windows by Pirama Arumuga Nainar · 7 years ago
  26. 86ab9ff adb: static constexpr. by Elliott Hughes · 7 years ago
  27. fc2e56f adb: don't try to reconnect emulators. by Josh Gao · 7 years ago
  28. 902dace adb: make disconnect stop reconnection immediately. by Josh Gao · 7 years ago
  29. 8a40c8a adb: switch reconnect_queue to std::set. by Josh Gao · 7 years ago
  30. 362e696 adb: report connection status when we're unauthorized. by Josh Gao · 7 years ago
  31. 3b4de3c adb: delete hellish hodgepodge. by Josh Gao · 7 years ago
  32. def91c0 adb: disable ReconnectHandler in adbd. by Josh Gao · 7 years ago
  33. e445a6d adb: more immediately try to reconnect connections. by Josh Gao · 7 years ago
  34. 95af641 adb: don't pass time_point::max to condition_variable::wait_until. by Josh Gao · 7 years ago
  35. 56300c9 adb: fix register_socket_transport related double-closes. by Josh Gao · 7 years ago
  36. 6150a37 adb: Remove most C-style allocations by Luis Hector Chavez · 7 years ago
  37. aed415c [adb] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  38. 7a22358 Merge changes I465804fd,Ib5a684bb,If5e66570,I8471cc00,I8ba0a70a by Josh Gao · 7 years ago
  39. 71f775a adb: remove fdevent_install, fdevent_remove. by Josh Gao · 7 years ago
  40. 454bc7c adb: Add a way to reconnect TCP transports by Luis Hector Chavez · 7 years ago
  41. 704494b adb: add authorizing, connecting states to transport. by Josh Gao · 7 years ago
  42. c587f02 adb: Avoid waiting for emulator connections by Luis Hector Chavez · 7 years ago
  43. 9a388d5 adb: Make the Connection object a std::shared_ptr by Luis Hector Chavez · 7 years ago
  44. 56fe753 adb: Add a way to distinguish between connection failures and successes by Luis Hector Chavez · 7 years ago
  45. 5d39585 adb: Distinguish betwen already-connected and connection failure by Luis Hector Chavez · 7 years ago
  46. 1ce9957 adb: switch apacket payload to a type that doesn't initialize its contents. by Josh Gao · 7 years ago
  47. c251ec5 adb: don't abort when connecting to the same address twice. by Josh Gao · 7 years ago
  48. 31b5be6 adb: implement std::make_unique, start using it. by Josh Gao · 7 years ago
  49. ffbd336 adb: remove meaningless const. by Josh Gao · 7 years ago
  50. 0bbf69c adb: convert Connection to a nonblocking interface. by Josh Gao · 7 years ago
  51. 2776845 adb: switch over to Android.bp. by Josh Gao · 8 years ago
  52. d51c6df adb: stop using quick_exit. by Josh Gao · 7 years ago
  53. f571fcb adb: switch apacket over to a std::string payload. by Josh Gao · 8 years ago
  54. e0361d1 adb: use delete on objects with destructors. by Josh Gao · 7 years ago
  55. 27cb7dc adb: switch asocket::enqueue to std::string. by Josh Gao · 8 years ago
  56. 5caaebd adb: restore packet data length checks. by Josh Gao · 8 years ago
  57. b800d88 adb: extract atransport's connection interface. by Josh Gao · 8 years ago
  58. fb413a2 adb: fix a leak. by Josh Gao · 8 years ago
  59. 04398a9 Sort devices list before output. by Artem Iglikov · 8 years ago
  60. de47194 adb: disable checksum on new versions by Tim Murray · 8 years ago
  61. 4b5d4da adb: remove SendConnectOnHost. by Josh Gao · 8 years ago
  62. 33d14b8 adb: partially revert b5e11415. by Josh Gao · 8 years ago
  63. e48ecce Revert "adb: fix deadlock between transport_unref and usb_close." by Josh Gao · 8 years ago
  64. b0c1802 adb: add track-devices-l service. by Josh Gao · 8 years ago
  65. b122b17 adb: allow selection of a specific transport. by Josh Gao · 8 years ago
  66. 1db71af adb: fix deadlock in kick_all_transports. by Josh Gao · 8 years ago
  67. 7e197ef adb: fix deadlock between transport_unref and usb_close. by Josh Gao · 8 years ago
  68. 5176df8 Add host feature for `push --sync` support. by Dan Albert · 8 years ago
  69. 36dadca adb: boolify check_header and check_data. by Josh Gao · 8 years ago
  70. 01b7bc4 adb: move all cleanup to a function with defined ordering. by Josh Gao · 8 years ago
  71. fd713e5 adb: wait for devices to come up instead of sleeping for 3s. by Josh Gao · 8 years ago
  72. b5e1141 adb: fix two device offline problems. by Yabin Cui · 8 years ago
  73. e1dacfc adb: kill adb_thread_{create, join, detach, exit}. by Josh Gao · 8 years ago
  74. 5d1756c adb: add `adb host-features`, report libusb status. by Josh Gao · 8 years ago
  75. cfe72e2 adb: add tracing to transport.cpp. by Josh Gao · 9 years ago
  76. 1290fbf adb: clang-format transport.cpp by Josh Gao · 9 years ago
  77. 5a1e3fd Revert "Revert "adb: extend sync protocol's stat support."" by Josh Gao · 9 years ago
  78. afa4b5d Revert "adb: extend sync protocol's stat support." by Josh Gao · 9 years ago
  79. d6d5c38 adb: extend sync protocol's stat support. by Josh Gao · 9 years ago
  80. 22d2b3e adb: add `adb reconnect offline` to reconnect offline devices. by Josh Gao · 9 years ago
  81. 06d61d4 adb: rationalize types. by Josh Gao · 9 years ago
  82. 3bd2879 adb: split up adb_auth.cpp. by Josh Gao · 9 years ago
  83. 0cd3ae1 adb: kill adb_mutex_t, adb_cond_t. by Josh Gao · 9 years ago
  84. 8270912 Merge changes I9761298a,I8d3312b2 am: 0b4fcb75d4 by Josh Gao · 9 years ago
  85. 2e67120 adb: add support for vendor key directories. by Josh Gao · 9 years ago
  86. 81a3f71 Merge "Clean up key handling in adb." am: b859830450 by Josh Gao · 9 years ago
  87. 0aeb505 Clean up key handling in adb. by Elliott Hughes · 9 years ago
  88. 16dad48 Merge "adb: retry connecting disconnected emulators instead of always looping." am: 50e91fec0e by Yabin Cui · 9 years ago
  89. b74c649 adb: retry connecting disconnected emulators instead of always looping. by Yabin Cui · 9 years ago
  90. e618f6c Merge "adb: use a custom thread to poll for usb devices on mac." am: 09c5fcf by Yabin Cui · 9 years ago
  91. 48d4c0c adb: use a custom thread to poll for usb devices on mac. by Yabin Cui · 9 years ago
  92. 2f46a7d Merge "Fix kick_transport test." am: a960864 am: 119ca23 by Yabin Cui · 9 years ago
  93. 7f27490 Fix kick_transport test. by Yabin Cui · 9 years ago
  94. 1a3ce9b Merge "adb: add reconnect command." am: 643bc36 am: 1dd696a by Yabin Cui · 9 years ago
  95. 1f4ec19 adb: add reconnect command. by Yabin Cui · 9 years ago
  96. 29f8993 Merge "adb: relax serial matching rules." am: b4709c2cfd am: a942881fdb by David Pursell · 9 years ago
  97. 3f902aa adb: relax serial matching rules. by David Pursell · 9 years ago
  98. 1c98db1 Merge "adb: make adb_thread_func_t return void, add adb_thread_exit." by Josh Gao · 9 years ago
  99. b5fea14 adb: make adb_thread_func_t return void, add adb_thread_exit. by Josh Gao · 9 years ago
  100. 2e83684 Merge "Share the new adb USB diagnostic code with fastboot." am: efd8c3289e by Elliott Hughes · 10 years ago