Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adb shell SIGWINCH support. | Elliott Hughes | 2015-11-04 | 1 | -2/+9 |
* | adb: non-interactive shell stdin. | David Pursell | 2015-10-15 | 1 | -3/+4 |
* | adb: implement shell protocol. | David Pursell | 2015-09-11 | 1 | -1/+7 |
* | adb: create shell protocol class (take 2). | David Pursell | 2015-09-08 | 1 | -0/+100 |
* | Revert "adb: create shell protocol class." | David Pursell | 2015-09-06 | 1 | -100/+0 |
* | adb: create shell protocol class. | David Pursell | 2015-09-04 | 1 | -0/+100 |
* | adb: move shell service to a separate file. | David Pursell | 2015-09-04 | 1 | -0/+35 |