1. 361d238 am 697869c4: am 6fefa36c: Merge "adb: Fix PTY logic for non-interactive shells." by David Pursell · 10 years ago
  2. 34ea8bd adb: Fix PTY logic for non-interactive shells. by David Pursell · 10 years ago
  3. 06435e6 am 87f73de9: am 317acfb8: Merge "Remove confusing variable HOST." by Yabin Cui · 10 years ago
  4. 23d7bfc Merge "Remove confusing variable HOST." by Yabin Cui · 10 years ago
  5. 2ec0a21 am c01231b3: am 2fb00423: Merge "Always include the adb version in the log." by Elliott Hughes · 10 years ago
  6. 0e70b5c Always include the adb version in the log. by Elliott Hughes · 10 years ago
  7. 8fc119b am 70af6e0b: am 9508dcb9: Merge "adb: make stdin/stdout/stderr redirection errors fatal" by Elliott Hughes · 10 years ago
  8. 58633b8 adb: make stdin/stdout/stderr redirection errors fatal by Spencer Low · 10 years ago
  9. 658e68b am 8bb6b3e1: am b62f6c2a: Merge "adb: call android::base::InitLogging even when adb tracing is disabled" by Elliott Hughes · 10 years ago
  10. 39c7b3b Merge "adb: call android::base::InitLogging even when adb tracing is disabled" by Elliott Hughes · 10 years ago
  11. 7a4b094 am e78292f2: am cef3508b: Merge "Add missing includes." by Dan Albert · 10 years ago
  12. aae2ee5 Merge "Add missing includes." by Dan Albert · 10 years ago
  13. 56f8f3f Add missing includes. by Dan Albert · 10 years ago
  14. 77708f2 adb: call android::base::InitLogging even when adb tracing is disabled by Spencer Low · 10 years ago
  15. 9aae78d am 06a9f560: am 7989a7c8: Merge "adb: win32: fix USB device hang when resuming from sleep/hibernation" by Elliott Hughes · 10 years ago
  16. c42e691 Merge "adb: win32: fix USB device hang when resuming from sleep/hibernation" by Elliott Hughes · 10 years ago
  17. 025c424 Remove confusing variable HOST. by Yabin Cui · 10 years ago
  18. 6a63bff am 61ff977b: am 1f36ae49: Merge "adb: win32: write ACK to separate pipe instead of stdout" by Elliott Hughes · 10 years ago
  19. d8a6958 adb: win32: write ACK to separate pipe instead of stdout by Spencer Low · 10 years ago
  20. 663c0cc am af60acef: am 98714882: Merge "adb start-server: Use a separate fd for sending initial OK" by Elliott Hughes · 10 years ago
  21. d6da35f am c1b6378d: am e1101677: Merge "adb: fix killing of old version of adb process" by Elliott Hughes · 10 years ago
  22. fc6647f am c6195530: am db3492cf: Merge "win32: adb_test/libbase_test fixes" by Elliott Hughes · 10 years ago
  23. b144089 adb start-server: Use a separate fd for sending initial OK by Siva Velusamy · 10 years ago
  24. 9530450 Merge "adb: fix killing of old version of adb process" by Elliott Hughes · 10 years ago
  25. 2c938e1 Merge "win32: adb_test/libbase_test fixes" by Elliott Hughes · 10 years ago
  26. 461eff8 win32: adb_test/libbase_test fixes by Spencer Low · 10 years ago
  27. 9650b93 am 2fbae482: am c672cb07: Merge "Include the error code if GetPipeProperties fails." by Elliott Hughes · 10 years ago
  28. 37ad1af Merge "Include the error code if GetPipeProperties fails." by Elliott Hughes · 10 years ago
  29. 99e8de0 Include the error code if GetPipeProperties fails. by Elliott Hughes · 10 years ago
  30. 60c07bf am b84e1f54: am 50de8224: Merge "Enable perfboot.py to install APKs before measurement." by Yasuhiro Matsuda · 10 years ago
  31. a7253ff adb: fix killing of old version of adb process by Spencer Low · 10 years ago
  32. ddc96ad Enable perfboot.py to install APKs before measurement. by Yasuhiro Matsuda · 10 years ago
  33. bbb0254 am f7af90c9: am 3cf2a8e0: Merge "Fix a comment typo." by Elliott Hughes · 10 years ago
  34. f62e692 am 1da90f0c: am feacf20d: Merge "adb: win32: file descriptor reliability improvements" by Elliott Hughes · 10 years ago
  35. 45e5e47 Merge "Fix a comment typo." by Elliott Hughes · 10 years ago
  36. 7257b4c Merge "adb: win32: file descriptor reliability improvements" by Elliott Hughes · 10 years ago
  37. 98298a8 Fix a comment typo. by Elliott Hughes · 10 years ago
  38. e7f3efa am eee501ec: am 6b940e13: Merge "adb: win32: define UNICODE/_UNICODE, Unicode error messages, misc" by Elliott Hughes · 10 years ago
  39. be0c1dc am 14c08745: am 6355f2c1: Merge "adb: win32: call SystemErrorCodeToString() from more places" by Elliott Hughes · 10 years ago
  40. 10ed73a am c783e1a3: am 0fac7fd1: Merge "Leave the evidence lying around if an adb test fails." by Elliott Hughes · 10 years ago
  41. 002c761 am 6eb9aa62: am 6bf93400: Merge "adb: fix mkdirs / adb pull with relative paths, fix win32 issues" by Elliott Hughes · 10 years ago
  42. d89977b am c3766916: am 8c61e029: Merge "adb_test/libbase_test: win32: get some tests working" by Elliott Hughes · 10 years ago
  43. e7f0a22 Merge "adb: win32: define UNICODE/_UNICODE, Unicode error messages, misc" by Elliott Hughes · 10 years ago
  44. 8e6bc92 Merge "adb: win32: call SystemErrorCodeToString() from more places" by Elliott Hughes · 10 years ago
  45. e58c174 Leave the evidence lying around if an adb test fails. by Elliott Hughes · 10 years ago
  46. 8c1054f adb: fix mkdirs / adb pull with relative paths, fix win32 issues by Spencer Low · 10 years ago
  47. a2cb364 adb_test/libbase_test: win32: get some tests working by Spencer Low · 10 years ago
  48. 5bfe3da am d2984900: am 11ca81fc: Merge "Remove adb\'s unused get_my_path for Windows." by Elliott Hughes · 10 years ago
  49. fef5f0c am 20e8b384: am c70ac57d: Merge "adb: poll for emulator connection." by Yabin Cui · 10 years ago
  50. aa6f451 am b8b71186: am 367fb503: Merge "adb: win32: Unicode path names, env vars, some console support" by Elliott Hughes · 10 years ago
  51. 67aaa93 adb: win32: call SystemErrorCodeToString() from more places by Spencer Low · 10 years ago
  52. 5c341b4 adb: win32: define UNICODE/_UNICODE, Unicode error messages, misc by Spencer Low · 10 years ago
  53. 1d4b303 adb: win32: fix USB device hang when resuming from sleep/hibernation by Spencer Low · 10 years ago
  54. a03bd9a am 3d561748: am ec035950: Merge "Clean up -p handling slightly." by Elliott Hughes · 10 years ago
  55. 3e28fd6 am 6dca1987: am cf4dba5a: Merge "adb: win32: initial IPv6 support and improved Winsock error reporting" by Elliott Hughes · 10 years ago
  56. ba905f4 am a6fda917: am dc1fb361: Merge "Make clear of the data length sent by write_packet." by Yabin Cui · 10 years ago
  57. 4716f80 Remove adb's unused get_my_path for Windows. by Elliott Hughes · 10 years ago
  58. ad432d8 Merge "adb: poll for emulator connection." by Yabin Cui · 10 years ago
  59. a008e8b Merge "adb: win32: Unicode path names, env vars, some console support" by Elliott Hughes · 10 years ago
  60. 5b43096 adb: win32: file descriptor reliability improvements by Spencer Low · 10 years ago
  61. 23cf7f8 adb: poll for emulator connection. by Yabin Cui · 10 years ago
  62. 91ded98 adb: win32: Unicode path names, env vars, some console support by Spencer Low · 10 years ago
  63. f1181a3 Clean up -p handling slightly. by Elliott Hughes · 10 years ago
  64. 18d461f Merge "adb: win32: initial IPv6 support and improved Winsock error reporting" by Elliott Hughes · 10 years ago
  65. 53ea89e adb: win32: initial IPv6 support and improved Winsock error reporting by Spencer Low · 10 years ago
  66. 616f6e4 resolved conflicts for merge of 4e90b0ae to mnc-dr-dev-plus-aosp by Elliott Hughes · 10 years ago
  67. 6abc0c0 Make clear of the data length sent by write_packet. by Yabin Cui · 10 years ago
  68. 776956b More adb cleanup. by Elliott Hughes · 10 years ago
  69. 323c08b resolved conflicts for merge of 486645ee to mnc-dr-dev-plus-aosp by Elliott Hughes · 10 years ago
  70. f428021 Write mkdirs in more idiomatic C++ style. by Alex Vallée · 10 years ago
  71. 40d5770 am bec459a2: am 480bea33: Merge "Add top level sanitize options for ADB." by Dan Albert · 10 years ago
  72. 42fdde6 Merge "Add top level sanitize options for ADB." by Dan Albert · 10 years ago
  73. 2927c91 Add top level sanitize options for ADB. by Dan Albert · 10 years ago
  74. 5d1cb52 am cc552ea3: am 3b5b1328: Merge "adb/test_device.py fixes for win32 and no use of ANDROID_SERIAL" by Dan Albert · 10 years ago
  75. 0e6819e Merge "adb/test_device.py fixes for win32 and no use of ANDROID_SERIAL" by Dan Albert · 10 years ago
  76. 9b69542 am 42dbc4b1: am 44443bea: Merge "Use _WIN32 rather than HAVE_WINSOCK." by Elliott Hughes · 10 years ago
  77. d68c6e2 Merge "Use _WIN32 rather than HAVE_WINSOCK." by Elliott Hughes · 10 years ago
  78. d0956f4 adb/test_device.py fixes for win32 and no use of ANDROID_SERIAL by Spencer Low · 10 years ago
  79. eb64880 am 1a1f9beb: am dcf89091: Merge "Add a script to record Android boot time." by Yasuhiro Matsuda · 10 years ago
  80. f56e9ec Merge "Add a script to record Android boot time." by Yasuhiro Matsuda · 10 years ago
  81. f0992eb Add a script to record Android boot time. by Yasuhiro Matsuda · 10 years ago
  82. 93ccdf5 am e0541c7d: am a6597598: Merge "fix adb {forward,reverse} --no-rebind" by Elliott Hughes · 10 years ago
  83. 4e4af61 Use _WIN32 rather than HAVE_WINSOCK. by Elliott Hughes · 10 years ago
  84. d6ad920 fix adb {forward,reverse} --no-rebind by Spencer Low · 10 years ago
  85. f38a6ec am fa3622b2: am c0e8d0fc: Merge "Fix AndroidDevice.get_prop, add tests." by Dan Albert · 10 years ago
  86. 8e6eb0c Merge "Fix AndroidDevice.get_prop, add tests." by Dan Albert · 10 years ago
  87. f148d26 Fix AndroidDevice.get_prop, add tests. by Dan Albert · 10 years ago
  88. 24c81c1 am ce2047a9: am 1a706865: Merge "Fix const-ness of strrchr callers." by Elliott Hughes · 10 years ago
  89. 93eadbe Fix const-ness of strrchr callers. by Elliott Hughes · 10 years ago
  90. 1930cce am 05432f07: am 20cf8702: Merge "Create adb Python package." by Dan Albert · 10 years ago
  91. c7a7d68 Create adb Python package. by Dan Albert · 10 years ago
  92. 72fc5b0 am b8fa711f: am 3fe6de1c: Merge "Add a simple test for using non-ASCII paths with adb." by Elliott Hughes · 10 years ago
  93. cee2b75 Merge "Add a simple test for using non-ASCII paths with adb." by Elliott Hughes · 10 years ago
  94. 2594290 Add a simple test for using non-ASCII paths with adb. by Elliott Hughes · 10 years ago
  95. 474b19b am 7d86f5e5: am 239f6ac8: Merge "Fix Win32 adb build (for the second time today)." by Elliott Hughes · 10 years ago
  96. 956aa22 Fix Win32 adb build (for the second time today). by Elliott Hughes · 10 years ago
  97. 449b2f1 am f077e45c: am 9dad4ec4: Merge "Clean up the locking in usb_linux.cpp." by Elliott Hughes · 10 years ago
  98. 96852b4 am 51d08e8e: am 2e942a47: Merge "Fix Win32 adb build." by Elliott Hughes · 10 years ago
  99. 23176f7 Merge "Clean up the locking in usb_linux.cpp." by Elliott Hughes · 10 years ago
  100. 9a335ef Clean up the locking in usb_linux.cpp. by Elliott Hughes · 10 years ago