summaryrefslogtreecommitdiffstats
path: root/ipc/mojo/ipc_channel_mojo.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert of Re-enable ChannelMojo (patchset #1 id:1 of https://codereview.chrom...rockot2015-08-211-1/+3
* Re-enable ChannelMojorockot2015-08-181-3/+1
* Revert of Re-enable ChannelMojo. (patchset #1 id:40001 of https://codereview....rockot2015-08-081-1/+3
* Re-enable ChannelMojo.rockot2015-08-081-3/+1
* Revert of Re-enable ChannelMojo (patchset #1 id:20001 of https://codereview.c...hiroshige2015-08-061-1/+3
* Re-enable ChannelMojorockot2015-08-061-3/+1
* Revert of Re-enable ChannelMojo (patchset #1 id:80001 of https://codereview.c...rockot2015-07-291-1/+3
* Re-enable ChannelMojorockot2015-07-291-3/+1
* Use thread-safe send when using Mojo.jam2015-07-231-1/+1
* Fix unused private fields errors in ipc/mojo/.mlamouri2015-07-101-2/+1
* Convert usage of mojo::ErrorHandler in //ipc/mojo to callbacks.amistry2015-07-081-22/+18
* Stub in more IPC attachment brokering functionality.erikchen2015-07-071-1/+3
* IPC::ChannelMojo::Send() should fail once it is closed.morrita2015-06-231-1/+7
* Release obigation to call ChannelMojoHost::OnClientLaunched()leon.han2015-06-191-53/+23
* IPC: Make ChannelReader inherit from SupportsAttachmentBrokering.erikchen2015-06-161-20/+42
* IPC: Add new classes required for attachment brokering.erikchen2015-06-161-0/+3
* Disable ChannelMojorockot2015-06-121-2/+3
* ipc: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-05-121-1/+1
* Mojo IPC threading fixesrockot2015-05-111-14/+82
* Change the callsites of InterfacePtr<> methods which directly deal with messa...yzshen2015-05-051-1/+3
* Revert of Change the callsites of InterfacePtr<> methods which directly deal ...dbeam2015-05-051-3/+1
* Change the callsites of InterfacePtr<> methods which directly deal with messa...yzshen2015-05-051-1/+3
* ChannelMojo: Introduce thread-safe Send()morrita2015-04-201-13/+52
* ChannelMojo: Ensure that it always has ScopedIPCSupportmorrita2015-04-091-25/+38
* Revert of ChannelMojo: Ensure that it always has ScopedIPCSupport (patchset #...sorin2015-04-091-38/+25
* ChannelMojo: Ensure that it always has ScopedIPCSupportmorrita2015-04-081-25/+38
* ChannelMojo: Use DestoryChannelOnIOThread()morrita2015-04-031-1/+1
* Re-enable ChannelMojomorrita2015-03-301-2/+1
* Revert of Re-enable ChannelMojo (patchset #1 id:1 of https://codereview.chrom...morrita2015-03-251-1/+2
* Revert of Revert of Re-enable ChannelMojo (patchset #1 id:1 of https://codere...tkent2015-03-251-2/+1
* Revert of Re-enable ChannelMojo (patchset #1 id:1 of https://codereview.chrom...tkent2015-03-251-1/+2
* Re-enable ChannelMojomorrita2015-03-241-2/+1
* ChannelMojo: Turn DLOG to LOG for ERROR and WARNINGmorrita2015-03-161-4/+4
* Disable ChannelMojo.rockot2015-03-131-1/+2
* Revert of Revert of Enable ChannelMojo (patchset #1 id:1 of https://coderevie...alexmos2015-03-131-2/+2
* Revert of Enable ChannelMojo (patchset #3 id:40001 of https://codereview.chro...skuhne2015-03-121-2/+2
* Update mojo sdk to rev 3d23dae011859a2aae49f1d1adde705c8e85d819rockot2015-03-031-10/+18
* ChannelMojo should use PID from the bootstrap Channel.morrita2015-02-251-1/+1
* ChannelMojo: Reduce the number of dup() callmorrita2015-02-251-5/+14
* IPC: Add MojoHandleAttachmentmorrita2015-02-061-48/+60
* IPC::Message Refactoring: Move POSIX specific bits to PlatformFileAttachmentmorrita2015-01-311-3/+8
* Revert of Revert of Enable ChannelMojo (patchset #1 id:1 of https://coderevie...morrita2015-01-271-2/+2
* Revert of Enable ChannelMojo (patchset #3 id:40001 of https://codereview.chro...yoichio2015-01-271-2/+2
* Enable ChannelMojomorrita2015-01-271-2/+2
* Include Mojo SDK/EDK via fully-qualified paths in Chromium code.blundell2015-01-231-2/+2
* IPC: Generalize FileDescriptorSet to MessageAttachmentSetmorrita2015-01-141-9/+6
* ChannelMojo: Adopt |mojo::embedder::AsyncWait()|morrita2015-01-101-0/+2
* IPC::ChannelMojo: Add a tracemorrita2014-12-171-0/+5
* Revert ChannelMojo switch-onmorrita2014-11-261-3/+2
* Turn ChannelMojo on for all platformsmorrita2014-11-261-8/+2