1. 30e9fe6 Merge "Revert "adb: remove win32 dependency on libwinpthread-1.dll."" by Josh Gao · 8 years ago
  2. bed2818 adb: early-mount: fix verity toggle through adb for early mount by Sandeep Patil · 8 years ago
  3. 1cd5857 Revert "adb: remove win32 dependency on libwinpthread-1.dll." by Josh Gao · 8 years ago
  4. df3c18e Merge "adb: add `adb host-features`, report libusb status." by Treehugger Robot · 8 years ago
  5. 210b63f adb: add `adb host-features`, report libusb status. by Josh Gao · 8 years ago
  6. 7cebaef Merge "adb: remove win32 dependency on libwinpthread-1.dll." by Treehugger Robot · 8 years ago
  7. b2d21a4 adb: remove win32 dependency on libwinpthread-1.dll. by Josh Gao · 8 years ago
  8. b88057d adb: set max_rw to USB_FFS_BULK_SIZE explicitly by Jerry Zhang · 8 years ago
  9. 961083e adbd's children should have SIGPIPE set to SIG_DFL. by Elliott Hughes · 8 years ago
  10. 49c2edf Merge "adb: Lower EP_ALLOC retry count" by Jerry Zhang · 8 years ago
  11. a413636 adb: Lower EP_ALLOC retry count by Jerry Zhang · 8 years ago
  12. ed795c0 adb: Add bMaxBurst to superspeed descriptors by Jerry Zhang · 8 years ago
  13. f0e239c adb: Set max socket sizes to larger values. by Jerry Zhang · 8 years ago
  14. 76f9c72 adb: Pre allocate kernel memory by Jerry Zhang · 8 years ago
  15. 97e74bb Don't print 168^W143 lines of help when someone makes a typo. by Elliott Hughes · 8 years ago
  16. f3ca63d Merge "usb_dispatch.cpp: Lower severity of logging statement." by Treehugger Robot · 8 years ago
  17. 5d0d1ad usb_dispatch.cpp: Lower severity of logging statement. by Nick Kralevich · 8 years ago
  18. 72938f7 Merge "adb: fix darwin build." by Josh Gao · 8 years ago
  19. 484ddbf adb: fix darwin build. by Josh Gao · 8 years ago
  20. b736692 adb: add libusb implementation for Linux/Darwin. by Josh Gao · 8 years ago
  21. 617fd83 Merge changes I21eefab9,I0ac7d78a by Josh Gao · 8 years ago
  22. 6946f11 adb: check for and report inotify_init1 failure. by Josh Gao · 8 years ago
  23. 78f860e adb: move usb_* to client/usb_*. by Josh Gao · 8 years ago
  24. 484aaba adb: reorganize adbd USB handling code. by Josh Gao · 8 years ago
  25. 690b0a9 debuggerd: advance our amazing bet. by Josh Gao · 8 years ago
  26. 2d82114 -e is really about TCP/IP devices, not emulators. by Elliott Hughes · 8 years ago
  27. ce710c7 Merge "adb: remove support for legacy f_adb interface." by Josh Gao · 8 years ago
  28. 0dde9c8 adb: remove support for legacy f_adb interface. by Josh Gao · 8 years ago
  29. f2c8699 Remove "_static" and "_host" suffix from libext4_utils. by Alex Deymo · 8 years ago
  30. a8c21dc adb: Fix the 'adb reboot sideload' for A/B devices. by Tao Bao · 8 years ago
  31. 4199a7a Merge "adb: fix adb trace tag" by Treehugger Robot · 8 years ago
  32. 1bb7f5f Merge "adb: don't require adb keys to be named "*.adb_key"." by Treehugger Robot · 8 years ago
  33. e9e7bac adb: don't require adb keys to be named "*.adb_key". by Josh Gao · 8 years ago
  34. f860798 Merge "adb: remove extraneous stat in sync_recv." by Treehugger Robot · 8 years ago
  35. 9926f2f adb: fix adb trace tag by Daniel Friederich · 8 years ago
  36. 80e9769 adb: add script to trace adbd. by Josh Gao · 8 years ago
  37. afcdbfb Merge "adb: retry install_listener for a while." by Treehugger Robot · 8 years ago
  38. e80f47a adb: retry install_listener for a while. by Josh Gao · 8 years ago
  39. 5c3e3fb adb: remove extraneous stat in sync_recv. by Josh Gao · 8 years ago
  40. 5d29bc2 Merge changes from topic 'adb_trace' by Josh Gao · 8 years ago
  41. 9e09a97 adb: add tracing to transport.cpp. by Josh Gao · 8 years ago
  42. 0d6aa99 adb: clang-format transport.cpp by Josh Gao · 8 years ago
  43. 14ed70a adb: add tracing to file_sync_service.cpp. by Josh Gao · 8 years ago
  44. 177f50e Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD by Bill Yi · 8 years ago
  45. a2cf375 Revert "Revert "adb: extend sync protocol's stat support."" by Josh Gao · 8 years ago
  46. 75e96bb Revert "Revert "adb: move adb_strerror to sysdeps/win32/errno.cpp."" by Josh Gao · 8 years ago
  47. 977269a Merge changes Ie7becb64,I02ced540 am: d22b079f60 by Josh Gao · 8 years ago
  48. a3f1ea7 Revert "adb: extend sync protocol's stat support." am: 31a96f7fd9 by Josh Gao · 8 years ago
  49. f41d364 Revert "adb: move adb_strerror to sysdeps/win32/errno.cpp." am: 4891a152fb by Josh Gao · 8 years ago
  50. d22b079 Merge changes Ie7becb64,I02ced540 by Josh Gao · 8 years ago
  51. 31a96f7 Revert "adb: extend sync protocol's stat support." by Josh Gao · 8 years ago
  52. 4891a15 Revert "adb: move adb_strerror to sysdeps/win32/errno.cpp." by Josh Gao · 8 years ago
  53. 0afae20 Merge changes I9df4d6fa,I841123de am: 3e5c19ac8e by Josh Gao · 8 years ago
  54. 319565b adb: move adb_strerror to sysdeps/win32/errno.cpp. am: 0c8a797169 by Josh Gao · 8 years ago
  55. aa1131c adb: extend sync protocol's stat support. am: 25a992e758 by Josh Gao · 8 years ago
  56. 3e5c19a Merge changes I9df4d6fa,I841123de by Josh Gao · 8 years ago
  57. 3aad519 Merge "Remove unused adb_set_transport." am: b898ce00fa by Elliott Hughes · 8 years ago
  58. 7991ba2 Remove unused adb_set_transport. by Elliott Hughes · 8 years ago
  59. 0c8a797 adb: move adb_strerror to sysdeps/win32/errno.cpp. by Josh Gao · 8 years ago
  60. 25a992e adb: extend sync protocol's stat support. by Josh Gao · 8 years ago
  61. 847ddb0 adb: be more permissive in test_push_error_reporting. am: cb6497acec by Josh Gao · 8 years ago
  62. 42778a7 adb: make sure that file mode macros match linux. am: 8998a8dfce by Josh Gao · 8 years ago
  63. cb6497a adb: be more permissive in test_push_error_reporting. by Josh Gao · 8 years ago
  64. 8998a8d adb: make sure that file mode macros match linux. by Josh Gao · 8 years ago
  65. cbb5d3e Merge "adb: fix progress percentage when pulling symlinks." am: de5785da7a by Josh Gao · 8 years ago
  66. de5785d Merge "adb: fix progress percentage when pulling symlinks." by Treehugger Robot · 8 years ago
  67. 4459c13 adb: fix progress percentage when pulling symlinks. by Josh Gao · 8 years ago
  68. c5603bc Merge "Remove dead code." am: 8b6f35abf2 by Elliott Hughes · 8 years ago
  69. 8b6f35a Merge "Remove dead code." by Treehugger Robot · 8 years ago
  70. fd20a0f Remove dead code. by Elliott Hughes · 8 years ago
  71. 765444d Merge "adb: add sysdeps/chrono.h for chrono literals on Win32." am: e631e470e0 by Josh Gao · 8 years ago
  72. 70267e4 adb: add sysdeps/chrono.h for chrono literals on Win32. by Josh Gao · 8 years ago
  73. 13524eb Merge "Switch adb over to <chrono>." am: 59826ddee5 by Elliott Hughes · 8 years ago
  74. 7392598 Switch adb over to <chrono>. by Elliott Hughes · 8 years ago
  75. 100f30b Merge "Set file capabilities after writing file data" am: dd4e5ae943 by Jin Qian · 8 years ago
  76. 8833f14 Set file capabilities after writing file data by Jin Qian · 8 years ago
  77. 28227bd Merge "adb: add `adb reconnect offline` to reconnect offline devices." by Josh Gao · 8 years ago
  78. 950743f Merge "adb: add `adb reconnect offline` to reconnect offline devices." by Josh Gao · 8 years ago
  79. 4e56250 adb: add `adb reconnect offline` to reconnect offline devices. by Josh Gao · 8 years ago
  80. 8caa192 Merge "Make "adb logcat" pass $ANDROID_LOG_TAGS through again." am: b838ff65d9 by Elliott Hughes · 8 years ago
  81. 679285a Make "adb logcat" pass $ANDROID_LOG_TAGS through again. by Elliott Hughes · 8 years ago
  82. 1689fa5 Merge "Improve "adb install" diagnostics." am: 87eca0517b by Elliott Hughes · 8 years ago
  83. 87eca05 Merge "Improve "adb install" diagnostics." by Treehugger Robot · 8 years ago
  84. a453e04 Merge "Make "adb bugreport"'s .zip check case-insensitive." am: da6fe65000 by Elliott Hughes · 8 years ago
  85. db9a0c0 Make "adb bugreport"'s .zip check case-insensitive. by Elliott Hughes · 8 years ago
  86. 976bd83 Improve "adb install" diagnostics. by Elliott Hughes · 8 years ago
  87. 819fe53 Merge "Allow multiple tcp adb connection to same device." am: 9de8ce8d86 by Elliott Hughes · 8 years ago
  88. 9de8ce8 Merge "Allow multiple tcp adb connection to same device." by Elliott Hughes · 8 years ago
  89. fb4fa95 Merge changes I34ba5757,Ie65a762a am: 9208c67f38 by Josh Gao · 8 years ago
  90. 8f9dd99 adb: fix test_sighup. am: 6a8ce0673e by Josh Gao · 8 years ago
  91. 5e6ed9c adb: fix race condition in test_non_interactive_sigint. am: 76ffdacad3 by Josh Gao · 8 years ago
  92. 9208c67 Merge changes I34ba5757,Ie65a762a by Josh Gao · 8 years ago
  93. 6a8ce06 adb: fix test_sighup. by Josh Gao · 8 years ago
  94. 76ffdac adb: fix race condition in test_non_interactive_sigint. by Josh Gao · 8 years ago
  95. 1b29a3f Allow multiple tcp adb connection to same device. by Tao Wu · 8 years ago
  96. 74b0579 Merge "Move "adb shell" over to getopt(3), and allow -tt on old devices." by Elliott Hughes · 8 years ago
  97. 02e3378 Move "adb shell" over to getopt(3), and allow -tt on old devices. by Elliott Hughes · 8 years ago
  98. ec1a02c Merge "adb: fix undefined behavior" am: 1edd61ce5d by Ting-Yuan Huang · 8 years ago
  99. 3a5c314 adb: fix undefined behavior by Ting-Yuan Huang · 8 years ago
  100. f5bb78c adb: use __android_log_is_debuggable() am: c75f65f4e3 by Mark Salyzyn · 8 years ago