summaryrefslogtreecommitdiffstats
path: root/adb/shell_service.h
Commit message (Expand)AuthorAgeFilesLines
* adb: split shell_service.h into client/daemon/protocol parts.Josh Gao2018-07-251-149/+0
* Track rename of base/ to android-base/.Elliott Hughes2015-12-041-1/+1
* Pass $TERM to the device.Elliott Hughes2015-11-161-2/+2
* adb shell SIGWINCH support.Elliott Hughes2015-11-041-2/+9
* adb: non-interactive shell stdin.David Pursell2015-10-151-3/+4
* adb: implement shell protocol.David Pursell2015-09-111-1/+7
* adb: create shell protocol class (take 2).David Pursell2015-09-081-0/+100
* Revert "adb: create shell protocol class."David Pursell2015-09-061-100/+0
* adb: create shell protocol class.David Pursell2015-09-041-0/+100
* adb: move shell service to a separate file.David Pursell2015-09-041-0/+35