summaryrefslogtreecommitdiffstats
path: root/ipc/attachment_broker_privileged_mac_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move mach code shared by Chrome IPC and Mojo to //base/mac.amistry2016-03-121-7/+11
* Switch to standard integer types in ipc/.avi2015-12-221-0/+3
* mac: The attachment broker waits for the port provider before brokering.erikchen2015-11-111-3/+15
* Reland 1: "mac: Add auto-close and share-read-only functionality to SharedMem...erikchen2015-10-241-0/+13
* Revert of mac: Add auto-close and share-read-only functionality to SharedMemo...erikchen2015-10-231-13/+0
* mac: Add auto-close and share-read-only functionality to Mach based SharedMem...erikchen2015-10-231-0/+13
* ipc: Move AttachmentBrokerPrivileged singleton logic into ipc/.erikchen2015-10-221-3/+3
* mac: Make Mach port scopers better ScopedGenericsmark2015-10-201-23/+33
* ipc: Move Mac test utilities into their own file.erikchen2015-10-121-99/+1
* ipc: Refactor and fix a bug in AttachmentBrokerPrivilegedMac.erikchen2015-10-121-9/+27
* ipc: Initialize a struct member passed to mach_msg().erikchen2015-10-061-0/+1
* ipc: Write privileged and unprivileged attachment brokers for Mac.erikchen2015-10-061-0/+476