1. 5c3e3fb adb: remove extraneous stat in sync_recv. by Josh Gao · 8 years ago
  2. 5d29bc2 Merge changes from topic 'adb_trace' by Josh Gao · 8 years ago
  3. 9e09a97 adb: add tracing to transport.cpp. by Josh Gao · 8 years ago
  4. 0d6aa99 adb: clang-format transport.cpp by Josh Gao · 8 years ago
  5. 14ed70a adb: add tracing to file_sync_service.cpp. by Josh Gao · 8 years ago
  6. 177f50e Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD by Bill Yi · 8 years ago
  7. a2cf375 Revert "Revert "adb: extend sync protocol's stat support."" by Josh Gao · 8 years ago
  8. 75e96bb Revert "Revert "adb: move adb_strerror to sysdeps/win32/errno.cpp."" by Josh Gao · 8 years ago
  9. 977269a Merge changes Ie7becb64,I02ced540 am: d22b079f60 by Josh Gao · 8 years ago
  10. a3f1ea7 Revert "adb: extend sync protocol's stat support." am: 31a96f7fd9 by Josh Gao · 8 years ago
  11. f41d364 Revert "adb: move adb_strerror to sysdeps/win32/errno.cpp." am: 4891a152fb by Josh Gao · 8 years ago
  12. d22b079 Merge changes Ie7becb64,I02ced540 by Josh Gao · 8 years ago
  13. 31a96f7 Revert "adb: extend sync protocol's stat support." by Josh Gao · 8 years ago
  14. 4891a15 Revert "adb: move adb_strerror to sysdeps/win32/errno.cpp." by Josh Gao · 8 years ago
  15. 0afae20 Merge changes I9df4d6fa,I841123de am: 3e5c19ac8e by Josh Gao · 8 years ago
  16. 319565b adb: move adb_strerror to sysdeps/win32/errno.cpp. am: 0c8a797169 by Josh Gao · 8 years ago
  17. aa1131c adb: extend sync protocol's stat support. am: 25a992e758 by Josh Gao · 8 years ago
  18. 3e5c19a Merge changes I9df4d6fa,I841123de by Josh Gao · 8 years ago
  19. 3aad519 Merge "Remove unused adb_set_transport." am: b898ce00fa by Elliott Hughes · 8 years ago
  20. 7991ba2 Remove unused adb_set_transport. by Elliott Hughes · 8 years ago
  21. 0c8a797 adb: move adb_strerror to sysdeps/win32/errno.cpp. by Josh Gao · 8 years ago
  22. 25a992e adb: extend sync protocol's stat support. by Josh Gao · 8 years ago
  23. 847ddb0 adb: be more permissive in test_push_error_reporting. am: cb6497acec by Josh Gao · 8 years ago
  24. 42778a7 adb: make sure that file mode macros match linux. am: 8998a8dfce by Josh Gao · 8 years ago
  25. cb6497a adb: be more permissive in test_push_error_reporting. by Josh Gao · 8 years ago
  26. 8998a8d adb: make sure that file mode macros match linux. by Josh Gao · 8 years ago
  27. cbb5d3e Merge "adb: fix progress percentage when pulling symlinks." am: de5785da7a by Josh Gao · 8 years ago
  28. de5785d Merge "adb: fix progress percentage when pulling symlinks." by Treehugger Robot · 8 years ago
  29. 4459c13 adb: fix progress percentage when pulling symlinks. by Josh Gao · 8 years ago
  30. c5603bc Merge "Remove dead code." am: 8b6f35abf2 by Elliott Hughes · 8 years ago
  31. 8b6f35a Merge "Remove dead code." by Treehugger Robot · 8 years ago
  32. fd20a0f Remove dead code. by Elliott Hughes · 8 years ago
  33. 765444d Merge "adb: add sysdeps/chrono.h for chrono literals on Win32." am: e631e470e0 by Josh Gao · 8 years ago
  34. 70267e4 adb: add sysdeps/chrono.h for chrono literals on Win32. by Josh Gao · 8 years ago
  35. 13524eb Merge "Switch adb over to <chrono>." am: 59826ddee5 by Elliott Hughes · 8 years ago
  36. 7392598 Switch adb over to <chrono>. by Elliott Hughes · 8 years ago
  37. 100f30b Merge "Set file capabilities after writing file data" am: dd4e5ae943 by Jin Qian · 8 years ago
  38. 8833f14 Set file capabilities after writing file data by Jin Qian · 8 years ago
  39. 28227bd Merge "adb: add `adb reconnect offline` to reconnect offline devices." by Josh Gao · 8 years ago
  40. 950743f Merge "adb: add `adb reconnect offline` to reconnect offline devices." by Josh Gao · 8 years ago
  41. 4e56250 adb: add `adb reconnect offline` to reconnect offline devices. by Josh Gao · 8 years ago
  42. 8caa192 Merge "Make "adb logcat" pass $ANDROID_LOG_TAGS through again." am: b838ff65d9 by Elliott Hughes · 8 years ago
  43. 679285a Make "adb logcat" pass $ANDROID_LOG_TAGS through again. by Elliott Hughes · 8 years ago
  44. 1689fa5 Merge "Improve "adb install" diagnostics." am: 87eca0517b by Elliott Hughes · 8 years ago
  45. 87eca05 Merge "Improve "adb install" diagnostics." by Treehugger Robot · 8 years ago
  46. a453e04 Merge "Make "adb bugreport"'s .zip check case-insensitive." am: da6fe65000 by Elliott Hughes · 8 years ago
  47. db9a0c0 Make "adb bugreport"'s .zip check case-insensitive. by Elliott Hughes · 8 years ago
  48. 976bd83 Improve "adb install" diagnostics. by Elliott Hughes · 8 years ago
  49. 819fe53 Merge "Allow multiple tcp adb connection to same device." am: 9de8ce8d86 by Elliott Hughes · 8 years ago
  50. 9de8ce8 Merge "Allow multiple tcp adb connection to same device." by Elliott Hughes · 8 years ago
  51. fb4fa95 Merge changes I34ba5757,Ie65a762a am: 9208c67f38 by Josh Gao · 8 years ago
  52. 8f9dd99 adb: fix test_sighup. am: 6a8ce0673e by Josh Gao · 8 years ago
  53. 5e6ed9c adb: fix race condition in test_non_interactive_sigint. am: 76ffdacad3 by Josh Gao · 8 years ago
  54. 9208c67 Merge changes I34ba5757,Ie65a762a by Josh Gao · 8 years ago
  55. 6a8ce06 adb: fix test_sighup. by Josh Gao · 8 years ago
  56. 76ffdac adb: fix race condition in test_non_interactive_sigint. by Josh Gao · 8 years ago
  57. 1b29a3f Allow multiple tcp adb connection to same device. by Tao Wu · 8 years ago
  58. 74b0579 Merge "Move "adb shell" over to getopt(3), and allow -tt on old devices." by Elliott Hughes · 8 years ago
  59. 02e3378 Move "adb shell" over to getopt(3), and allow -tt on old devices. by Elliott Hughes · 8 years ago
  60. ec1a02c Merge "adb: fix undefined behavior" am: 1edd61ce5d by Ting-Yuan Huang · 8 years ago
  61. 3a5c314 adb: fix undefined behavior by Ting-Yuan Huang · 8 years ago
  62. f5bb78c adb: use __android_log_is_debuggable() am: c75f65f4e3 by Mark Salyzyn · 8 years ago
  63. c75f65f adb: use __android_log_is_debuggable() by Mark Salyzyn · 8 years ago
  64. 8fc466c Merge "Rely on the platform -std default." am: 3d8d73c5e6 am: 313c4503bd by Elliott Hughes · 8 years ago
  65. d7741e8 resolve merge conflicts of e853681 to stage-aosp-master am: 6a9c153515 by Elliott Hughes · 8 years ago
  66. 524f7b0 Merge "Rely on the platform -std default." am: 3d8d73c5e6 am: 313c4503bd by Elliott Hughes · 8 years ago
  67. 653f5db resolve merge conflicts of e853681 to stage-aosp-master am: 6a9c153515 by Elliott Hughes · 8 years ago
  68. 313c450 Merge "Rely on the platform -std default." am: 3d8d73c5e6 by Elliott Hughes · 8 years ago
  69. 3d8d73c Merge "Rely on the platform -std default." by Treehugger Robot · 8 years ago
  70. 6a9c153 resolve merge conflicts of e853681 to stage-aosp-master by Elliott Hughes · 8 years ago
  71. ae7fb44 Merge "Fallback to IPv6 when IPv4 is not available in adb" am: c32d7fd66f am: c6389578c8 by Tao Wu · 8 years ago
  72. e853681 Merge "Move off std::sto* function which abort on failure." by Elliott Hughes · 8 years ago
  73. 2c939c4 Merge "Fallback to IPv6 when IPv4 is not available in adb" am: c32d7fd66f by Tao Wu · 8 years ago
  74. c638957 Merge "Fallback to IPv6 when IPv4 is not available in adb" am: c32d7fd66f by Tao Wu · 8 years ago
  75. e929f72 Move off std::sto* function which abort on failure. by Elliott Hughes · 8 years ago
  76. d5c5865 Fallback to IPv6 when IPv4 is not available in adb by Tao Wu · 8 years ago
  77. ff1c1b0 Merge "Start retiring socket_loopback_client." am: b5e7e67b59 am: 5ba989cb15 by Elliott Hughes · 8 years ago
  78. 225770d Merge "Start retiring socket_loopback_client." am: b5e7e67b59 am: 5ba989cb15 by Elliott Hughes · 8 years ago
  79. 5ba989c Merge "Start retiring socket_loopback_client." am: b5e7e67b59 by Elliott Hughes · 8 years ago
  80. b5e7e67 Merge "Start retiring socket_loopback_client." by Elliott Hughes · 8 years ago
  81. 0e58d3d Fix adb flakiness on reboot am: 0a0bdcf48c am: 314f6b73f8 by Lingfeng Yang · 8 years ago
  82. 314f6b7 Fix adb flakiness on reboot am: 0a0bdcf48c by Lingfeng Yang · 8 years ago
  83. 0a0bdcf Fix adb flakiness on reboot by Lingfeng Yang · 8 years ago
  84. 0793669 Merge "Fix adb flakiness on reboot" am: 89c252c012 am: 37c300b57b am: 2938a26cd1 by Lingfeng Yang · 8 years ago
  85. 2938a26 Merge "Fix adb flakiness on reboot" am: 89c252c012 am: 37c300b57b by Lingfeng Yang · 8 years ago
  86. 37c300b Merge "Fix adb flakiness on reboot" am: 89c252c012 by Lingfeng Yang · 8 years ago
  87. 89c252c Merge "Fix adb flakiness on reboot" by Treehugger Robot · 8 years ago
  88. 5edb12b Fix adb flakiness on reboot by Lingfeng Yang · 8 years ago
  89. 4e94e59 Start retiring socket_loopback_client. by Elliott Hughes · 8 years ago
  90. 720fa26 Merge "Remove useless arguments from is_adb_interface." am: 0eb9093dd9 am: 582c4cc654 by Josh Gao · 8 years ago
  91. 9b31fcc Merge "Remove useless arguments from is_adb_interface." am: 0eb9093dd9 by Josh Gao · 8 years ago
  92. 582c4cc Merge "Remove useless arguments from is_adb_interface." am: 0eb9093dd9 by Josh Gao · 8 years ago
  93. f5f3f5e Merge "liblog: adb: move security interfaces to private" am: 09dac589f1 am: 2ed69ea697 by Mark Salyzyn · 8 years ago
  94. e55c4fd Merge "liblog: adb: move security interfaces to private" am: 09dac589f1 by Mark Salyzyn · 8 years ago
  95. 0eb9093 Merge "Remove useless arguments from is_adb_interface." by Treehugger Robot · 8 years ago
  96. 2ed69ea Merge "liblog: adb: move security interfaces to private" am: 09dac589f1 by Mark Salyzyn · 8 years ago
  97. 7985208 Rely on the platform -std default. by Elliott Hughes · 8 years ago
  98. 08dda21 Remove useless arguments from is_adb_interface. by Josh Gao · 8 years ago
  99. 81a870e liblog: adb: move security interfaces to private by Mark Salyzyn · 8 years ago
  100. 710b7c4 Merge "adb: rationalize types." am: 8caf4e7443 am: adc40f5008 am: f8403efec0 by Josh Gao · 8 years ago