1. 53a3744 Revert "Revert "Split adb_main.cpp into client and daemon."" by Dan Albert · 9 years ago
  2. e66e677 Merge "Revert "Split adb_main.cpp into client and daemon."" by Dan Albert · 9 years ago
  3. fb929fd Merge "Revert "Probably fix the Mac build."" by Dan Albert · 9 years ago
  4. 151f488 Revert "Split adb_main.cpp into client and daemon." by Dan Albert · 9 years ago
  5. 100889c Revert "Probably fix the Mac build." by Dan Albert · 9 years ago
  6. 7ba9e1f Merge "Probably fix the Mac build." by Dan Albert · 9 years ago
  7. 7a07e4e Probably fix the Mac build. by Dan Albert · 9 years ago
  8. 81d467e Merge "Fix "adb remount" for devices without an oem partition." by Elliott Hughes · 9 years ago
  9. 0a5c483 Merge "Split adb_main.cpp into client and daemon." by Dan Albert · 9 years ago
  10. ad87c02 Split adb_main.cpp into client and daemon. by Dan Albert · 9 years ago
  11. 818aa86 Merge "Try to include the SHA in a ddmslib-compatible way." by Elliott Hughes · 9 years ago
  12. dabb974 Fix "adb remount" for devices without an oem partition. by Elliott Hughes · 9 years ago
  13. 2bfec95 Merge "Add some missing 'const's." by Elliott Hughes · 9 years ago
  14. 918dcdc Try to include the SHA in a ddmslib-compatible way. by Elliott Hughes · 9 years ago
  15. 9d07fee Add some missing 'const's. by Elliott Hughes · 9 years ago
  16. 7dc759f adb: win32: fix adb emu command by Spencer Low · 9 years ago
  17. a8c3414 Be tolerant of devices that don't report serials. by Dan Albert · 9 years ago
  18. ab93a04 Merge "Add some missing 'static's." by Elliott Hughes · 9 years ago
  19. 712416a Add some missing 'static's. by Elliott Hughes · 9 years ago
  20. 06815c9 Merge "Include the git sha in the adb version." by Dan Albert · 9 years ago
  21. a8285fb Include the git sha in the adb version. by Dan Albert · 9 years ago
  22. 9e4cc2d Merge "Disable adb tests for Windows." by Dan Albert · 9 years ago
  23. fd793e8 Merge "_beginthread returns uintptr_t." by Elliott Hughes · 9 years ago
  24. 1fa736d Disable adb tests for Windows. by Dan Albert · 9 years ago
  25. 30f2e2b _beginthread returns uintptr_t. by Elliott Hughes · 9 years ago
  26. f251714 Simplify adb_thread_create. by Elliott Hughes · 9 years ago
  27. 3aec2ba Give enum types CamelCase names for clarity. by Elliott Hughes · 9 years ago
  28. 32ce0f8 Merge "Remove non-functional "adb persist"." by Elliott Hughes · 9 years ago
  29. c68e0e2 Remove non-functional "adb persist". by Elliott Hughes · 9 years ago
  30. 2624ec7 Merge "Implement the ssh(1) escaping rules." by Elliott Hughes · 9 years ago
  31. eaabdd6 Implement the ssh(1) escaping rules. by Elliott Hughes · 9 years ago
  32. ef83600 Make test_track_devices.cpp output easier to read. by Elliott Hughes · 9 years ago
  33. fb59684 Add WriteFdFmt and clean up more code. by Elliott Hughes · 9 years ago
  34. 88b4c85 More adb buffer fixes. by Elliott Hughes · 9 years ago
  35. da94581 More fixed-length buffer removal. by Elliott Hughes · 9 years ago
  36. b27e241 Add missing 'else' to fix all devices showing up as "host". by Elliott Hughes · 9 years ago
  37. 59a1fb8 Merge "Fix Win32 build." by Elliott Hughes · 9 years ago
  38. c1ddf6a Fix Win32 build. by Elliott Hughes · 9 years ago
  39. 04a98c2 Move __adb_error to std::string, and improve various errors. by Elliott Hughes · 9 years ago
  40. fb2ba51 Remove strtok from adb. by Elliott Hughes · 9 years ago
  41. 949f262 Support the full length of USB serial numbers. by Elliott Hughes · 9 years ago
  42. fd9cde9 Merge "Improve logging of USBDEVFS_CLAIMINTERFACE failures." by Elliott Hughes · 9 years ago
  43. 5d50437 Improve logging of USBDEVFS_CLAIMINTERFACE failures. by Elliott Hughes · 9 years ago
  44. 86f97fe Merge "Add missing null checks after allocations." by Elliott Hughes · 9 years ago
  45. d0269c9 Add missing null checks after allocations. by Elliott Hughes · 9 years ago
  46. 7337061 Merge "Plumb more of the error reporting through." by Elliott Hughes · 9 years ago
  47. 111a222 Plumb more of the error reporting through. by Elliott Hughes · 9 years ago
  48. f56c8f9 Add a couple more adb shell regression tests. by Elliott Hughes · 9 years ago
  49. e95f610 Merge "adb: set sys.usb.ffs.ready to signal usb pullup" by Badhri Jagan Sridharan · 9 years ago
  50. e1febe9 adb: set sys.usb.ffs.ready to signal usb pullup by Badhri Jagan Sridharan · 9 years ago
  51. 5e4bbd8 Add a test for shell escaping. by Elliott Hughes · 9 years ago
  52. cd5740b Merge "Fix "adb sync" for devices without vendor and oem." by Elliott Hughes · 9 years ago
  53. c5a12b2 Fix "adb sync" for devices without vendor and oem. by Elliott Hughes · 9 years ago
  54. bbc32ce Merge "Always explain why bind(2) failed." by Elliott Hughes · 9 years ago
  55. 6780a7b Merge "Use ' quoting to escape arguments." by Elliott Hughes · 9 years ago
  56. c36b52c Merge "Fix windows adb build" by Colin Cross · 9 years ago
  57. 3b43460 Fix windows adb build by Colin Cross · 9 years ago
  58. a07326a Merge "statically link adb and fastboot against libc++" by Colin Cross · 9 years ago
  59. a585cbd Always explain why bind(2) failed. by Elliott Hughes · 9 years ago
  60. 6c76007 Merge "Fix the Windows adb build." by Elliott Hughes · 9 years ago
  61. df5bb43 Fix the Windows adb build. by Elliott Hughes · 9 years ago
  62. 48db87f Use ' quoting to escape arguments. by Elliott Hughes · 9 years ago
  63. bebf693 Merge "Use escape_arg in "adb backup"." by Elliott Hughes · 9 years ago
  64. e4b6479 Use escape_arg in "adb backup". by Elliott Hughes · 9 years ago
  65. 7cf3575 Remove yet more fixed-length buffers (and their overruns). by Elliott Hughes · 9 years ago
  66. bbb6b98 Merge "Switch adb over to clang." by Elliott Hughes · 9 years ago
  67. d5549a4 Switch adb over to clang. by Elliott Hughes · 9 years ago
  68. 778df9c Merge "Fix more buffer overruns." by Elliott Hughes · 9 years ago
  69. 3810445 Fix more buffer overruns. by Elliott Hughes · 9 years ago
  70. c78cb2b Merge "Use PRI* macros to fix the Windows build." by Elliott Hughes · 9 years ago
  71. d1a5b2b Use PRI* macros to fix the Windows build. by Elliott Hughes · 9 years ago
  72. fa1cb7a Merge "Remove various fixed-length buffers (and their overflows)." by Elliott Hughes · 9 years ago
  73. 170b568 Remove various fixed-length buffers (and their overflows). by Elliott Hughes · 9 years ago
  74. ea62dfe Merge "Remove extern "C" barriers to using C++." by Elliott Hughes · 9 years ago
  75. 927cd19 Merge "Show $ADB_VENDOR_KEYS if authentication fails." by Elliott Hughes · 9 years ago
  76. fe7ff81 Remove extern "C" barriers to using C++. by Elliott Hughes · 9 years ago
  77. ab88242 Show $ADB_VENDOR_KEYS if authentication fails. by Elliott Hughes · 9 years ago
  78. c084e0c Merge "Move usb_osx to C++." by Dan Albert · 9 years ago
  79. 0b55ab3 Merge "Link libraries needed for Darwin adb tests." by Dan Albert · 9 years ago
  80. 2589606 Move usb_osx to C++. by Dan Albert · 9 years ago
  81. 23bb6e5 Link libraries needed for Darwin adb tests. by Dan Albert · 9 years ago
  82. 0a34bfb statically link adb and fastboot against libc++ by Colin Cross · 9 years ago
  83. 6a09693 Move sysdeps_win32 to C++. by Elliott Hughes · 9 years ago
  84. 392692c Switch usb_linux_client to C++. by Elliott Hughes · 9 years ago
  85. 7f963e1 Move get_my_path_darwin to C++. by Elliott Hughes · 9 years ago
  86. c6e24a0 Merge "Set verity mode as the verified property value" by Sami Tolvanen · 9 years ago
  87. d3ffe9a Merge "Disable CR/LF translation for adb interactive shell." by Elliott Hughes · 9 years ago
  88. 7c5dcbb Disable CR/LF translation for adb interactive shell. by Alistair Buxton · 12 years ago
  89. abfa720 Fix "adb devices -l". by Elliott Hughes · 9 years ago
  90. ae50460 Merge "Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed." by Elliott Hughes · 9 years ago
  91. 6a224d4 Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed. by Elliott Hughes · 9 years ago
  92. 5c54f58 Set verity mode as the verified property value by Sami Tolvanen · 10 years ago
  93. 0db6764 adb: Add option to reboot into sideload mode in recovery by Tao Bao · 10 years ago
  94. d501672 Revert "Remove the emulator special case from the "adb root" code." by Dan Albert · 10 years ago
  95. beb6198 adb shell: Win32: fix Ctrl-C, tab completion, line editing, server echo by Spencer Low · 10 years ago
  96. dec2b24 Additional cleanup of start_device_log. by Dan Albert · 10 years ago
  97. d174d5f Merge "Use text based trace masks for adbd." by Dan Albert · 10 years ago
  98. ecbd874 Use text based trace masks for adbd. by Dan Albert · 10 years ago
  99. fdd3d64 Merge "The generic failure case disappeared..." by Dan Albert · 10 years ago
  100. 51e3c9a Merge "File header cleanup." by Dan Albert · 10 years ago