summaryrefslogtreecommitdiffstats
path: root/ipc/ipc.gypi
Commit message (Expand)AuthorAgeFilesLines
* Refactor content/common/message_router to ipc/message_routermarkdittmer2016-02-191-0/+2
* use variadic macros/templates in IPC message implementationmdempsky2016-02-091-0/+3
* ipc: Add BrokerableAttachmentMac.erikchen2015-10-091-0/+1
* ipc: Write privileged and unprivileged attachment brokers for Mac.erikchen2015-10-061-0/+4
* ipc: Make a wrapper and attachment for mach ports.erikchen2015-10-011-0/+4
* ipc: Make a new class PlaceholderBrokerableAttachment.erikchen2015-09-151-0/+2
* ipc: Move //crypto dependency into a Windows-only file.erikchen2015-09-151-0/+1
* Revert of IPC: Add attachment brokering support to the message header. (patch...erikchen2015-08-271-2/+0
* Reland #1: IPC: Add attachment brokering support to the message header.erikchen2015-08-221-0/+2
* Revert of IPC: Add attachment brokering support to the message header. (patch...ricea2015-08-201-2/+0
* IPC: Add attachment brokering support to the message header.erikchen2015-08-201-0/+2
* ipc: Add the class HandleWin.erikchen2015-08-111-0/+2
* ipc: Make a common subclass for Channel and ProxyChannel.erikchen2015-08-101-0/+2
* ipc: Create AttachmentBrokerPrivileged and AttachmentBrokerUnprivileged.erikchen2015-07-281-2/+6
* ipc: Add attachment broker code for the privileged browser process.erikchen2015-07-271-0/+2
* Update ChannelReader to use AttachmentBroker.erikchen2015-07-271-0/+1
* Remove ForwardingMessageFilter.mvanouwerkerk2015-07-211-2/+0
* Stub in more IPC attachment brokering functionality.erikchen2015-07-071-0/+6
* IPC: Add new classes required for attachment brokering.erikchen2015-06-161-0/+6
* IPC::Message Refactoring: Move POSIX specific bits to PlatformFileAttachmentmorrita2015-01-311-2/+2
* IPC: Introduce MessageAttachment and PlatformFileAttachment.morrita2015-01-261-0/+4
* IPC: Generalize FileDescriptorSet to MessageAttachmentSetmorrita2015-01-141-2/+2
* Introduce ChannelMojomorrita@chromium.org2014-08-041-0/+2
* Rename IPC::ChannelFactory to UnixDomainSocketAcceptor.morrita@chromium.org2014-07-181-4/+0
* Introduce IPC::Channel::Create*() to ensure it being heap-allocated.morrita@chromium.org2014-05-301-0/+1
* Revert 273575 "Introduce IPC::Channel::Create*() to ensure it be..."mattm@chromium.org2014-05-291-1/+0
* Introduce IPC::Channel::Create*() to ensure it being heap-allocated.morrita@chromium.org2014-05-291-0/+1
* Move IPC::MessageFilter and router to a separate filedmichael@chromium.org2014-04-251-0/+4
* Implement IPC::ChannelFactory, a class that accept()s on a UNIX socket.jeremya@chromium.org2013-03-131-1/+13
* Revert 187554 "Implement IPC::ChannelFactory, a class that accep..."falken@chromium.org2013-03-131-13/+1
* Implement IPC::ChannelFactory, a class that accept()s on a UNIX socket.jeremya@chromium.org2013-03-121-1/+13
* Revert 187233dmikurube@chromium.org2013-03-111-13/+1
* Implement IPC::ChannelFactory, a class that accept()s on a UNIX socket.jeremya@chromium.org2013-03-111-1/+13
* Revert 186912jeremya@chromium.org2013-03-081-13/+1
* Implement IPC::ChannelFactory, a class that accept()s on a UNIX socket.jeremya@chromium.org2013-03-081-1/+13
* Move IPCMessageStart enum into it own file with security team OWNERS, so that...tsepez@chromium.org2012-10-231-0/+1
* Fix build warnings in NaCl IPC proxy.bbudge@chromium.org2012-09-281-0/+1
* Add IPC::ForwardingMessageFilter.nduca@chromium.org2012-07-201-0/+2
* Add an untrusted NaCl build for IPC.bbudge@chromium.org2012-06-131-49/+9
* Separate out IPC::Message::Sender and Channel::Listener into a separate class.brettw@chromium.org2012-06-111-0/+2
* Verify the child process with a secret hellojschuh@chromium.org2012-03-171-0/+1
* Factor out the shared parts of IPC channel reading.brettw@chromium.org2012-03-081-1/+3
* Create ipc.dll.darin@chromium.org2011-08-151-3/+7
* Add COMPONENT_BUILD global define. darin@chromium.org2011-07-131-0/+1
* Revert "Add COMPONENT_BUILD global define. "yurys@chromium.org2011-07-131-1/+0
* Add COMPONENT_BUILD global define. darin@chromium.org2011-07-131-0/+1
* Remove the comments setting emands and vim tab width and expansion variables.tony@chromium.org2011-07-111-6/+0
* Hooking MHTML generation to the browser.jcivelli@chromium.org2011-06-141-0/+1
* Globally replace <(library) with static_libraryevan@chromium.org2011-05-191-2/+2
* Base: Adjust dependencies to build with base.dllrvargas@google.com2011-04-281-1/+2