1. b736692 adb: add libusb implementation for Linux/Darwin. by Josh Gao · 8 years ago
  2. 617fd83 Merge changes I21eefab9,I0ac7d78a by Josh Gao · 8 years ago
  3. 6946f11 adb: check for and report inotify_init1 failure. by Josh Gao · 8 years ago
  4. 78f860e adb: move usb_* to client/usb_*. by Josh Gao · 8 years ago
  5. 484aaba adb: reorganize adbd USB handling code. by Josh Gao · 8 years ago
  6. 690b0a9 debuggerd: advance our amazing bet. by Josh Gao · 8 years ago
  7. 2d82114 -e is really about TCP/IP devices, not emulators. by Elliott Hughes · 8 years ago
  8. ce710c7 Merge "adb: remove support for legacy f_adb interface." by Josh Gao · 8 years ago
  9. 0dde9c8 adb: remove support for legacy f_adb interface. by Josh Gao · 8 years ago
  10. f2c8699 Remove "_static" and "_host" suffix from libext4_utils. by Alex Deymo · 8 years ago
  11. a8c21dc adb: Fix the 'adb reboot sideload' for A/B devices. by Tao Bao · 8 years ago
  12. 4199a7a Merge "adb: fix adb trace tag" by Treehugger Robot · 8 years ago
  13. 1bb7f5f Merge "adb: don't require adb keys to be named "*.adb_key"." by Treehugger Robot · 8 years ago
  14. e9e7bac adb: don't require adb keys to be named "*.adb_key". by Josh Gao · 8 years ago
  15. f860798 Merge "adb: remove extraneous stat in sync_recv." by Treehugger Robot · 8 years ago
  16. 9926f2f adb: fix adb trace tag by Daniel Friederich · 8 years ago
  17. 80e9769 adb: add script to trace adbd. by Josh Gao · 8 years ago
  18. afcdbfb Merge "adb: retry install_listener for a while." by Treehugger Robot · 8 years ago
  19. e80f47a adb: retry install_listener for a while. by Josh Gao · 8 years ago
  20. 5c3e3fb adb: remove extraneous stat in sync_recv. by Josh Gao · 8 years ago
  21. 5d29bc2 Merge changes from topic 'adb_trace' by Josh Gao · 8 years ago
  22. 9e09a97 adb: add tracing to transport.cpp. by Josh Gao · 8 years ago
  23. 0d6aa99 adb: clang-format transport.cpp by Josh Gao · 8 years ago
  24. 14ed70a adb: add tracing to file_sync_service.cpp. by Josh Gao · 8 years ago
  25. 177f50e Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD by Bill Yi · 8 years ago
  26. a2cf375 Revert "Revert "adb: extend sync protocol's stat support."" by Josh Gao · 8 years ago
  27. 75e96bb Revert "Revert "adb: move adb_strerror to sysdeps/win32/errno.cpp."" by Josh Gao · 8 years ago
  28. 977269a Merge changes Ie7becb64,I02ced540 am: d22b079f60 by Josh Gao · 8 years ago
  29. a3f1ea7 Revert "adb: extend sync protocol's stat support." am: 31a96f7fd9 by Josh Gao · 8 years ago
  30. f41d364 Revert "adb: move adb_strerror to sysdeps/win32/errno.cpp." am: 4891a152fb by Josh Gao · 8 years ago
  31. d22b079 Merge changes Ie7becb64,I02ced540 by Josh Gao · 8 years ago
  32. 31a96f7 Revert "adb: extend sync protocol's stat support." by Josh Gao · 8 years ago
  33. 4891a15 Revert "adb: move adb_strerror to sysdeps/win32/errno.cpp." by Josh Gao · 8 years ago
  34. 0afae20 Merge changes I9df4d6fa,I841123de am: 3e5c19ac8e by Josh Gao · 8 years ago
  35. 319565b adb: move adb_strerror to sysdeps/win32/errno.cpp. am: 0c8a797169 by Josh Gao · 8 years ago
  36. aa1131c adb: extend sync protocol's stat support. am: 25a992e758 by Josh Gao · 8 years ago
  37. 3e5c19a Merge changes I9df4d6fa,I841123de by Josh Gao · 8 years ago
  38. 3aad519 Merge "Remove unused adb_set_transport." am: b898ce00fa by Elliott Hughes · 8 years ago
  39. 7991ba2 Remove unused adb_set_transport. by Elliott Hughes · 8 years ago
  40. 0c8a797 adb: move adb_strerror to sysdeps/win32/errno.cpp. by Josh Gao · 8 years ago
  41. 25a992e adb: extend sync protocol's stat support. by Josh Gao · 8 years ago
  42. 847ddb0 adb: be more permissive in test_push_error_reporting. am: cb6497acec by Josh Gao · 8 years ago
  43. 42778a7 adb: make sure that file mode macros match linux. am: 8998a8dfce by Josh Gao · 8 years ago
  44. cb6497a adb: be more permissive in test_push_error_reporting. by Josh Gao · 8 years ago
  45. 8998a8d adb: make sure that file mode macros match linux. by Josh Gao · 8 years ago
  46. cbb5d3e Merge "adb: fix progress percentage when pulling symlinks." am: de5785da7a by Josh Gao · 8 years ago
  47. de5785d Merge "adb: fix progress percentage when pulling symlinks." by Treehugger Robot · 8 years ago
  48. 4459c13 adb: fix progress percentage when pulling symlinks. by Josh Gao · 8 years ago
  49. c5603bc Merge "Remove dead code." am: 8b6f35abf2 by Elliott Hughes · 8 years ago
  50. 8b6f35a Merge "Remove dead code." by Treehugger Robot · 8 years ago
  51. fd20a0f Remove dead code. by Elliott Hughes · 8 years ago
  52. 765444d Merge "adb: add sysdeps/chrono.h for chrono literals on Win32." am: e631e470e0 by Josh Gao · 8 years ago
  53. 70267e4 adb: add sysdeps/chrono.h for chrono literals on Win32. by Josh Gao · 8 years ago
  54. 13524eb Merge "Switch adb over to <chrono>." am: 59826ddee5 by Elliott Hughes · 8 years ago
  55. 7392598 Switch adb over to <chrono>. by Elliott Hughes · 8 years ago
  56. 100f30b Merge "Set file capabilities after writing file data" am: dd4e5ae943 by Jin Qian · 8 years ago
  57. 8833f14 Set file capabilities after writing file data by Jin Qian · 8 years ago
  58. 28227bd Merge "adb: add `adb reconnect offline` to reconnect offline devices." by Josh Gao · 8 years ago
  59. 950743f Merge "adb: add `adb reconnect offline` to reconnect offline devices." by Josh Gao · 8 years ago
  60. 4e56250 adb: add `adb reconnect offline` to reconnect offline devices. by Josh Gao · 8 years ago
  61. 8caa192 Merge "Make "adb logcat" pass $ANDROID_LOG_TAGS through again." am: b838ff65d9 by Elliott Hughes · 8 years ago
  62. 679285a Make "adb logcat" pass $ANDROID_LOG_TAGS through again. by Elliott Hughes · 8 years ago
  63. 1689fa5 Merge "Improve "adb install" diagnostics." am: 87eca0517b by Elliott Hughes · 8 years ago
  64. 87eca05 Merge "Improve "adb install" diagnostics." by Treehugger Robot · 8 years ago
  65. a453e04 Merge "Make "adb bugreport"'s .zip check case-insensitive." am: da6fe65000 by Elliott Hughes · 8 years ago
  66. db9a0c0 Make "adb bugreport"'s .zip check case-insensitive. by Elliott Hughes · 8 years ago
  67. 976bd83 Improve "adb install" diagnostics. by Elliott Hughes · 8 years ago
  68. 819fe53 Merge "Allow multiple tcp adb connection to same device." am: 9de8ce8d86 by Elliott Hughes · 8 years ago
  69. 9de8ce8 Merge "Allow multiple tcp adb connection to same device." by Elliott Hughes · 8 years ago
  70. fb4fa95 Merge changes I34ba5757,Ie65a762a am: 9208c67f38 by Josh Gao · 8 years ago
  71. 8f9dd99 adb: fix test_sighup. am: 6a8ce0673e by Josh Gao · 8 years ago
  72. 5e6ed9c adb: fix race condition in test_non_interactive_sigint. am: 76ffdacad3 by Josh Gao · 8 years ago
  73. 9208c67 Merge changes I34ba5757,Ie65a762a by Josh Gao · 8 years ago
  74. 6a8ce06 adb: fix test_sighup. by Josh Gao · 8 years ago
  75. 76ffdac adb: fix race condition in test_non_interactive_sigint. by Josh Gao · 8 years ago
  76. 1b29a3f Allow multiple tcp adb connection to same device. by Tao Wu · 8 years ago
  77. 74b0579 Merge "Move "adb shell" over to getopt(3), and allow -tt on old devices." by Elliott Hughes · 8 years ago
  78. 02e3378 Move "adb shell" over to getopt(3), and allow -tt on old devices. by Elliott Hughes · 8 years ago
  79. ec1a02c Merge "adb: fix undefined behavior" am: 1edd61ce5d by Ting-Yuan Huang · 8 years ago
  80. 3a5c314 adb: fix undefined behavior by Ting-Yuan Huang · 8 years ago
  81. f5bb78c adb: use __android_log_is_debuggable() am: c75f65f4e3 by Mark Salyzyn · 8 years ago
  82. c75f65f adb: use __android_log_is_debuggable() by Mark Salyzyn · 8 years ago
  83. 8fc466c Merge "Rely on the platform -std default." am: 3d8d73c5e6 am: 313c4503bd by Elliott Hughes · 8 years ago
  84. d7741e8 resolve merge conflicts of e853681 to stage-aosp-master am: 6a9c153515 by Elliott Hughes · 8 years ago
  85. 524f7b0 Merge "Rely on the platform -std default." am: 3d8d73c5e6 am: 313c4503bd by Elliott Hughes · 8 years ago
  86. 653f5db resolve merge conflicts of e853681 to stage-aosp-master am: 6a9c153515 by Elliott Hughes · 8 years ago
  87. 313c450 Merge "Rely on the platform -std default." am: 3d8d73c5e6 by Elliott Hughes · 8 years ago
  88. 3d8d73c Merge "Rely on the platform -std default." by Treehugger Robot · 8 years ago
  89. 6a9c153 resolve merge conflicts of e853681 to stage-aosp-master by Elliott Hughes · 8 years ago
  90. ae7fb44 Merge "Fallback to IPv6 when IPv4 is not available in adb" am: c32d7fd66f am: c6389578c8 by Tao Wu · 8 years ago
  91. e853681 Merge "Move off std::sto* function which abort on failure." by Elliott Hughes · 8 years ago
  92. 2c939c4 Merge "Fallback to IPv6 when IPv4 is not available in adb" am: c32d7fd66f by Tao Wu · 8 years ago
  93. c638957 Merge "Fallback to IPv6 when IPv4 is not available in adb" am: c32d7fd66f by Tao Wu · 8 years ago
  94. e929f72 Move off std::sto* function which abort on failure. by Elliott Hughes · 8 years ago
  95. d5c5865 Fallback to IPv6 when IPv4 is not available in adb by Tao Wu · 8 years ago
  96. ff1c1b0 Merge "Start retiring socket_loopback_client." am: b5e7e67b59 am: 5ba989cb15 by Elliott Hughes · 8 years ago
  97. 225770d Merge "Start retiring socket_loopback_client." am: b5e7e67b59 am: 5ba989cb15 by Elliott Hughes · 8 years ago
  98. 5ba989c Merge "Start retiring socket_loopback_client." am: b5e7e67b59 by Elliott Hughes · 8 years ago
  99. b5e7e67 Merge "Start retiring socket_loopback_client." by Elliott Hughes · 8 years ago
  100. 0e58d3d Fix adb flakiness on reboot am: 0a0bdcf48c am: 314f6b73f8 by Lingfeng Yang · 8 years ago