1. 59ce781 Merge "Add missing #include <memory> for std::unique_ptr on Windows." by Elliott Hughes · 9 years ago
  2. 4e7848d Add missing #include <memory> for std::unique_ptr on Windows. by Elliott Hughes · 9 years ago
  3. 6bba79c Merge "There are no big endian hosts, grandpa." by Elliott Hughes · 9 years ago
  4. 9e8e355 There are no big endian hosts, grandpa. by Elliott Hughes · 9 years ago
  5. 7907b53 Merge "adb sync cleanup." by Elliott Hughes · 9 years ago
  6. b628cb1 adb sync cleanup. by Elliott Hughes · 9 years ago
  7. c793f39 Merge "adbd: enable USB SuperSpeed (again)" by Badhri Jagan Sridharan · 9 years ago
  8. ac5c766 Merge "Use glog for logging in the OSX USB layer" by Siva Velusamy · 9 years ago
  9. 878e36b Use glog for logging in the OSX USB layer by Siva Velusamy · 9 years ago
  10. faa5707 bundle init.rc contents with its service by Tom Cherry · 9 years ago
  11. c499eeb adb: win32: fix unittest exit code parsing by Spencer Low · 9 years ago
  12. 44be5ce Merge "Add `adb features`." by David Pursell · 9 years ago
  13. e5a7244 Merge "Add feature list to connection banner." by David Pursell · 9 years ago
  14. 996c12e Add `adb features`. by Dan Albert · 9 years ago
  15. be8e54b Add feature list to connection banner. by Dan Albert · 9 years ago
  16. 6d6cb54 Start iterating USB pipe endpoints from 1. by Elliott Hughes · 9 years ago
  17. 1a7cd18 Merge "adb: On Mac, clear both host and device endpoints at startup" by Siva Velusamy · 9 years ago
  18. 3ce4607 adb: On Mac, clear both host and device endpoints at startup by Siva Velusamy · 9 years ago
  19. 2521f51 Merge "adb: improve network error info" by Elliott Hughes · 9 years ago
  20. 2ccc459 Merge "adb: win32: fix shutdown deadlock" by Elliott Hughes · 9 years ago
  21. d9fdff1 Merge "adb: start-server and kill-server error output" by Elliott Hughes · 9 years ago
  22. 85ee64b adb: start-server and kill-server error output by Spencer Low · 9 years ago
  23. c7c1ca6 adb: win32: fix shutdown deadlock by Spencer Low · 9 years ago
  24. 086ed87 Merge "adb: Fix PTY logic for non-interactive shells." by David Pursell · 9 years ago
  25. 87c2995 adb: Fix PTY logic for non-interactive shells. by David Pursell · 9 years ago
  26. 3b1a373 Merge "Remove confusing variable HOST." by Yabin Cui · 9 years ago
  27. dd96569 Merge "Always include the adb version in the log." by Elliott Hughes · 9 years ago
  28. b9f0164 Always include the adb version in the log. by Elliott Hughes · 9 years ago
  29. fe6ab81 adb: make stdin/stdout/stderr redirection errors fatal by Spencer Low · 9 years ago
  30. c239b45 Merge "adb: call android::base::InitLogging even when adb tracing is disabled" by Elliott Hughes · 9 years ago
  31. 7b143de Merge "Add missing includes." by Dan Albert · 9 years ago
  32. 3262585 adb: improve network error info by Spencer Low · 9 years ago
  33. 80e45e7 Add missing includes. by Dan Albert · 9 years ago
  34. 566d3e1 adb: call android::base::InitLogging even when adb tracing is disabled by Spencer Low · 9 years ago
  35. 3a69863 Merge "adb: win32: fix USB device hang when resuming from sleep/hibernation" by Elliott Hughes · 9 years ago
  36. 5fe6d0d Remove confusing variable HOST. by Yabin Cui · 9 years ago
  37. b28812f adb: win32: write ACK to separate pipe instead of stdout by Spencer Low · 9 years ago
  38. a55dbd8 adb start-server: Use a separate fd for sending initial OK by Siva Velusamy · 9 years ago
  39. acbdda4 Merge "adb: fix killing of old version of adb process" by Elliott Hughes · 9 years ago
  40. 41a5888 Merge "win32: adb_test/libbase_test fixes" by Elliott Hughes · 9 years ago
  41. f96845c win32: adb_test/libbase_test fixes by Spencer Low · 9 years ago
  42. 65b8447 Merge "Include the error code if GetPipeProperties fails." by Elliott Hughes · 9 years ago
  43. d9ce0ff Include the error code if GetPipeProperties fails. by Elliott Hughes · 9 years ago
  44. 2218c75 adb: fix killing of old version of adb process by Spencer Low · 9 years ago
  45. 1184254 Enable perfboot.py to install APKs before measurement. by Yasuhiro Matsuda · 9 years ago
  46. a7549c6 Merge "Fix a comment typo." by Elliott Hughes · 9 years ago
  47. 83d2e62 Merge "adb: win32: file descriptor reliability improvements" by Elliott Hughes · 9 years ago
  48. 1ba5309 Fix a comment typo. by Elliott Hughes · 9 years ago
  49. e103818 Merge "adb: win32: define UNICODE/_UNICODE, Unicode error messages, misc" by Elliott Hughes · 9 years ago
  50. bffb3de Merge "adb: win32: call SystemErrorCodeToString() from more places" by Elliott Hughes · 9 years ago
  51. 69de294 Leave the evidence lying around if an adb test fails. by Elliott Hughes · 9 years ago
  52. ba304d7 Merge "adb: fix mkdirs / adb pull with relative paths, fix win32 issues" by Elliott Hughes · 9 years ago
  53. 939d000 adb: fix mkdirs / adb pull with relative paths, fix win32 issues by Spencer Low · 9 years ago
  54. 5f4de22 Merge "adb_test/libbase_test: win32: get some tests working" by Elliott Hughes · 9 years ago
  55. c9ddd81 adb_test/libbase_test: win32: get some tests working by Spencer Low · 9 years ago
  56. 62b9d66 Merge "Remove adb's unused get_my_path for Windows." by Elliott Hughes · 9 years ago
  57. 1711e01 adb: win32: call SystemErrorCodeToString() from more places by Spencer Low · 9 years ago
  58. cc467f1 adb: win32: define UNICODE/_UNICODE, Unicode error messages, misc by Spencer Low · 9 years ago
  59. 9f1ba56 adb: win32: fix USB device hang when resuming from sleep/hibernation by Spencer Low · 9 years ago
  60. cbf6c45 Remove adb's unused get_my_path for Windows. by Elliott Hughes · 9 years ago
  61. d0bdf9a Merge "adb: poll for emulator connection." by Yabin Cui · 9 years ago
  62. 3e0dbda Merge "adb: win32: Unicode path names, env vars, some console support" by Elliott Hughes · 9 years ago
  63. b732a37 adb: win32: file descriptor reliability improvements by Spencer Low · 9 years ago
  64. d802bcf adb: poll for emulator connection. by Yabin Cui · 9 years ago
  65. d03770f Merge "Clean up -p handling slightly." by Elliott Hughes · 9 years ago
  66. 6815c07 adb: win32: Unicode path names, env vars, some console support by Spencer Low · 9 years ago
  67. 1337683 Clean up -p handling slightly. by Elliott Hughes · 9 years ago
  68. c5dc270 Merge "adb: win32: initial IPv6 support and improved Winsock error reporting" by Elliott Hughes · 9 years ago
  69. 1f9f5bf Merge "Make clear of the data length sent by write_packet." by Yabin Cui · 9 years ago
  70. 753d485 adb: win32: initial IPv6 support and improved Winsock error reporting by Spencer Low · 9 years ago
  71. a96dabf Make clear of the data length sent by write_packet. by Yabin Cui · 9 years ago
  72. 9897771 Merge "More adb cleanup." by Elliott Hughes · 9 years ago
  73. d189cfb More adb cleanup. by Elliott Hughes · 9 years ago
  74. 28d1f8d Write mkdirs in more idiomatic C++ style. by Alex Vallée · 9 years ago
  75. 881c433 Merge "Add top level sanitize options for ADB." by Dan Albert · 9 years ago
  76. fd0be89 Add top level sanitize options for ADB. by Dan Albert · 9 years ago
  77. 120adbd Merge "adb/test_device.py fixes for win32 and no use of ANDROID_SERIAL" by Dan Albert · 9 years ago
  78. 4d2e4fd Merge "Use _WIN32 rather than HAVE_WINSOCK." by Elliott Hughes · 9 years ago
  79. bf85d52 adb/test_device.py fixes for win32 and no use of ANDROID_SERIAL by Spencer Low · 9 years ago
  80. 62e61b6 Merge "Add a script to record Android boot time." by Yasuhiro Matsuda · 9 years ago
  81. 360f881 Add a script to record Android boot time. by Yasuhiro Matsuda · 9 years ago
  82. 2b01414 Use _WIN32 rather than HAVE_WINSOCK. by Elliott Hughes · 9 years ago
  83. a090079 Merge "fix adb {forward,reverse} --no-rebind" by Elliott Hughes · 9 years ago
  84. 9536513 fix adb {forward,reverse} --no-rebind by Spencer Low · 9 years ago
  85. 94c05fb Merge "Fix AndroidDevice.get_prop, add tests." by Dan Albert · 9 years ago
  86. 38094c1 Fix AndroidDevice.get_prop, add tests. by Dan Albert · 9 years ago
  87. 24f9b08 Fix const-ness of strrchr callers. by Elliott Hughes · 9 years ago
  88. a4169f9 Create adb Python package. by Dan Albert · 9 years ago
  89. 083126e Merge "Add a simple test for using non-ASCII paths with adb." by Elliott Hughes · 9 years ago
  90. 19ccd89 Add a simple test for using non-ASCII paths with adb. by Elliott Hughes · 9 years ago
  91. 1c73461 Merge "Fix Win32 adb build (for the second time today)." by Elliott Hughes · 9 years ago
  92. bb4fe4a Fix Win32 adb build (for the second time today). by Elliott Hughes · 9 years ago
  93. bc50d67 Merge "Clean up the locking in usb_linux.cpp." by Elliott Hughes · 9 years ago
  94. 3af421c Clean up the locking in usb_linux.cpp. by Elliott Hughes · 9 years ago
  95. 50755e1 Merge "Fix Win32 adb build." by Elliott Hughes · 9 years ago
  96. fe44751 Fix Win32 adb build. by Elliott Hughes · 9 years ago
  97. 455ffbd Merge "Report getaddrinfo failures correctly." by Elliott Hughes · 9 years ago
  98. 43df109 Report getaddrinfo failures correctly. by Elliott Hughes · 9 years ago
  99. 6cde25e Merge "Don't limit Windows USB reads." by Elliott Hughes · 9 years ago
  100. 2e302ec Don't limit Windows USB reads. by Elliott Hughes · 9 years ago