1. e4ed32f Fix adb sync/pull/push error reporting. by Elliott Hughes · 9 years ago
  2. f344ecf adb: Mask SIGTTIN so that I/O works when backgrounded. by Josh Gao · 9 years ago
  3. 075c852 init/adb: correct static lib dependencies for libselinux by William Roberts · 9 years ago
  4. 64eab7f Merge "Fix lseek argument order." by Elliott Hughes · 9 years ago
  5. d3044e6 Fix lseek argument order. by Elliott Hughes · 9 years ago
  6. 1aab721 Merge "adb: use libfec in disable-verity" by Sami Tolvanen · 9 years ago
  7. 778f500 adb: use libfec in disable-verity by Sami Tolvanen · 9 years ago
  8. c160a6e Merge "adb: win32: Improve Winsock error code mappings and strings" by Elliott Hughes · 9 years ago
  9. 028e159 adb: win32: Improve Winsock error code mappings and strings by Spencer Low · 9 years ago
  10. 3285c23 Merge "adb: non-interactive shell stdin." by David Pursell · 9 years ago
  11. 3fe11f6 adb: non-interactive shell stdin. by David Pursell · 9 years ago
  12. edbc20f Merge "adbd: Add os descriptor support for adb." by Badhri Jagan Sridharan · 9 years ago
  13. 4a66d9c Merge "Use const auto&/auto&& in adb." by Elliott Hughes · 9 years ago
  14. 8595283 Use const auto&/auto&& in adb. by Elliott Hughes · 9 years ago
  15. 17b5d9c Merge "Fix adb -d/-e error reporting." by Elliott Hughes · 9 years ago
  16. 67943d1 Fix adb -d/-e error reporting. by Elliott Hughes · 9 years ago
  17. f1500ca adbd: Add os descriptor support for adb. by Badhri Jagan Sridharan · 9 years ago
  18. 60d8924 Merge "adb: keep file flags in fdevent_install." by Yabin Cui · 9 years ago
  19. 5fc2231 adb: keep file flags in fdevent_install. by Yabin Cui · 9 years ago
  20. de01c94 am bfe3cf51: Merge "Speed up adb sync." by Elliott Hughes · 9 years ago
  21. bfe3cf5 Merge "Speed up adb sync." by Elliott Hughes · 9 years ago
  22. 5c3dcb5 am a352f91a: Merge "adb: win32: specify socket protocol" by Elliott Hughes · 9 years ago
  23. f1e2c6c am 7a3c33f3: Merge "Explain adb client/server version mismatch better." by Elliott Hughes · 9 years ago
  24. a352f91 Merge "adb: win32: specify socket protocol" by Elliott Hughes · 9 years ago
  25. 7a3c33f Merge "Explain adb client/server version mismatch better." by Elliott Hughes · 9 years ago
  26. a1452ab Explain adb client/server version mismatch better. by Elliott Hughes · 9 years ago
  27. dde00be Speed up adb sync. by Elliott Hughes · 9 years ago
  28. d95c4c0 am 7377398b: Merge "adb: fdevent fixes" by Yabin Cui · 9 years ago
  29. 6346e5a adb: fdevent fixes by Spencer Low · 9 years ago
  30. ad6bbed am 56033284: Merge "adb: detect sockets in CLOSE_WAIT state to prevent socket leak on linux." by Yabin Cui · 9 years ago
  31. 5603328 Merge "adb: detect sockets in CLOSE_WAIT state to prevent socket leak on linux." by Yabin Cui · 9 years ago
  32. a7c747c am fd18d9e2: Merge "adb: put legacy shell: service back in." by David Pursell · 9 years ago
  33. 22fc5e9 adb: put legacy shell: service back in. by David Pursell · 9 years ago
  34. ec2e7d8 adb: detect sockets in CLOSE_WAIT state to prevent socket leak on linux. by Yabin Cui · 9 years ago
  35. c7c4561 adb: win32: specify socket protocol by Spencer Low · 9 years ago
  36. 60364ba am 5f32b962: Merge "adb: bump server version to prevent feature mismatch." by David Pursell · 9 years ago
  37. 6563619 am 002f9d5c: Merge "adb: fix adbd feature parsing for no features." by David Pursell · 9 years ago
  38. 5f32b96 Merge "adb: bump server version to prevent feature mismatch." by David Pursell · 9 years ago
  39. 3d9072b adb: fix adbd feature parsing for no features. by David Pursell · 9 years ago
  40. 6d5fad3 adb: bump server version to prevent feature mismatch. by David Pursell · 9 years ago
  41. 6b045f2 am e4975da3: Merge "Adb: use VLOG() to replace D() for verbose logging." by Yabin Cui · 9 years ago
  42. 19bec5b Adb: use VLOG() to replace D() for verbose logging. by Yabin Cui · 9 years ago
  43. ba376f5 am 46897829: Merge "adb: add -Tt options to `adb shell`." by David Pursell · 9 years ago
  44. 4689782 Merge "adb: add -Tt options to `adb shell`." by David Pursell · 9 years ago
  45. a07dbad adb: add -Tt options to `adb shell`. by David Pursell · 9 years ago
  46. 1c7be9c am b3db0b3f: Merge "base logging: fix errno restoring, severity conditionality, dangling ifs" by Yabin Cui · 9 years ago
  47. b3db0b3 Merge "base logging: fix errno restoring, severity conditionality, dangling ifs" by Yabin Cui · 9 years ago
  48. 7e90c0d base logging: fix errno restoring, severity conditionality, dangling ifs by Spencer Low · 9 years ago
  49. 6c52940 am 71f878f8: Merge "Move python-adb to development/python-packages." by Dan Albert · 9 years ago
  50. a63cbef Move python-adb to development/python-packages. by Dan Albert · 9 years ago
  51. 3589de4 am a951a82d: Merge "adb unittest for win32 handle inheritance" by Elliott Hughes · 9 years ago
  52. 9a99924 adb unittest for win32 handle inheritance by Spencer Low · 9 years ago
  53. a016819 am af0e48ba: Merge "adb unittest: make test_sync properly cleanup after itself" by Elliott Hughes · 9 years ago
  54. af0e48b Merge "adb unittest: make test_sync properly cleanup after itself" by Elliott Hughes · 9 years ago
  55. e5d75da am 18d2a864: Merge "Add unit tests for local socket." by Yabin Cui · 9 years ago
  56. 18d2a86 Merge "Add unit tests for local socket." by Yabin Cui · 9 years ago
  57. 7c784be am d17cf08e: Merge "adb: win32: fix regression on older versions of Windows" by Elliott Hughes · 9 years ago
  58. b77fc72 adb: win32: fix regression on older versions of Windows by Spencer Low · 9 years ago
  59. 2ce9d56 Add unit tests for local socket. by Yabin Cui · 9 years ago
  60. 58f0e82 am 4d4961f4: Merge "adb: move adb to poll." by Yabin Cui · 9 years ago
  61. 0f6201c am 73427a42: Merge "adb: Kill subprocess when the client exits." by David Pursell · 9 years ago
  62. 4d4961f Merge "adb: move adb to poll." by Yabin Cui · 9 years ago
  63. 73427a4 Merge "adb: Kill subprocess when the client exits." by David Pursell · 9 years ago
  64. 2b8d4a4 adb: Kill subprocess when the client exits. by David Pursell · 9 years ago
  65. 5611254 adb: move adb to poll. by Yabin Cui · 9 years ago
  66. b4ad8c8 am 0af19a0e: Merge "adb: Fix missing shell protocol usage." by David Pursell · 9 years ago
  67. 2c426c9 adb unittest: make test_sync properly cleanup after itself by Spencer Low · 9 years ago
  68. e570b98 adb: Fix missing shell protocol usage. by David Pursell · 9 years ago
  69. 88f8be4 am 8e31ae23: Merge changes from topic \'adb_shell\' by David Pursell · 9 years ago
  70. 8e31ae2 Merge changes from topic 'adb_shell' by David Pursell · 9 years ago
  71. 1badad8 am 6a9b166f: Merge "adb: fix shell_service_protocol_test for Windows." by David Pursell · 9 years ago
  72. 6a9b166 Merge "adb: fix shell_service_protocol_test for Windows." by David Pursell · 9 years ago
  73. 7616ae1 adb: fix shell_service_protocol_test for Windows. by David Pursell · 9 years ago
  74. 14a167e am 5c235102: Merge "Fix (Windows) build." by Elliott Hughes · 9 years ago
  75. cee4c3a am f56cdaca: Merge "fix adb_test Windows build" by Elliott Hughes · 9 years ago
  76. 5c23510 Merge "Fix (Windows) build." by Elliott Hughes · 9 years ago
  77. 1b34cd2 Fix (Windows) build. by Elliott Hughes · 9 years ago
  78. f56cdac Merge "fix adb_test Windows build" by Elliott Hughes · 9 years ago
  79. 8c5fb22 am ee46239c: Merge "adb: win32: make adb_getenv() case-insensitive" by Elliott Hughes · 9 years ago
  80. 50740f5 adb: win32: make adb_getenv() case-insensitive by Spencer Low · 9 years ago
  81. 639cea4 fix adb_test Windows build by Spencer Low · 9 years ago
  82. ba8e748 am f31b3b23: Merge "adb: create shell protocol class (take 2)." by David Pursell · 9 years ago
  83. 8a5a5aa adb: add client side shell protocol and enable. by David Pursell · 9 years ago
  84. 8da19a4 adb: implement shell protocol. by David Pursell · 9 years ago
  85. f31b3b2 Merge "adb: create shell protocol class (take 2)." by David Pursell · 9 years ago
  86. 26edc8e am b3d84bdb: Merge "Remove HOST_OS==windows check" by Dan Willemsen · 9 years ago
  87. b3d84bd Merge "Remove HOST_OS==windows check" by Dan Willemsen · 9 years ago
  88. bc61d1f am 29932368: Merge "adb: remove unnecessary dependencies of liblog." by Yabin Cui · 9 years ago
  89. 78333a5 am 0df24ea2: Merge "adb: refactor _is_valid_ack_reply_fd" by Yabin Cui · 9 years ago
  90. 2993236 Merge "adb: remove unnecessary dependencies of liblog." by Yabin Cui · 9 years ago
  91. 9980e66 adb: remove unnecessary dependencies of liblog. by Yabin Cui · 9 years ago
  92. d0df2dd adb: create shell protocol class (take 2). by David Pursell · 9 years ago
  93. e98825e adb: refactor _is_valid_ack_reply_fd by Spencer Low · 9 years ago
  94. 97d3b0f am 38e289fa: Merge "Revert "adb: create shell protocol class."" by David Pursell · 9 years ago
  95. 38e289f Merge "Revert "adb: create shell protocol class."" by David Pursell · 9 years ago
  96. 4ef3219 Revert "adb: create shell protocol class." by David Pursell · 9 years ago
  97. 0d3479a am 0daf6e4c: Merge "adb: `features` passes transport features." by David Pursell · 9 years ago
  98. 0daf6e4 Merge "adb: `features` passes transport features." by David Pursell · 9 years ago
  99. 553481d am 98d7ea3d: Merge changes from topic \'adb_shell_prework\' by David Pursell · 9 years ago
  100. 98d7ea3 Merge changes from topic 'adb_shell_prework' by David Pursell · 9 years ago