1. 91f03a4 adb: don't try to pull character or block devices. by Josh Gao · 9 years ago
  2. 0e20f11 Merge "adb/base: minor compiler portability improvements" by Elliott Hughes · 9 years ago
  3. 28bc2cb adb/base: minor compiler portability improvements by Spencer Low · 9 years ago
  4. 7c3f48a Merge "AOSP master doesn't have "cmd"." by Elliott Hughes · 9 years ago
  5. d5eeac9 AOSP master doesn't have "cmd". by Elliott Hughes · 9 years ago
  6. 89532f6 Merge "use new cmd command" by Elliott Hughes · 9 years ago
  7. 1e2f7dc use new cmd command by Todd Kennedy · 9 years ago
  8. 08e2739 Merge "adb: pull empty directories." by Josh Gao · 9 years ago
  9. 47bedb6 Merge "adb: remove superfluous checks." by Josh Gao · 9 years ago
  10. 5940994 adb: remove superfluous checks. by Josh Gao · 9 years ago
  11. a90563e adb: pull empty directories. by Josh Gao · 9 years ago
  12. a508eba Merge "adb: add basename_lock to mutex_list.h." by Josh Gao · 9 years ago
  13. 9adf4f7 adb: add basename_lock to mutex_list.h. by Josh Gao · 9 years ago
  14. 8efa646 adb: make local_build_list match remote_build_list. by Josh Gao · 9 years ago
  15. d20cf38 adb: C++ify more of the push/pull functions. by Josh Gao · 9 years ago
  16. 1d3983b Merge changes I70c94c4b,Ifd8769ed by Josh Gao · 9 years ago
  17. fe1a612 adb: make mkdirs/secure_mkdirs do what they say. by Josh Gao · 9 years ago
  18. c1c3138 adb: remove use of mkdirs from `adb backup`. by Josh Gao · 9 years ago
  19. 12a0e12 Merge "adb: make adb_basename match the POSIX behavior." by Josh Gao · 9 years ago
  20. f462e0b adb: make adb_basename match the POSIX behavior. by Josh Gao · 9 years ago
  21. 8d0543c Merge "Fix Mac adb build." by Elliott Hughes · 9 years ago
  22. 4c5e804 Fix Mac adb build. by Elliott Hughes · 9 years ago
  23. 2d2a6ed Merge "adb shell SIGWINCH support." by Elliott Hughes · 9 years ago
  24. 84d97df Fix adb GCC build (for google3). by Joon :ee · 9 years ago
  25. a826579 adb shell SIGWINCH support. by Elliott Hughes · 9 years ago
  26. cb094c6 adb: rename 'flag' to something less meaningless. by Josh Gao · 9 years ago
  27. 6a92344 Merge "adb: C++ify local_build_list and remote_build_list." by Josh Gao · 9 years ago
  28. c9d2ff2 Merge "adb: fix adb reverse --no-rebind help text" am: 503553c86c by Elliott Hughes · 9 years ago
  29. 503553c Merge "adb: fix adb reverse --no-rebind help text" by Elliott Hughes · 9 years ago
  30. 59e4cc6 Merge "adb: allow multiple args to push/pull." am: a1388dba82 by Josh Gao · 9 years ago
  31. a1388db Merge "adb: allow multiple args to push/pull." by Josh Gao · 9 years ago
  32. d1b6411 adb: fix adb reverse --no-rebind help text by Spencer Low · 9 years ago
  33. 67d2c81 Merge "adb: add SyncConnection::Printf." am: 7e2e919286 by Josh Gao · 9 years ago
  34. 7e2e919 Merge "adb: add SyncConnection::Printf." by Josh Gao · 9 years ago
  35. 204d21e adb: C++ify local_build_list and remote_build_list. by Josh Gao · 9 years ago
  36. cbf485f adb: add SyncConnection::Printf. by Josh Gao · 9 years ago
  37. 134baa1 Merge "adb: create unix_isatty() function." am: d9ff9873df by David Pursell · 9 years ago
  38. 5880536 adb: create unix_isatty() function. by David Pursell · 9 years ago
  39. 7b64925 Merge "Set HOME, LOGNAME, SHELL, and USER from adbd." am: 5806e73691 by Elliott Hughes · 9 years ago
  40. 5806e73 Merge "Set HOME, LOGNAME, SHELL, and USER from adbd." by Elliott Hughes · 9 years ago
  41. 90676d9 Set HOME, LOGNAME, SHELL, and USER from adbd. by Elliott Hughes · 9 years ago
  42. 7a2fd17 Merge "adb: run reverse_service() in main thread." am: cccfeb2102 by Yabin Cui · 9 years ago
  43. cccfeb2 Merge "adb: run reverse_service() in main thread." by Yabin Cui · 9 years ago
  44. 5d093b2 adb: allow multiple args to push/pull. by Josh Gao · 9 years ago
  45. 729bfcf Merge "adb: use correct _WIN32 macro." am: 5c75b529f6 by Josh Gao · 9 years ago
  46. df85263 adb: run reverse_service() in main thread. by Yabin Cui · 9 years ago
  47. bee59c1 adb: use correct _WIN32 macro. by Josh Gao · 9 years ago
  48. d2202a4 Merge "adb: fix adb client running out of sockets on Windows" am: 325cd01281 by Elliott Hughes · 9 years ago
  49. 325cd01 Merge "adb: fix adb client running out of sockets on Windows" by Elliott Hughes · 9 years ago
  50. cc4a4b1 adb: fix adb client running out of sockets on Windows by Spencer Low · 9 years ago
  51. 21afff4 Merge "Show transfer progress in adb sync/pull/push." am: 26352bf1fb by Elliott Hughes · 9 years ago
  52. f5cdc1d Show transfer progress in adb sync/pull/push. by Elliott Hughes · 9 years ago
  53. 1a3e53f Merge "Don\'t use VLAs in adb." am: 573ee9e1c9 by Elliott Hughes · 9 years ago
  54. 573ee9e Merge "Don't use VLAs in adb." by Elliott Hughes · 9 years ago
  55. 6c73bfc Don't use VLAs in adb. by Elliott Hughes · 9 years ago
  56. 07e5630 Merge "adb: fix -Tt options to match ssh." am: eb442fd971 by David Pursell · 9 years ago
  57. eb442fd Merge "adb: fix -Tt options to match ssh." by David Pursell · 9 years ago
  58. ae76d33 adb: fix -Tt options to match ssh. by David Pursell · 9 years ago
  59. bb34664 Merge "Fix adb sync/pull/push error reporting." am: ecd83eb4cb by Elliott Hughes · 9 years ago
  60. ecd83eb Merge "Fix adb sync/pull/push error reporting." by Elliott Hughes · 9 years ago
  61. e4ed32f Fix adb sync/pull/push error reporting. by Elliott Hughes · 9 years ago
  62. 1a6d18b Merge "adb: Mask SIGTTIN so that I/O works when backgrounded." am: 69ccb9532c by Josh Gao · 9 years ago
  63. f344ecf adb: Mask SIGTTIN so that I/O works when backgrounded. by Josh Gao · 9 years ago
  64. 754201b Merge "init/adb: correct static lib dependencies for libselinux" am: 38aee48fc6 by Daniel Cashman · 9 years ago
  65. 075c852 init/adb: correct static lib dependencies for libselinux by William Roberts · 9 years ago
  66. be1731f Merge "Fix lseek argument order." am: 64eab7fb28 by Elliott Hughes · 9 years ago
  67. 64eab7f Merge "Fix lseek argument order." by Elliott Hughes · 9 years ago
  68. d3044e6 Fix lseek argument order. by Elliott Hughes · 9 years ago
  69. cf867fa Merge "adb: use libfec in disable-verity" am: 1aab7218a7 by Sami Tolvanen · 9 years ago
  70. 1aab721 Merge "adb: use libfec in disable-verity" by Sami Tolvanen · 9 years ago
  71. 778f500 adb: use libfec in disable-verity by Sami Tolvanen · 9 years ago
  72. 2a1068a am c160a6ed: Merge "adb: win32: Improve Winsock error code mappings and strings" by Elliott Hughes · 9 years ago
  73. c160a6e Merge "adb: win32: Improve Winsock error code mappings and strings" by Elliott Hughes · 9 years ago
  74. 028e159 adb: win32: Improve Winsock error code mappings and strings by Spencer Low · 9 years ago
  75. 76366ff am 3285c233: Merge "adb: non-interactive shell stdin." by David Pursell · 9 years ago
  76. 3285c23 Merge "adb: non-interactive shell stdin." by David Pursell · 9 years ago
  77. 3fe11f6 adb: non-interactive shell stdin. by David Pursell · 9 years ago
  78. dbf7760 am edbc20fc: Merge "adbd: Add os descriptor support for adb." by Badhri Jagan Sridharan · 9 years ago
  79. edbc20f Merge "adbd: Add os descriptor support for adb." by Badhri Jagan Sridharan · 9 years ago
  80. 4b6a760 am 4a66d9c6: Merge "Use const auto&/auto&& in adb." by Elliott Hughes · 9 years ago
  81. 4a66d9c Merge "Use const auto&/auto&& in adb." by Elliott Hughes · 9 years ago
  82. 8595283 Use const auto&/auto&& in adb. by Elliott Hughes · 9 years ago
  83. 1cdfc57 am 17b5d9cb: Merge "Fix adb -d/-e error reporting." by Elliott Hughes · 9 years ago
  84. 17b5d9c Merge "Fix adb -d/-e error reporting." by Elliott Hughes · 9 years ago
  85. 67943d1 Fix adb -d/-e error reporting. by Elliott Hughes · 9 years ago
  86. f1500ca adbd: Add os descriptor support for adb. by Badhri Jagan Sridharan · 9 years ago
  87. 4807baf am 60d89240: Merge "adb: keep file flags in fdevent_install." by Yabin Cui · 9 years ago
  88. 60d8924 Merge "adb: keep file flags in fdevent_install." by Yabin Cui · 9 years ago
  89. 5fc2231 adb: keep file flags in fdevent_install. by Yabin Cui · 9 years ago
  90. 6cde4da am de01c94f: am bfe3cf51: Merge "Speed up adb sync." by Elliott Hughes · 9 years ago
  91. de01c94 am bfe3cf51: Merge "Speed up adb sync." by Elliott Hughes · 9 years ago
  92. bfe3cf5 Merge "Speed up adb sync." by Elliott Hughes · 9 years ago
  93. 3e136ed am 5c3dcb5b: am a352f91a: Merge "adb: win32: specify socket protocol" by Elliott Hughes · 9 years ago
  94. 1ba066f am f1e2c6c4: am 7a3c33f3: Merge "Explain adb client/server version mismatch better." by Elliott Hughes · 9 years ago
  95. 5c3dcb5 am a352f91a: Merge "adb: win32: specify socket protocol" by Elliott Hughes · 9 years ago
  96. f1e2c6c am 7a3c33f3: Merge "Explain adb client/server version mismatch better." by Elliott Hughes · 9 years ago
  97. a352f91 Merge "adb: win32: specify socket protocol" by Elliott Hughes · 9 years ago
  98. 7a3c33f Merge "Explain adb client/server version mismatch better." by Elliott Hughes · 9 years ago
  99. a1452ab Explain adb client/server version mismatch better. by Elliott Hughes · 9 years ago
  100. dde00be Speed up adb sync. by Elliott Hughes · 9 years ago