1. 01c48dc am 00599eca: am e84205bf: Merge "Revert "Turn on -Wformat-nonliteral."" by Dan Albert · 9 years ago
  2. 286bb6d Revert "Turn on -Wformat-nonliteral." by Dan Albert · 9 years ago
  3. 1ce139b am fcdc3141: am a35affb5: Merge "Turn on -Wformat-nonliteral." by Dan Albert · 9 years ago
  4. 33cd731 am 9d748c8b: am a6241a02: Merge "Replace HAVE_WIN32_IPC with _WIN32." by Elliott Hughes · 9 years ago
  5. 459df8f Turn on -Wformat-nonliteral. by Dan Albert · 9 years ago
  6. a6241a0 Merge "Replace HAVE_WIN32_IPC with _WIN32." by Elliott Hughes · 9 years ago
  7. 095307e Replace HAVE_WIN32_IPC with _WIN32. by Elliott Hughes · 9 years ago
  8. 801ee19 am 32933ff5: am dc4fa7f6: Merge "Fix "adb remount" for when the root directory is in system.img" by Daniel Rosenberg · 9 years ago
  9. d6eba89 Fix "adb remount" for when the root directory is in system.img by Daniel Rosenberg · 9 years ago
  10. 17cf749 am f4bb11d2: am 913ef1ca: Merge "Fixed a documentation error in protocol.txt" by Elliott Hughes · 9 years ago
  11. 36da715 Fixed a documentation error in protocol.txt by Derrick Bonafilia · 9 years ago
  12. 1bb6a4b am eb73219c: am b80ed906: Merge "adb server: don\'t close stale fd when TCP transport is closed" by Elliott Hughes · 9 years ago
  13. b80ed90 Merge "adb server: don't close stale fd when TCP transport is closed" by Elliott Hughes · 9 years ago
  14. 529bb75 am 04016450: am 9137d65e: Merge "Improve the "device \'(null)\' not found" error." by Elliott Hughes · 9 years ago
  15. e2d3677 Improve the "device '(null)' not found" error. by Elliott Hughes · 9 years ago
  16. 2f03148 am 11e6f219: am 21ba889a: Merge "Ignore ro.adb.secure in user builds." by Elliott Hughes · 9 years ago
  17. 5cba504 Ignore ro.adb.secure in user builds. by Elliott Hughes · 9 years ago
  18. 746d5cd am a27dca0f: am 60c5a460: Merge "Remove calls to is_selinux_enabled()" by Nick Kralevich · 9 years ago
  19. 4d87095 Remove calls to is_selinux_enabled() by Nick Kralevich · 9 years ago
  20. 5ca8b9b am dc5993b3: am 4931ae54: Merge "Minor "adb help" fixes." by Elliott Hughes · 9 years ago
  21. 7e067cf Minor "adb help" fixes. by Elliott Hughes · 9 years ago
  22. 3abd31d adb server: don't close stale fd when TCP transport is closed by Spencer Low · 9 years ago
  23. f8ee7c7 am 35096f4c: am fa76ffcc: Merge "adb: win32: fix logging to adb.log" by Elliott Hughes · 9 years ago
  24. fa76ffc Merge "adb: win32: fix logging to adb.log" by Elliott Hughes · 9 years ago
  25. 71ae73c am b4d0722d: am a9456438: Merge "Fix test_adb.py against production builds." by Elliott Hughes · 9 years ago
  26. 0ec4b93 am 439cdfd0: am af0baad7: Merge "adb shouldn\'t trace unless told to" by Paul Lawrence · 9 years ago
  27. a945643 Merge "Fix test_adb.py against production builds." by Elliott Hughes · 9 years ago
  28. 6f009d9 adb shouldn't trace unless told to by Paul Lawrence · 9 years ago
  29. 3595328 Fix test_adb.py against production builds. by Elliott Hughes · 9 years ago
  30. 3fa276a am 473629d5: am f9ae390f: Merge "adb: win32: get test_adb.py running and passing 100%" by Elliott Hughes · 9 years ago
  31. f9ae390 Merge "adb: win32: get test_adb.py running and passing 100%" by Elliott Hughes · 9 years ago
  32. d41dee7 am 641fd2e4: am ebce1470: Merge "adb: fix adb_close() vs. unix_close() usage" by Elliott Hughes · 9 years ago
  33. ebce147 Merge "adb: fix adb_close() vs. unix_close() usage" by Elliott Hughes · 9 years ago
  34. d0f66c3 adb: win32: fix logging to adb.log by Spencer Low · 9 years ago
  35. cb0322f am 23d84074: Improve adb install help. by Svetoslav · 9 years ago
  36. 23d8407 Improve adb install help. by Svetoslav · 9 years ago
  37. 06e914e am 5dd45034: am ce817c38: Merge "Fix error handling/reporting for "adb forward" and "adb reverse"." by Elliott Hughes · 9 years ago
  38. 424af02 Fix error handling/reporting for "adb forward" and "adb reverse". by Elliott Hughes · 9 years ago
  39. 4209796 am 0983a6d5: Merge "Document the -g option to adb install." into mnc-dev by Lorenzo Colitti · 9 years ago
  40. 0b3baac Document the -g option to adb install. by Lorenzo Colitti · 9 years ago
  41. 62b6b4a adb: win32: get test_adb.py running and passing 100% by Spencer Low · 9 years ago
  42. 6ac5d7d adb: fix adb_close() vs. unix_close() usage by Spencer Low · 9 years ago
  43. 9313c0d Improve logging. by Dan Albert · 9 years ago
  44. 3647376 Merge "Clean up adb_trace_init." by Dan Albert · 9 years ago
  45. db037bc Merge "Make atransport be a real class." by Dan Albert · 9 years ago
  46. c7915a3 Make atransport be a real class. by Dan Albert · 9 years ago
  47. 23fee8f Turn on -Wextra. by Dan Albert · 9 years ago
  48. e246219 Clean up adb_trace_init. by Dan Albert · 10 years ago
  49. ac3f7d9 adb / libbase: clean up NOGDI and evil ERROR macro by Spencer Low · 9 years ago
  50. d92fd41 Merge "Make connection states a proper type." by Dan Albert · 9 years ago
  51. dcd78a1 Make connection states a proper type. by Dan Albert · 9 years ago
  52. 075e860 Ignore whitespace/indent issues from cpplint. by Dan Albert · 9 years ago
  53. 747a6f2 Merge "adb: win32: fix key files reading/writing" by Dan Albert · 9 years ago
  54. 569a130 Make pty raw in adb shell when non-interactive. by Dan Albert · 9 years ago
  55. 4e00081 Merge "adb: win32: fix StringPrintf format string checking of %zd and PRIu64" by Dan Albert · 9 years ago
  56. 2181c72 Fix ' escaping in adb. by Elliott Hughes · 9 years ago
  57. 0df0690 Merge "adb: win32: fix daemon acknowledgement" by Dan Albert · 9 years ago
  58. 84b0bf2 Fix ' escaping in adb. by Elliott Hughes · 9 years ago
  59. 6001c87 adb: win32: fix StringPrintf format string checking of %zd and PRIu64 by Spencer Low · 9 years ago
  60. 4af3c40 adb: Do not share memory between multiple thread by Alan Jeon · 10 years ago
  61. d396dc9 adb: win32: fix daemon acknowledgement by Spencer Low · 9 years ago
  62. a51d8b9 Failure to find an oem partition should not be a remount failure. by Elliott Hughes · 9 years ago
  63. 9aa4fda Failure to find an oem partition should not be a remount failure. by Elliott Hughes · 9 years ago
  64. c89e0cc Revert "Revert "Split adb_main.cpp into client and daemon."" by Dan Albert · 9 years ago
  65. 218dbcc Revert "Split adb_main.cpp into client and daemon." by Dan Albert · 9 years ago
  66. 3e1cb6d Revert "Probably fix the Mac build." by Dan Albert · 9 years ago
  67. 49513cb Probably fix the Mac build. by Dan Albert · 9 years ago
  68. 207ddb2 Fix "adb remount" for devices without an oem partition. by Elliott Hughes · 9 years ago
  69. ee5ce0d Merge "Fix "adb remount" for devices without an oem partition." by Elliott Hughes · 9 years ago
  70. c33e62b Merge "Be tolerant of devices that don't report serials." into mnc-dev by Benson Leung · 9 years ago
  71. cf07494 Split adb_main.cpp into client and daemon. by Dan Albert · 9 years ago
  72. 02418b3 Try to include the SHA in a ddmslib-compatible way. by Elliott Hughes · 9 years ago
  73. f85f111 Merge "Try to include the SHA in a ddmslib-compatible way." by Elliott Hughes · 9 years ago
  74. 5677c23 Fix "adb remount" for devices without an oem partition. by Elliott Hughes · 9 years ago
  75. f3bbfa6 Try to include the SHA in a ddmslib-compatible way. by Elliott Hughes · 9 years ago
  76. aee80fb Add some missing 'const's. by Elliott Hughes · 9 years ago
  77. 9b96031 adb: win32: fix key files reading/writing by Spencer Low · 9 years ago
  78. 6043e15 Be tolerant of devices that don't report serials. by Dan Albert · 9 years ago
  79. 142ec75 adb: win32: fix adb emu command by Spencer Low · 9 years ago
  80. d99d902 Be tolerant of devices that don't report serials. by Dan Albert · 9 years ago
  81. c1cfbd3 Include the git sha in the adb version. by Dan Albert · 9 years ago
  82. 3edd54b Add some missing 'static's. by Elliott Hughes · 9 years ago
  83. 1ba1d7c Include the git sha in the adb version. by Dan Albert · 9 years ago
  84. 3f05fb5 Merge "Disable adb tests for Windows." by Dan Albert · 9 years ago
  85. a7a67c3 Disable adb tests for Windows. by Dan Albert · 9 years ago
  86. 2e4a2ee _beginthread returns uintptr_t. by Elliott Hughes · 9 years ago
  87. 9b0f354 Simplify adb_thread_create. by Elliott Hughes · 9 years ago
  88. 3bd73c1 Give enum types CamelCase names for clarity. by Elliott Hughes · 9 years ago
  89. 32687be Remove non-functional "adb persist". by Elliott Hughes · 9 years ago
  90. aceb9c0 Implement the ssh(1) escaping rules. by Elliott Hughes · 9 years ago
  91. f25752d Merge "Implement the ssh(1) escaping rules." by Elliott Hughes · 9 years ago
  92. 2b10111 Implement the ssh(1) escaping rules. by Elliott Hughes · 9 years ago
  93. 2e57163 Make test_track_devices.cpp output easier to read. by Elliott Hughes · 9 years ago
  94. e1a5500 Add WriteFdFmt and clean up more code. by Elliott Hughes · 9 years ago
  95. ab52c18 Add WriteFdFmt and clean up more code. by Elliott Hughes · 9 years ago
  96. 92af733 More adb buffer fixes. by Elliott Hughes · 9 years ago
  97. e67f1f8 More adb buffer fixes. by Elliott Hughes · 9 years ago
  98. f1a58f8 More fixed-length buffer removal. by Elliott Hughes · 9 years ago
  99. 6452a89 More fixed-length buffer removal. by Elliott Hughes · 9 years ago
  100. 0156589 Add missing 'else' to fix all devices showing up as "host". by Elliott Hughes · 9 years ago