1. d61a25c ADB security logging by Rubin Xu · 9 years ago
  2. b5028e4 adbd: use pty to determine whether a session is interactive. by Josh Gao · 8 years ago
  3. c65fae9 adbd: don't leave zombies when subprocess creation fails. by Josh Gao · 8 years ago
  4. e03c988 adb: handle some edge cases with process environments. by Josh Gao · 9 years ago
  5. 9b3fd67 adb: don't use setenv after forking. by Josh Gao · 9 years ago
  6. b118762 Revert "adb: Make HOME=/data/local/tmp" by Nick Kralevich · 9 years ago
  7. 173eb39 adb: Make HOME=/data/local/tmp by Nick Kralevich · 9 years ago
  8. 4f71319 Track rename of base/ to android-base/. by Elliott Hughes · 9 years ago
  9. 18ddf5c Pass $TERM to the device. by Elliott Hughes · 9 years ago
  10. c15b17f adb shell SIGWINCH support. by Elliott Hughes · 9 years ago
  11. fbe4332 Set HOME, LOGNAME, SHELL, and USER from adbd. by Elliott Hughes · 9 years ago
  12. 1ed57f0 adb: non-interactive shell stdin. by David Pursell · 9 years ago
  13. 6dfef25 adb: keep file flags in fdevent_install. by Yabin Cui · 9 years ago
  14. aed3c61 Adb: use VLOG() to replace D() for verbose logging. by Yabin Cui · 9 years ago
  15. 544e795 adb: Kill subprocess when the client exits. by David Pursell · 9 years ago
  16. 0955c66 adb: implement shell protocol. by David Pursell · 9 years ago
  17. a932058 adb: refactor subprocess code. by David Pursell · 9 years ago
  18. 80f6702 adb: move shell service to a separate file. by David Pursell · 9 years ago