summaryrefslogtreecommitdiffstats
path: root/ipc/attachment_broker_unprivileged_win.cc
Commit message (Expand)AuthorAgeFilesLines
* ipc: Update Windows attachment brokering ownership semantics.erikchen2015-12-041-3/+6
* IPC: Remove unnecessary conversions of BrokerableAttachment.erikchen2015-10-291-2/+2
* ipc: Update MachPortMac ownership semantics.erikchen2015-10-071-1/+1
* Fix 'enumeration not handled in switch' error on Win-Clang botsHans Wennborg2015-10-011-0/+1
* ipc: Add UMA metrics for the unprivileged attachment broker.erikchen2015-10-011-1/+4
* ipc: Make a new class PlaceholderBrokerableAttachment.erikchen2015-09-151-1/+5
* Revert of IPC: Add attachment brokering support to the message header. (patch...erikchen2015-08-271-5/+1
* Reland #1: IPC: Add attachment brokering support to the message header.erikchen2015-08-221-1/+5
* Revert of clang/win: Fix build after https://codereview.chromium.org/12862530...ricea2015-08-201-5/+1
* clang/win: Fix build after https://codereview.chromium.org/1286253002/Nico Weber2015-08-201-1/+5
* ipc: Create AttachmentBrokerPrivileged and AttachmentBrokerUnprivileged.erikchen2015-07-281-0/+55