1. 9f2d1a9 adb start-server: Use a separate fd for sending initial OK by Siva Velusamy · 9 years ago
  2. e110167 Merge "adb: fix killing of old version of adb process" by Elliott Hughes · 9 years ago
  3. db3492c Merge "win32: adb_test/libbase_test fixes" by Elliott Hughes · 9 years ago
  4. cbf26b7 win32: adb_test/libbase_test fixes by Spencer Low · 9 years ago
  5. c672cb0 Merge "Include the error code if GetPipeProperties fails." by Elliott Hughes · 9 years ago
  6. 6e02c24 Include the error code if GetPipeProperties fails. by Elliott Hughes · 9 years ago
  7. 71635bb adb: fix killing of old version of adb process by Spencer Low · 9 years ago
  8. c0822e8 Enable perfboot.py to install APKs before measurement. by Yasuhiro Matsuda · 9 years ago
  9. 3cf2a8e Merge "Fix a comment typo." by Elliott Hughes · 9 years ago
  10. feacf20 Merge "adb: win32: file descriptor reliability improvements" by Elliott Hughes · 9 years ago
  11. bfa7c7d Fix a comment typo. by Elliott Hughes · 9 years ago
  12. 6b940e1 Merge "adb: win32: define UNICODE/_UNICODE, Unicode error messages, misc" by Elliott Hughes · 9 years ago
  13. 6355f2c Merge "adb: win32: call SystemErrorCodeToString() from more places" by Elliott Hughes · 9 years ago
  14. 3841a9f Leave the evidence lying around if an adb test fails. by Elliott Hughes · 9 years ago
  15. 22191c3 adb: fix mkdirs / adb pull with relative paths, fix win32 issues by Spencer Low · 9 years ago
  16. cf168a8 adb_test/libbase_test: win32: get some tests working by Spencer Low · 9 years ago
  17. 8df9032 adb: win32: call SystemErrorCodeToString() from more places by Spencer Low · 9 years ago
  18. e347c1d adb: win32: define UNICODE/_UNICODE, Unicode error messages, misc by Spencer Low · 9 years ago
  19. 16d79c7 Remove adb's unused get_my_path for Windows. by Elliott Hughes · 9 years ago
  20. c70ac57 Merge "adb: poll for emulator connection." by Yabin Cui · 9 years ago
  21. 367fb50 Merge "adb: win32: Unicode path names, env vars, some console support" by Elliott Hughes · 9 years ago
  22. c321155 adb: win32: file descriptor reliability improvements by Spencer Low · 9 years ago
  23. 0e2c194 adb: poll for emulator connection. by Yabin Cui · 9 years ago
  24. cf4ff64 adb: win32: Unicode path names, env vars, some console support by Spencer Low · 9 years ago
  25. 048b27c Clean up -p handling slightly. by Elliott Hughes · 9 years ago
  26. cf4dba5 Merge "adb: win32: initial IPv6 support and improved Winsock error reporting" by Elliott Hughes · 9 years ago
  27. 5200c66 adb: win32: initial IPv6 support and improved Winsock error reporting by Spencer Low · 9 years ago
  28. 6264129 Make clear of the data length sent by write_packet. by Yabin Cui · 9 years ago
  29. 5c74270 More adb cleanup. by Elliott Hughes · 9 years ago
  30. 47d67c9 Write mkdirs in more idiomatic C++ style. by Alex Vallée · 9 years ago
  31. 480bea3 Merge "Add top level sanitize options for ADB." by Dan Albert · 9 years ago
  32. 9113b47 Add top level sanitize options for ADB. by Dan Albert · 9 years ago
  33. 3b5b132 Merge "adb/test_device.py fixes for win32 and no use of ANDROID_SERIAL" by Dan Albert · 9 years ago
  34. 44443be Merge "Use _WIN32 rather than HAVE_WINSOCK." by Elliott Hughes · 9 years ago
  35. 3e7feda adb/test_device.py fixes for win32 and no use of ANDROID_SERIAL by Spencer Low · 9 years ago
  36. dcf8909 Merge "Add a script to record Android boot time." by Yasuhiro Matsuda · 9 years ago
  37. ab37983 Add a script to record Android boot time. by Yasuhiro Matsuda · 9 years ago
  38. adbf442 Use _WIN32 rather than HAVE_WINSOCK. by Elliott Hughes · 9 years ago
  39. a6b340a fix adb {forward,reverse} --no-rebind by Spencer Low · 9 years ago
  40. c0e8d0f Merge "Fix AndroidDevice.get_prop, add tests." by Dan Albert · 9 years ago
  41. e2b4a5f Fix AndroidDevice.get_prop, add tests. by Dan Albert · 9 years ago
  42. 3e7048c Fix const-ness of strrchr callers. by Elliott Hughes · 9 years ago
  43. 8e1fdd7 Create adb Python package. by Dan Albert · 9 years ago
  44. 3fe6de1 Merge "Add a simple test for using non-ASCII paths with adb." by Elliott Hughes · 9 years ago
  45. 614e0a4 Add a simple test for using non-ASCII paths with adb. by Elliott Hughes · 9 years ago
  46. 4f1d7b5 Fix Win32 adb build (for the second time today). by Elliott Hughes · 9 years ago
  47. 9dad4ec Merge "Clean up the locking in usb_linux.cpp." by Elliott Hughes · 9 years ago
  48. 812f030 Clean up the locking in usb_linux.cpp. by Elliott Hughes · 9 years ago
  49. d48dbd8 Fix Win32 adb build. by Elliott Hughes · 9 years ago
  50. 381cfa9 Report getaddrinfo failures correctly. by Elliott Hughes · 9 years ago
  51. 61ee830 Don't limit Windows USB reads. by Elliott Hughes · 9 years ago
  52. 6b40d0a Merge "adb: win32: fix exec-in and exec-out to use binary mode" by Elliott Hughes · 9 years ago
  53. 3d2904c Increase size of the the adb packets sent over the wire by Tamas Berghammer · 9 years ago
  54. a5d0ca4 Merge "Show "(reverse)" in "adb reverse --list"." by Elliott Hughes · 9 years ago
  55. 34c20bb Show "(reverse)" in "adb reverse --list". by Elliott Hughes · 9 years ago
  56. 19d80b8 "adb tcpip" should require a numeric argument. by Elliott Hughes · 9 years ago
  57. 3bcdaa2 Merge "Recognize IPv6 addresses for "adb connect"." by Elliott Hughes · 9 years ago
  58. 3d5f60d Recognize IPv6 addresses for "adb connect". by Elliott Hughes · 9 years ago
  59. 8d8126a adb: logging: newlines, thread ids, error code overwriting by Spencer Low · 9 years ago
  60. 0541844 Merge "Remove subproc events when ADB_HOST." by Elliott Hughes · 9 years ago
  61. 64d303a Fix adbd/adb server confusion in an error message. by Elliott Hughes · 9 years ago
  62. 947cb3e Remove subproc events when ADB_HOST. by Alex Vallée · 9 years ago
  63. 1421614 Move mkdirs to adb_utils. by Alex Vallée · 9 years ago
  64. 286bb6d Revert "Turn on -Wformat-nonliteral." by Dan Albert · 9 years ago
  65. 459df8f Turn on -Wformat-nonliteral. by Dan Albert · 9 years ago
  66. a6241a0 Merge "Replace HAVE_WIN32_IPC with _WIN32." by Elliott Hughes · 9 years ago
  67. 095307e Replace HAVE_WIN32_IPC with _WIN32. by Elliott Hughes · 9 years ago
  68. d6eba89 Fix "adb remount" for when the root directory is in system.img by Daniel Rosenberg · 9 years ago
  69. 36da715 Fixed a documentation error in protocol.txt by Derrick Bonafilia · 9 years ago
  70. b80ed90 Merge "adb server: don't close stale fd when TCP transport is closed" by Elliott Hughes · 9 years ago
  71. e2d3677 Improve the "device '(null)' not found" error. by Elliott Hughes · 9 years ago
  72. 5cba504 Ignore ro.adb.secure in user builds. by Elliott Hughes · 9 years ago
  73. 4d87095 Remove calls to is_selinux_enabled() by Nick Kralevich · 9 years ago
  74. 7e067cf Minor "adb help" fixes. by Elliott Hughes · 9 years ago
  75. 3abd31d adb server: don't close stale fd when TCP transport is closed by Spencer Low · 9 years ago
  76. b7dfb79 adb: win32: fix exec-in and exec-out to use binary mode by Spencer Low · 9 years ago
  77. fa76ffc Merge "adb: win32: fix logging to adb.log" by Elliott Hughes · 9 years ago
  78. a945643 Merge "Fix test_adb.py against production builds." by Elliott Hughes · 9 years ago
  79. 6f009d9 adb shouldn't trace unless told to by Paul Lawrence · 9 years ago
  80. 3595328 Fix test_adb.py against production builds. by Elliott Hughes · 9 years ago
  81. f9ae390 Merge "adb: win32: get test_adb.py running and passing 100%" by Elliott Hughes · 9 years ago
  82. ebce147 Merge "adb: fix adb_close() vs. unix_close() usage" by Elliott Hughes · 9 years ago
  83. d0f66c3 adb: win32: fix logging to adb.log by Spencer Low · 9 years ago
  84. 424af02 Fix error handling/reporting for "adb forward" and "adb reverse". by Elliott Hughes · 9 years ago
  85. 62b6b4a adb: win32: get test_adb.py running and passing 100% by Spencer Low · 9 years ago
  86. 6ac5d7d adb: fix adb_close() vs. unix_close() usage by Spencer Low · 9 years ago
  87. 9313c0d Improve logging. by Dan Albert · 9 years ago
  88. 3647376 Merge "Clean up adb_trace_init." by Dan Albert · 9 years ago
  89. db037bc Merge "Make atransport be a real class." by Dan Albert · 9 years ago
  90. c7915a3 Make atransport be a real class. by Dan Albert · 9 years ago
  91. 23fee8f Turn on -Wextra. by Dan Albert · 9 years ago
  92. e246219 Clean up adb_trace_init. by Dan Albert · 10 years ago
  93. ac3f7d9 adb / libbase: clean up NOGDI and evil ERROR macro by Spencer Low · 9 years ago
  94. d92fd41 Merge "Make connection states a proper type." by Dan Albert · 9 years ago
  95. dcd78a1 Make connection states a proper type. by Dan Albert · 9 years ago
  96. 075e860 Ignore whitespace/indent issues from cpplint. by Dan Albert · 9 years ago
  97. 747a6f2 Merge "adb: win32: fix key files reading/writing" by Dan Albert · 9 years ago
  98. 569a130 Make pty raw in adb shell when non-interactive. by Dan Albert · 9 years ago
  99. 4e00081 Merge "adb: win32: fix StringPrintf format string checking of %zd and PRIu64" by Dan Albert · 9 years ago
  100. 0df0690 Merge "adb: win32: fix daemon acknowledgement" by Dan Albert · 9 years ago