1. 1458336 Remove IPC::BrokerableAttachment. by sammc · 8 years ago
  2. e816a0c Revert of Remove IPC::BrokerableAttachment. (patchset #1 id:120001 of https://codereview.chromium.org/2494943002/ ) by horo · 8 years ago
  3. 3058e08 Remove IPC::BrokerableAttachment. by sammc · 8 years ago
  4. b83485d Remove IPC::Endpoint. by sammc · 8 years ago
  5. c54b4e9 Delete IPC::ChannelPosix, IPC::ChannelWin and IPC::AttachmentBroker. by sammc · 8 years ago
  6. c3fb6c5 Convert scoped_ptr to std::unique_ptr in //ipc. by danakj · 8 years ago
  7. 42ebda4 Switch to standard integer types in ipc/. by avi · 9 years ago
  8. 2117154 ipc: USE_ATTACHMENT_BROKER should apply to both Windows and OSX. by erikchen · 9 years ago
  9. 0bf1240 ipc: AttachmentBroker dispatches notifications onto an appropriate thread. by erikchen · 9 years ago
  10. 905b9b9 Trim IPC ChannelReader's buffer after processing large messages. by dskiba · 9 years ago
  11. 32e67f3 IPC: Remove unnecessary conversions of BrokerableAttachment. by erikchen · 9 years ago
  12. 8a68ef9 ipc: Update MachPortMac ownership semantics. by erikchen · 9 years ago
  13. aa08dcb Resize IPC input buffer to fit the next message. by dskiba · 9 years ago
  14. a5840dd ipc: Make a new class PlaceholderBrokerableAttachment. by erikchen · 9 years ago
  15. 5762650 ipc: Move //crypto dependency into a Windows-only file. by erikchen · 9 years ago
  16. 47182a2 Remove dependency on //crypto in //ipc, except on windows. by Sergey Ulanov · 9 years ago
  17. c577844 Revert of IPC: Add attachment brokering support to the message header. (patchset #3 id:40001 of https://codereview.chromium.org/1303103002/ ) by erikchen · 9 years ago
  18. 228c086 Reland #1: IPC: Add attachment brokering support to the message header. by erikchen · 9 years ago
  19. 786abbd Revert of IPC: Add attachment brokering support to the message header. (patchset #20 id:420001 of https://codereview.chromium.org/1286253002/ ) by ricea · 9 years ago
  20. 62bc367 IPC: Add attachment brokering support to the message header. by erikchen · 9 years ago
  21. ca630d7 Reland #1: Clean up interface of attachment broker. by erikchen · 9 years ago
  22. 5db2705 Revert of ipc: Clean up interface of attachment broker. (patchset #5 id:80001 of https://codereview.chromium.org/1269553003/) by avi · 9 years ago
  23. ae7442b ipc: Clean up interface of attachment broker. by erikchen · 9 years ago
  24. cc6ccfc ipc: Create an unforgeable mechanism to get the process id of the sender. by erikchen · 9 years ago
  25. 3155dee ipc: Add attachment broker code for the privileged browser process. by erikchen · 9 years ago
  26. f295bbc Update ChannelReader to use AttachmentBroker. by erikchen · 9 years ago