1. 4cd9478 Merge "Make "adb logcat" pass $ANDROID_LOG_TAGS through again." am: b838ff65d9 by Elliott Hughes · 8 years ago
  2. c5819bb Make "adb logcat" pass $ANDROID_LOG_TAGS through again. by Elliott Hughes · 8 years ago
  3. 3aa8837 Merge "Improve "adb install" diagnostics." am: a16ae8717c by Elliott Hughes · 8 years ago
  4. 7445985 Merge "Improve "adb install" diagnostics." by Treehugger Robot · 8 years ago
  5. a252ab3 Merge "Make "adb bugreport"'s .zip check case-insensitive." am: da6fe65000 by Elliott Hughes · 8 years ago
  6. fa14ec5 Make "adb bugreport"'s .zip check case-insensitive. by Elliott Hughes · 8 years ago
  7. 23ba4ce Improve "adb install" diagnostics. by Elliott Hughes · 8 years ago
  8. 3a9b422 Merge "Allow multiple tcp adb connection to same device." am: 4818194a25 by Elliott Hughes · 8 years ago
  9. 1b46cce Merge "Allow multiple tcp adb connection to same device." by Elliott Hughes · 8 years ago
  10. 3a34976 adb: fix test_sighup. am: 470622f064 by Josh Gao · 8 years ago
  11. 994ecb4 adb: fix race condition in test_non_interactive_sigint. am: e76b9f3dde by Josh Gao · 8 years ago
  12. d00490b Merge changes I34ba5757,Ie65a762a by Josh Gao · 8 years ago
  13. a50f9da adb: fix test_sighup. by Josh Gao · 8 years ago
  14. b94ec26 adb: fix race condition in test_non_interactive_sigint. by Josh Gao · 8 years ago
  15. 62e1a6c Allow multiple tcp adb connection to same device. by Tao Wu · 8 years ago
  16. ac234c4 Merge "Move "adb shell" over to getopt(3), and allow -tt on old devices." by Elliott Hughes · 8 years ago
  17. 8cfa3c2 Move "adb shell" over to getopt(3), and allow -tt on old devices. by Elliott Hughes · 8 years ago
  18. caa06fb Merge "adb: fix undefined behavior" am: 1edd61ce5d by Ting-Yuan Huang · 8 years ago
  19. 550864f adb: fix undefined behavior by Ting-Yuan Huang · 8 years ago
  20. d687090 adb: use __android_log_is_debuggable() am: 97787a00e6 by Mark Salyzyn · 8 years ago
  21. 357b546 adb: use __android_log_is_debuggable() by Mark Salyzyn · 9 years ago
  22. 9aa9374 Merge "Rely on the platform -std default." am: 955648a915 am: 4594f50635 by Elliott Hughes · 8 years ago
  23. ece0d69 Merge "Rely on the platform -std default." am: 955648a915 am: 4594f50635 by Elliott Hughes · 8 years ago
  24. 097e530 Merge "Rely on the platform -std default." am: 955648a915 by Elliott Hughes · 8 years ago
  25. e8b294b Merge "Rely on the platform -std default." by Treehugger Robot · 8 years ago
  26. 34009f7 Merge "Fallback to IPv6 when IPv4 is not available in adb" am: c32d7fd66f am: 5b7c6772b0 by Tao Wu · 8 years ago
  27. 011d95f Merge "Move off std::sto* function which abort on failure." by Elliott Hughes · 8 years ago
  28. 178025f Merge "Fallback to IPv6 when IPv4 is not available in adb" am: c32d7fd66f by Tao Wu · 8 years ago
  29. 23e9e5d Merge "Fallback to IPv6 when IPv4 is not available in adb" am: c32d7fd66f by Tao Wu · 8 years ago
  30. e9355bf Move off std::sto* function which abort on failure. by Elliott Hughes · 8 years ago
  31. 1b7cf17 Fallback to IPv6 when IPv4 is not available in adb by Tao Wu · 9 years ago
  32. 1e493ca Merge "Start retiring socket_loopback_client." am: 58f7f61266 am: cd0e8cfd33 by Elliott Hughes · 8 years ago
  33. 8b15f4e Merge "Start retiring socket_loopback_client." am: 58f7f61266 am: cd0e8cfd33 by Elliott Hughes · 8 years ago
  34. 9cd5353 Merge "Start retiring socket_loopback_client." am: 58f7f61266 by Elliott Hughes · 8 years ago
  35. f827b60 Merge "Start retiring socket_loopback_client." by Elliott Hughes · 8 years ago
  36. f04c935 Merge "Fix adb flakiness on reboot" am: f7a1c476ff am: d0dead710b am: e93241e377 by Lingfeng Yang · 8 years ago
  37. ab5156b Merge "Fix adb flakiness on reboot" am: f7a1c476ff am: d0dead710b by Lingfeng Yang · 8 years ago
  38. c8052b4 Merge "Fix adb flakiness on reboot" am: f7a1c476ff by Lingfeng Yang · 8 years ago
  39. 6f3afc8 Fix adb flakiness on reboot by Lingfeng Yang · 9 years ago
  40. 15d9d47 Start retiring socket_loopback_client. by Elliott Hughes · 8 years ago
  41. 84588f1 Merge "Remove useless arguments from is_adb_interface." am: bd6c6eb0e4 am: db50d1d6ef by Josh Gao · 8 years ago
  42. 5fffe0a Merge "Remove useless arguments from is_adb_interface." am: bd6c6eb0e4 by Josh Gao · 8 years ago
  43. acfd853 Merge "Remove useless arguments from is_adb_interface." am: bd6c6eb0e4 by Josh Gao · 8 years ago
  44. 1b1e69f Merge "liblog: adb: move security interfaces to private" am: 09dac589f1 am: 586c6985cf by Mark Salyzyn · 8 years ago
  45. eff4220 Merge "liblog: adb: move security interfaces to private" am: 09dac589f1 by Mark Salyzyn · 8 years ago
  46. ee02e2f Merge "Remove useless arguments from is_adb_interface." by Treehugger Robot · 8 years ago
  47. fc1a57f Merge "liblog: adb: move security interfaces to private" am: 09dac589f1 by Mark Salyzyn · 8 years ago
  48. edc4b51 Rely on the platform -std default. by Elliott Hughes · 8 years ago
  49. b2e993e Remove useless arguments from is_adb_interface. by Josh Gao · 9 years ago
  50. 3c81c6b liblog: adb: move security interfaces to private by Mark Salyzyn · 9 years ago
  51. 3358769 Merge "adb: rationalize types." am: 8caf4e7443 am: e335bea277 am: 010818f313 by Josh Gao · 8 years ago
  52. 106e60a Merge "adb: rationalize types." am: 8caf4e7443 am: e335bea277 by Josh Gao · 8 years ago
  53. 8234e79 Merge "adb: rationalize types." am: 8caf4e7443 by Josh Gao · 8 years ago
  54. 0d3ad45 adb: rationalize types. by Josh Gao · 9 years ago
  55. 39a71a4 Merge "adb: split up adb_auth.cpp." am: 4a8b178c97 am: 4546c8ac3d am: 58a5e5a50b by Josh Gao · 9 years ago
  56. 4d90ef1 Merge "adb: split up adb_auth.cpp." am: 4a8b178c97 am: 4546c8ac3d by Josh Gao · 9 years ago
  57. c1913bb Merge "adb: split up adb_auth.cpp." am: 4a8b178c97 by Josh Gao · 9 years ago
  58. 70f0fff Merge "adb: split up adb_auth.cpp." by Treehugger Robot · 9 years ago
  59. a9bb87a adb: split up adb_auth.cpp. by Josh Gao · 9 years ago
  60. 38abded Merge "adb: Remove the obsolete include path to ext4_utils." am: 9f828a5383 am: a00020317e by Tao Bao · 9 years ago
  61. 6c1ca3c Merge "adb: Remove the obsolete include path to ext4_utils." am: 9f828a5383 by Tao Bao · 9 years ago
  62. 5142129 Merge "adb: Remove the obsolete include path to ext4_utils." am: 9f828a5383 by Tao Bao · 9 years ago
  63. d31fc6a adb: Remove the obsolete include path to ext4_utils. by Tao Bao · 9 years ago
  64. 269125a system/core Replace log/log.h with android/log.h am: ff2dcd9af9 am: cac331afd9 by Mark Salyzyn · 9 years ago
  65. d88d47c system/core Replace log/log.h with android/log.h am: ff2dcd9af9 am: cac331afd9 by Mark Salyzyn · 9 years ago
  66. 6e2afcd system/core Replace log/log.h with android/log.h am: ff2dcd9af9 by Mark Salyzyn · 9 years ago
  67. 51b1e55 system/core Replace log/log.h with android/log.h by Mark Salyzyn · 9 years ago
  68. f5fa2f9 resolve merge conflicts of b40756a to nyc-dev-plus-aosp am: fe807214ef by Elliott Hughes · 9 years ago
  69. 2b2b9c1 resolve merge conflicts of b40756a to nyc-dev-plus-aosp by Elliott Hughes · 9 years ago
  70. 94bd021 resolve merge conflicts of 50cb973 to stage-aosp-master by Elliott Hughes · 9 years ago
  71. c367bc8 Improve "adb help" output. by Elliott Hughes · 9 years ago
  72. 8843c00 Merge "adb: fix host-side serial number parsing for IPv6." am: b1c4d90215 am: 94c652ed31 by David Pursell · 9 years ago
  73. 060a168 Merge "adb: fix host-side serial number parsing for IPv6." am: b1c4d90215 by David Pursell · 9 years ago
  74. d93eebe Merge "adb: fix host-side serial number parsing for IPv6." am: b1c4d90215 by David Pursell · 9 years ago
  75. 9ca3744 Merge "adb: fix host-side serial number parsing for IPv6." by Treehugger Robot · 9 years ago
  76. 9866855 Merge "adb: fix IOKit handle leaks on OS X." am: a2aff3f809 am: 279a1ea5b0 by Josh Gao · 9 years ago
  77. 1345893 Merge "adb: fix IOKit handle leaks on OS X." am: a2aff3f809 am: 279a1ea5b0 by Josh Gao · 9 years ago
  78. 67f84a5 Merge "adb: fix IOKit handle leaks on OS X." am: a2aff3f809 by Josh Gao · 9 years ago
  79. 515cbc1 Merge "adb: fix IOKit handle leaks on OS X." by Josh Gao · 9 years ago
  80. c6966bc adb: fix IOKit handle leaks on OS X. by Josh Gao · 9 years ago
  81. 909c55b Merge "Switch adb to <android-base/properties.h>." am: d9a23b5733 am: 5dc7e6a79a by Elliott Hughes · 9 years ago
  82. a0ec500 Merge "Switch adb to <android-base/properties.h>." am: d9a23b5733 am: 5dc7e6a79a by Elliott Hughes · 9 years ago
  83. 02822e9 Merge "Switch adb to <android-base/properties.h>." am: d9a23b5733 by Elliott Hughes · 9 years ago
  84. 13a5563 Switch adb to <android-base/properties.h>. by Elliott Hughes · 9 years ago
  85. 480a8bb Merge "Ignore setsid error in some cases." am: 3562fd0fa8 am: 324acdce69 by Tao Wu · 9 years ago
  86. b6e01bf Merge "adb: kill adb_mutex_t, adb_cond_t." am: 7e4d1db957 am: 72c679d6d0 by Josh Gao · 9 years ago
  87. 3cb49dd Merge "Ignore setsid error in some cases." am: 3562fd0fa8 am: 324acdce69 by Tao Wu · 9 years ago
  88. e049697 Merge "adb: kill adb_mutex_t, adb_cond_t." am: 7e4d1db957 am: 72c679d6d0 by Josh Gao · 9 years ago
  89. c12633b Merge "Ignore setsid error in some cases." am: 3562fd0fa8 by Tao Wu · 9 years ago
  90. c3afc80 Merge "adb: kill adb_mutex_t, adb_cond_t." am: 7e4d1db957 by Josh Gao · 9 years ago
  91. 5b873af Merge "Ignore setsid error in some cases." by Treehugger Robot · 9 years ago
  92. 14d3a1f Merge "adb: kill adb_mutex_t, adb_cond_t." by Treehugger Robot · 9 years ago
  93. 5707aa6 adb: kill adb_mutex_t, adb_cond_t. by Josh Gao · 9 years ago
  94. dff5fa2 Merge "adb: parse tcp socket specs with base::ParseNetAddress." am: efee71c2de am: 67ed583564 by Josh Gao · 9 years ago
  95. d89d952 Merge "adb: parse tcp socket specs with base::ParseNetAddress." am: efee71c2de by Josh Gao · 9 years ago
  96. 613f96d Merge "adb: parse tcp socket specs with base::ParseNetAddress." am: efee71c2de by Josh Gao · 9 years ago
  97. 2d6d1c8 Merge "adb: parse tcp socket specs with base::ParseNetAddress." by Josh Gao · 9 years ago
  98. 863a41f adb: fix host-side serial number parsing for IPv6. by David Pursell · 9 years ago
  99. 5460004 Ignore setsid error in some cases. by Tao Wu · 9 years ago
  100. c08d3ee Merge "base: rename unique_fd::clear() to unique_fd::reset()." am: 14d3a1ac9d am: 8c9ecb9c2c by Josh Gao · 9 years ago