summaryrefslogtreecommitdiffstats
path: root/ipc/brokerable_attachment.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert of IPC: Add attachment brokering support to the message header. (patch...ricea2015-08-201-39/+21
* IPC: Add attachment brokering support to the message header.erikchen2015-08-201-21/+39
* ipc: Add attachment broker code for the privileged browser process.erikchen2015-07-271-4/+2
* Update ChannelReader to use AttachmentBroker.erikchen2015-07-271-2/+13
* Make attachment broker a subclass of IPC::Listener.erikchen2015-07-151-0/+3
* Stub in more IPC attachment brokering functionality.erikchen2015-07-071-1/+20
* IPC: Add new classes required for attachment brokering.erikchen2015-06-161-0/+19