summaryrefslogtreecommitdiffstats
path: root/chromeos/process_proxy/process_output_watcher.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix for flow control in terminalPrivate APItbarzic2016-01-081-16/+16
* Switch to standard integer types in chromeos/.avi2015-12-211-3/+6
* User MessageLoopForIO::WatchFileDescriptor in proces_output_watchertbarzic2015-08-101-75/+46
* Prevent ProcessProxy from passing bad fds to ProcessOutputWatchertbarzic2015-05-141-7/+7
* Improve process output watcher's handling of multi-byte UTF8 characterstbarzic@chromium.org2014-05-151-13/+91
* Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close.mark@chromium.org2013-12-031-1/+1
* Move chrome/browser/chromeos/process_proxy to chromeosphajdan.jr@chromium.org2013-03-121-0/+120