1. 0209d14 Add support for Attachment Brokering of IPC::Channels on multiple threads. by erikchen · 9 years ago
  2. 65104a8 ipc: Add out-of-line copy ctors for complex classes. by vmpstr · 9 years ago
  3. d790b95 Clean up public interface of AttachmentBrokerUnprivileged. by erikchen · 9 years ago
  4. bbd0ac2 Revert of Clean up public interface of AttachmentBrokerUnprivileged. (patchset #6 id:120001 of https://codereview.chromium.org/1679763002/ ) by erikchen · 9 years ago
  5. 47dfb4f Clean up public interface of AttachmentBrokerUnprivileged. by erikchen · 9 years ago
  6. bbbabc8 Revert of Clean up public interface of AttachmentBrokerUnprivileged. (patchset #4 id:80001 of https://codereview.chromium.org/1679763002/ ) by erikchen · 9 years ago
  7. 72f87b8 Clean up public interface of AttachmentBrokerUnprivileged. by erikchen · 9 years ago
  8. 42ebda4 Switch to standard integer types in ipc/. by avi · 9 years ago
  9. 0bf1240 ipc: AttachmentBroker dispatches notifications onto an appropriate thread. by erikchen · 9 years ago
  10. 5f9320c ipc: Add a lock to guard modifications of state of the AttachmentBroker. by erikchen · 9 years ago
  11. 32e67f3 IPC: Remove unnecessary conversions of BrokerableAttachment. by erikchen · 9 years ago
  12. 424332f ipc: Move AttachmentBrokerPrivileged singleton logic into ipc/. by erikchen · 9 years ago
  13. 5192140 ipc: Move methods into AttachmentBroker interface. by erikchen · 9 years ago
  14. a422982 ipc: Add BrokerableAttachmentMac. by erikchen · 9 years ago
  15. 8a68ef9 ipc: Update MachPortMac ownership semantics. by erikchen · 9 years ago
  16. 2ffe51b ipc: Use a global for the process's attachment broker. by erikchen · 9 years ago
  17. 7870b09 ipc: Create AttachmentBrokerPrivileged and AttachmentBrokerUnprivileged. by erikchen · 9 years ago
  18. 3155dee ipc: Add attachment broker code for the privileged browser process. by erikchen · 9 years ago
  19. f295bbc Update ChannelReader to use AttachmentBroker. by erikchen · 9 years ago
  20. da5404b Make attachment broker a subclass of IPC::Listener. by erikchen · 9 years ago
  21. fdd43fe Stub in more IPC attachment brokering functionality. by erikchen · 9 years ago
  22. 62d3813 IPC: Add new classes required for attachment brokering. by erikchen · 9 years ago