summaryrefslogtreecommitdiffstats
path: root/ipc/attachment_broker_privileged_win_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert of IPC: Add attachment brokering support to the message header. (patch...erikchen2015-08-271-192/+63
* Reland #1: IPC: Add attachment brokering support to the message header.erikchen2015-08-221-63/+192
* Revert of IPC: Add attachment brokering support to the message header. (patch...ricea2015-08-201-154/+59
* IPC: Add attachment brokering support to the message header.erikchen2015-08-201-59/+154
* ipc: Add the class HandleWin.erikchen2015-08-111-1/+30
* ipc: Make a common subclass for Channel and ProxyChannel.erikchen2015-08-101-1/+1
* Reland #1: Clean up interface of attachment broker.erikchen2015-07-301-1/+4
* Revert of ipc: Clean up interface of attachment broker. (patchset #5 id:80001...avi2015-07-301-4/+1
* ipc: Clean up interface of attachment broker.erikchen2015-07-301-1/+4
* ipc: Create AttachmentBrokerPrivileged and AttachmentBrokerUnprivileged.erikchen2015-07-281-7/+9
* ipc: Add attachment broker code for the privileged browser process.erikchen2015-07-271-0/+397