1. 4a13972 adb: use correct _WIN32 macro. by Josh Gao · 9 years ago
  2. 351ecd1 adb: fix adb client running out of sockets on Windows by Spencer Low · 9 years ago
  3. b708d16 Show transfer progress in adb sync/pull/push. by Elliott Hughes · 9 years ago
  4. 2470439 Merge "Don't use VLAs in adb." by Elliott Hughes · 9 years ago
  5. 6d92997 Don't use VLAs in adb. by Elliott Hughes · 9 years ago
  6. 08a2709 adb: fix -Tt options to match ssh. by David Pursell · 9 years ago
  7. 8b43c3e Fix adb sync/pull/push error reporting. by Elliott Hughes · 9 years ago
  8. 8dcdb57 adb: Mask SIGTTIN so that I/O works when backgrounded. by Josh Gao · 9 years ago
  9. bd2d961 init/adb: correct static lib dependencies for libselinux by William Roberts · 9 years ago
  10. 5654360 Merge "Fix lseek argument order." by Elliott Hughes · 9 years ago
  11. c96de0d Fix lseek argument order. by Elliott Hughes · 9 years ago
  12. 8ad8076 adb: use libfec in disable-verity by Sami Tolvanen · 9 years ago
  13. 0a79600 adb: win32: Improve Winsock error code mappings and strings by Spencer Low · 9 years ago
  14. 1ed57f0 adb: non-interactive shell stdin. by David Pursell · 9 years ago
  15. ba00051 Merge "adbd: Add os descriptor support for adb." by Badhri Jagan Sridharan · 9 years ago
  16. 65fe251 Use const auto&/auto&& in adb. by Elliott Hughes · 9 years ago
  17. 1407b28 Merge "Fix adb -d/-e error reporting." by Elliott Hughes · 9 years ago
  18. 8d28e19 Fix adb -d/-e error reporting. by Elliott Hughes · 9 years ago
  19. ca2a0bd adbd: Add os descriptor support for adb. by Badhri Jagan Sridharan · 9 years ago
  20. 6dfef25 adb: keep file flags in fdevent_install. by Yabin Cui · 9 years ago
  21. 8c47bb5 am 8a69e031: Merge "Speed up adb sync." by Elliott Hughes · 9 years ago
  22. 8a69e03 Merge "Speed up adb sync." by Elliott Hughes · 9 years ago
  23. 450b592 am 42b8df38: Merge "adb: win32: specify socket protocol" by Elliott Hughes · 9 years ago
  24. f6d28fc am e412cc89: Merge "Explain adb client/server version mismatch better." by Elliott Hughes · 9 years ago
  25. 42b8df3 Merge "adb: win32: specify socket protocol" by Elliott Hughes · 9 years ago
  26. 5b73a10 Explain adb client/server version mismatch better. by Elliott Hughes · 9 years ago
  27. ae5a6c0 Speed up adb sync. by Elliott Hughes · 9 years ago
  28. fb070f3 am 7377398b: Merge "adb: fdevent fixes" by Yabin Cui · 9 years ago
  29. 888a748 adb: fdevent fixes by Spencer Low · 9 years ago
  30. 4b3ee26 am ffa866f5: Merge "adb: detect sockets in CLOSE_WAIT state to prevent socket leak on linux." by Yabin Cui · 9 years ago
  31. ffa866f Merge "adb: detect sockets in CLOSE_WAIT state to prevent socket leak on linux." by Yabin Cui · 9 years ago
  32. de3faec am fd18d9e2: Merge "adb: put legacy shell: service back in." by David Pursell · 9 years ago
  33. 70ef7b4 adb: put legacy shell: service back in. by David Pursell · 9 years ago
  34. aa77e22 adb: detect sockets in CLOSE_WAIT state to prevent socket leak on linux. by Yabin Cui · 9 years ago
  35. 677fb43 adb: win32: specify socket protocol by Spencer Low · 9 years ago
  36. edf0728 am a36f4d68: Merge "adb: bump server version to prevent feature mismatch." by David Pursell · 9 years ago
  37. 5d1a943 am 002f9d5c: Merge "adb: fix adbd feature parsing for no features." by David Pursell · 9 years ago
  38. a36f4d6 Merge "adb: bump server version to prevent feature mismatch." by David Pursell · 9 years ago
  39. d2b588e adb: fix adbd feature parsing for no features. by David Pursell · 9 years ago
  40. bbe3d21 adb: bump server version to prevent feature mismatch. by David Pursell · 9 years ago
  41. 56ece70 am e4975da3: Merge "Adb: use VLOG() to replace D() for verbose logging." by Yabin Cui · 9 years ago
  42. aed3c61 Adb: use VLOG() to replace D() for verbose logging. by Yabin Cui · 9 years ago
  43. b0d84d1 am 36856b73: Merge "adb: add -Tt options to `adb shell`." by David Pursell · 9 years ago
  44. 4e2fd36 adb: add -Tt options to `adb shell`. by David Pursell · 9 years ago
  45. 46a005c am 2b5f5fb9: Merge "base logging: fix errno restoring, severity conditionality, dangling ifs" by Yabin Cui · 9 years ago
  46. 2b5f5fb Merge "base logging: fix errno restoring, severity conditionality, dangling ifs" by Yabin Cui · 9 years ago
  47. 765ae6b base logging: fix errno restoring, severity conditionality, dangling ifs by Spencer Low · 9 years ago
  48. 1bcb467 am 71f878f8: Merge "Move python-adb to development/python-packages." by Dan Albert · 9 years ago
  49. 8858883 Move python-adb to development/python-packages. by Dan Albert · 9 years ago
  50. 8fd9810 am a951a82d: Merge "adb unittest for win32 handle inheritance" by Elliott Hughes · 9 years ago
  51. 1ce0608 adb unittest for win32 handle inheritance by Spencer Low · 9 years ago
  52. 09a0d98 am 1d758c90: Merge "adb unittest: make test_sync properly cleanup after itself" by Elliott Hughes · 9 years ago
  53. 1d758c9 Merge "adb unittest: make test_sync properly cleanup after itself" by Elliott Hughes · 9 years ago
  54. eee6819 am 0b743df4: Merge "Add unit tests for local socket." by Yabin Cui · 9 years ago
  55. 0b743df Merge "Add unit tests for local socket." by Yabin Cui · 9 years ago
  56. b9b0519 am d17cf08e: Merge "adb: win32: fix regression on older versions of Windows" by Elliott Hughes · 9 years ago
  57. bc36bdb adb: win32: fix regression on older versions of Windows by Spencer Low · 9 years ago
  58. c1b1f6f Add unit tests for local socket. by Yabin Cui · 9 years ago
  59. c8a5b0b am fa965d96: Merge "adb: move adb to poll." by Yabin Cui · 9 years ago
  60. 2017030 am d9076f21: Merge "adb: Kill subprocess when the client exits." by David Pursell · 9 years ago
  61. fa965d9 Merge "adb: move adb to poll." by Yabin Cui · 9 years ago
  62. 544e795 adb: Kill subprocess when the client exits. by David Pursell · 9 years ago
  63. a108016 adb: move adb to poll. by Yabin Cui · 9 years ago
  64. a3ef4fa am 0af19a0e: Merge "adb: Fix missing shell protocol usage." by David Pursell · 9 years ago
  65. 80fdc0b adb unittest: make test_sync properly cleanup after itself by Spencer Low · 9 years ago
  66. 71c8312 adb: Fix missing shell protocol usage. by David Pursell · 9 years ago
  67. 07448e0 am 76f4a653: Merge changes from topic \'adb_shell\' by David Pursell · 9 years ago
  68. 76f4a65 Merge changes from topic 'adb_shell' by David Pursell · 9 years ago
  69. 3b43b16 am 7b749acd: Merge "adb: fix shell_service_protocol_test for Windows." by David Pursell · 9 years ago
  70. b404dec adb: fix shell_service_protocol_test for Windows. by David Pursell · 9 years ago
  71. e917d8e am 9336ee38: Merge "Fix (Windows) build." by Elliott Hughes · 9 years ago
  72. 61eee36 am 0ad13cf2: Merge "fix adb_test Windows build" by Elliott Hughes · 9 years ago
  73. 2f57720 Fix (Windows) build. by Elliott Hughes · 9 years ago
  74. 0ad13cf Merge "fix adb_test Windows build" by Elliott Hughes · 9 years ago
  75. 0b60dae am ee46239c: Merge "adb: win32: make adb_getenv() case-insensitive" by Elliott Hughes · 9 years ago
  76. e6ae573 adb: win32: make adb_getenv() case-insensitive by Spencer Low · 9 years ago
  77. ebf770f fix adb_test Windows build by Spencer Low · 9 years ago
  78. 90ba84b am 31139af0: Merge "adb: create shell protocol class (take 2)." by David Pursell · 9 years ago
  79. 606835a adb: add client side shell protocol and enable. by David Pursell · 9 years ago
  80. 0955c66 adb: implement shell protocol. by David Pursell · 9 years ago
  81. 31139af Merge "adb: create shell protocol class (take 2)." by David Pursell · 9 years ago
  82. a376c04 am aaf4fcf4: Merge "Remove HOST_OS==windows check" by Dan Willemsen · 9 years ago
  83. aaf4fcf Merge "Remove HOST_OS==windows check" by Dan Willemsen · 9 years ago
  84. b73eb26 am 4ddb6a32: Merge "adb: remove unnecessary dependencies of liblog." by Yabin Cui · 9 years ago
  85. bd9305e am 0df24ea2: Merge "adb: refactor _is_valid_ack_reply_fd" by Yabin Cui · 9 years ago
  86. 4ddb6a3 Merge "adb: remove unnecessary dependencies of liblog." by Yabin Cui · 9 years ago
  87. cb992d9 adb: remove unnecessary dependencies of liblog. by Yabin Cui · 9 years ago
  88. b9e2e84 adb: create shell protocol class (take 2). by David Pursell · 9 years ago
  89. a13df30 adb: refactor _is_valid_ack_reply_fd by Spencer Low · 9 years ago
  90. 9432e75 am da0b0116: Merge "Revert "adb: create shell protocol class."" by David Pursell · 9 years ago
  91. da0b011 Merge "Revert "adb: create shell protocol class."" by David Pursell · 9 years ago
  92. d9b7419 Revert "adb: create shell protocol class." by David Pursell · 9 years ago
  93. 74b6e8e am e4c1bb53: Merge "adb: `features` passes transport features." by David Pursell · 9 years ago
  94. e4c1bb5 Merge "adb: `features` passes transport features." by David Pursell · 9 years ago
  95. 3f74291 am 21541531: Merge changes from topic \'adb_shell_prework\' by David Pursell · 9 years ago
  96. 2154153 Merge changes from topic 'adb_shell_prework' by David Pursell · 9 years ago
  97. 880be43 adb: `features` passes transport features. by David Pursell · 9 years ago
  98. 66680c5 Remove HOST_OS==windows check by Dan Willemsen · 9 years ago
  99. 73096f2 adb: create shell protocol class. by David Pursell · 9 years ago
  100. a932058 adb: refactor subprocess code. by David Pursell · 9 years ago