1. c5a12b2 Fix "adb sync" for devices without vendor and oem. by Elliott Hughes · 9 years ago
  2. bbc32ce Merge "Always explain why bind(2) failed." by Elliott Hughes · 9 years ago
  3. 6780a7b Merge "Use ' quoting to escape arguments." by Elliott Hughes · 9 years ago
  4. c36b52c Merge "Fix windows adb build" by Colin Cross · 9 years ago
  5. 3b43460 Fix windows adb build by Colin Cross · 9 years ago
  6. a07326a Merge "statically link adb and fastboot against libc++" by Colin Cross · 9 years ago
  7. a585cbd Always explain why bind(2) failed. by Elliott Hughes · 9 years ago
  8. 6c76007 Merge "Fix the Windows adb build." by Elliott Hughes · 9 years ago
  9. df5bb43 Fix the Windows adb build. by Elliott Hughes · 9 years ago
  10. 48db87f Use ' quoting to escape arguments. by Elliott Hughes · 9 years ago
  11. bebf693 Merge "Use escape_arg in "adb backup"." by Elliott Hughes · 9 years ago
  12. e4b6479 Use escape_arg in "adb backup". by Elliott Hughes · 9 years ago
  13. 7cf3575 Remove yet more fixed-length buffers (and their overruns). by Elliott Hughes · 9 years ago
  14. bbb6b98 Merge "Switch adb over to clang." by Elliott Hughes · 9 years ago
  15. d5549a4 Switch adb over to clang. by Elliott Hughes · 9 years ago
  16. 778df9c Merge "Fix more buffer overruns." by Elliott Hughes · 9 years ago
  17. 3810445 Fix more buffer overruns. by Elliott Hughes · 9 years ago
  18. c78cb2b Merge "Use PRI* macros to fix the Windows build." by Elliott Hughes · 9 years ago
  19. d1a5b2b Use PRI* macros to fix the Windows build. by Elliott Hughes · 9 years ago
  20. fa1cb7a Merge "Remove various fixed-length buffers (and their overflows)." by Elliott Hughes · 9 years ago
  21. 170b568 Remove various fixed-length buffers (and their overflows). by Elliott Hughes · 9 years ago
  22. ea62dfe Merge "Remove extern "C" barriers to using C++." by Elliott Hughes · 9 years ago
  23. 927cd19 Merge "Show $ADB_VENDOR_KEYS if authentication fails." by Elliott Hughes · 9 years ago
  24. fe7ff81 Remove extern "C" barriers to using C++. by Elliott Hughes · 9 years ago
  25. ab88242 Show $ADB_VENDOR_KEYS if authentication fails. by Elliott Hughes · 9 years ago
  26. c084e0c Merge "Move usb_osx to C++." by Dan Albert · 9 years ago
  27. 0b55ab3 Merge "Link libraries needed for Darwin adb tests." by Dan Albert · 9 years ago
  28. 2589606 Move usb_osx to C++. by Dan Albert · 9 years ago
  29. 23bb6e5 Link libraries needed for Darwin adb tests. by Dan Albert · 9 years ago
  30. 0a34bfb statically link adb and fastboot against libc++ by Colin Cross · 9 years ago
  31. 6a09693 Move sysdeps_win32 to C++. by Elliott Hughes · 9 years ago
  32. 392692c Switch usb_linux_client to C++. by Elliott Hughes · 9 years ago
  33. 7f963e1 Move get_my_path_darwin to C++. by Elliott Hughes · 9 years ago
  34. c6e24a0 Merge "Set verity mode as the verified property value" by Sami Tolvanen · 9 years ago
  35. d3ffe9a Merge "Disable CR/LF translation for adb interactive shell." by Elliott Hughes · 9 years ago
  36. 7c5dcbb Disable CR/LF translation for adb interactive shell. by Alistair Buxton · 11 years ago
  37. abfa720 Fix "adb devices -l". by Elliott Hughes · 9 years ago
  38. ae50460 Merge "Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed." by Elliott Hughes · 9 years ago
  39. 6a224d4 Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed. by Elliott Hughes · 9 years ago
  40. 5c54f58 Set verity mode as the verified property value by Sami Tolvanen · 9 years ago
  41. 0db6764 adb: Add option to reboot into sideload mode in recovery by Tao Bao · 9 years ago
  42. d501672 Revert "Remove the emulator special case from the "adb root" code." by Dan Albert · 9 years ago
  43. beb6198 adb shell: Win32: fix Ctrl-C, tab completion, line editing, server echo by Spencer Low · 9 years ago
  44. dec2b24 Additional cleanup of start_device_log. by Dan Albert · 9 years ago
  45. d174d5f Merge "Use text based trace masks for adbd." by Dan Albert · 9 years ago
  46. ecbd874 Use text based trace masks for adbd. by Dan Albert · 9 years ago
  47. fdd3d64 Merge "The generic failure case disappeared..." by Dan Albert · 9 years ago
  48. 51e3c9a Merge "File header cleanup." by Dan Albert · 9 years ago
  49. 8cfc9fd The generic failure case disappeared... by Dan Albert · 9 years ago
  50. db6fe64 File header cleanup. by Dan Albert · 9 years ago
  51. 745e10a Fix clang-format file for correct indent settings. by Dan Albert · 9 years ago
  52. 0e0ce06 Merge "Fix memory leak on jdwp_process_free()" by Dan Albert · 9 years ago
  53. 0bdb867 Fix file descriptor leakage in adbd by Pavel Labath · 9 years ago
  54. 55b8b15 Merge "Revert "Revert "adb: support /oem partition""" by Elliott Hughes · 9 years ago
  55. dedf767 Revert "Revert "adb: support /oem partition"" by Elliott Hughes · 9 years ago
  56. 9afbc0a Merge "Revert "adb: support /oem partition"" by Dan Albert · 9 years ago
  57. 0c481d0 Revert "adb: support /oem partition" by Dan Albert · 9 years ago
  58. ee74574 Merge "Revert "Revert "Create libbase.""" by Dan Albert · 9 years ago
  59. e9b5974 Merge "adb: support /oem partition" by Elliott Hughes · 9 years ago
  60. 95b2d54 adb: support /oem partition by Mårten Kongstad · 10 years ago
  61. 46cf4ee Revert "Revert "Create libbase."" by Dan Albert · 9 years ago
  62. f7dfe34 Merge "Revert "Create libbase."" by Nicolas Geoffray · 9 years ago
  63. d3adee2 Revert "Create libbase." by Nicolas Geoffray · 9 years ago
  64. 8e50c7f Merge "Create libbase." by Dan Albert · 9 years ago
  65. 38be9c5 Create libbase. by Dan Albert · 9 years ago
  66. 64ef40b adb doesn't actually use libzipfile. by Elliott Hughes · 9 years ago
  67. 4b207ea am 1a397b1e: Merge "Fix build from -Werror=maybe-uninitialized." by Dan Albert · 9 years ago
  68. fe9de3b am b60781c1: Merge "Move adb to C++." by Dan Albert · 9 years ago
  69. 1a397b1 Merge "Fix build from -Werror=maybe-uninitialized." by Dan Albert · 9 years ago
  70. 4d8a1ab Fix build from -Werror=maybe-uninitialized. by Dan Albert · 9 years ago
  71. b60781c Merge "Move adb to C++." by Dan Albert · 9 years ago
  72. f30d73c Move adb to C++. by Dan Albert · 9 years ago
  73. 880c90d am b5f43a12: Merge "Fix a writex transcription error." by Dan Albert · 9 years ago
  74. b5f43a1 Merge "Fix a writex transcription error." by Dan Albert · 9 years ago
  75. 022f493 Fix a writex transcription error. by Dan Albert · 9 years ago
  76. 107c04f am 332c2881: Merge "Make the root/unroot test more robust." by Dan Albert · 9 years ago
  77. a02cfca Make the root/unroot test more robust. by Dan Albert · 9 years ago
  78. b777b3b Fix memory leak on jdwp_process_free() by SungHyun Kwon · 9 years ago
  79. 1f563ce am 45d4f518: Merge "check if uid=0 before attempting remount" by Nick Kralevich · 9 years ago
  80. 45d4f51 Merge "check if uid=0 before attempting remount" by Nick Kralevich · 9 years ago
  81. fee8841 check if uid=0 before attempting remount by Nick Kralevich · 9 years ago
  82. 14562b5 am 140b330b: Merge "Test readx/writex (now renamed)." by Dan Albert · 9 years ago
  83. 140b330 Merge "Test readx/writex (now renamed)." by Dan Albert · 9 years ago
  84. 66a91b0 Test readx/writex (now renamed). by Dan Albert · 9 years ago
  85. 875724e am 9abccd67: Merge "Remove _(GNU|XOPEN)_SOURCE makefile cruft." by Dan Albert · 9 years ago
  86. cb7386e am 948ae1b9: Merge "Add some basic tests to adb." by Dan Albert · 9 years ago
  87. 9abccd6 Merge "Remove _(GNU|XOPEN)_SOURCE makefile cruft." by Dan Albert · 9 years ago
  88. 50f9b90 Remove _(GNU|XOPEN)_SOURCE makefile cruft. by Dan Albert · 9 years ago
  89. 4895c52 Add some basic tests to adb. by Dan Albert · 9 years ago
  90. 0ee97f1 am d75d6c91: Merge "Fix the mac build." by Dan Albert · 9 years ago
  91. bd3d448 Fix the mac build. by Dan Albert · 9 years ago
  92. fbce95a am a8f16916: Merge "Move transport declarations into transport.h." by Dan Albert · 9 years ago
  93. a8f1691 Merge "Move transport declarations into transport.h." by Dan Albert · 9 years ago
  94. b302d12 Move transport declarations into transport.h. by Dan Albert · 9 years ago
  95. 5017f3a am 6021facf: Merge "Add .clang-format file." by Dan Albert · 9 years ago
  96. 6021fac Merge "Add .clang-format file." by Dan Albert · 9 years ago
  97. 4493d82 Add .clang-format file. by Dan Albert · 9 years ago
  98. f4b19c6 am 941bdbbe: Merge "Add a project wide clang switch." by Dan Albert · 9 years ago
  99. 941bdbb Merge "Add a project wide clang switch." by Dan Albert · 9 years ago
  100. 0996611 am e25c9b8e: Merge "Remove the emulator special case from the "adb root" code." by Elliott Hughes · 9 years ago