1. 552816e Merge "Enable hidepid=2 on /proc" am: 2d8f1d4c47 am: ea8452cc72 am: 7dafe5b818 by Nick Kralevich · 9 years ago
  2. 3cb436c Merge "Enable hidepid=2 on /proc" by Nick Kralevich · 9 years ago
  3. a6fc843 Merge "adb/base: minor compiler portability improvements" am: 892f0e9300 am: 8163cbc535 by Elliott Hughes · 9 years ago
  4. e453bb0 adb/base: minor compiler portability improvements by Spencer Low · 9 years ago
  5. e90359d Merge "Revert "use new cmd command"" by Guang Zhu · 9 years ago
  6. e08eb02 Enable hidepid=2 on /proc by Nick Kralevich · 9 years ago
  7. 35be76b Revert "use new cmd command" by Todd Kennedy · 9 years ago
  8. d3e8b59 Revert "AOSP master doesn't have "cmd"." by Elliott Hughes · 9 years ago
  9. f71513b AOSP master doesn't have "cmd". by Elliott Hughes · 9 years ago
  10. fe1d250 use new cmd command by Todd Kennedy · 9 years ago
  11. cd1e48e Merge "adb: pull empty directories." by Josh Gao · 9 years ago
  12. 325f17c adb: remove superfluous checks. by Josh Gao · 9 years ago
  13. 7203cad adb: pull empty directories. by Josh Gao · 9 years ago
  14. 375f81f Merge "adb: add basename_lock to mutex_list.h." by Josh Gao · 9 years ago
  15. 1b36c70 adb: add basename_lock to mutex_list.h. by Josh Gao · 9 years ago
  16. 0b301c2 use new cmd command by Todd Kennedy · 9 years ago
  17. 712d7a1 adb: make local_build_list match remote_build_list. by Josh Gao · 9 years ago
  18. 5b54f05 adb: C++ify more of the push/pull functions. by Josh Gao · 9 years ago
  19. 8c8cc21 Merge changes I70c94c4b,Ifd8769ed by Josh Gao · 9 years ago
  20. b99118c adb: make mkdirs/secure_mkdirs do what they say. by Josh Gao · 9 years ago
  21. 7eff3f1 adb: remove use of mkdirs from `adb backup`. by Josh Gao · 9 years ago
  22. cd91b04 Merge "adb: make adb_basename match the POSIX behavior." by Josh Gao · 9 years ago
  23. 2ae3628 adb: make adb_basename match the POSIX behavior. by Josh Gao · 9 years ago
  24. 57c3db2 Fix Mac adb build. by Elliott Hughes · 9 years ago
  25. 745026c Merge "adb shell SIGWINCH support." by Elliott Hughes · 9 years ago
  26. 2755a08 Fix adb GCC build (for google3). by Joon :ee · 9 years ago
  27. 058619b adb shell SIGWINCH support. by Elliott Hughes · 9 years ago
  28. a37d820 adb: rename 'flag' to something less meaningless. by Josh Gao · 9 years ago
  29. 385fc02 Merge "adb: C++ify local_build_list and remote_build_list." by Josh Gao · 9 years ago
  30. aabcdc7 Merge "adb: fix adb reverse --no-rebind help text" am: 4f23917299 by Elliott Hughes · 9 years ago
  31. 36ac5d0 Merge "adb: fix adb reverse --no-rebind help text" by Elliott Hughes · 9 years ago
  32. d70e33b Merge "adb: allow multiple args to push/pull." am: fe54c96ab2 by Josh Gao · 9 years ago
  33. d1e3195 Merge "adb: allow multiple args to push/pull." by Josh Gao · 9 years ago
  34. 12fc069 adb: fix adb reverse --no-rebind help text by Spencer Low · 9 years ago
  35. 5359543 Merge "adb: add SyncConnection::Printf." am: e9af735de3 by Josh Gao · 9 years ago
  36. ef4a8b0 adb: C++ify local_build_list and remote_build_list. by Josh Gao · 9 years ago
  37. 28f8eda adb: add SyncConnection::Printf. by Josh Gao · 9 years ago
  38. ad710a2 Merge "adb: create unix_isatty() function." am: d9ff9873df by David Pursell · 9 years ago
  39. 15c32af adb: create unix_isatty() function. by David Pursell · 9 years ago
  40. 9d59b68 Merge "Set HOME, LOGNAME, SHELL, and USER from adbd." am: 36d7af4cf6 by Elliott Hughes · 9 years ago
  41. ab89302 Merge "Set HOME, LOGNAME, SHELL, and USER from adbd." by Elliott Hughes · 9 years ago
  42. bf98fdf Set HOME, LOGNAME, SHELL, and USER from adbd. by Elliott Hughes · 9 years ago
  43. 850e7f6 Merge "adb: run reverse_service() in main thread." am: 1060739bfe by Yabin Cui · 9 years ago
  44. 9b44bc4 Merge "adb: run reverse_service() in main thread." by Yabin Cui · 9 years ago
  45. 6d2d689 adb: allow multiple args to push/pull. by Josh Gao · 9 years ago
  46. 21394c6 Merge "adb: use correct _WIN32 macro." am: 5c75b529f6 by Josh Gao · 9 years ago
  47. a4b264c adb: run reverse_service() in main thread. by Yabin Cui · 9 years ago
  48. 5e6311b adb: use correct _WIN32 macro. by Josh Gao · 9 years ago
  49. 1f09da6 Merge "adb: fix adb client running out of sockets on Windows" am: 1e2382a027 by Elliott Hughes · 9 years ago
  50. 96fbf75 adb: fix adb client running out of sockets on Windows by Spencer Low · 9 years ago
  51. 6600d0c Merge "Show transfer progress in adb sync/pull/push." am: 26352bf1fb by Elliott Hughes · 9 years ago
  52. ca734aa Show transfer progress in adb sync/pull/push. by Elliott Hughes · 9 years ago
  53. 3b37d25 Merge "Don\'t use VLAs in adb." am: 24704399cd by Elliott Hughes · 9 years ago
  54. c9993cf Merge "Don't use VLAs in adb." by Elliott Hughes · 9 years ago
  55. 671443f Don't use VLAs in adb. by Elliott Hughes · 9 years ago
  56. 322cdfd Merge "adb: fix -Tt options to match ssh." am: 76e9236a42 by David Pursell · 9 years ago
  57. 135f158 adb: fix -Tt options to match ssh. by David Pursell · 9 years ago
  58. 9a1e9c6 Merge "Fix adb sync/pull/push error reporting." am: b42e7e8f05 by Elliott Hughes · 9 years ago
  59. 6431f54 Fix adb sync/pull/push error reporting. by Elliott Hughes · 9 years ago
  60. e1336cc Merge "adb: Mask SIGTTIN so that I/O works when backgrounded." am: 69ccb9532c by Josh Gao · 9 years ago
  61. f5efd8d adb: Mask SIGTTIN so that I/O works when backgrounded. by Josh Gao · 9 years ago
  62. 7972e79 Merge "init/adb: correct static lib dependencies for libselinux" am: 38aee48fc6 by Daniel Cashman · 9 years ago
  63. 2020b95 init/adb: correct static lib dependencies for libselinux by William Roberts · 10 years ago
  64. b27688a Merge "Fix lseek argument order." am: 56543606b5 by Elliott Hughes · 9 years ago
  65. 2b6318e Merge "Fix lseek argument order." by Elliott Hughes · 9 years ago
  66. e4021b7 Fix lseek argument order. by Elliott Hughes · 9 years ago
  67. 3d641d4 Merge "adb: use libfec in disable-verity" am: ed38714426 by Sami Tolvanen · 9 years ago
  68. 136c214 adb: use libfec in disable-verity by Sami Tolvanen · 9 years ago
  69. 53dd2ae am c2492937: Merge "adb: win32: Improve Winsock error code mappings and strings" by Elliott Hughes · 9 years ago
  70. ba1747f adb: win32: Improve Winsock error code mappings and strings by Spencer Low · 9 years ago
  71. e00f464 am ca0d66d5: Merge "adb: non-interactive shell stdin." by David Pursell · 9 years ago
  72. ef95d04 adb: non-interactive shell stdin. by David Pursell · 10 years ago
  73. 42fd5d6 am ba000511: Merge "adbd: Add os descriptor support for adb." by Badhri Jagan Sridharan · 9 years ago
  74. 6d36187 Merge "adbd: Add os descriptor support for adb." by Badhri Jagan Sridharan · 9 years ago
  75. 7a06ab3 am 21f99c08: Merge "Use const auto&/auto&& in adb." by Elliott Hughes · 10 years ago
  76. 54752d0 Use const auto&/auto&& in adb. by Elliott Hughes · 10 years ago
  77. 23d52b4 am 1407b286: Merge "Fix adb -d/-e error reporting." by Elliott Hughes · 10 years ago
  78. fc0fbd0 Merge "Fix adb -d/-e error reporting." by Elliott Hughes · 10 years ago
  79. fec9c96 Fix adb -d/-e error reporting. by Elliott Hughes · 10 years ago
  80. bddc22a adbd: Add os descriptor support for adb. by Badhri Jagan Sridharan · 10 years ago
  81. 8ac9b3b am 7f9d4c97: Merge "adb: keep file flags in fdevent_install." by Yabin Cui · 10 years ago
  82. 05f92b2 adb: keep file flags in fdevent_install. by Yabin Cui · 10 years ago
  83. db2ab62 am 8c47bb52: am 8a69e031: Merge "Speed up adb sync." by Elliott Hughes · 10 years ago
  84. 98844f5 am 8a69e031: Merge "Speed up adb sync." by Elliott Hughes · 10 years ago
  85. 946db02 Merge "Speed up adb sync." by Elliott Hughes · 10 years ago
  86. 93ce1db am 450b592d: am 42b8df38: Merge "adb: win32: specify socket protocol" by Elliott Hughes · 10 years ago
  87. e976579 am f6d28fca: am e412cc89: Merge "Explain adb client/server version mismatch better." by Elliott Hughes · 10 years ago
  88. d71497a am 42b8df38: Merge "adb: win32: specify socket protocol" by Elliott Hughes · 10 years ago
  89. a6ec663 am e412cc89: Merge "Explain adb client/server version mismatch better." by Elliott Hughes · 10 years ago
  90. 1aee1a6 Merge "adb: win32: specify socket protocol" by Elliott Hughes · 10 years ago
  91. e1a5768 Explain adb client/server version mismatch better. by Elliott Hughes · 10 years ago
  92. 1813440 Speed up adb sync. by Elliott Hughes · 10 years ago
  93. 9abe1d5 am fb070f3c: am 7377398b: Merge "adb: fdevent fixes" by Yabin Cui · 10 years ago
  94. 01e5b93 am 7377398b: Merge "adb: fdevent fixes" by Yabin Cui · 10 years ago
  95. 34b0406 adb: fdevent fixes by Spencer Low · 10 years ago
  96. d01c702 am 4b3ee266: am ffa866f5: Merge "adb: detect sockets in CLOSE_WAIT state to prevent socket leak on linux." by Yabin Cui · 10 years ago
  97. 0283f51 am ffa866f5: Merge "adb: detect sockets in CLOSE_WAIT state to prevent socket leak on linux." by Yabin Cui · 10 years ago
  98. c4dc547 Merge "adb: detect sockets in CLOSE_WAIT state to prevent socket leak on linux." by Yabin Cui · 10 years ago
  99. f0203c0 am de3faec6: am fd18d9e2: Merge "adb: put legacy shell: service back in." by David Pursell · 10 years ago
  100. 5d25cbe am fd18d9e2: Merge "adb: put legacy shell: service back in." by David Pursell · 10 years ago