1. 286bb6d Revert "Turn on -Wformat-nonliteral." by Dan Albert · 9 years ago
  2. 459df8f Turn on -Wformat-nonliteral. by Dan Albert · 9 years ago
  3. a6241a0 Merge "Replace HAVE_WIN32_IPC with _WIN32." by Elliott Hughes · 9 years ago
  4. 095307e Replace HAVE_WIN32_IPC with _WIN32. by Elliott Hughes · 9 years ago
  5. d6eba89 Fix "adb remount" for when the root directory is in system.img by Daniel Rosenberg · 9 years ago
  6. 36da715 Fixed a documentation error in protocol.txt by Derrick Bonafilia · 9 years ago
  7. b80ed90 Merge "adb server: don't close stale fd when TCP transport is closed" by Elliott Hughes · 9 years ago
  8. e2d3677 Improve the "device '(null)' not found" error. by Elliott Hughes · 9 years ago
  9. 5cba504 Ignore ro.adb.secure in user builds. by Elliott Hughes · 9 years ago
  10. 4d87095 Remove calls to is_selinux_enabled() by Nick Kralevich · 9 years ago
  11. 7e067cf Minor "adb help" fixes. by Elliott Hughes · 9 years ago
  12. 3abd31d adb server: don't close stale fd when TCP transport is closed by Spencer Low · 9 years ago
  13. fa76ffc Merge "adb: win32: fix logging to adb.log" by Elliott Hughes · 9 years ago
  14. a945643 Merge "Fix test_adb.py against production builds." by Elliott Hughes · 9 years ago
  15. 6f009d9 adb shouldn't trace unless told to by Paul Lawrence · 9 years ago
  16. 3595328 Fix test_adb.py against production builds. by Elliott Hughes · 9 years ago
  17. f9ae390 Merge "adb: win32: get test_adb.py running and passing 100%" by Elliott Hughes · 9 years ago
  18. ebce147 Merge "adb: fix adb_close() vs. unix_close() usage" by Elliott Hughes · 9 years ago
  19. d0f66c3 adb: win32: fix logging to adb.log by Spencer Low · 9 years ago
  20. 424af02 Fix error handling/reporting for "adb forward" and "adb reverse". by Elliott Hughes · 9 years ago
  21. 62b6b4a adb: win32: get test_adb.py running and passing 100% by Spencer Low · 9 years ago
  22. 6ac5d7d adb: fix adb_close() vs. unix_close() usage by Spencer Low · 9 years ago
  23. 9313c0d Improve logging. by Dan Albert · 9 years ago
  24. 3647376 Merge "Clean up adb_trace_init." by Dan Albert · 9 years ago
  25. db037bc Merge "Make atransport be a real class." by Dan Albert · 9 years ago
  26. c7915a3 Make atransport be a real class. by Dan Albert · 9 years ago
  27. 23fee8f Turn on -Wextra. by Dan Albert · 9 years ago
  28. e246219 Clean up adb_trace_init. by Dan Albert · 10 years ago
  29. ac3f7d9 adb / libbase: clean up NOGDI and evil ERROR macro by Spencer Low · 9 years ago
  30. d92fd41 Merge "Make connection states a proper type." by Dan Albert · 9 years ago
  31. dcd78a1 Make connection states a proper type. by Dan Albert · 9 years ago
  32. 075e860 Ignore whitespace/indent issues from cpplint. by Dan Albert · 9 years ago
  33. 747a6f2 Merge "adb: win32: fix key files reading/writing" by Dan Albert · 9 years ago
  34. 569a130 Make pty raw in adb shell when non-interactive. by Dan Albert · 9 years ago
  35. 4e00081 Merge "adb: win32: fix StringPrintf format string checking of %zd and PRIu64" by Dan Albert · 9 years ago
  36. 0df0690 Merge "adb: win32: fix daemon acknowledgement" by Dan Albert · 9 years ago
  37. 84b0bf2 Fix ' escaping in adb. by Elliott Hughes · 9 years ago
  38. 6001c87 adb: win32: fix StringPrintf format string checking of %zd and PRIu64 by Spencer Low · 9 years ago
  39. 4af3c40 adb: Do not share memory between multiple thread by Alan Jeon · 10 years ago
  40. d396dc9 adb: win32: fix daemon acknowledgement by Spencer Low · 9 years ago
  41. 9aa4fda Failure to find an oem partition should not be a remount failure. by Elliott Hughes · 9 years ago
  42. c89e0cc Revert "Revert "Split adb_main.cpp into client and daemon."" by Dan Albert · 9 years ago
  43. 218dbcc Revert "Split adb_main.cpp into client and daemon." by Dan Albert · 9 years ago
  44. 3e1cb6d Revert "Probably fix the Mac build." by Dan Albert · 9 years ago
  45. 49513cb Probably fix the Mac build. by Dan Albert · 9 years ago
  46. ee5ce0d Merge "Fix "adb remount" for devices without an oem partition." by Elliott Hughes · 9 years ago
  47. cf07494 Split adb_main.cpp into client and daemon. by Dan Albert · 9 years ago
  48. f85f111 Merge "Try to include the SHA in a ddmslib-compatible way." by Elliott Hughes · 9 years ago
  49. 5677c23 Fix "adb remount" for devices without an oem partition. by Elliott Hughes · 9 years ago
  50. f3bbfa6 Try to include the SHA in a ddmslib-compatible way. by Elliott Hughes · 9 years ago
  51. aee80fb Add some missing 'const's. by Elliott Hughes · 9 years ago
  52. 9b96031 adb: win32: fix key files reading/writing by Spencer Low · 9 years ago
  53. 142ec75 adb: win32: fix adb emu command by Spencer Low · 9 years ago
  54. d99d902 Be tolerant of devices that don't report serials. by Dan Albert · 9 years ago
  55. 3edd54b Add some missing 'static's. by Elliott Hughes · 9 years ago
  56. 1ba1d7c Include the git sha in the adb version. by Dan Albert · 9 years ago
  57. 3f05fb5 Merge "Disable adb tests for Windows." by Dan Albert · 9 years ago
  58. a7a67c3 Disable adb tests for Windows. by Dan Albert · 9 years ago
  59. 2e4a2ee _beginthread returns uintptr_t. by Elliott Hughes · 9 years ago
  60. 9b0f354 Simplify adb_thread_create. by Elliott Hughes · 9 years ago
  61. 3bd73c1 Give enum types CamelCase names for clarity. by Elliott Hughes · 9 years ago
  62. 32687be Remove non-functional "adb persist". by Elliott Hughes · 9 years ago
  63. f25752d Merge "Implement the ssh(1) escaping rules." by Elliott Hughes · 9 years ago
  64. 2b10111 Implement the ssh(1) escaping rules. by Elliott Hughes · 9 years ago
  65. 2e57163 Make test_track_devices.cpp output easier to read. by Elliott Hughes · 9 years ago
  66. ab52c18 Add WriteFdFmt and clean up more code. by Elliott Hughes · 9 years ago
  67. e67f1f8 More adb buffer fixes. by Elliott Hughes · 9 years ago
  68. 6452a89 More fixed-length buffer removal. by Elliott Hughes · 9 years ago
  69. 3ce9575 Add missing 'else' to fix all devices showing up as "host". by Elliott Hughes · 9 years ago
  70. 1b600a9 Fix Win32 build. by Elliott Hughes · 9 years ago
  71. 078f0fc Move __adb_error to std::string, and improve various errors. by Elliott Hughes · 9 years ago
  72. 8d5fa6d Remove strtok from adb. by Elliott Hughes · 9 years ago
  73. 9309ecb Support the full length of USB serial numbers. by Elliott Hughes · 9 years ago
  74. ce6363b Improve logging of USBDEVFS_CLAIMINTERFACE failures. by Elliott Hughes · 9 years ago
  75. 876881b Merge "Add missing null checks after allocations." by Elliott Hughes · 9 years ago
  76. dc3b459 Add missing null checks after allocations. by Elliott Hughes · 9 years ago
  77. 1555147 Plumb more of the error reporting through. by Elliott Hughes · 9 years ago
  78. 8e6edc0 Add a couple more adb shell regression tests. by Elliott Hughes · 9 years ago
  79. 82b0f7b Merge "adb: set sys.usb.ffs.ready to signal usb pullup" by Badhri Jagan Sridharan · 9 years ago
  80. 5f97370 adb: set sys.usb.ffs.ready to signal usb pullup by Badhri Jagan Sridharan · 9 years ago
  81. 0053bb3 Add a test for shell escaping. by Elliott Hughes · 9 years ago
  82. d236d07 Fix "adb sync" for devices without vendor and oem. by Elliott Hughes · 9 years ago
  83. e434ad1 Merge "Always explain why bind(2) failed." by Elliott Hughes · 9 years ago
  84. 14b6573 Merge "Use ' quoting to escape arguments." by Elliott Hughes · 9 years ago
  85. dc1e482 Fix windows adb build by Colin Cross · 9 years ago
  86. b2b06de Merge "statically link adb and fastboot against libc++" by Colin Cross · 9 years ago
  87. 7b50609 Always explain why bind(2) failed. by Elliott Hughes · 9 years ago
  88. 53daee6 Fix the Windows adb build. by Elliott Hughes · 9 years ago
  89. 5498ade Use ' quoting to escape arguments. by Elliott Hughes · 9 years ago
  90. 6c34bba Use escape_arg in "adb backup". by Elliott Hughes · 9 years ago
  91. a7090b9 Remove yet more fixed-length buffers (and their overruns). by Elliott Hughes · 9 years ago
  92. 2083fa6 Switch adb over to clang. by Elliott Hughes · 9 years ago
  93. 61a004c Merge "Fix more buffer overruns." by Elliott Hughes · 9 years ago
  94. 5830577 Fix more buffer overruns. by Elliott Hughes · 9 years ago
  95. 2940ccf Use PRI* macros to fix the Windows build. by Elliott Hughes · 9 years ago
  96. 2baae3a Remove various fixed-length buffers (and their overflows). by Elliott Hughes · 9 years ago
  97. 0b8ecb3 Merge "Remove extern "C" barriers to using C++." by Elliott Hughes · 9 years ago
  98. 2d4121c Remove extern "C" barriers to using C++. by Elliott Hughes · 9 years ago
  99. 7be29c8 Show $ADB_VENDOR_KEYS if authentication fails. by Elliott Hughes · 9 years ago
  100. a4802ca Merge "Move usb_osx to C++." by Dan Albert · 9 years ago