platform_build_soong/ui/terminal
Jaewoong Jung 18aefc1977 Remove unnecessary snake case variables.
Test: m nothing + TreeHugger
Change-Id: I99f7162944daa6c57c6ae4763261e108bb5cb6b1
2020-12-22 12:38:35 -08:00
..
Android.bp Inclusive fix: renaming dumb terminal to simple terminal. 2020-07-28 20:25:03 +00:00
format.go Move smart and dumb terminals into separate implementations 2019-06-12 21:30:56 -07:00
simple_status.go Inclusive fix: renaming dumb terminal to simple terminal. 2020-07-28 20:25:03 +00:00
smart_status.go smart_status: move channel write outside lock to avoid deadlock 2019-10-29 15:27:32 -07:00
status.go Inclusive fix: renaming dumb terminal to simple terminal. 2020-07-28 20:25:03 +00:00
status_test.go Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00
stdio.go Remove terminal.Writer 2019-06-12 21:30:56 -07:00
util.go Remove unnecessary snake case variables. 2020-12-22 12:38:35 -08:00
util_darwin.go Add a unified status reporting UI 2018-07-12 14:15:31 -07:00
util_linux.go Add a unified status reporting UI 2018-07-12 14:15:31 -07:00
util_test.go Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00