1. abfa720 Fix "adb devices -l". by Elliott Hughes · 9 years ago
  2. ae50460 Merge "Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed." by Elliott Hughes · 9 years ago
  3. 6a224d4 Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed. by Elliott Hughes · 9 years ago
  4. 0db6764 adb: Add option to reboot into sideload mode in recovery by Tao Bao · 9 years ago
  5. d501672 Revert "Remove the emulator special case from the "adb root" code." by Dan Albert · 9 years ago
  6. beb6198 adb shell: Win32: fix Ctrl-C, tab completion, line editing, server echo by Spencer Low · 9 years ago
  7. dec2b24 Additional cleanup of start_device_log. by Dan Albert · 9 years ago
  8. d174d5f Merge "Use text based trace masks for adbd." by Dan Albert · 9 years ago
  9. ecbd874 Use text based trace masks for adbd. by Dan Albert · 9 years ago
  10. fdd3d64 Merge "The generic failure case disappeared..." by Dan Albert · 9 years ago
  11. 51e3c9a Merge "File header cleanup." by Dan Albert · 9 years ago
  12. 8cfc9fd The generic failure case disappeared... by Dan Albert · 9 years ago
  13. db6fe64 File header cleanup. by Dan Albert · 9 years ago
  14. 745e10a Fix clang-format file for correct indent settings. by Dan Albert · 9 years ago
  15. 0e0ce06 Merge "Fix memory leak on jdwp_process_free()" by Dan Albert · 9 years ago
  16. 0bdb867 Fix file descriptor leakage in adbd by Pavel Labath · 9 years ago
  17. 55b8b15 Merge "Revert "Revert "adb: support /oem partition""" by Elliott Hughes · 9 years ago
  18. dedf767 Revert "Revert "adb: support /oem partition"" by Elliott Hughes · 9 years ago
  19. 9afbc0a Merge "Revert "adb: support /oem partition"" by Dan Albert · 9 years ago
  20. 0c481d0 Revert "adb: support /oem partition" by Dan Albert · 9 years ago
  21. ee74574 Merge "Revert "Revert "Create libbase.""" by Dan Albert · 9 years ago
  22. e9b5974 Merge "adb: support /oem partition" by Elliott Hughes · 9 years ago
  23. 95b2d54 adb: support /oem partition by Mårten Kongstad · 10 years ago
  24. 46cf4ee Revert "Revert "Create libbase."" by Dan Albert · 9 years ago
  25. f7dfe34 Merge "Revert "Create libbase."" by Nicolas Geoffray · 9 years ago
  26. d3adee2 Revert "Create libbase." by Nicolas Geoffray · 9 years ago
  27. 8e50c7f Merge "Create libbase." by Dan Albert · 9 years ago
  28. 38be9c5 Create libbase. by Dan Albert · 9 years ago
  29. 64ef40b adb doesn't actually use libzipfile. by Elliott Hughes · 9 years ago
  30. 4b207ea am 1a397b1e: Merge "Fix build from -Werror=maybe-uninitialized." by Dan Albert · 9 years ago
  31. fe9de3b am b60781c1: Merge "Move adb to C++." by Dan Albert · 9 years ago
  32. 1a397b1 Merge "Fix build from -Werror=maybe-uninitialized." by Dan Albert · 9 years ago
  33. 4d8a1ab Fix build from -Werror=maybe-uninitialized. by Dan Albert · 9 years ago
  34. b60781c Merge "Move adb to C++." by Dan Albert · 9 years ago
  35. f30d73c Move adb to C++. by Dan Albert · 9 years ago
  36. 880c90d am b5f43a12: Merge "Fix a writex transcription error." by Dan Albert · 9 years ago
  37. b5f43a1 Merge "Fix a writex transcription error." by Dan Albert · 9 years ago
  38. 022f493 Fix a writex transcription error. by Dan Albert · 9 years ago
  39. 107c04f am 332c2881: Merge "Make the root/unroot test more robust." by Dan Albert · 9 years ago
  40. a02cfca Make the root/unroot test more robust. by Dan Albert · 9 years ago
  41. b777b3b Fix memory leak on jdwp_process_free() by SungHyun Kwon · 9 years ago
  42. 1f563ce am 45d4f518: Merge "check if uid=0 before attempting remount" by Nick Kralevich · 9 years ago
  43. 45d4f51 Merge "check if uid=0 before attempting remount" by Nick Kralevich · 9 years ago
  44. fee8841 check if uid=0 before attempting remount by Nick Kralevich · 9 years ago
  45. 14562b5 am 140b330b: Merge "Test readx/writex (now renamed)." by Dan Albert · 9 years ago
  46. 140b330 Merge "Test readx/writex (now renamed)." by Dan Albert · 9 years ago
  47. 66a91b0 Test readx/writex (now renamed). by Dan Albert · 9 years ago
  48. 875724e am 9abccd67: Merge "Remove _(GNU|XOPEN)_SOURCE makefile cruft." by Dan Albert · 9 years ago
  49. cb7386e am 948ae1b9: Merge "Add some basic tests to adb." by Dan Albert · 9 years ago
  50. 9abccd6 Merge "Remove _(GNU|XOPEN)_SOURCE makefile cruft." by Dan Albert · 9 years ago
  51. 50f9b90 Remove _(GNU|XOPEN)_SOURCE makefile cruft. by Dan Albert · 9 years ago
  52. 4895c52 Add some basic tests to adb. by Dan Albert · 9 years ago
  53. 0ee97f1 am d75d6c91: Merge "Fix the mac build." by Dan Albert · 9 years ago
  54. bd3d448 Fix the mac build. by Dan Albert · 9 years ago
  55. fbce95a am a8f16916: Merge "Move transport declarations into transport.h." by Dan Albert · 9 years ago
  56. a8f1691 Merge "Move transport declarations into transport.h." by Dan Albert · 9 years ago
  57. b302d12 Move transport declarations into transport.h. by Dan Albert · 9 years ago
  58. 5017f3a am 6021facf: Merge "Add .clang-format file." by Dan Albert · 9 years ago
  59. 6021fac Merge "Add .clang-format file." by Dan Albert · 9 years ago
  60. 4493d82 Add .clang-format file. by Dan Albert · 9 years ago
  61. f4b19c6 am 941bdbbe: Merge "Add a project wide clang switch." by Dan Albert · 9 years ago
  62. 941bdbb Merge "Add a project wide clang switch." by Dan Albert · 9 years ago
  63. 0996611 am e25c9b8e: Merge "Remove the emulator special case from the "adb root" code." by Elliott Hughes · 9 years ago
  64. 250e58c Add a project wide clang switch. by Dan Albert · 9 years ago
  65. e25c9b8 Merge "Remove the emulator special case from the "adb root" code." by Elliott Hughes · 9 years ago
  66. 70668ef am 17f26790: Merge "Make Python tests only check the current device." by Dan Albert · 9 years ago
  67. 49773aa Make Python tests only check the current device. by Dan Albert · 9 years ago
  68. 9dcd62f am f0c12b67: Merge "Fix Mac build." by Dan Albert · 9 years ago
  69. f0c12b6 Merge "Fix Mac build." by Dan Albert · 9 years ago
  70. bfdb431 Fix Mac build. by Dan Albert · 9 years ago
  71. c4e47ec am ff7973c3: Merge "Fix Windows SDK build." by Dan Albert · 9 years ago
  72. e8c72aa Remove the emulator special case from the "adb root" code. by Elliott Hughes · 9 years ago
  73. ff7973c Merge "Fix Windows SDK build." by Dan Albert · 9 years ago
  74. 8ce3213 Fix Windows SDK build. by Dan Albert · 9 years ago
  75. a72cc27 am 53aff6e2: Merge "Add missing <stdlib.h> to adb_listeners.c." by Elliott Hughes · 9 years ago
  76. 53aff6e Merge "Add missing <stdlib.h> to adb_listeners.c." by Elliott Hughes · 9 years ago
  77. 1679e92 Add missing <stdlib.h> to adb_listeners.c. by Elliott Hughes · 9 years ago
  78. 1752946 am 918e5b6a: Merge "Move more into libadb and libadbd." by Dan Albert · 9 years ago
  79. cca88de am 639cf88c: Merge "Oops. Fix make variable name. Thanks again, make." by Dan Albert · 9 years ago
  80. ad1e2fa am 4b48802d: Merge "Ignore another stupid lint warning." by Dan Albert · 9 years ago
  81. 918e5b6 Merge "Move more into libadb and libadbd." by Dan Albert · 9 years ago
  82. 639cf88 Merge "Oops. Fix make variable name. Thanks again, make." by Dan Albert · 9 years ago
  83. 4b48802 Merge "Ignore another stupid lint warning." by Dan Albert · 9 years ago
  84. 2651ffb am 5cbe794a: Merge "Add more logging message and dead code" by Mark Salyzyn · 9 years ago
  85. 5cbe794 Merge "Add more logging message and dead code" by Mark Salyzyn · 9 years ago
  86. c624a7e Add more logging message and dead code by Nanik Tolaram · 9 years ago
  87. c37cd7c Move more into libadb and libadbd. by Dan Albert · 9 years ago
  88. 357bd49 Oops. Fix make variable name. Thanks again, make. by Dan Albert · 9 years ago
  89. 711b30d Ignore another stupid lint warning. by Dan Albert · 9 years ago
  90. c319e3a am f3e02af5: Merge "Lose adb.c and sockets.c to libadb." by Dan Albert · 9 years ago
  91. f3e02af Merge "Lose adb.c and sockets.c to libadb." by Dan Albert · 9 years ago
  92. a7b0d2e Merge commit '9c1bc6bbc82e3e4f005e9fcacfca94b2dd82ca31' into HEAD by Bill Yi · 9 years ago
  93. 01c58ca Lose adb.c and sockets.c to libadb. by Dan Albert · 9 years ago
  94. 31409f0 Merge "Document the behavior of props affecting adb root." by Dan Albert · 9 years ago
  95. a3771de Document the behavior of props affecting adb root. by Dan Albert · 9 years ago
  96. e356ca9 Merge "Fix Windows adb build." by Dan Albert · 9 years ago
  97. d5f1371 Fix Windows adb build. by Dan Albert · 9 years ago
  98. 10a2b50 Merge "Move adb_main to its own file." by Dan Albert · 9 years ago
  99. a18cbc9 Merge "Move the listener code into its own file." by Dan Albert · 9 years ago
  100. c5866e0 Merge "Move the adb auth code into its own file." by Dan Albert · 9 years ago