summaryrefslogtreecommitdiffstats
path: root/ipc
Commit message (Expand)AuthorAgeFilesLines
* Implement IPC::ParamTraits<mojo::MessagePipeHandle>morrita2015-04-036-6/+192
* ChannelMojo: Use DestoryChannelOnIOThread()morrita2015-04-031-1/+1
* Revert of Implement IPC::ParamTraits<mojo::MessagePipeHandle> (patchset #4 id...mfomitchev2015-04-025-191/+0
* Implement IPC::ParamTraits<mojo::MessagePipeHandle>morrita2015-04-015-0/+191
* Revert of Implement IPC::ParamTraits<mojo::MessagePipeHandle> (patchset #3 id...mfomitchev2015-04-015-190/+0
* Implement IPC::ParamTraits<mojo::MessagePipeHandle>morrita2015-04-015-0/+190
* Re-enable ChannelMojomorrita2015-03-301-2/+1
* Simplify IPC::SyncMessageSchema::WriteReplyParams() using variadic templatesmikhail.pozdnyakov2015-03-261-27/+3
* 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
* Revert of ChannelMojo: Let MessagePipeReader wait "peer closed" signal as wel...tkent2015-03-251-6/+9
* ChannelMojo: Let MessagePipeReader wait "peer closed" signal as well.morrita2015-03-241-9/+6
* Re-enable ChannelMojomorrita2015-03-241-2/+1
* Decouple Cache Storage messaging from Service Worker/Embedded Workerjsbell2015-03-231-0/+1
* Remove uses of KillProcess()rvargas2015-03-181-2/+2
* Increase MessageAttachmentSet::kMaxDescriptorsPerMessage to 128yusukes2015-03-173-4/+4
* ChannelMojo: Turn DLOG to LOG for ERROR and WARNINGmorrita2015-03-165-11/+11
* Fix ipc_mojo_perftests which has been broken since last Mojo rollmorrita2015-03-134-15/+32
* 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
* Cleanup: Remove wstring methods from base::Pickle.thestig2015-03-114-53/+35
* Adding StringPiece read/write support to pickle.brucedawson2015-03-101-2/+2
* base: Stop passing a non-const ref to ObserverListBase::Iterator.danakj2015-03-091-1/+1
* Add a flag to dump IPC messages sent from the renderer to the browser.mbarbella2015-03-062-1/+40
* Make AsyncHandleWaiter reenterancy-safemorrita2015-03-053-10/+74
* Fix a couple of ipc_channel_mojo_unittest failures.morrita2015-03-051-5/+7
* Revert of Adding StringPiece read/write support to pickle. (patchset #4 id:60...brucedawson2015-03-051-2/+2
* Adding StringPiece/StringPiece16 read/write support to pickle, andbrucedawson2015-03-041-2/+2
* Make ChannelMojoHost::ChannelDelegate a RefContedThreadSafemorrita2015-03-044-29/+34
* Add DataReductionProxy IPC to determine if the Data Reduction Proxy was used.jeremyim2015-03-031-0/+1
* Update mojo sdk to rev 3d23dae011859a2aae49f1d1adde705c8e85d819rockot2015-03-037-21/+230
* Apply gn format with 'sources' sorting to src/scottmg2015-02-282-4/+4
* Land prep work to enable NaCl in the Linux x64 GN builds.dpranke2015-02-261-3/+8
* ChannelMojo should use PID from the bootstrap Channel.morrita2015-02-254-1/+55
* ChannelMojo: Reduce the number of dup() callmorrita2015-02-251-5/+14
* Chromecast: adds CastCryptoMsgStart to IPCMessageStart list.gunsch2015-02-241-0/+3
* Remove base::WaitForSingleProcessrvargas2015-02-241-2/+3
* Add //ipc to "gn check", work on basebrettw2015-02-172-1/+4
* This change adds a LockThreadAffinity and uses it tobrucedawson2015-02-122-0/+60
* Added chrome-side support for link rel=preconnectpmeenan2015-02-111-1/+1
* Mechanical rename of base::debug -> base::trace_event [final pass]ssid2015-02-091-1/+2
* IPC: Add MojoHandleAttachmentmorrita2015-02-0617-95/+478
* Change ipc_perftests large-message test count to 1,000brucedawson2015-02-051-1/+1
* Deleting the forwarding header files base/debug/trace_event*ssid2015-02-031-1/+0
* Non-SFI mode: Use dummy PID for NaCl's IPC channel for nacl_helper_nonsfi.hidehiko2015-02-032-2/+13
* Move GuestView IPCs into their own messages file.fsamuel2015-02-031-0/+1
* IPC::Message Refactoring: Move POSIX specific bits to PlatformFileAttachmentmorrita2015-01-3115-192/+167
* Mechanical rename of tracing includes (remaining bits)primiano2015-01-302-2/+2