summaryrefslogtreecommitdiffstats
path: root/ipc
Commit message (Expand)AuthorAgeFilesLines
* Revert of IPC: Add attachment brokering support to the message header. (patch...ricea2015-08-2029-602/+175
* Revert of clang/win: Fix build after https://codereview.chromium.org/12862530...ricea2015-08-202-10/+2
* clang/win: Fix build after https://codereview.chromium.org/1286253002/Nico Weber2015-08-202-2/+10
* IPC: Add attachment brokering support to the message header.erikchen2015-08-2029-175/+602
* Migrate IPC to use Flow API v2.yuhaoz2015-08-186-22/+31
* Re-enable ChannelMojorockot2015-08-181-3/+1
* Fix a few typos in the IPC message macros documentationphilipj2015-08-121-6/+6
* ipc: Add the class HandleWin.erikchen2015-08-1111-14/+179
* ipc: Make a common subclass for Channel and ProxyChannel.erikchen2015-08-1013-80/+123
* 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
* Complete SyncMessageFilter initialization after SyncChannel initializationrockot2015-08-075-1/+32
* 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
* Let IPC::SyncMessageFilter take advantage of thread-safe Send.rockot2015-08-067-10/+43
* Remove dmichael/teravest from OWNERSraymes2015-08-041-3/+0
* ipc: Allow ChannelProxy to be set as a channel endpoint.erikchen2015-07-314-1/+28
* Reland #1: Clean up interface of attachment broker.erikchen2015-07-3014-5/+64
* Revert of ipc: Clean up interface of attachment broker. (patchset #5 id:80001...avi2015-07-3014-62/+4
* ipc: Clean up interface of attachment broker.erikchen2015-07-3014-4/+62
* 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
* Hold message in SyncMessageFilter before initboliu2015-07-292-13/+27
* ipc: Create AttachmentBrokerPrivileged and AttachmentBrokerUnprivileged.erikchen2015-07-2814-87/+193
* ipc: Create an unforgeable mechanism to get the process id of the sender.erikchen2015-07-2815-18/+48
* Remove Android filter file for ipc_tests.tfarina2015-07-289-24/+141
* ipc: Add attachment broker code for the privileged browser process.erikchen2015-07-2719-89/+733
* Update ChannelReader to use AttachmentBroker.erikchen2015-07-2724-69/+575
* ipc: Move BasicMessageTest into ipc_message_unittest.cctfarina2015-07-272-33/+32
* Use thread-safe send when using Mojo.jam2015-07-231-1/+1
* Add ipc ParamTraits for StackVectormiletus2015-07-232-0/+53
* Add GN isolate support for a bunch of unittests.dpranke2015-07-221-0/+7
* Remove ForwardingMessageFilter.mvanouwerkerk2015-07-214-131/+0
* ipc: Remove the ability to override the listener task runnerskyostil2015-07-212-23/+0
* Add IPC and Windows message map macro blocks to .clang-format optionsDaniel Cheng2015-07-161-3/+3
* Make attachment broker a subclass of IPC::Listener.erikchen2015-07-1511-3/+116
* ChannelPosix: Robustly close FDs of deleting messages.morrita2015-07-101-0/+1
* Fix unused private fields errors in ipc/mojo/.mlamouri2015-07-102-3/+1
* Adjust the binding point of IPC flow events from the next slice to the enclos...yuhaoz2015-07-081-2/+2
* Fixed all unused-variable Clang warnings on Windows.mgiuca2015-07-081-1/+0
* Update mojo sdk to rev a05bfef8096006056b2fff78092faf14d1319782rockot2015-07-081-1/+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-0728-26/+378
* Revert of Update mojo sdk to rev a05bfef8096006056b2fff78092faf14d1319782 (pa...thakis2015-07-071-1/+1
* Update mojo sdk to rev a05bfef8096006056b2fff78092faf14d1319782rockot2015-07-071-1/+1
* Revert of Convert ipc_mojo_unittests to run exclusively on Swarming (patchset...bruening2015-07-062-35/+0
* Convert ipc_mojo_unittests to run exclusively on Swarmingthakis2015-07-062-0/+35
* Replace image_messages.h with Mojo servicehalton.huo2015-07-061-1/+0
* Convert ipc_tests to run exclusively on Swarmingmaruel2015-06-302-0/+44
* Update client side navigator.connect API to use ServicePortCollection [2/3]mek2015-06-291-1/+0