1. dcaf693 Merge "adb: use correct _WIN32 macro." am: 5c75b529f6 by Josh Gao · 9 years ago
  2. 4a13972 adb: use correct _WIN32 macro. by Josh Gao · 9 years ago
  3. edb7862 Merge "adb: fix adb client running out of sockets on Windows" am: 1e2382a027 by Elliott Hughes · 9 years ago
  4. 351ecd1 adb: fix adb client running out of sockets on Windows by Spencer Low · 9 years ago
  5. 39f7a1f Merge "Show transfer progress in adb sync/pull/push." am: 26352bf1fb by Elliott Hughes · 9 years ago
  6. b708d16 Show transfer progress in adb sync/pull/push. by Elliott Hughes · 9 years ago
  7. ebd5bad Merge "Don\'t use VLAs in adb." am: 24704399cd by Elliott Hughes · 9 years ago
  8. 2470439 Merge "Don't use VLAs in adb." by Elliott Hughes · 9 years ago
  9. 6d92997 Don't use VLAs in adb. by Elliott Hughes · 9 years ago
  10. f856b39 Merge "adb: fix -Tt options to match ssh." am: 76e9236a42 by David Pursell · 9 years ago
  11. 08a2709 adb: fix -Tt options to match ssh. by David Pursell · 9 years ago
  12. d75b1ff Merge "Fix adb sync/pull/push error reporting." am: b42e7e8f05 by Elliott Hughes · 9 years ago
  13. 8b43c3e Fix adb sync/pull/push error reporting. by Elliott Hughes · 9 years ago
  14. 04c64db Merge "adb: Mask SIGTTIN so that I/O works when backgrounded." am: 69ccb9532c by Josh Gao · 9 years ago
  15. 8dcdb57 adb: Mask SIGTTIN so that I/O works when backgrounded. by Josh Gao · 9 years ago
  16. 27ff124 Merge "init/adb: correct static lib dependencies for libselinux" am: 38aee48fc6 by Daniel Cashman · 9 years ago
  17. bd2d961 init/adb: correct static lib dependencies for libselinux by William Roberts · 9 years ago
  18. 5d5e8c2 Merge "Fix lseek argument order." am: 56543606b5 by Elliott Hughes · 9 years ago
  19. 5654360 Merge "Fix lseek argument order." by Elliott Hughes · 9 years ago
  20. c96de0d Fix lseek argument order. by Elliott Hughes · 9 years ago
  21. 17e80ff Merge "adb: use libfec in disable-verity" am: ed38714426 by Sami Tolvanen · 9 years ago
  22. 8ad8076 adb: use libfec in disable-verity by Sami Tolvanen · 9 years ago
  23. 3f9ad41 am c2492937: Merge "adb: win32: Improve Winsock error code mappings and strings" by Elliott Hughes · 9 years ago
  24. 0a79600 adb: win32: Improve Winsock error code mappings and strings by Spencer Low · 9 years ago
  25. 2535ea1 am ca0d66d5: Merge "adb: non-interactive shell stdin." by David Pursell · 9 years ago
  26. 1ed57f0 adb: non-interactive shell stdin. by David Pursell · 9 years ago
  27. 4b542af am ba000511: Merge "adbd: Add os descriptor support for adb." by Badhri Jagan Sridharan · 9 years ago
  28. ba00051 Merge "adbd: Add os descriptor support for adb." by Badhri Jagan Sridharan · 9 years ago
  29. ebe9ffc am 21f99c08: Merge "Use const auto&/auto&& in adb." by Elliott Hughes · 9 years ago
  30. 65fe251 Use const auto&/auto&& in adb. by Elliott Hughes · 9 years ago
  31. 28a3e49 am 1407b286: Merge "Fix adb -d/-e error reporting." by Elliott Hughes · 9 years ago
  32. 1407b28 Merge "Fix adb -d/-e error reporting." by Elliott Hughes · 9 years ago
  33. 8d28e19 Fix adb -d/-e error reporting. by Elliott Hughes · 9 years ago
  34. ca2a0bd adbd: Add os descriptor support for adb. by Badhri Jagan Sridharan · 9 years ago
  35. ff32110 am 7f9d4c97: Merge "adb: keep file flags in fdevent_install." by Yabin Cui · 9 years ago
  36. 6dfef25 adb: keep file flags in fdevent_install. by Yabin Cui · 9 years ago
  37. 7d46e88 am 8c47bb52: am 8a69e031: Merge "Speed up adb sync." by Elliott Hughes · 9 years ago
  38. 8c47bb5 am 8a69e031: Merge "Speed up adb sync." by Elliott Hughes · 9 years ago
  39. 8a69e03 Merge "Speed up adb sync." by Elliott Hughes · 9 years ago
  40. 49a59bf am 450b592d: am 42b8df38: Merge "adb: win32: specify socket protocol" by Elliott Hughes · 9 years ago
  41. fb068b3 am f6d28fca: am e412cc89: Merge "Explain adb client/server version mismatch better." by Elliott Hughes · 9 years ago
  42. 450b592 am 42b8df38: Merge "adb: win32: specify socket protocol" by Elliott Hughes · 9 years ago
  43. f6d28fc am e412cc89: Merge "Explain adb client/server version mismatch better." by Elliott Hughes · 9 years ago
  44. 42b8df3 Merge "adb: win32: specify socket protocol" by Elliott Hughes · 9 years ago
  45. 5b73a10 Explain adb client/server version mismatch better. by Elliott Hughes · 9 years ago
  46. ae5a6c0 Speed up adb sync. by Elliott Hughes · 9 years ago
  47. 40bc602 am fb070f3c: am 7377398b: Merge "adb: fdevent fixes" by Yabin Cui · 9 years ago
  48. fb070f3 am 7377398b: Merge "adb: fdevent fixes" by Yabin Cui · 9 years ago
  49. 888a748 adb: fdevent fixes by Spencer Low · 9 years ago
  50. 5027ffd am 4b3ee266: am ffa866f5: Merge "adb: detect sockets in CLOSE_WAIT state to prevent socket leak on linux." by Yabin Cui · 9 years ago
  51. 4b3ee26 am ffa866f5: Merge "adb: detect sockets in CLOSE_WAIT state to prevent socket leak on linux." by Yabin Cui · 9 years ago
  52. ffa866f Merge "adb: detect sockets in CLOSE_WAIT state to prevent socket leak on linux." by Yabin Cui · 9 years ago
  53. 428f343 am de3faec6: am fd18d9e2: Merge "adb: put legacy shell: service back in." by David Pursell · 9 years ago
  54. de3faec am fd18d9e2: Merge "adb: put legacy shell: service back in." by David Pursell · 9 years ago
  55. 70ef7b4 adb: put legacy shell: service back in. by David Pursell · 9 years ago
  56. aa77e22 adb: detect sockets in CLOSE_WAIT state to prevent socket leak on linux. by Yabin Cui · 9 years ago
  57. 677fb43 adb: win32: specify socket protocol by Spencer Low · 9 years ago
  58. 88b71d4 am edf0728e: am a36f4d68: Merge "adb: bump server version to prevent feature mismatch." by David Pursell · 9 years ago
  59. 0f427fe am 5d1a943d: am 002f9d5c: Merge "adb: fix adbd feature parsing for no features." by David Pursell · 9 years ago
  60. edf0728 am a36f4d68: Merge "adb: bump server version to prevent feature mismatch." by David Pursell · 9 years ago
  61. 5d1a943 am 002f9d5c: Merge "adb: fix adbd feature parsing for no features." by David Pursell · 9 years ago
  62. a36f4d6 Merge "adb: bump server version to prevent feature mismatch." by David Pursell · 9 years ago
  63. d2b588e adb: fix adbd feature parsing for no features. by David Pursell · 9 years ago
  64. bbe3d21 adb: bump server version to prevent feature mismatch. by David Pursell · 9 years ago
  65. b8db643 am 56ece709: am e4975da3: Merge "Adb: use VLOG() to replace D() for verbose logging." by Yabin Cui · 9 years ago
  66. 56ece70 am e4975da3: Merge "Adb: use VLOG() to replace D() for verbose logging." by Yabin Cui · 9 years ago
  67. aed3c61 Adb: use VLOG() to replace D() for verbose logging. by Yabin Cui · 9 years ago
  68. 90f297a am b0d84d16: am 36856b73: Merge "adb: add -Tt options to `adb shell`." by David Pursell · 9 years ago
  69. b0d84d1 am 36856b73: Merge "adb: add -Tt options to `adb shell`." by David Pursell · 9 years ago
  70. 4e2fd36 adb: add -Tt options to `adb shell`. by David Pursell · 9 years ago
  71. 03581ce am 46a005c3: am 2b5f5fb9: Merge "base logging: fix errno restoring, severity conditionality, dangling ifs" by Yabin Cui · 9 years ago
  72. 46a005c am 2b5f5fb9: Merge "base logging: fix errno restoring, severity conditionality, dangling ifs" by Yabin Cui · 9 years ago
  73. 2b5f5fb Merge "base logging: fix errno restoring, severity conditionality, dangling ifs" by Yabin Cui · 9 years ago
  74. 765ae6b base logging: fix errno restoring, severity conditionality, dangling ifs by Spencer Low · 9 years ago
  75. 82b9e94 am 1bcb4677: am 71f878f8: Merge "Move python-adb to development/python-packages." by Dan Albert · 9 years ago
  76. 1bcb467 am 71f878f8: Merge "Move python-adb to development/python-packages." by Dan Albert · 9 years ago
  77. 8858883 Move python-adb to development/python-packages. by Dan Albert · 9 years ago
  78. 15b9dba am 8fd98104: am a951a82d: Merge "adb unittest for win32 handle inheritance" by Elliott Hughes · 9 years ago
  79. 8fd9810 am a951a82d: Merge "adb unittest for win32 handle inheritance" by Elliott Hughes · 9 years ago
  80. 1ce0608 adb unittest for win32 handle inheritance by Spencer Low · 9 years ago
  81. 8057b81 am 09a0d98b: am 1d758c90: Merge "adb unittest: make test_sync properly cleanup after itself" by Elliott Hughes · 9 years ago
  82. 09a0d98 am 1d758c90: Merge "adb unittest: make test_sync properly cleanup after itself" by Elliott Hughes · 9 years ago
  83. 1d758c9 Merge "adb unittest: make test_sync properly cleanup after itself" by Elliott Hughes · 9 years ago
  84. c375568 am eee68196: am 0b743df4: Merge "Add unit tests for local socket." by Yabin Cui · 9 years ago
  85. eee6819 am 0b743df4: Merge "Add unit tests for local socket." by Yabin Cui · 9 years ago
  86. 0b743df Merge "Add unit tests for local socket." by Yabin Cui · 9 years ago
  87. 853e6b7 am b9b05199: am d17cf08e: Merge "adb: win32: fix regression on older versions of Windows" by Elliott Hughes · 9 years ago
  88. b9b0519 am d17cf08e: Merge "adb: win32: fix regression on older versions of Windows" by Elliott Hughes · 9 years ago
  89. bc36bdb adb: win32: fix regression on older versions of Windows by Spencer Low · 9 years ago
  90. c1b1f6f Add unit tests for local socket. by Yabin Cui · 9 years ago
  91. 971d17f am c8a5b0b6: am fa965d96: Merge "adb: move adb to poll." by Yabin Cui · 9 years ago
  92. 21bfc39 am 2017030b: am d9076f21: Merge "adb: Kill subprocess when the client exits." by David Pursell · 9 years ago
  93. c8a5b0b am fa965d96: Merge "adb: move adb to poll." by Yabin Cui · 9 years ago
  94. 2017030 am d9076f21: Merge "adb: Kill subprocess when the client exits." by David Pursell · 9 years ago
  95. fa965d9 Merge "adb: move adb to poll." by Yabin Cui · 9 years ago
  96. 544e795 adb: Kill subprocess when the client exits. by David Pursell · 9 years ago
  97. a108016 adb: move adb to poll. by Yabin Cui · 9 years ago
  98. de6aed8 am a3ef4fad: am 0af19a0e: Merge "adb: Fix missing shell protocol usage." by David Pursell · 9 years ago
  99. a3ef4fa am 0af19a0e: Merge "adb: Fix missing shell protocol usage." by David Pursell · 9 years ago
  100. 80fdc0b adb unittest: make test_sync properly cleanup after itself by Spencer Low · 9 years ago