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