Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ipc: Slight change to GetSenderWithProcessId(). | erikchen | 2015-11-30 | 1 | -1/+1 |
* | ipc: Add a lock to guard modifications of state of the AttachmentBroker. | erikchen | 2015-10-29 | 1 | -0/+3 |
* | ipc: Move AttachmentBrokerPrivileged singleton logic into ipc/. | erikchen | 2015-10-22 | 1 | -10/+54 |
* | ipc: Add BrokerableAttachmentMac. | erikchen | 2015-10-09 | 1 | -0/+7 |
* | ipc: Make factory methods for attachment brokers. | erikchen | 2015-10-07 | 1 | -2/+21 |
* | Add UMA metrics to log attachment broker errors. | erikchen | 2015-09-23 | 1 | -0/+6 |
* | ipc: Make a common subclass for Channel and ProxyChannel. | erikchen | 2015-08-10 | 1 | -15/+14 |
* | Reland #1: Clean up interface of attachment broker. | erikchen | 2015-07-30 | 1 | -0/+1 |
* | Revert of ipc: Clean up interface of attachment broker. (patchset #5 id:80001... | avi | 2015-07-30 | 1 | -1/+0 |
* | ipc: Clean up interface of attachment broker. | erikchen | 2015-07-30 | 1 | -0/+1 |
* | ipc: Create AttachmentBrokerPrivileged and AttachmentBrokerUnprivileged. | erikchen | 2015-07-28 | 1 | -0/+40 |