1. 4ec1b8b Merge remote-tracking branch 'goog/stage-aosp-master' into HEAD by Bill Yi · 8 years ago
  2. 60d46a7 Revert "Revert "adb: extend sync protocol's stat support."" by Josh Gao · 8 years ago
  3. a443049 Revert "Revert "adb: move adb_strerror to sysdeps/win32/errno.cpp."" by Josh Gao · 8 years ago
  4. 530bf91 Revert "adb: extend sync protocol's stat support." am: afa4b5d6eb by Josh Gao · 8 years ago
  5. ed3f030 Revert "adb: move adb_strerror to sysdeps/win32/errno.cpp." am: 43c02b27cd by Josh Gao · 8 years ago
  6. 24e33a1 Revert "adb: extend sync protocol's stat support." by Josh Gao · 8 years ago
  7. 4da7ced Revert "adb: move adb_strerror to sysdeps/win32/errno.cpp." by Josh Gao · 8 years ago
  8. f8f15e2 adb: move adb_strerror to sysdeps/win32/errno.cpp. am: 4fba3d2638 by Josh Gao · 8 years ago
  9. 92a5158 adb: extend sync protocol's stat support. am: d6d5c38469 by Josh Gao · 8 years ago
  10. c31caff Merge changes I9df4d6fa,I841123de by Josh Gao · 8 years ago
  11. c48786a Merge "Remove unused adb_set_transport." am: b898ce00fa by Elliott Hughes · 8 years ago
  12. 877d05d Remove unused adb_set_transport. by Elliott Hughes · 8 years ago
  13. 7eb0127 adb: move adb_strerror to sysdeps/win32/errno.cpp. by Josh Gao · 8 years ago
  14. 7cc125f adb: extend sync protocol's stat support. by Josh Gao · 8 years ago
  15. c955339 adb: be more permissive in test_push_error_reporting. am: 79ce3fe7db by Josh Gao · 8 years ago
  16. 4699347 adb: make sure that file mode macros match linux. am: 05a3abfef3 by Josh Gao · 8 years ago
  17. 6e1f3f3 adb: be more permissive in test_push_error_reporting. by Josh Gao · 8 years ago
  18. d8452fa adb: make sure that file mode macros match linux. by Josh Gao · 8 years ago
  19. e3fc35b Merge "adb: fix progress percentage when pulling symlinks." am: 453db013b0 by Josh Gao · 8 years ago
  20. 1150ee2 Merge "adb: fix progress percentage when pulling symlinks." by Treehugger Robot · 8 years ago
  21. 34f278c adb: fix progress percentage when pulling symlinks. by Josh Gao · 8 years ago
  22. 5f21336 Merge "Remove dead code." am: 3bde05d928 by Elliott Hughes · 8 years ago
  23. d8c2e5e Merge "Remove dead code." by Treehugger Robot · 8 years ago
  24. 572e6b3 Remove dead code. by Elliott Hughes · 8 years ago
  25. 569dd9f Merge "adb: add sysdeps/chrono.h for chrono literals on Win32." am: e631e470e0 by Josh Gao · 8 years ago
  26. fc176db adb: add sysdeps/chrono.h for chrono literals on Win32. by Josh Gao · 8 years ago
  27. 075b718 Merge "Switch adb over to <chrono>." am: 59826ddee5 by Elliott Hughes · 8 years ago
  28. 03d823e Switch adb over to <chrono>. by Elliott Hughes · 8 years ago
  29. b76cf23 Merge "Set file capabilities after writing file data" am: dd4e5ae943 by Jin Qian · 8 years ago
  30. be8a8ab Set file capabilities after writing file data by Jin Qian · 8 years ago
  31. 4388c28 Merge "adb: add `adb reconnect offline` to reconnect offline devices." by Josh Gao · 8 years ago
  32. 6857732 Merge "adb: add `adb reconnect offline` to reconnect offline devices." by Josh Gao · 8 years ago
  33. 73666a9 adb: add `adb reconnect offline` to reconnect offline devices. by Josh Gao · 8 years ago
  34. 4cd9478 Merge "Make "adb logcat" pass $ANDROID_LOG_TAGS through again." am: b838ff65d9 by Elliott Hughes · 8 years ago
  35. c5819bb Make "adb logcat" pass $ANDROID_LOG_TAGS through again. by Elliott Hughes · 8 years ago
  36. 3aa8837 Merge "Improve "adb install" diagnostics." am: a16ae8717c by Elliott Hughes · 8 years ago
  37. 7445985 Merge "Improve "adb install" diagnostics." by Treehugger Robot · 8 years ago
  38. a252ab3 Merge "Make "adb bugreport"'s .zip check case-insensitive." am: da6fe65000 by Elliott Hughes · 8 years ago
  39. fa14ec5 Make "adb bugreport"'s .zip check case-insensitive. by Elliott Hughes · 8 years ago
  40. 23ba4ce Improve "adb install" diagnostics. by Elliott Hughes · 8 years ago
  41. 3a9b422 Merge "Allow multiple tcp adb connection to same device." am: 4818194a25 by Elliott Hughes · 8 years ago
  42. 1b46cce Merge "Allow multiple tcp adb connection to same device." by Elliott Hughes · 8 years ago
  43. 3a34976 adb: fix test_sighup. am: 470622f064 by Josh Gao · 8 years ago
  44. 994ecb4 adb: fix race condition in test_non_interactive_sigint. am: e76b9f3dde by Josh Gao · 8 years ago
  45. d00490b Merge changes I34ba5757,Ie65a762a by Josh Gao · 8 years ago
  46. a50f9da adb: fix test_sighup. by Josh Gao · 8 years ago
  47. b94ec26 adb: fix race condition in test_non_interactive_sigint. by Josh Gao · 8 years ago
  48. 62e1a6c Allow multiple tcp adb connection to same device. by Tao Wu · 8 years ago
  49. ac234c4 Merge "Move "adb shell" over to getopt(3), and allow -tt on old devices." by Elliott Hughes · 8 years ago
  50. 8cfa3c2 Move "adb shell" over to getopt(3), and allow -tt on old devices. by Elliott Hughes · 8 years ago
  51. caa06fb Merge "adb: fix undefined behavior" am: 1edd61ce5d by Ting-Yuan Huang · 8 years ago
  52. 550864f adb: fix undefined behavior by Ting-Yuan Huang · 8 years ago
  53. d687090 adb: use __android_log_is_debuggable() am: 97787a00e6 by Mark Salyzyn · 8 years ago
  54. 357b546 adb: use __android_log_is_debuggable() by Mark Salyzyn · 9 years ago
  55. 9aa9374 Merge "Rely on the platform -std default." am: 955648a915 am: 4594f50635 by Elliott Hughes · 8 years ago
  56. ece0d69 Merge "Rely on the platform -std default." am: 955648a915 am: 4594f50635 by Elliott Hughes · 8 years ago
  57. 097e530 Merge "Rely on the platform -std default." am: 955648a915 by Elliott Hughes · 8 years ago
  58. e8b294b Merge "Rely on the platform -std default." by Treehugger Robot · 8 years ago
  59. 34009f7 Merge "Fallback to IPv6 when IPv4 is not available in adb" am: c32d7fd66f am: 5b7c6772b0 by Tao Wu · 8 years ago
  60. 011d95f Merge "Move off std::sto* function which abort on failure." by Elliott Hughes · 8 years ago
  61. 178025f Merge "Fallback to IPv6 when IPv4 is not available in adb" am: c32d7fd66f by Tao Wu · 8 years ago
  62. 23e9e5d Merge "Fallback to IPv6 when IPv4 is not available in adb" am: c32d7fd66f by Tao Wu · 8 years ago
  63. e9355bf Move off std::sto* function which abort on failure. by Elliott Hughes · 8 years ago
  64. 1b7cf17 Fallback to IPv6 when IPv4 is not available in adb by Tao Wu · 9 years ago
  65. 1e493ca Merge "Start retiring socket_loopback_client." am: 58f7f61266 am: cd0e8cfd33 by Elliott Hughes · 8 years ago
  66. 8b15f4e Merge "Start retiring socket_loopback_client." am: 58f7f61266 am: cd0e8cfd33 by Elliott Hughes · 8 years ago
  67. 9cd5353 Merge "Start retiring socket_loopback_client." am: 58f7f61266 by Elliott Hughes · 8 years ago
  68. f827b60 Merge "Start retiring socket_loopback_client." by Elliott Hughes · 8 years ago
  69. f04c935 Merge "Fix adb flakiness on reboot" am: f7a1c476ff am: d0dead710b am: e93241e377 by Lingfeng Yang · 8 years ago
  70. ab5156b Merge "Fix adb flakiness on reboot" am: f7a1c476ff am: d0dead710b by Lingfeng Yang · 8 years ago
  71. c8052b4 Merge "Fix adb flakiness on reboot" am: f7a1c476ff by Lingfeng Yang · 8 years ago
  72. 6f3afc8 Fix adb flakiness on reboot by Lingfeng Yang · 9 years ago
  73. 15d9d47 Start retiring socket_loopback_client. by Elliott Hughes · 8 years ago
  74. 84588f1 Merge "Remove useless arguments from is_adb_interface." am: bd6c6eb0e4 am: db50d1d6ef by Josh Gao · 8 years ago
  75. 5fffe0a Merge "Remove useless arguments from is_adb_interface." am: bd6c6eb0e4 by Josh Gao · 8 years ago
  76. acfd853 Merge "Remove useless arguments from is_adb_interface." am: bd6c6eb0e4 by Josh Gao · 8 years ago
  77. 1b1e69f Merge "liblog: adb: move security interfaces to private" am: 09dac589f1 am: 586c6985cf by Mark Salyzyn · 8 years ago
  78. eff4220 Merge "liblog: adb: move security interfaces to private" am: 09dac589f1 by Mark Salyzyn · 8 years ago
  79. ee02e2f Merge "Remove useless arguments from is_adb_interface." by Treehugger Robot · 8 years ago
  80. fc1a57f Merge "liblog: adb: move security interfaces to private" am: 09dac589f1 by Mark Salyzyn · 8 years ago
  81. edc4b51 Rely on the platform -std default. by Elliott Hughes · 8 years ago
  82. b2e993e Remove useless arguments from is_adb_interface. by Josh Gao · 9 years ago
  83. 3c81c6b liblog: adb: move security interfaces to private by Mark Salyzyn · 9 years ago
  84. 3358769 Merge "adb: rationalize types." am: 8caf4e7443 am: e335bea277 am: 010818f313 by Josh Gao · 8 years ago
  85. 106e60a Merge "adb: rationalize types." am: 8caf4e7443 am: e335bea277 by Josh Gao · 8 years ago
  86. 8234e79 Merge "adb: rationalize types." am: 8caf4e7443 by Josh Gao · 8 years ago
  87. 0d3ad45 adb: rationalize types. by Josh Gao · 9 years ago
  88. 39a71a4 Merge "adb: split up adb_auth.cpp." am: 4a8b178c97 am: 4546c8ac3d am: 58a5e5a50b by Josh Gao · 9 years ago
  89. 4d90ef1 Merge "adb: split up adb_auth.cpp." am: 4a8b178c97 am: 4546c8ac3d by Josh Gao · 9 years ago
  90. c1913bb Merge "adb: split up adb_auth.cpp." am: 4a8b178c97 by Josh Gao · 9 years ago
  91. 70f0fff Merge "adb: split up adb_auth.cpp." by Treehugger Robot · 9 years ago
  92. a9bb87a adb: split up adb_auth.cpp. by Josh Gao · 9 years ago
  93. 38abded Merge "adb: Remove the obsolete include path to ext4_utils." am: 9f828a5383 am: a00020317e by Tao Bao · 9 years ago
  94. 6c1ca3c Merge "adb: Remove the obsolete include path to ext4_utils." am: 9f828a5383 by Tao Bao · 9 years ago
  95. 5142129 Merge "adb: Remove the obsolete include path to ext4_utils." am: 9f828a5383 by Tao Bao · 9 years ago
  96. d31fc6a adb: Remove the obsolete include path to ext4_utils. by Tao Bao · 9 years ago
  97. 269125a system/core Replace log/log.h with android/log.h am: ff2dcd9af9 am: cac331afd9 by Mark Salyzyn · 9 years ago
  98. d88d47c system/core Replace log/log.h with android/log.h am: ff2dcd9af9 am: cac331afd9 by Mark Salyzyn · 9 years ago
  99. 6e2afcd system/core Replace log/log.h with android/log.h am: ff2dcd9af9 by Mark Salyzyn · 9 years ago
  100. 51b1e55 system/core Replace log/log.h with android/log.h by Mark Salyzyn · 9 years ago