summaryrefslogtreecommitdiffstats
path: root/ipc/attachment_broker_privileged_win.h
Commit message (Expand)AuthorAgeFilesLines
* ipc: Implement attachment brokering for SharedMemoryHandle on Windows.erikchen2016-01-081-1/+1
* Switch to standard integer types in ipc/.avi2015-12-221-0/+1
* IPC: Remove unnecessary conversions of BrokerableAttachment.erikchen2015-10-291-2/+3
* ipc: Update MachPortMac ownership semantics.erikchen2015-10-071-1/+1
* ipc: Refactor some attachment broker classes.erikchen2015-09-241-0/+4
* ipc: Add the class HandleWin.erikchen2015-08-111-1/+1
* ipc: Create AttachmentBrokerPrivileged and AttachmentBrokerUnprivileged.erikchen2015-07-281-18/+5
* ipc: Create an unforgeable mechanism to get the process id of the sender.erikchen2015-07-281-2/+1
* ipc: Add attachment broker code for the privileged browser process.erikchen2015-07-271-0/+62