1. 3a9e448 Revert "use new cmd command" by Todd Kennedy · 9 years ago
  2. 14637de use new cmd command by Todd Kennedy · 9 years ago
  3. cb094c6 adb: rename 'flag' to something less meaningless. by Josh Gao · 9 years ago
  4. 6a92344 Merge "adb: C++ify local_build_list and remote_build_list." by Josh Gao · 9 years ago
  5. c9d2ff2 Merge "adb: fix adb reverse --no-rebind help text" am: 503553c86c by Elliott Hughes · 9 years ago
  6. 503553c Merge "adb: fix adb reverse --no-rebind help text" by Elliott Hughes · 9 years ago
  7. 59e4cc6 Merge "adb: allow multiple args to push/pull." am: a1388dba82 by Josh Gao · 9 years ago
  8. a1388db Merge "adb: allow multiple args to push/pull." by Josh Gao · 9 years ago
  9. d1b6411 adb: fix adb reverse --no-rebind help text by Spencer Low · 9 years ago
  10. 67d2c81 Merge "adb: add SyncConnection::Printf." am: 7e2e919286 by Josh Gao · 9 years ago
  11. 7e2e919 Merge "adb: add SyncConnection::Printf." by Josh Gao · 9 years ago
  12. 204d21e adb: C++ify local_build_list and remote_build_list. by Josh Gao · 9 years ago
  13. cbf485f adb: add SyncConnection::Printf. by Josh Gao · 9 years ago
  14. 134baa1 Merge "adb: create unix_isatty() function." am: d9ff9873df by David Pursell · 9 years ago
  15. 5880536 adb: create unix_isatty() function. by David Pursell · 9 years ago
  16. 7b64925 Merge "Set HOME, LOGNAME, SHELL, and USER from adbd." am: 5806e73691 by Elliott Hughes · 9 years ago
  17. 5806e73 Merge "Set HOME, LOGNAME, SHELL, and USER from adbd." by Elliott Hughes · 9 years ago
  18. 90676d9 Set HOME, LOGNAME, SHELL, and USER from adbd. by Elliott Hughes · 9 years ago
  19. 7a2fd17 Merge "adb: run reverse_service() in main thread." am: cccfeb2102 by Yabin Cui · 9 years ago
  20. cccfeb2 Merge "adb: run reverse_service() in main thread." by Yabin Cui · 9 years ago
  21. 5d093b2 adb: allow multiple args to push/pull. by Josh Gao · 9 years ago
  22. 729bfcf Merge "adb: use correct _WIN32 macro." am: 5c75b529f6 by Josh Gao · 9 years ago
  23. df85263 adb: run reverse_service() in main thread. by Yabin Cui · 9 years ago
  24. bee59c1 adb: use correct _WIN32 macro. by Josh Gao · 9 years ago
  25. d2202a4 Merge "adb: fix adb client running out of sockets on Windows" am: 325cd01281 by Elliott Hughes · 9 years ago
  26. 325cd01 Merge "adb: fix adb client running out of sockets on Windows" by Elliott Hughes · 9 years ago
  27. cc4a4b1 adb: fix adb client running out of sockets on Windows by Spencer Low · 9 years ago
  28. 21afff4 Merge "Show transfer progress in adb sync/pull/push." am: 26352bf1fb by Elliott Hughes · 9 years ago
  29. f5cdc1d Show transfer progress in adb sync/pull/push. by Elliott Hughes · 9 years ago
  30. 1a3e53f Merge "Don\'t use VLAs in adb." am: 573ee9e1c9 by Elliott Hughes · 9 years ago
  31. 573ee9e Merge "Don't use VLAs in adb." by Elliott Hughes · 9 years ago
  32. 6c73bfc Don't use VLAs in adb. by Elliott Hughes · 9 years ago
  33. 07e5630 Merge "adb: fix -Tt options to match ssh." am: eb442fd971 by David Pursell · 9 years ago
  34. eb442fd Merge "adb: fix -Tt options to match ssh." by David Pursell · 9 years ago
  35. ae76d33 adb: fix -Tt options to match ssh. by David Pursell · 9 years ago
  36. bb34664 Merge "Fix adb sync/pull/push error reporting." am: ecd83eb4cb by Elliott Hughes · 9 years ago
  37. ecd83eb Merge "Fix adb sync/pull/push error reporting." by Elliott Hughes · 9 years ago
  38. e4ed32f Fix adb sync/pull/push error reporting. by Elliott Hughes · 9 years ago
  39. 1a6d18b Merge "adb: Mask SIGTTIN so that I/O works when backgrounded." am: 69ccb9532c by Josh Gao · 9 years ago
  40. f344ecf adb: Mask SIGTTIN so that I/O works when backgrounded. by Josh Gao · 9 years ago
  41. 754201b Merge "init/adb: correct static lib dependencies for libselinux" am: 38aee48fc6 by Daniel Cashman · 9 years ago
  42. 075c852 init/adb: correct static lib dependencies for libselinux by William Roberts · 9 years ago
  43. be1731f Merge "Fix lseek argument order." am: 64eab7fb28 by Elliott Hughes · 9 years ago
  44. 64eab7f Merge "Fix lseek argument order." by Elliott Hughes · 9 years ago
  45. d3044e6 Fix lseek argument order. by Elliott Hughes · 9 years ago
  46. cf867fa Merge "adb: use libfec in disable-verity" am: 1aab7218a7 by Sami Tolvanen · 9 years ago
  47. 1aab721 Merge "adb: use libfec in disable-verity" by Sami Tolvanen · 9 years ago
  48. 778f500 adb: use libfec in disable-verity by Sami Tolvanen · 9 years ago
  49. 2a1068a am c160a6ed: Merge "adb: win32: Improve Winsock error code mappings and strings" by Elliott Hughes · 9 years ago
  50. c160a6e Merge "adb: win32: Improve Winsock error code mappings and strings" by Elliott Hughes · 9 years ago
  51. 028e159 adb: win32: Improve Winsock error code mappings and strings by Spencer Low · 9 years ago
  52. 76366ff am 3285c233: Merge "adb: non-interactive shell stdin." by David Pursell · 9 years ago
  53. 3285c23 Merge "adb: non-interactive shell stdin." by David Pursell · 9 years ago
  54. 3fe11f6 adb: non-interactive shell stdin. by David Pursell · 9 years ago
  55. dbf7760 am edbc20fc: Merge "adbd: Add os descriptor support for adb." by Badhri Jagan Sridharan · 9 years ago
  56. edbc20f Merge "adbd: Add os descriptor support for adb." by Badhri Jagan Sridharan · 9 years ago
  57. 4b6a760 am 4a66d9c6: Merge "Use const auto&/auto&& in adb." by Elliott Hughes · 9 years ago
  58. 4a66d9c Merge "Use const auto&/auto&& in adb." by Elliott Hughes · 9 years ago
  59. 8595283 Use const auto&/auto&& in adb. by Elliott Hughes · 9 years ago
  60. 1cdfc57 am 17b5d9cb: Merge "Fix adb -d/-e error reporting." by Elliott Hughes · 9 years ago
  61. 17b5d9c Merge "Fix adb -d/-e error reporting." by Elliott Hughes · 9 years ago
  62. 67943d1 Fix adb -d/-e error reporting. by Elliott Hughes · 9 years ago
  63. f1500ca adbd: Add os descriptor support for adb. by Badhri Jagan Sridharan · 9 years ago
  64. 4807baf am 60d89240: Merge "adb: keep file flags in fdevent_install." by Yabin Cui · 9 years ago
  65. 60d8924 Merge "adb: keep file flags in fdevent_install." by Yabin Cui · 9 years ago
  66. 5fc2231 adb: keep file flags in fdevent_install. by Yabin Cui · 9 years ago
  67. 6cde4da am de01c94f: am bfe3cf51: Merge "Speed up adb sync." by Elliott Hughes · 9 years ago
  68. de01c94 am bfe3cf51: Merge "Speed up adb sync." by Elliott Hughes · 9 years ago
  69. bfe3cf5 Merge "Speed up adb sync." by Elliott Hughes · 9 years ago
  70. 3e136ed am 5c3dcb5b: am a352f91a: Merge "adb: win32: specify socket protocol" by Elliott Hughes · 9 years ago
  71. 1ba066f am f1e2c6c4: am 7a3c33f3: Merge "Explain adb client/server version mismatch better." by Elliott Hughes · 9 years ago
  72. 5c3dcb5 am a352f91a: Merge "adb: win32: specify socket protocol" by Elliott Hughes · 9 years ago
  73. f1e2c6c am 7a3c33f3: Merge "Explain adb client/server version mismatch better." by Elliott Hughes · 9 years ago
  74. a352f91 Merge "adb: win32: specify socket protocol" by Elliott Hughes · 9 years ago
  75. 7a3c33f Merge "Explain adb client/server version mismatch better." by Elliott Hughes · 9 years ago
  76. a1452ab Explain adb client/server version mismatch better. by Elliott Hughes · 9 years ago
  77. dde00be Speed up adb sync. by Elliott Hughes · 9 years ago
  78. 22fd24f am d95c4c09: am 7377398b: Merge "adb: fdevent fixes" by Yabin Cui · 9 years ago
  79. d95c4c0 am 7377398b: Merge "adb: fdevent fixes" by Yabin Cui · 9 years ago
  80. 6346e5a adb: fdevent fixes by Spencer Low · 9 years ago
  81. d9a009d am ad6bbed6: am 56033284: Merge "adb: detect sockets in CLOSE_WAIT state to prevent socket leak on linux." by Yabin Cui · 9 years ago
  82. ad6bbed am 56033284: Merge "adb: detect sockets in CLOSE_WAIT state to prevent socket leak on linux." by Yabin Cui · 9 years ago
  83. 5603328 Merge "adb: detect sockets in CLOSE_WAIT state to prevent socket leak on linux." by Yabin Cui · 9 years ago
  84. efc27b5 am a7c747c0: am fd18d9e2: Merge "adb: put legacy shell: service back in." by David Pursell · 9 years ago
  85. a7c747c am fd18d9e2: Merge "adb: put legacy shell: service back in." by David Pursell · 9 years ago
  86. 22fc5e9 adb: put legacy shell: service back in. by David Pursell · 9 years ago
  87. ec2e7d8 adb: detect sockets in CLOSE_WAIT state to prevent socket leak on linux. by Yabin Cui · 9 years ago
  88. c7c4561 adb: win32: specify socket protocol by Spencer Low · 9 years ago
  89. 26908d2 am 60364bac: am 5f32b962: Merge "adb: bump server version to prevent feature mismatch." by David Pursell · 9 years ago
  90. c5a791f am 65636195: am 002f9d5c: Merge "adb: fix adbd feature parsing for no features." by David Pursell · 9 years ago
  91. 60364ba am 5f32b962: Merge "adb: bump server version to prevent feature mismatch." by David Pursell · 9 years ago
  92. 6563619 am 002f9d5c: Merge "adb: fix adbd feature parsing for no features." by David Pursell · 9 years ago
  93. 5f32b96 Merge "adb: bump server version to prevent feature mismatch." by David Pursell · 9 years ago
  94. 3d9072b adb: fix adbd feature parsing for no features. by David Pursell · 9 years ago
  95. 6d5fad3 adb: bump server version to prevent feature mismatch. by David Pursell · 9 years ago
  96. 401b1a2 am 6b045f2b: am e4975da3: Merge "Adb: use VLOG() to replace D() for verbose logging." by Yabin Cui · 9 years ago
  97. 6b045f2 am e4975da3: Merge "Adb: use VLOG() to replace D() for verbose logging." by Yabin Cui · 9 years ago
  98. 19bec5b Adb: use VLOG() to replace D() for verbose logging. by Yabin Cui · 9 years ago
  99. df939ab am ba376f58: am 46897829: Merge "adb: add -Tt options to `adb shell`." by David Pursell · 9 years ago
  100. ba376f5 am 46897829: Merge "adb: add -Tt options to `adb shell`." by David Pursell · 9 years ago