platform_build_soong/ui
Colin Cross 097ed2a37c Remove terminal.Writer
terminal.Writer is now just a wrapper around stdio.Stdout() without
any useful functionality.  Replace it with stdio.Stdout() as an
io.Writer.

Test: ui/terminal/status_test.go
Change-Id: I5bc5476afdca950b505642f0135a3af9d37fbe24
2019-06-12 21:30:56 -07:00
..
build Remove terminal.Writer 2019-06-12 21:30:56 -07:00
logger Panic if logging is attempted after Close 2019-03-21 21:17:04 -07:00
metrics Generate build timing metrics to proto format file 2019-01-04 15:54:01 -08:00
status Wait for ninja proto processing to finish when exiting 2019-03-21 21:17:04 -07:00
terminal Remove terminal.Writer 2019-06-12 21:30:56 -07:00
tracer Add a unified status reporting UI 2018-07-12 14:15:31 -07:00