1. c239b45 Merge "adb: call android::base::InitLogging even when adb tracing is disabled" by Elliott Hughes · 9 years ago
  2. 7b143de Merge "Add missing includes." by Dan Albert · 9 years ago
  3. 3262585 adb: improve network error info by Spencer Low · 9 years ago
  4. 80e45e7 Add missing includes. by Dan Albert · 9 years ago
  5. 566d3e1 adb: call android::base::InitLogging even when adb tracing is disabled by Spencer Low · 9 years ago
  6. 3a69863 Merge "adb: win32: fix USB device hang when resuming from sleep/hibernation" by Elliott Hughes · 9 years ago
  7. 5fe6d0d Remove confusing variable HOST. by Yabin Cui · 9 years ago
  8. b28812f adb: win32: write ACK to separate pipe instead of stdout by Spencer Low · 9 years ago
  9. a55dbd8 adb start-server: Use a separate fd for sending initial OK by Siva Velusamy · 9 years ago
  10. acbdda4 Merge "adb: fix killing of old version of adb process" by Elliott Hughes · 9 years ago
  11. 41a5888 Merge "win32: adb_test/libbase_test fixes" by Elliott Hughes · 9 years ago
  12. f96845c win32: adb_test/libbase_test fixes by Spencer Low · 9 years ago
  13. 65b8447 Merge "Include the error code if GetPipeProperties fails." by Elliott Hughes · 9 years ago
  14. d9ce0ff Include the error code if GetPipeProperties fails. by Elliott Hughes · 9 years ago
  15. 2218c75 adb: fix killing of old version of adb process by Spencer Low · 9 years ago
  16. 1184254 Enable perfboot.py to install APKs before measurement. by Yasuhiro Matsuda · 9 years ago
  17. a7549c6 Merge "Fix a comment typo." by Elliott Hughes · 9 years ago
  18. 83d2e62 Merge "adb: win32: file descriptor reliability improvements" by Elliott Hughes · 9 years ago
  19. 1ba5309 Fix a comment typo. by Elliott Hughes · 9 years ago
  20. e103818 Merge "adb: win32: define UNICODE/_UNICODE, Unicode error messages, misc" by Elliott Hughes · 9 years ago
  21. bffb3de Merge "adb: win32: call SystemErrorCodeToString() from more places" by Elliott Hughes · 9 years ago
  22. 69de294 Leave the evidence lying around if an adb test fails. by Elliott Hughes · 9 years ago
  23. ba304d7 Merge "adb: fix mkdirs / adb pull with relative paths, fix win32 issues" by Elliott Hughes · 9 years ago
  24. 939d000 adb: fix mkdirs / adb pull with relative paths, fix win32 issues by Spencer Low · 9 years ago
  25. 5f4de22 Merge "adb_test/libbase_test: win32: get some tests working" by Elliott Hughes · 9 years ago
  26. c9ddd81 adb_test/libbase_test: win32: get some tests working by Spencer Low · 9 years ago
  27. 62b9d66 Merge "Remove adb's unused get_my_path for Windows." by Elliott Hughes · 9 years ago
  28. 1711e01 adb: win32: call SystemErrorCodeToString() from more places by Spencer Low · 9 years ago
  29. cc467f1 adb: win32: define UNICODE/_UNICODE, Unicode error messages, misc by Spencer Low · 9 years ago
  30. 9f1ba56 adb: win32: fix USB device hang when resuming from sleep/hibernation by Spencer Low · 9 years ago
  31. cbf6c45 Remove adb's unused get_my_path for Windows. by Elliott Hughes · 9 years ago
  32. d0bdf9a Merge "adb: poll for emulator connection." by Yabin Cui · 9 years ago
  33. 3e0dbda Merge "adb: win32: Unicode path names, env vars, some console support" by Elliott Hughes · 9 years ago
  34. b732a37 adb: win32: file descriptor reliability improvements by Spencer Low · 9 years ago
  35. d802bcf adb: poll for emulator connection. by Yabin Cui · 9 years ago
  36. d03770f Merge "Clean up -p handling slightly." by Elliott Hughes · 9 years ago
  37. 6815c07 adb: win32: Unicode path names, env vars, some console support by Spencer Low · 9 years ago
  38. 1337683 Clean up -p handling slightly. by Elliott Hughes · 9 years ago
  39. c5dc270 Merge "adb: win32: initial IPv6 support and improved Winsock error reporting" by Elliott Hughes · 9 years ago
  40. 1f9f5bf Merge "Make clear of the data length sent by write_packet." by Yabin Cui · 9 years ago
  41. 753d485 adb: win32: initial IPv6 support and improved Winsock error reporting by Spencer Low · 9 years ago
  42. a96dabf Make clear of the data length sent by write_packet. by Yabin Cui · 9 years ago
  43. 9897771 Merge "More adb cleanup." by Elliott Hughes · 9 years ago
  44. d189cfb More adb cleanup. by Elliott Hughes · 9 years ago
  45. 28d1f8d Write mkdirs in more idiomatic C++ style. by Alex Vallée · 9 years ago
  46. 881c433 Merge "Add top level sanitize options for ADB." by Dan Albert · 9 years ago
  47. fd0be89 Add top level sanitize options for ADB. by Dan Albert · 9 years ago
  48. 120adbd Merge "adb/test_device.py fixes for win32 and no use of ANDROID_SERIAL" by Dan Albert · 9 years ago
  49. 4d2e4fd Merge "Use _WIN32 rather than HAVE_WINSOCK." by Elliott Hughes · 9 years ago
  50. bf85d52 adb/test_device.py fixes for win32 and no use of ANDROID_SERIAL by Spencer Low · 9 years ago
  51. 62e61b6 Merge "Add a script to record Android boot time." by Yasuhiro Matsuda · 9 years ago
  52. 360f881 Add a script to record Android boot time. by Yasuhiro Matsuda · 9 years ago
  53. 2b01414 Use _WIN32 rather than HAVE_WINSOCK. by Elliott Hughes · 9 years ago
  54. a090079 Merge "fix adb {forward,reverse} --no-rebind" by Elliott Hughes · 9 years ago
  55. 9536513 fix adb {forward,reverse} --no-rebind by Spencer Low · 9 years ago
  56. 94c05fb Merge "Fix AndroidDevice.get_prop, add tests." by Dan Albert · 9 years ago
  57. 38094c1 Fix AndroidDevice.get_prop, add tests. by Dan Albert · 9 years ago
  58. 24f9b08 Fix const-ness of strrchr callers. by Elliott Hughes · 9 years ago
  59. a4169f9 Create adb Python package. by Dan Albert · 9 years ago
  60. 083126e Merge "Add a simple test for using non-ASCII paths with adb." by Elliott Hughes · 9 years ago
  61. 19ccd89 Add a simple test for using non-ASCII paths with adb. by Elliott Hughes · 9 years ago
  62. 1c73461 Merge "Fix Win32 adb build (for the second time today)." by Elliott Hughes · 9 years ago
  63. bb4fe4a Fix Win32 adb build (for the second time today). by Elliott Hughes · 9 years ago
  64. bc50d67 Merge "Clean up the locking in usb_linux.cpp." by Elliott Hughes · 9 years ago
  65. 3af421c Clean up the locking in usb_linux.cpp. by Elliott Hughes · 9 years ago
  66. 50755e1 Merge "Fix Win32 adb build." by Elliott Hughes · 9 years ago
  67. fe44751 Fix Win32 adb build. by Elliott Hughes · 9 years ago
  68. 455ffbd Merge "Report getaddrinfo failures correctly." by Elliott Hughes · 9 years ago
  69. 43df109 Report getaddrinfo failures correctly. by Elliott Hughes · 9 years ago
  70. 6cde25e Merge "Don't limit Windows USB reads." by Elliott Hughes · 9 years ago
  71. 2e302ec Don't limit Windows USB reads. by Elliott Hughes · 9 years ago
  72. d9b84e5 Merge "adb: win32: fix exec-in and exec-out to use binary mode" by Elliott Hughes · 9 years ago
  73. 06e9db9 Merge "Increase size of the the adb packets sent over the wire" by Elliott Hughes · 9 years ago
  74. a1c60c0 Increase size of the the adb packets sent over the wire by Tamas Berghammer · 9 years ago
  75. 34f6f58 Merge "Show "(reverse)" in "adb reverse --list"." by Elliott Hughes · 9 years ago
  76. 5259178 Show "(reverse)" in "adb reverse --list". by Elliott Hughes · 9 years ago
  77. 4710d8c Merge ""adb tcpip" should require a numeric argument." by Elliott Hughes · 9 years ago
  78. d94e8ba "adb tcpip" should require a numeric argument. by Elliott Hughes · 9 years ago
  79. ad7c49f Merge "Recognize IPv6 addresses for "adb connect"." by Elliott Hughes · 9 years ago
  80. 09ccf1f Recognize IPv6 addresses for "adb connect". by Elliott Hughes · 9 years ago
  81. 5c761bd adb: logging: newlines, thread ids, error code overwriting by Spencer Low · 9 years ago
  82. bba4d47 Merge "Remove subproc events when ADB_HOST." by Elliott Hughes · 9 years ago
  83. 3212939 Fix adbd/adb server confusion in an error message. by Elliott Hughes · 9 years ago
  84. 436fa6b Remove subproc events when ADB_HOST. by Alex Vallée · 9 years ago
  85. e916315 Move mkdirs to adb_utils. by Alex Vallée · 9 years ago
  86. a53c848 Merge "Revert "Turn on -Wformat-nonliteral."" by Dan Albert · 9 years ago
  87. 3d978e6 Revert "Turn on -Wformat-nonliteral." by Dan Albert · 9 years ago
  88. 2c1ae14 Merge "Turn on -Wformat-nonliteral." by Dan Albert · 9 years ago
  89. 7d8fc46 Turn on -Wformat-nonliteral. by Dan Albert · 9 years ago
  90. 5f1d5ff Merge "Replace HAVE_WIN32_IPC with _WIN32." by Elliott Hughes · 9 years ago
  91. d0f82f1 Replace HAVE_WIN32_IPC with _WIN32. by Elliott Hughes · 9 years ago
  92. 0de6891 Fix "adb remount" for when the root directory is in system.img by Daniel Rosenberg · 9 years ago
  93. f46cc57 Merge "Fixed a documentation error in protocol.txt" by Elliott Hughes · 9 years ago
  94. 65f76dd Fixed a documentation error in protocol.txt by Derrick Bonafilia · 9 years ago
  95. e458d72 Merge "adb server: don't close stale fd when TCP transport is closed" by Elliott Hughes · 9 years ago
  96. 24f5276 Improve the "device '(null)' not found" error. by Elliott Hughes · 9 years ago
  97. d7eb854 Ignore ro.adb.secure in user builds. by Elliott Hughes · 9 years ago
  98. 11f73a1 Remove calls to is_selinux_enabled() by Nick Kralevich · 9 years ago
  99. 52746b0 Minor "adb help" fixes. by Elliott Hughes · 9 years ago
  100. 6f38e23 adb server: don't close stale fd when TCP transport is closed by Spencer Low · 9 years ago