summaryrefslogtreecommitdiff
path: root/src/com/android/terminal/TerminalView.java
AgeCommit message (Expand)Author
2013-04-25Add scrollback support.Jeff Sharkey
2013-02-25Start hooking up keyboard input to viewMichael Wright
2013-02-23Service to host long-lived terminals, tab UI.Jeff Sharkey
2013-02-23Correctly resize terminal, hook up colors.Jeff Sharkey
2013-02-23Working damage!Jeff Sharkey
2013-02-21Start hooking up damage, shell script to test.Jeff Sharkey
2013-02-21Split init() and run().Jeff Sharkey
2013-02-20Add CellRun to speed up cell rendering.Jeff Sharkey
2013-02-19TerminalView to draw session contents.Jeff Sharkey