1. b8db643 am 56ece709: am e4975da3: Merge "Adb: use VLOG() to replace D() for verbose logging." by Yabin Cui · 9 years ago
  2. 56ece70 am e4975da3: Merge "Adb: use VLOG() to replace D() for verbose logging." by Yabin Cui · 9 years ago
  3. aed3c61 Adb: use VLOG() to replace D() for verbose logging. by Yabin Cui · 9 years ago
  4. 90f297a am b0d84d16: am 36856b73: Merge "adb: add -Tt options to `adb shell`." by David Pursell · 9 years ago
  5. b0d84d1 am 36856b73: Merge "adb: add -Tt options to `adb shell`." by David Pursell · 9 years ago
  6. 4e2fd36 adb: add -Tt options to `adb shell`. by David Pursell · 9 years ago
  7. de6aed8 am a3ef4fad: am 0af19a0e: Merge "adb: Fix missing shell protocol usage." by David Pursell · 9 years ago
  8. a3ef4fa am 0af19a0e: Merge "adb: Fix missing shell protocol usage." by David Pursell · 9 years ago
  9. 71c8312 adb: Fix missing shell protocol usage. by David Pursell · 9 years ago
  10. e4c0454 am 07448e07: am 76f4a653: Merge changes from topic \'adb_shell\' by David Pursell · 9 years ago
  11. 07448e0 am 76f4a653: Merge changes from topic \'adb_shell\' by David Pursell · 9 years ago
  12. 606835a adb: add client side shell protocol and enable. by David Pursell · 9 years ago
  13. 824a51e am bd9305ee: am 0df24ea2: Merge "adb: refactor _is_valid_ack_reply_fd" by Yabin Cui · 9 years ago
  14. bd9305e am 0df24ea2: Merge "adb: refactor _is_valid_ack_reply_fd" by Yabin Cui · 9 years ago
  15. a13df30 adb: refactor _is_valid_ack_reply_fd by Spencer Low · 9 years ago
  16. 04aa493 am 74b6e8ec: am e4c1bb53: Merge "adb: `features` passes transport features." by David Pursell · 9 years ago
  17. 74b6e8e am e4c1bb53: Merge "adb: `features` passes transport features." by David Pursell · 9 years ago
  18. 880be43 adb: `features` passes transport features. by David Pursell · 9 years ago
  19. 9bbc68d am 7d0b4ada: am 6562c151: Merge "adb: clean up debug tracing a little." by Yabin Cui · 9 years ago
  20. 7d0b4ad am 6562c151: Merge "adb: clean up debug tracing a little." by Yabin Cui · 9 years ago
  21. 7a3f8d6 adb: clean up debug tracing a little. by Yabin Cui · 9 years ago
  22. 59224c9 resolved conflicts for merge of 46603db5 to mnc-dr-dev-plus-aosp by Elliott Hughes · 9 years ago
  23. 1f9d3b0 am c9525ec3: Merge "adb: set thread names (linux & mac)" by Siva Velusamy · 9 years ago
  24. 49ee7cf adb: set thread names (linux & mac) by Siva Velusamy · 9 years ago
  25. 24f165f Minimal fix for adb backup. by Elliott Hughes · 9 years ago
  26. e4baae6 am 12d762e1: am e8e272c5: Merge "EINTR is handled by adb_read/unix_read and friends." by Elliott Hughes · 9 years ago
  27. 8fcd8bc EINTR is handled by adb_read/unix_read and friends. by Elliott Hughes · 9 years ago
  28. 6b5f77c am c583c511: am 186f1dee: Merge "adb sync cleanup." by Elliott Hughes · 9 years ago
  29. aa24549 adb sync cleanup. by Elliott Hughes · 9 years ago
  30. f3f5bce am 6a701bd9: am b53b521e: Merge "Add `adb features`." by David Pursell · 9 years ago
  31. 90d4b73 Add `adb features`. by Dan Albert · 9 years ago
  32. 56d1189 am 80e83972: am 9537ca80: Merge "adb: start-server and kill-server error output" by Elliott Hughes · 9 years ago
  33. f18fc08 adb: start-server and kill-server error output by Spencer Low · 9 years ago
  34. efc8077 am c01231b3: am 2fb00423: Merge "Always include the adb version in the log." by Elliott Hughes · 9 years ago
  35. 42ae260 Always include the adb version in the log. by Elliott Hughes · 9 years ago
  36. 6396f64 am 61ff977b: am 1f36ae49: Merge "adb: win32: write ACK to separate pipe instead of stdout" by Elliott Hughes · 9 years ago
  37. 5c398d2 adb: win32: write ACK to separate pipe instead of stdout by Spencer Low · 9 years ago
  38. 184585c am af60acef: am 98714882: Merge "adb start-server: Use a separate fd for sending initial OK" by Elliott Hughes · 9 years ago
  39. 9f2d1a9 adb start-server: Use a separate fd for sending initial OK by Siva Velusamy · 9 years ago
  40. 5e6d1dc am 3d561748: am ec035950: Merge "Clean up -p handling slightly." by Elliott Hughes · 9 years ago
  41. 048b27c Clean up -p handling slightly. by Elliott Hughes · 9 years ago
  42. e0b43a1 resolved conflicts for merge of 4e90b0ae to mnc-dev-plus-aosp by Elliott Hughes · 9 years ago
  43. 5c74270 More adb cleanup. by Elliott Hughes · 9 years ago
  44. d211797 resolved conflicts for merge of 486645ee to mnc-dev-plus-aosp by Elliott Hughes · 9 years ago
  45. 47d67c9 Write mkdirs in more idiomatic C++ style. by Alex Vallée · 9 years ago
  46. 24419f3 am ce2047a9: am 1a706865: Merge "Fix const-ness of strrchr callers." by Elliott Hughes · 9 years ago
  47. 3e7048c Fix const-ness of strrchr callers. by Elliott Hughes · 9 years ago
  48. d704ede am 2fc8a91e: am 6b40d0aa: Merge "adb: win32: fix exec-in and exec-out to use binary mode" by Elliott Hughes · 9 years ago
  49. fee0648 am d66e949b: am 2e7c39ec: Merge ""adb tcpip" should require a numeric argument." by Elliott Hughes · 9 years ago
  50. 6b40d0a Merge "adb: win32: fix exec-in and exec-out to use binary mode" by Elliott Hughes · 9 years ago
  51. 19d80b8 "adb tcpip" should require a numeric argument. by Elliott Hughes · 9 years ago
  52. e45a665 am c06c3001: am a1c344b9: Merge "Move mkdirs to adb_utils." by Elliott Hughes · 9 years ago
  53. 1421614 Move mkdirs to adb_utils. by Alex Vallée · 9 years ago
  54. fcbc32d am 00599eca: am e84205bf: Merge "Revert "Turn on -Wformat-nonliteral."" by Dan Albert · 9 years ago
  55. 286bb6d Revert "Turn on -Wformat-nonliteral." by Dan Albert · 9 years ago
  56. f9b81cc am fcdc3141: am a35affb5: Merge "Turn on -Wformat-nonliteral." by Dan Albert · 9 years ago
  57. 459df8f Turn on -Wformat-nonliteral. by Dan Albert · 9 years ago
  58. 5ca8b9b am dc5993b3: am 4931ae54: Merge "Minor "adb help" fixes." by Elliott Hughes · 9 years ago
  59. 7e067cf Minor "adb help" fixes. by Elliott Hughes · 9 years ago
  60. b7dfb79 adb: win32: fix exec-in and exec-out to use binary mode by Spencer Low · 9 years ago
  61. cb0322f am 23d84074: Improve adb install help. by Svetoslav · 9 years ago
  62. 23d8407 Improve adb install help. by Svetoslav · 9 years ago
  63. 06e914e am 5dd45034: am ce817c38: Merge "Fix error handling/reporting for "adb forward" and "adb reverse"." by Elliott Hughes · 9 years ago
  64. 424af02 Fix error handling/reporting for "adb forward" and "adb reverse". by Elliott Hughes · 9 years ago
  65. 4209796 am 0983a6d5: Merge "Document the -g option to adb install." into mnc-dev by Lorenzo Colitti · 9 years ago
  66. 0b3baac Document the -g option to adb install. by Lorenzo Colitti · 9 years ago
  67. 6001c87 adb: win32: fix StringPrintf format string checking of %zd and PRIu64 by Spencer Low · 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. 02418b3 Try to include the SHA in a ddmslib-compatible way. by Elliott Hughes · 9 years ago
  71. 5677c23 Fix "adb remount" for devices without an oem partition. by Elliott Hughes · 9 years ago
  72. f3bbfa6 Try to include the SHA in a ddmslib-compatible way. by Elliott Hughes · 9 years ago
  73. 142ec75 adb: win32: fix adb emu command by Spencer Low · 9 years ago
  74. c1cfbd3 Include the git sha in the adb version. by Dan Albert · 9 years ago
  75. 1ba1d7c Include the git sha in the adb version. by Dan Albert · 9 years ago
  76. 9b0f354 Simplify adb_thread_create. by Elliott Hughes · 9 years ago
  77. 3bd73c1 Give enum types CamelCase names for clarity. by Elliott Hughes · 9 years ago
  78. 32687be Remove non-functional "adb persist". by Elliott Hughes · 9 years ago
  79. aceb9c0 Implement the ssh(1) escaping rules. by Elliott Hughes · 9 years ago
  80. 2b10111 Implement the ssh(1) escaping rules. by Elliott Hughes · 9 years ago
  81. e1a5500 Add WriteFdFmt and clean up more code. by Elliott Hughes · 9 years ago
  82. ab52c18 Add WriteFdFmt and clean up more code. by Elliott Hughes · 9 years ago
  83. 92af733 More adb buffer fixes. by Elliott Hughes · 9 years ago
  84. e67f1f8 More adb buffer fixes. by Elliott Hughes · 9 years ago
  85. f1a58f8 More fixed-length buffer removal. by Elliott Hughes · 9 years ago
  86. 6452a89 More fixed-length buffer removal. by Elliott Hughes · 9 years ago
  87. 71aeb79 Move __adb_error to std::string, and improve various errors. by Elliott Hughes · 9 years ago
  88. 078f0fc Move __adb_error to std::string, and improve various errors. by Elliott Hughes · 9 years ago
  89. 876881b Merge "Add missing null checks after allocations." by Elliott Hughes · 9 years ago
  90. dc3b459 Add missing null checks after allocations. by Elliott Hughes · 9 years ago
  91. 1555147 Plumb more of the error reporting through. by Elliott Hughes · 9 years ago
  92. d236d07 Fix "adb sync" for devices without vendor and oem. by Elliott Hughes · 9 years ago
  93. 53daee6 Fix the Windows adb build. by Elliott Hughes · 9 years ago
  94. 6c34bba Use escape_arg in "adb backup". by Elliott Hughes · 9 years ago
  95. a7090b9 Remove yet more fixed-length buffers (and their overruns). by Elliott Hughes · 9 years ago
  96. 61a004c Merge "Fix more buffer overruns." by Elliott Hughes · 9 years ago
  97. 5830577 Fix more buffer overruns. by Elliott Hughes · 9 years ago
  98. 2940ccf Use PRI* macros to fix the Windows build. by Elliott Hughes · 9 years ago
  99. 2baae3a Remove various fixed-length buffers (and their overflows). by Elliott Hughes · 9 years ago
  100. a2f2e56 Move sysdeps_win32 to C++. by Elliott Hughes · 9 years ago