summaryrefslogtreecommitdiffstats
path: root/ipc/brokerable_attachment.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in ipc/.avi2015-12-221-0/+3
* ipc: Refactor some attachment broker classes.erikchen2015-09-241-4/+16
* ipc: Make a new class PlaceholderBrokerableAttachment.erikchen2015-09-151-12/+11
* ipc: Move //crypto dependency into a Windows-only file.erikchen2015-09-151-0/+24
* Remove dependency on //crypto in //ipc, except on windows.Sergey Ulanov2015-09-141-36/+0
* ipc: Add methods for AttachmentBroker nonce serialization.erikchen2015-09-041-7/+27
* Revert of IPC: Add attachment brokering support to the message header. (patch...erikchen2015-08-271-39/+21
* Reland #1: IPC: Add attachment brokering support to the message header.erikchen2015-08-221-21/+39
* 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