summaryrefslogtreecommitdiffstats
path: root/adb/line_printer.cpp
Commit message (Expand)AuthorAgeFilesLines
* adb: add missing newline when printing transfer rate.Josh Gao2016-08-041-0/+1
* Improve dumb terminal support (emacs is dumb).Elliott Hughes2016-01-081-1/+1
* Simplify adb LinePrinter newline handling.Elliott Hughes2015-12-091-54/+20
* adb: win32: remove widen()/narrow() in favor of UTF8ToWide()/WideToUTF8()Spencer Low2015-11-121-1/+1
* adb: create unix_isatty() function.David Pursell2015-11-021-1/+1
* Show transfer progress in adb sync/pull/push.Elliott Hughes2015-10-301-0/+161