summaryrefslogtreecommitdiffstats
path: root/ipc/mojo/ipc_message_pipe_reader.h
Commit message (Expand)AuthorAgeFilesLines
* Make ChannelMojo Send thread-saferockot2016-03-231-7/+21
* ChannelMojo: Remove intermediate Message structrockot2016-03-181-1/+2
* Fix failing tests with ChannelMojo enabled.sammc2016-03-101-0/+4
* Revert of Fix failing tests with ChannelMojo enabled. (patchset #3 id:300001 ...tsergeant2016-03-101-4/+0
* Fix failing tests with ChannelMojo enabled.sammc2016-03-101-0/+4
* Remove Mojo bindings environment.Yuzhu Shen2016-03-081-1/+0
* Change IPC::ChannelMojo to use associated interfaces.sammc2016-03-071-42/+19
* Switch to standard integer types in ipc/.avi2015-12-221-0/+3
* Use std::default_delete as the default deleter for scoped_ptr.dcheng2015-11-191-1/+2
* Move third_party/mojo/src/mojo/public to mojo/publicrockot2015-11-131-2/+2
* Fix races with MessagePipeReader due to the Mojo IPC channel being thread-safe.amistry2015-09-021-3/+15
* ChannelMojo: Introduce thread-safe Send()morrita2015-04-201-0/+4
* Include Mojo SDK/EDK via fully-qualified paths in Chromium code.blundell2015-01-231-2/+2
* ChannelMojo: Adopt |mojo::embedder::AsyncWait()|morrita2015-01-101-6/+6
* ChannelMojo Refactoring: Merge MessageReader into MessagePipeReadermorrita2014-11-251-9/+21
* Introduce ChannelMojomorrita@chromium.org2014-08-041-0/+98