1. 47c3ce5 adbd: enable USB SuperSpeed (again) by Jack Pham · 9 years ago
  2. df33ffa fs_config: replace getenv('OUT') by new fs_config parameter by Thierry Strudel · 9 years ago
  3. 1cddc20 Ignore ro.adb.secure in user builds. by Elliott Hughes · 9 years ago
  4. d62bce8 adb: win32: fix key files reading/writing by Spencer Low · 9 years ago
  5. 23d8407 Improve adb install help. by Svetoslav · 9 years ago
  6. 0b3baac Document the -g option to adb install. by Lorenzo Colitti · 9 years ago
  7. 2181c72 Fix ' escaping in adb. by Elliott Hughes · 9 years ago
  8. a51d8b9 Failure to find an oem partition should not be a remount failure. by Elliott Hughes · 9 years ago
  9. 207ddb2 Fix "adb remount" for devices without an oem partition. by Elliott Hughes · 9 years ago
  10. c33e62b Merge "Be tolerant of devices that don't report serials." into mnc-dev by Benson Leung · 9 years ago
  11. 02418b3 Try to include the SHA in a ddmslib-compatible way. by Elliott Hughes · 9 years ago
  12. 6043e15 Be tolerant of devices that don't report serials. by Dan Albert · 9 years ago
  13. c1cfbd3 Include the git sha in the adb version. by Dan Albert · 9 years ago
  14. aceb9c0 Implement the ssh(1) escaping rules. by Elliott Hughes · 9 years ago
  15. e1a5500 Add WriteFdFmt and clean up more code. by Elliott Hughes · 9 years ago
  16. 92af733 More adb buffer fixes. by Elliott Hughes · 9 years ago
  17. f1a58f8 More fixed-length buffer removal. by Elliott Hughes · 9 years ago
  18. 0156589 Add missing 'else' to fix all devices showing up as "host". by Elliott Hughes · 9 years ago
  19. 2e06d30 Fix Win32 build. by Elliott Hughes · 9 years ago
  20. 71aeb79 Move __adb_error to std::string, and improve various errors. by Elliott Hughes · 9 years ago
  21. d81f75a Remove strtok from adb. by Elliott Hughes · 9 years ago
  22. 03a90d6 Support the full length of USB serial numbers. by Elliott Hughes · 9 years ago
  23. ce6363b Improve logging of USBDEVFS_CLAIMINTERFACE failures. by Elliott Hughes · 9 years ago
  24. 876881b Merge "Add missing null checks after allocations." by Elliott Hughes · 9 years ago
  25. dc3b459 Add missing null checks after allocations. by Elliott Hughes · 9 years ago
  26. 1555147 Plumb more of the error reporting through. by Elliott Hughes · 9 years ago
  27. 8e6edc0 Add a couple more adb shell regression tests. by Elliott Hughes · 9 years ago
  28. 82b0f7b Merge "adb: set sys.usb.ffs.ready to signal usb pullup" by Badhri Jagan Sridharan · 9 years ago
  29. 5f97370 adb: set sys.usb.ffs.ready to signal usb pullup by Badhri Jagan Sridharan · 9 years ago
  30. 0053bb3 Add a test for shell escaping. by Elliott Hughes · 9 years ago
  31. d236d07 Fix "adb sync" for devices without vendor and oem. by Elliott Hughes · 9 years ago
  32. e434ad1 Merge "Always explain why bind(2) failed." by Elliott Hughes · 9 years ago
  33. 14b6573 Merge "Use ' quoting to escape arguments." by Elliott Hughes · 9 years ago
  34. dc1e482 Fix windows adb build by Colin Cross · 9 years ago
  35. b2b06de Merge "statically link adb and fastboot against libc++" by Colin Cross · 9 years ago
  36. 7b50609 Always explain why bind(2) failed. by Elliott Hughes · 9 years ago
  37. 53daee6 Fix the Windows adb build. by Elliott Hughes · 9 years ago
  38. 5498ade Use ' quoting to escape arguments. by Elliott Hughes · 9 years ago
  39. 6c34bba Use escape_arg in "adb backup". by Elliott Hughes · 9 years ago
  40. a7090b9 Remove yet more fixed-length buffers (and their overruns). by Elliott Hughes · 9 years ago
  41. 2083fa6 Switch adb over to clang. by Elliott Hughes · 9 years ago
  42. 61a004c Merge "Fix more buffer overruns." by Elliott Hughes · 9 years ago
  43. 5830577 Fix more buffer overruns. by Elliott Hughes · 9 years ago
  44. 2940ccf Use PRI* macros to fix the Windows build. by Elliott Hughes · 9 years ago
  45. 2baae3a Remove various fixed-length buffers (and their overflows). by Elliott Hughes · 9 years ago
  46. 0b8ecb3 Merge "Remove extern "C" barriers to using C++." by Elliott Hughes · 9 years ago
  47. 2d4121c Remove extern "C" barriers to using C++. by Elliott Hughes · 9 years ago
  48. 7be29c8 Show $ADB_VENDOR_KEYS if authentication fails. by Elliott Hughes · 9 years ago
  49. a4802ca Merge "Move usb_osx to C++." by Dan Albert · 9 years ago
  50. c4f8fa7 Merge "Link libraries needed for Darwin adb tests." by Dan Albert · 9 years ago
  51. 7447dd0 Move usb_osx to C++. by Dan Albert · 9 years ago
  52. f8d6b9b Link libraries needed for Darwin adb tests. by Dan Albert · 9 years ago
  53. 55bf5f0 statically link adb and fastboot against libc++ by Colin Cross · 9 years ago
  54. a2f2e56 Move sysdeps_win32 to C++. by Elliott Hughes · 9 years ago
  55. 2acec91 Switch usb_linux_client to C++. by Elliott Hughes · 9 years ago
  56. 1a4d85a Move get_my_path_darwin to C++. by Elliott Hughes · 9 years ago
  57. 284c5cb Merge "Set verity mode as the verified property value" by Sami Tolvanen · 9 years ago
  58. dfa09fd Disable CR/LF translation for adb interactive shell. by Alistair Buxton · 11 years ago
  59. 09a45a1 Fix "adb devices -l". by Elliott Hughes · 9 years ago
  60. bcc2b5f Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed. by Elliott Hughes · 9 years ago
  61. 4547423 Set verity mode as the verified property value by Sami Tolvanen · 9 years ago
  62. 175b7bb adb: Add option to reboot into sideload mode in recovery by Tao Bao · 9 years ago
  63. 868402e Revert "Remove the emulator special case from the "adb root" code." by Dan Albert · 9 years ago
  64. 5018406 adb shell: Win32: fix Ctrl-C, tab completion, line editing, server echo by Spencer Low · 9 years ago
  65. 8743ef9 Additional cleanup of start_device_log. by Dan Albert · 9 years ago
  66. ea2175a Use text based trace masks for adbd. by Dan Albert · 9 years ago
  67. a16b0f4 Merge "The generic failure case disappeared..." by Dan Albert · 9 years ago
  68. 28f0769 Merge "File header cleanup." by Dan Albert · 9 years ago
  69. 08f66bc The generic failure case disappeared... by Dan Albert · 9 years ago
  70. 3313426 File header cleanup. by Dan Albert · 9 years ago
  71. 683238c Fix clang-format file for correct indent settings. by Dan Albert · 9 years ago
  72. b4ebc47 Merge "Fix memory leak on jdwp_process_free()" by Dan Albert · 9 years ago
  73. 64d9adc Fix file descriptor leakage in adbd by Pavel Labath · 9 years ago
  74. ec7a667 Revert "Revert "adb: support /oem partition"" by Elliott Hughes · 9 years ago
  75. 6084a01 Revert "adb: support /oem partition" by Dan Albert · 9 years ago
  76. 81416fd adb: support /oem partition by Mårten Kongstad · 10 years ago
  77. 98ff772 Create libbase. by Dan Albert · 9 years ago
  78. 46270d2 adb doesn't actually use libzipfile. by Elliott Hughes · 9 years ago
  79. 83ca56a Fix build from -Werror=maybe-uninitialized. by Dan Albert · 9 years ago
  80. bac3474 Move adb to C++. by Dan Albert · 9 years ago
  81. 9b1fd96 Merge "Fix a writex transcription error." by Dan Albert · 9 years ago
  82. f3519a8 Fix a writex transcription error. by Dan Albert · 9 years ago
  83. 857d7db Make the root/unroot test more robust. by Dan Albert · 9 years ago
  84. abb80e0 Fix memory leak on jdwp_process_free() by SungHyun Kwon · 9 years ago
  85. 268eb4f check if uid=0 before attempting remount by Nick Kralevich · 9 years ago
  86. cc731cc Test readx/writex (now renamed). by Dan Albert · 9 years ago
  87. 7fd821e Remove _(GNU|XOPEN)_SOURCE makefile cruft. by Dan Albert · 9 years ago
  88. 055f1aa Add some basic tests to adb. by Dan Albert · 9 years ago
  89. dc0f8ec Fix the mac build. by Dan Albert · 9 years ago
  90. 72bf2a7 Merge "Move transport declarations into transport.h." by Dan Albert · 9 years ago
  91. 7664901 Move transport declarations into transport.h. by Dan Albert · 9 years ago
  92. 103c1be Add .clang-format file. by Dan Albert · 9 years ago
  93. 5329d3f Merge "Add a project wide clang switch." by Dan Albert · 9 years ago
  94. 9697ce5 Add a project wide clang switch. by Dan Albert · 9 years ago
  95. 70385f3 Merge "Remove the emulator special case from the "adb root" code." by Elliott Hughes · 9 years ago
  96. b2e57b7 Make Python tests only check the current device. by Dan Albert · 9 years ago
  97. fdf8722 Fix Mac build. by Dan Albert · 9 years ago
  98. abd6773 Remove the emulator special case from the "adb root" code. by Elliott Hughes · 9 years ago
  99. 88cf1c8 Fix Windows SDK build. by Dan Albert · 9 years ago
  100. 3b967f5 Add missing <stdlib.h> to adb_listeners.c. by Elliott Hughes · 9 years ago