1. 9eb5518 adbd's children should have SIGPIPE set to SIG_DFL. by Elliott Hughes · 8 years ago
  2. 05fe272 adb: Lower EP_ALLOC retry count by Jerry Zhang · 8 years ago
  3. b5a34a2 adb: Add bMaxBurst to superspeed descriptors by Jerry Zhang · 8 years ago
  4. 2f8c60b adb: Set max socket sizes to larger values. by Jerry Zhang · 8 years ago
  5. 55205a5 adb: Pre allocate kernel memory by Jerry Zhang · 8 years ago
  6. 2ec36b0 Don't print 168^W143 lines of help when someone makes a typo. by Elliott Hughes · 8 years ago
  7. aced420 usb_dispatch.cpp: Lower severity of logging statement. by Nick Kralevich · 8 years ago
  8. 06766a8 adb: fix darwin build. by Josh Gao · 8 years ago
  9. 1c70e1b adb: add libusb implementation for Linux/Darwin. by Josh Gao · 8 years ago
  10. 4c38a92 Merge changes I21eefab9,I0ac7d78a by Josh Gao · 8 years ago
  11. fb9a7e5 adb: check for and report inotify_init1 failure. by Josh Gao · 8 years ago
  12. 456e1ad adb: move usb_* to client/usb_*. by Josh Gao · 8 years ago
  13. 44c688c adb: reorganize adbd USB handling code. by Josh Gao · 8 years ago
  14. cbe70cb debuggerd: advance our amazing bet. by Josh Gao · 8 years ago
  15. 83ab5c2 -e is really about TCP/IP devices, not emulators. by Elliott Hughes · 8 years ago
  16. 72d4c42 Merge "adb: remove support for legacy f_adb interface." by Josh Gao · 8 years ago
  17. 183b73e adb: remove support for legacy f_adb interface. by Josh Gao · 8 years ago
  18. 705353a Remove "_static" and "_host" suffix from libext4_utils. by Alex Deymo · 8 years ago
  19. 40e0ec9 adb: Fix the 'adb reboot sideload' for A/B devices. by Tao Bao · 8 years ago
  20. 94dd4b7 Merge "adb: fix adb trace tag" by Treehugger Robot · 8 years ago
  21. a27666b adb: don't require adb keys to be named "*.adb_key". by Josh Gao · 8 years ago
  22. e69e9be Merge "adb: remove extraneous stat in sync_recv." by Treehugger Robot · 8 years ago
  23. b644134 adb: fix adb trace tag by Daniel Friederich · 8 years ago
  24. 52df920 adb: add script to trace adbd. by Josh Gao · 8 years ago
  25. f0f854b adb: retry install_listener for a while. by Josh Gao · 8 years ago
  26. aac1145 adb: remove extraneous stat in sync_recv. by Josh Gao · 8 years ago
  27. cfe72e2 adb: add tracing to transport.cpp. by Josh Gao · 8 years ago
  28. 1290fbf adb: clang-format transport.cpp by Josh Gao · 8 years ago
  29. fd12aaa adb: add tracing to file_sync_service.cpp. by Josh Gao · 8 years ago
  30. a794775 Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD by Bill Yi · 8 years ago
  31. 5a1e3fd Revert "Revert "adb: extend sync protocol's stat support."" by Josh Gao · 8 years ago
  32. a3577e1 Revert "Revert "adb: move adb_strerror to sysdeps/win32/errno.cpp."" by Josh Gao · 8 years ago
  33. bad5069 Revert "adb: extend sync protocol's stat support." am: afa4b5d6eb by Josh Gao · 8 years ago
  34. 3cad184 Revert "adb: move adb_strerror to sysdeps/win32/errno.cpp." am: 43c02b27cd by Josh Gao · 8 years ago
  35. afa4b5d Revert "adb: extend sync protocol's stat support." by Josh Gao · 8 years ago
  36. 43c02b2 Revert "adb: move adb_strerror to sysdeps/win32/errno.cpp." by Josh Gao · 8 years ago
  37. d5286d3 adb: move adb_strerror to sysdeps/win32/errno.cpp. am: 4fba3d2638 by Josh Gao · 8 years ago
  38. 4733b63 adb: extend sync protocol's stat support. am: d6d5c38469 by Josh Gao · 8 years ago
  39. 97e228e Merge changes I9df4d6fa,I841123de by Josh Gao · 8 years ago
  40. 32ca0ab Merge "Remove unused adb_set_transport." am: b898ce00fa by Elliott Hughes · 8 years ago
  41. de80be3 Remove unused adb_set_transport. by Elliott Hughes · 8 years ago
  42. 4fba3d2 adb: move adb_strerror to sysdeps/win32/errno.cpp. by Josh Gao · 8 years ago
  43. d6d5c38 adb: extend sync protocol's stat support. by Josh Gao · 8 years ago
  44. b6e9e5d adb: be more permissive in test_push_error_reporting. am: 79ce3fe7db by Josh Gao · 8 years ago
  45. 68fd28e adb: make sure that file mode macros match linux. am: 05a3abfef3 by Josh Gao · 8 years ago
  46. 79ce3fe adb: be more permissive in test_push_error_reporting. by Josh Gao · 8 years ago
  47. 05a3abf adb: make sure that file mode macros match linux. by Josh Gao · 8 years ago
  48. c2102a7 Merge "adb: fix progress percentage when pulling symlinks." am: 453db013b0 by Josh Gao · 8 years ago
  49. 453db01 Merge "adb: fix progress percentage when pulling symlinks." by Treehugger Robot · 8 years ago
  50. da1f279 adb: fix progress percentage when pulling symlinks. by Josh Gao · 8 years ago
  51. 8e5fb5a Merge "Remove dead code." am: 3bde05d928 by Elliott Hughes · 8 years ago
  52. 3bde05d Merge "Remove dead code." by Treehugger Robot · 8 years ago
  53. 284f07b Remove dead code. by Elliott Hughes · 8 years ago
  54. 27bbe8b Merge "adb: add sysdeps/chrono.h for chrono literals on Win32." am: e631e470e0 by Josh Gao · 8 years ago
  55. 4602adb adb: add sysdeps/chrono.h for chrono literals on Win32. by Josh Gao · 8 years ago
  56. 2278b50 Merge "Switch adb over to <chrono>." am: 59826ddee5 by Elliott Hughes · 8 years ago
  57. dbe91ee Switch adb over to <chrono>. by Elliott Hughes · 8 years ago
  58. c6fbcd7 Merge "Set file capabilities after writing file data" am: dd4e5ae943 by Jin Qian · 8 years ago
  59. d0515e7 Set file capabilities after writing file data by Jin Qian · 8 years ago
  60. 1d51d6d Merge "adb: add `adb reconnect offline` to reconnect offline devices." by Josh Gao · 8 years ago
  61. 0945380 Merge "adb: add `adb reconnect offline` to reconnect offline devices." by Josh Gao · 8 years ago
  62. 22d2b3e adb: add `adb reconnect offline` to reconnect offline devices. by Josh Gao · 8 years ago
  63. a4f497e Merge "Make "adb logcat" pass $ANDROID_LOG_TAGS through again." am: b838ff65d9 by Elliott Hughes · 8 years ago
  64. 9039030 Make "adb logcat" pass $ANDROID_LOG_TAGS through again. by Elliott Hughes · 8 years ago
  65. 66321bc Merge "Improve "adb install" diagnostics." am: a16ae8717c by Elliott Hughes · 8 years ago
  66. a16ae87 Merge "Improve "adb install" diagnostics." by Treehugger Robot · 8 years ago
  67. 02ee172 Merge "Make "adb bugreport"'s .zip check case-insensitive." am: da6fe65000 by Elliott Hughes · 8 years ago
  68. 7acce1b Make "adb bugreport"'s .zip check case-insensitive. by Elliott Hughes · 8 years ago
  69. 7288478 Improve "adb install" diagnostics. by Elliott Hughes · 8 years ago
  70. e060cda Merge "Allow multiple tcp adb connection to same device." am: 4818194a25 by Elliott Hughes · 8 years ago
  71. 4818194 Merge "Allow multiple tcp adb connection to same device." by Elliott Hughes · 8 years ago
  72. 8baf119 adb: fix test_sighup. am: 470622f064 by Josh Gao · 8 years ago
  73. a065809 adb: fix race condition in test_non_interactive_sigint. am: e76b9f3dde by Josh Gao · 8 years ago
  74. 63660ad Merge changes I34ba5757,Ie65a762a by Josh Gao · 8 years ago
  75. 470622f adb: fix test_sighup. by Josh Gao · 8 years ago
  76. e76b9f3 adb: fix race condition in test_non_interactive_sigint. by Josh Gao · 8 years ago
  77. 043912e Allow multiple tcp adb connection to same device. by Tao Wu · 8 years ago
  78. f58d06a Merge "Move "adb shell" over to getopt(3), and allow -tt on old devices." by Elliott Hughes · 8 years ago
  79. cabfa11 Move "adb shell" over to getopt(3), and allow -tt on old devices. by Elliott Hughes · 8 years ago
  80. e02e118 Merge "adb: fix undefined behavior" am: 1edd61ce5d by Ting-Yuan Huang · 8 years ago
  81. ef57d54 adb: fix undefined behavior by Ting-Yuan Huang · 8 years ago
  82. 8648bdd adb: use __android_log_is_debuggable() am: 97787a00e6 by Mark Salyzyn · 8 years ago
  83. 97787a0 adb: use __android_log_is_debuggable() by Mark Salyzyn · 9 years ago
  84. 19340be Merge "Rely on the platform -std default." am: 955648a915 am: 4594f50635 by Elliott Hughes · 8 years ago
  85. f1dffe0 Merge "Rely on the platform -std default." am: 955648a915 am: 4594f50635 by Elliott Hughes · 8 years ago
  86. 4594f50 Merge "Rely on the platform -std default." am: 955648a915 by Elliott Hughes · 8 years ago
  87. 955648a Merge "Rely on the platform -std default." by Treehugger Robot · 8 years ago
  88. 4b9774f Merge "Fallback to IPv6 when IPv4 is not available in adb" am: c32d7fd66f am: 5b7c6772b0 by Tao Wu · 8 years ago
  89. a4398c1 Merge "Move off std::sto* function which abort on failure." by Elliott Hughes · 8 years ago
  90. 27c6c4c Merge "Fallback to IPv6 when IPv4 is not available in adb" am: c32d7fd66f by Tao Wu · 8 years ago
  91. 5b7c677 Merge "Fallback to IPv6 when IPv4 is not available in adb" am: c32d7fd66f by Tao Wu · 8 years ago
  92. da46b39 Move off std::sto* function which abort on failure. by Elliott Hughes · 8 years ago
  93. 7b70076 Fallback to IPv6 when IPv4 is not available in adb by Tao Wu · 8 years ago
  94. fc485e4 Merge "Start retiring socket_loopback_client." am: 58f7f61266 am: cd0e8cfd33 by Elliott Hughes · 8 years ago
  95. aa509a3 Merge "Start retiring socket_loopback_client." am: 58f7f61266 am: cd0e8cfd33 by Elliott Hughes · 8 years ago
  96. cd0e8cf Merge "Start retiring socket_loopback_client." am: 58f7f61266 by Elliott Hughes · 8 years ago
  97. 58f7f61 Merge "Start retiring socket_loopback_client." by Elliott Hughes · 8 years ago
  98. 7bdbbfb Merge "Fix adb flakiness on reboot" am: f7a1c476ff am: d0dead710b am: e93241e377 by Lingfeng Yang · 8 years ago
  99. e93241e Merge "Fix adb flakiness on reboot" am: f7a1c476ff am: d0dead710b by Lingfeng Yang · 8 years ago
  100. d0dead7 Merge "Fix adb flakiness on reboot" am: f7a1c476ff by Lingfeng Yang · 8 years ago