1. 3212939 Fix adbd/adb server confusion in an error message. by Elliott Hughes · 9 years ago
  2. e916315 Move mkdirs to adb_utils. by Alex Vallée · 9 years ago
  3. a53c848 Merge "Revert "Turn on -Wformat-nonliteral."" by Dan Albert · 9 years ago
  4. 3d978e6 Revert "Turn on -Wformat-nonliteral." by Dan Albert · 9 years ago
  5. 2c1ae14 Merge "Turn on -Wformat-nonliteral." by Dan Albert · 9 years ago
  6. 7d8fc46 Turn on -Wformat-nonliteral. by Dan Albert · 9 years ago
  7. 5f1d5ff Merge "Replace HAVE_WIN32_IPC with _WIN32." by Elliott Hughes · 9 years ago
  8. d0f82f1 Replace HAVE_WIN32_IPC with _WIN32. by Elliott Hughes · 9 years ago
  9. 0de6891 Fix "adb remount" for when the root directory is in system.img by Daniel Rosenberg · 9 years ago
  10. f46cc57 Merge "Fixed a documentation error in protocol.txt" by Elliott Hughes · 9 years ago
  11. 65f76dd Fixed a documentation error in protocol.txt by Derrick Bonafilia · 9 years ago
  12. e458d72 Merge "adb server: don't close stale fd when TCP transport is closed" by Elliott Hughes · 9 years ago
  13. 24f5276 Improve the "device '(null)' not found" error. by Elliott Hughes · 9 years ago
  14. d7eb854 Ignore ro.adb.secure in user builds. by Elliott Hughes · 9 years ago
  15. 11f73a1 Remove calls to is_selinux_enabled() by Nick Kralevich · 9 years ago
  16. 52746b0 Minor "adb help" fixes. by Elliott Hughes · 9 years ago
  17. 6f38e23 adb server: don't close stale fd when TCP transport is closed by Spencer Low · 9 years ago
  18. 675f1bd Merge "adb: win32: fix logging to adb.log" by Elliott Hughes · 9 years ago
  19. 2b113d6 Merge "Fix test_adb.py against production builds." by Elliott Hughes · 9 years ago
  20. d5e9f91 Merge "adb shouldn't trace unless told to" by Paul Lawrence · 9 years ago
  21. f4ca27d adb shouldn't trace unless told to by Paul Lawrence · 9 years ago
  22. 3256b49 Fix test_adb.py against production builds. by Elliott Hughes · 9 years ago
  23. 7f0dba1 Merge "adb: win32: get test_adb.py running and passing 100%" by Elliott Hughes · 9 years ago
  24. 45ca894 Merge "adb: fix adb_close() vs. unix_close() usage" by Elliott Hughes · 9 years ago
  25. 4911f4b adb: win32: fix logging to adb.log by Spencer Low · 9 years ago
  26. d98ca8a Fix error handling/reporting for "adb forward" and "adb reverse". by Elliott Hughes · 9 years ago
  27. ab21e71 adb: win32: get test_adb.py running and passing 100% by Spencer Low · 9 years ago
  28. 3a2421b adb: fix adb_close() vs. unix_close() usage by Spencer Low · 9 years ago
  29. b1d05de Merge "Improve logging." by Dan Albert · 9 years ago
  30. 08d552b Improve logging. by Dan Albert · 9 years ago
  31. 4f246ad Merge "Clean up adb_trace_init." by Dan Albert · 9 years ago
  32. 73af9e6 Merge "Make atransport be a real class." by Dan Albert · 9 years ago
  33. ecce503 Make atransport be a real class. by Dan Albert · 9 years ago
  34. c6d3a24 Turn on -Wextra. by Dan Albert · 9 years ago
  35. 27929b0 Clean up adb_trace_init. by Dan Albert · 9 years ago
  36. 9ca39e3 adb / libbase: clean up NOGDI and evil ERROR macro by Spencer Low · 9 years ago
  37. 211b490 Merge "Make connection states a proper type." by Dan Albert · 9 years ago
  38. 9a50f4c Make connection states a proper type. by Dan Albert · 9 years ago
  39. ea67bc9 Merge "Ignore whitespace/indent issues from cpplint." by Dan Albert · 9 years ago
  40. 78c126d Ignore whitespace/indent issues from cpplint. by Dan Albert · 9 years ago
  41. 5bf0f16 Merge "adb: win32: fix key files reading/writing" by Dan Albert · 9 years ago
  42. 9c028f9 Make pty raw in adb shell when non-interactive. by Dan Albert · 9 years ago
  43. fb05b37 Merge "adb: win32: fix StringPrintf format string checking of %zd and PRIu64" by Dan Albert · 9 years ago
  44. 90a8976 Merge "adb: win32: fix daemon acknowledgement" by Dan Albert · 9 years ago
  45. c8dbd47 Merge "Fix ' escaping in adb." by Elliott Hughes · 9 years ago
  46. de52ce2 Fix ' escaping in adb. by Elliott Hughes · 9 years ago
  47. 803451e adb: win32: fix StringPrintf format string checking of %zd and PRIu64 by Spencer Low · 9 years ago
  48. 9529b3e Merge "adb: Do not share memory between multiple thread" by Elliott Hughes · 9 years ago
  49. e6959b7 adb: Do not share memory between multiple thread by Alan Jeon · 10 years ago
  50. 91ae28e adb: win32: fix daemon acknowledgement by Spencer Low · 9 years ago
  51. 9a0602f Merge "Failure to find an oem partition should not be a remount failure." by Elliott Hughes · 9 years ago
  52. 689011f Failure to find an oem partition should not be a remount failure. by Elliott Hughes · 9 years ago
  53. 9616c0b Merge "Revert "Revert "Split adb_main.cpp into client and daemon.""" by Dan Albert · 9 years ago
  54. 53a3744 Revert "Revert "Split adb_main.cpp into client and daemon."" by Dan Albert · 9 years ago
  55. e66e677 Merge "Revert "Split adb_main.cpp into client and daemon."" by Dan Albert · 9 years ago
  56. fb929fd Merge "Revert "Probably fix the Mac build."" by Dan Albert · 9 years ago
  57. 151f488 Revert "Split adb_main.cpp into client and daemon." by Dan Albert · 9 years ago
  58. 100889c Revert "Probably fix the Mac build." by Dan Albert · 9 years ago
  59. 7ba9e1f Merge "Probably fix the Mac build." by Dan Albert · 9 years ago
  60. 7a07e4e Probably fix the Mac build. by Dan Albert · 9 years ago
  61. 81d467e Merge "Fix "adb remount" for devices without an oem partition." by Elliott Hughes · 9 years ago
  62. 0a5c483 Merge "Split adb_main.cpp into client and daemon." by Dan Albert · 9 years ago
  63. ad87c02 Split adb_main.cpp into client and daemon. by Dan Albert · 9 years ago
  64. 818aa86 Merge "Try to include the SHA in a ddmslib-compatible way." by Elliott Hughes · 9 years ago
  65. dabb974 Fix "adb remount" for devices without an oem partition. by Elliott Hughes · 9 years ago
  66. 2bfec95 Merge "Add some missing 'const's." by Elliott Hughes · 9 years ago
  67. 918dcdc Try to include the SHA in a ddmslib-compatible way. by Elliott Hughes · 9 years ago
  68. 9d07fee Add some missing 'const's. by Elliott Hughes · 9 years ago
  69. 60bca2d adb: win32: fix key files reading/writing by Spencer Low · 9 years ago
  70. 7dc759f adb: win32: fix adb emu command by Spencer Low · 9 years ago
  71. a8c3414 Be tolerant of devices that don't report serials. by Dan Albert · 9 years ago
  72. ab93a04 Merge "Add some missing 'static's." by Elliott Hughes · 9 years ago
  73. 712416a Add some missing 'static's. by Elliott Hughes · 9 years ago
  74. 06815c9 Merge "Include the git sha in the adb version." by Dan Albert · 9 years ago
  75. a8285fb Include the git sha in the adb version. by Dan Albert · 9 years ago
  76. 9e4cc2d Merge "Disable adb tests for Windows." by Dan Albert · 9 years ago
  77. fd793e8 Merge "_beginthread returns uintptr_t." by Elliott Hughes · 9 years ago
  78. 1fa736d Disable adb tests for Windows. by Dan Albert · 9 years ago
  79. 30f2e2b _beginthread returns uintptr_t. by Elliott Hughes · 9 years ago
  80. f251714 Simplify adb_thread_create. by Elliott Hughes · 9 years ago
  81. 3aec2ba Give enum types CamelCase names for clarity. by Elliott Hughes · 9 years ago
  82. 32ce0f8 Merge "Remove non-functional "adb persist"." by Elliott Hughes · 9 years ago
  83. c68e0e2 Remove non-functional "adb persist". by Elliott Hughes · 9 years ago
  84. 2624ec7 Merge "Implement the ssh(1) escaping rules." by Elliott Hughes · 9 years ago
  85. eaabdd6 Implement the ssh(1) escaping rules. by Elliott Hughes · 9 years ago
  86. ef83600 Make test_track_devices.cpp output easier to read. by Elliott Hughes · 9 years ago
  87. fb59684 Add WriteFdFmt and clean up more code. by Elliott Hughes · 9 years ago
  88. 88b4c85 More adb buffer fixes. by Elliott Hughes · 9 years ago
  89. da94581 More fixed-length buffer removal. by Elliott Hughes · 9 years ago
  90. b27e241 Add missing 'else' to fix all devices showing up as "host". by Elliott Hughes · 9 years ago
  91. 59a1fb8 Merge "Fix Win32 build." by Elliott Hughes · 9 years ago
  92. c1ddf6a Fix Win32 build. by Elliott Hughes · 9 years ago
  93. 04a98c2 Move __adb_error to std::string, and improve various errors. by Elliott Hughes · 9 years ago
  94. fb2ba51 Remove strtok from adb. by Elliott Hughes · 9 years ago
  95. 949f262 Support the full length of USB serial numbers. by Elliott Hughes · 9 years ago
  96. fd9cde9 Merge "Improve logging of USBDEVFS_CLAIMINTERFACE failures." by Elliott Hughes · 9 years ago
  97. 5d50437 Improve logging of USBDEVFS_CLAIMINTERFACE failures. by Elliott Hughes · 9 years ago
  98. 86f97fe Merge "Add missing null checks after allocations." by Elliott Hughes · 9 years ago
  99. d0269c9 Add missing null checks after allocations. by Elliott Hughes · 9 years ago
  100. 7337061 Merge "Plumb more of the error reporting through." by Elliott Hughes · 9 years ago