1. 5aeaa8a Remove unused parts of IPC::ChannelHandle. by sammc · 8 years ago
  2. b83485d Remove IPC::Endpoint. by sammc · 8 years ago
  3. c54b4e9 Delete IPC::ChannelPosix, IPC::ChannelWin and IPC::AttachmentBroker. by sammc · 8 years ago
  4. 14126a8 Use ChannelMojo for NaCl PPAPI channels. by sammc · 8 years ago
  5. d0267ce IPC: Delete thread-safe send support by rockot · 8 years ago
  6. e7c4790 Reworks Channel pausing behavior by rockot · 8 years ago
  7. 685505b Mojo Channel: Fix deferred proxy dispatch; support paused channels by rockot · 8 years ago
  8. 37e7fa4 Plumb explicit IPC task runner through to IPC::Channel creation by rockot · 8 years ago
  9. 4a31cd8 Remove open-access IPC servers. by sammc · 8 years ago
  10. a6edf83 Adds associated interface support to IPC::Channel by rockot · 8 years ago
  11. 816a582 Revert of Adds associated interface support to IPC::Channel (patchset #9 id:160001 of https://codereview.chromium.org/2137353002/ ) by rockot · 8 years ago
  12. a906cc4 Adds associated interface support to IPC::Channel by rockot · 8 years ago
  13. 1e4fe40 Add helper function to generate a pair of ChannelHandles for ChannelMojo. by amistry · 8 years ago
  14. 70d6357 Support using a Mojo message pipe in a ChannelHandle. by amistry · 8 years ago
  15. 6b47767 IPC: Fix attachment brokering race condition. by erikchen · 8 years ago
  16. c3fb6c5 Convert scoped_ptr to std::unique_ptr in //ipc. by danakj · 8 years ago
  17. 01c57d7 Removing ipc/content debugging for ResourceMsg. by erikchen · 9 years ago
  18. 42ebda4 Switch to standard integer types in ipc/. by avi · 9 years ago
  19. 9aff2a3 ipc: Add debugging to verify the source of ResourceDispatcher crashes. by erikchen · 9 years ago
  20. c596f54 ipc: Remove unnecessary attachment broker plumbing. by erikchen · 9 years ago
  21. b2e191c Revert of Reland debugging for ipc related crash. by erikchen · 9 years ago
  22. 73fa812 Reland of land debugging for ipc related crash. (patchset #1 id:1 of https://codereview.chromium.org/1354863004/ ) by erikchen · 9 years ago
  23. 42df3ba Revert of Reland debugging for ipc related crash. (patchset #1 id:1 of https://codereview.chromium.org/1354063002/ ) by erikchen · 9 years ago
  24. 5b4c098 Reland debugging for ipc related crash. by erikchen · 9 years ago
  25. 53bc1be Revert of Reland #2 "ipc: Add a new field num_brokered_attachments to the message header." (patchset #5 id:80001 of https://codereview.chromium.org/1334593002/ ) by erikchen · 9 years ago
  26. 0a23235 Reland #2 "ipc: Add a new field num_brokered_attachments to the message header." by erikchen · 9 years ago
  27. 99b3dc0 IPC: Make ChannelReader inherit from SupportsAttachmentBrokering. by erikchen · 9 years ago
  28. 5138bf5 ChannelMojo: Introduce thread-safe Send() by morrita · 9 years ago
  29. fde2b6b Make IPC::Channel polymorphic by morrita@chromium.org · 10 years ago
  30. 2ced004 Introduce IPC::Channel::Create*() to ensure it being heap-allocated. by morrita@chromium.org · 10 years ago
  31. f74386d Revert 273575 "Introduce IPC::Channel::Create*() to ensure it be..." by mattm@chromium.org · 10 years ago
  32. ae1bebb Introduce IPC::Channel::Create*() to ensure it being heap-allocated. by morrita@chromium.org · 10 years ago