summaryrefslogtreecommitdiffstats
path: root/ipc/attachment_broker_privileged.cc
Commit message (Expand)AuthorAgeFilesLines
* Add support for Attachment Brokering of IPC::Channels on multiple threads.erikchen2016-03-211-7/+31
* Clean up public interface of AttachmentBrokerUnprivileged.erikchen2016-02-171-3/+5
* Revert of Clean up public interface of AttachmentBrokerUnprivileged. (patchs...erikchen2016-02-171-5/+3
* Clean up public interface of AttachmentBrokerUnprivileged.erikchen2016-02-161-3/+5
* Revert of Clean up public interface of AttachmentBrokerUnprivileged. (patchs...erikchen2016-02-101-5/+3
* Clean up public interface of AttachmentBrokerUnprivileged.erikchen2016-02-101-3/+5
* Remoting: Remove references to POSIX shared memory.erikchen2015-12-291-0/+25
* Switch to standard integer types in ipc/.avi2015-12-221-0/+1
* ipc: Slight change to GetSenderWithProcessId().erikchen2015-11-301-1/+1
* ipc: Add a lock to guard modifications of state of the AttachmentBroker.erikchen2015-10-291-0/+3
* ipc: Move AttachmentBrokerPrivileged singleton logic into ipc/.erikchen2015-10-221-10/+54
* ipc: Add BrokerableAttachmentMac.erikchen2015-10-091-0/+7
* ipc: Make factory methods for attachment brokers.erikchen2015-10-071-2/+21
* Add UMA metrics to log attachment broker errors.erikchen2015-09-231-0/+6
* ipc: Make a common subclass for Channel and ProxyChannel.erikchen2015-08-101-15/+14
* Reland #1: Clean up interface of attachment broker.erikchen2015-07-301-0/+1
* Revert of ipc: Clean up interface of attachment broker. (patchset #5 id:80001...avi2015-07-301-1/+0
* ipc: Clean up interface of attachment broker.erikchen2015-07-301-0/+1
* ipc: Create AttachmentBrokerPrivileged and AttachmentBrokerUnprivileged.erikchen2015-07-281-0/+40