summaryrefslogtreecommitdiffstats
path: root/mojo/system/raw_channel_posix.cc
Commit message (Expand)AuthorAgeFilesLines
* Mojo: Create a PlatformChannel abstraction.viettrungluu@chromium.org2013-12-021-0/+4
* Mojo: First stab at making MessagePipes work across OS pipes.viettrungluu@chromium.org2013-11-071-5/+13
* Add handling of fatal errors to RawChannel/RawChannelPosix.viettrungluu@chromium.org2013-10-151-23/+70
* Add a "RawChannel" abstraction (with an implementation for Chromium POSIX).viettrungluu@chromium.org2013-10-111-0/+351