summaryrefslogtreecommitdiffstats
path: root/ipc/handle_attachment_win.h
Commit message (Expand)AuthorAgeFilesLines
* Fix failing tests with ChannelMojo enabled.sammc2016-03-101-0/+7
* Revert of Fix failing tests with ChannelMojo enabled. (patchset #3 id:300001 ...tsergeant2016-03-101-7/+0
* Fix failing tests with ChannelMojo enabled.sammc2016-03-101-0/+7
* ipc: Implement attachment brokering for SharedMemoryHandle on Windows.erikchen2016-01-081-7/+8
* ipc: Update Windows attachment brokering ownership semantics.erikchen2015-12-041-1/+17
* ipc: Refactor some attachment broker classes.erikchen2015-09-241-0/+19
* ipc: Make a new class PlaceholderBrokerableAttachment.erikchen2015-09-151-1/+0
* Revert of IPC: Add attachment brokering support to the message header. (patch...erikchen2015-08-271-0/+1
* Reland #1: IPC: Add attachment brokering support to the message header.erikchen2015-08-221-1/+0
* Revert of IPC: Add attachment brokering support to the message header. (patch...ricea2015-08-201-0/+1
* IPC: Add attachment brokering support to the message header.erikchen2015-08-201-1/+0
* ipc: Add the class HandleWin.erikchen2015-08-111-1/+5
* ipc: Add attachment broker code for the privileged browser process.erikchen2015-07-271-0/+1
* Update ChannelReader to use AttachmentBroker.erikchen2015-07-271-0/+2
* Make attachment broker a subclass of IPC::Listener.erikchen2015-07-151-1/+4
* Stub in more IPC attachment brokering functionality.erikchen2015-07-071-1/+26
* IPC: Add new classes required for attachment brokering.erikchen2015-06-161-0/+24