1. ef4a8b0 adb: C++ify local_build_list and remote_build_list. by Josh Gao · 9 years ago
  2. 28f8eda adb: add SyncConnection::Printf. by Josh Gao · 9 years ago
  3. 15c32af adb: create unix_isatty() function. by David Pursell · 9 years ago
  4. ab89302 Merge "Set HOME, LOGNAME, SHELL, and USER from adbd." by Elliott Hughes · 9 years ago
  5. bf98fdf Set HOME, LOGNAME, SHELL, and USER from adbd. by Elliott Hughes · 9 years ago
  6. 9b44bc4 Merge "adb: run reverse_service() in main thread." by Yabin Cui · 9 years ago
  7. a4b264c adb: run reverse_service() in main thread. by Yabin Cui · 9 years ago
  8. 5e6311b adb: use correct _WIN32 macro. by Josh Gao · 9 years ago
  9. 96fbf75 adb: fix adb client running out of sockets on Windows by Spencer Low · 9 years ago
  10. ca734aa Show transfer progress in adb sync/pull/push. by Elliott Hughes · 9 years ago
  11. c9993cf Merge "Don't use VLAs in adb." by Elliott Hughes · 9 years ago
  12. 671443f Don't use VLAs in adb. by Elliott Hughes · 9 years ago
  13. 135f158 adb: fix -Tt options to match ssh. by David Pursell · 9 years ago
  14. 6431f54 Fix adb sync/pull/push error reporting. by Elliott Hughes · 9 years ago
  15. f5efd8d adb: Mask SIGTTIN so that I/O works when backgrounded. by Josh Gao · 9 years ago
  16. 2020b95 init/adb: correct static lib dependencies for libselinux by William Roberts · 10 years ago
  17. 2b6318e Merge "Fix lseek argument order." by Elliott Hughes · 9 years ago
  18. e4021b7 Fix lseek argument order. by Elliott Hughes · 9 years ago
  19. 136c214 adb: use libfec in disable-verity by Sami Tolvanen · 9 years ago
  20. ba1747f adb: win32: Improve Winsock error code mappings and strings by Spencer Low · 9 years ago
  21. ef95d04 adb: non-interactive shell stdin. by David Pursell · 10 years ago
  22. 6d36187 Merge "adbd: Add os descriptor support for adb." by Badhri Jagan Sridharan · 9 years ago
  23. 54752d0 Use const auto&/auto&& in adb. by Elliott Hughes · 10 years ago
  24. fc0fbd0 Merge "Fix adb -d/-e error reporting." by Elliott Hughes · 10 years ago
  25. fec9c96 Fix adb -d/-e error reporting. by Elliott Hughes · 10 years ago
  26. bddc22a adbd: Add os descriptor support for adb. by Badhri Jagan Sridharan · 10 years ago
  27. 05f92b2 adb: keep file flags in fdevent_install. by Yabin Cui · 10 years ago
  28. 98844f5 am 8a69e031: Merge "Speed up adb sync." by Elliott Hughes · 10 years ago
  29. 946db02 Merge "Speed up adb sync." by Elliott Hughes · 10 years ago
  30. d71497a am 42b8df38: Merge "adb: win32: specify socket protocol" by Elliott Hughes · 10 years ago
  31. a6ec663 am e412cc89: Merge "Explain adb client/server version mismatch better." by Elliott Hughes · 10 years ago
  32. 1aee1a6 Merge "adb: win32: specify socket protocol" by Elliott Hughes · 10 years ago
  33. e1a5768 Explain adb client/server version mismatch better. by Elliott Hughes · 10 years ago
  34. 1813440 Speed up adb sync. by Elliott Hughes · 10 years ago
  35. 01e5b93 am 7377398b: Merge "adb: fdevent fixes" by Yabin Cui · 10 years ago
  36. 34b0406 adb: fdevent fixes by Spencer Low · 10 years ago
  37. 0283f51 am ffa866f5: Merge "adb: detect sockets in CLOSE_WAIT state to prevent socket leak on linux." by Yabin Cui · 10 years ago
  38. c4dc547 Merge "adb: detect sockets in CLOSE_WAIT state to prevent socket leak on linux." by Yabin Cui · 10 years ago
  39. 5d25cbe am fd18d9e2: Merge "adb: put legacy shell: service back in." by David Pursell · 10 years ago
  40. ad9768f adb: put legacy shell: service back in. by David Pursell · 10 years ago
  41. a9d081e adb: detect sockets in CLOSE_WAIT state to prevent socket leak on linux. by Yabin Cui · 10 years ago
  42. f694b21 adb: win32: specify socket protocol by Spencer Low · 10 years ago
  43. 3a58ec2 am a36f4d68: Merge "adb: bump server version to prevent feature mismatch." by David Pursell · 10 years ago
  44. fe35b65 am 002f9d5c: Merge "adb: fix adbd feature parsing for no features." by David Pursell · 10 years ago
  45. e8733ed Merge "adb: bump server version to prevent feature mismatch." by David Pursell · 10 years ago
  46. 7cfbfd2 adb: fix adbd feature parsing for no features. by David Pursell · 10 years ago
  47. a254bed adb: bump server version to prevent feature mismatch. by David Pursell · 10 years ago
  48. 489a28f am e4975da3: Merge "Adb: use VLOG() to replace D() for verbose logging." by Yabin Cui · 10 years ago
  49. 3a8376d Adb: use VLOG() to replace D() for verbose logging. by Yabin Cui · 10 years ago
  50. 14b1d61 am 36856b73: Merge "adb: add -Tt options to `adb shell`." by David Pursell · 10 years ago
  51. e3802e4 adb: add -Tt options to `adb shell`. by David Pursell · 10 years ago
  52. 5fd60b2 am 2b5f5fb9: Merge "base logging: fix errno restoring, severity conditionality, dangling ifs" by Yabin Cui · 10 years ago
  53. f7d9430 Merge "base logging: fix errno restoring, severity conditionality, dangling ifs" by Yabin Cui · 10 years ago
  54. f5b2c7a base logging: fix errno restoring, severity conditionality, dangling ifs by Spencer Low · 10 years ago
  55. 9d2a91b am 71f878f8: Merge "Move python-adb to development/python-packages." by Dan Albert · 10 years ago
  56. 86a5434 Move python-adb to development/python-packages. by Dan Albert · 10 years ago
  57. 34961aa am a951a82d: Merge "adb unittest for win32 handle inheritance" by Elliott Hughes · 10 years ago
  58. 47d54a0 adb unittest for win32 handle inheritance by Spencer Low · 10 years ago
  59. ee669bd am 1d758c90: Merge "adb unittest: make test_sync properly cleanup after itself" by Elliott Hughes · 10 years ago
  60. 204eb80 Merge "adb unittest: make test_sync properly cleanup after itself" by Elliott Hughes · 10 years ago
  61. d4df969 am 0b743df4: Merge "Add unit tests for local socket." by Yabin Cui · 10 years ago
  62. 2350bdd Merge "Add unit tests for local socket." by Yabin Cui · 10 years ago
  63. 307550c am d17cf08e: Merge "adb: win32: fix regression on older versions of Windows" by Elliott Hughes · 10 years ago
  64. 7158973 adb: win32: fix regression on older versions of Windows by Spencer Low · 10 years ago
  65. 3cfea40 Add unit tests for local socket. by Yabin Cui · 10 years ago
  66. a258f6d am fa965d96: Merge "adb: move adb to poll." by Yabin Cui · 10 years ago
  67. a714f5a am d9076f21: Merge "adb: Kill subprocess when the client exits." by David Pursell · 10 years ago
  68. 410ff1a Merge "adb: move adb to poll." by Yabin Cui · 10 years ago
  69. 458b265 adb: Kill subprocess when the client exits. by David Pursell · 10 years ago
  70. 536e12f adb: move adb to poll. by Yabin Cui · 10 years ago
  71. 5b53efa am 0af19a0e: Merge "adb: Fix missing shell protocol usage." by David Pursell · 10 years ago
  72. e8142af adb unittest: make test_sync properly cleanup after itself by Spencer Low · 10 years ago
  73. b636bf2 adb: Fix missing shell protocol usage. by David Pursell · 10 years ago
  74. 5567c30 am 76f4a653: Merge changes from topic \'adb_shell\' by David Pursell · 10 years ago
  75. f328fd5 Merge changes from topic 'adb_shell' by David Pursell · 10 years ago
  76. 7a91164 am 7b749acd: Merge "adb: fix shell_service_protocol_test for Windows." by David Pursell · 10 years ago
  77. 47d55f5 adb: fix shell_service_protocol_test for Windows. by David Pursell · 10 years ago
  78. fe3d7b1 am 9336ee38: Merge "Fix (Windows) build." by Elliott Hughes · 10 years ago
  79. 5a2de8b am 0ad13cf2: Merge "fix adb_test Windows build" by Elliott Hughes · 10 years ago
  80. 8985ca1 Fix (Windows) build. by Elliott Hughes · 10 years ago
  81. 87a72a8 Merge "fix adb_test Windows build" by Elliott Hughes · 10 years ago
  82. f53484b am ee46239c: Merge "adb: win32: make adb_getenv() case-insensitive" by Elliott Hughes · 10 years ago
  83. 684934c adb: win32: make adb_getenv() case-insensitive by Spencer Low · 10 years ago
  84. 1be2aa0 fix adb_test Windows build by Spencer Low · 10 years ago
  85. b04ed2c am 31139af0: Merge "adb: create shell protocol class (take 2)." by David Pursell · 10 years ago
  86. 007d3d1 adb: add client side shell protocol and enable. by David Pursell · 10 years ago
  87. 44f0539 adb: implement shell protocol. by David Pursell · 10 years ago
  88. 24f3ff6 Merge "adb: create shell protocol class (take 2)." by David Pursell · 10 years ago
  89. 0e406e3 am aaf4fcf4: Merge "Remove HOST_OS==windows check" by Dan Willemsen · 10 years ago
  90. 7962968 Merge "Remove HOST_OS==windows check" by Dan Willemsen · 10 years ago
  91. 24b7c50 am 4ddb6a32: Merge "adb: remove unnecessary dependencies of liblog." by Yabin Cui · 10 years ago
  92. c86c1e9 am 0df24ea2: Merge "adb: refactor _is_valid_ack_reply_fd" by Yabin Cui · 10 years ago
  93. e300ab9 Merge "adb: remove unnecessary dependencies of liblog." by Yabin Cui · 10 years ago
  94. 76cc0e3 adb: remove unnecessary dependencies of liblog. by Yabin Cui · 10 years ago
  95. 795c315 adb: create shell protocol class (take 2). by David Pursell · 10 years ago
  96. 48df250 adb: refactor _is_valid_ack_reply_fd by Spencer Low · 10 years ago
  97. 763abba am da0b0116: Merge "Revert "adb: create shell protocol class."" by David Pursell · 10 years ago
  98. d1799bd Merge "Revert "adb: create shell protocol class."" by David Pursell · 10 years ago
  99. 0feb9e0 Revert "adb: create shell protocol class." by David Pursell · 10 years ago
  100. 45623c4 am e4c1bb53: Merge "adb: `features` passes transport features." by David Pursell · 10 years ago