1. 42ebda4 Switch to standard integer types in ipc/. by avi · 9 years ago
  2. 32e67f3 IPC: Remove unnecessary conversions of BrokerableAttachment. by erikchen · 9 years ago
  3. c8fa421 ipc: Make a separate vector for brokerable attachments. by erikchen · 9 years ago
  4. 8a68ef9 ipc: Update MachPortMac ownership semantics. by erikchen · 9 years ago
  5. a5840dd ipc: Make a new class PlaceholderBrokerableAttachment. by erikchen · 9 years ago
  6. 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
  7. 228c086 Reland #1: IPC: Add attachment brokering support to the message header. by erikchen · 9 years ago
  8. 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
  9. 62bc367 IPC: Add attachment brokering support to the message header. by erikchen · 9 years ago
  10. f295bbc Update ChannelReader to use AttachmentBroker. by erikchen · 9 years ago
  11. fdd43fe Stub in more IPC attachment brokering functionality. by erikchen · 9 years ago
  12. 1b52e4c IPC: Add MojoHandleAttachment by morrita · 10 years ago
  13. 7d1bfcc IPC::Message Refactoring: Move POSIX specific bits to PlatformFileAttachment by morrita · 10 years ago
  14. 6308f32 IPC: Introduce MessageAttachment and PlatformFileAttachment. by morrita · 10 years ago
  15. 33a3590 IPC: Generalize FileDescriptorSet to MessageAttachmentSet by morrita · 10 years ago[Renamed (74%) from ipc/file_descriptor_set_posix.cc]
  16. ab20725 IPC: Get rid of FileDescriptor usage from FileDescriptorSet and Message by morrita · 10 years ago
  17. fa5a0f9 Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close. by mark@chromium.org · 11 years ago
  18. 683920d Alternative workaround for mac kernel bug. by hubbe@chromium.org · 11 years ago
  19. 6ecd712 Revert 227999 "Alternative workaround for mac kernel bug." by benwells@chromium.org · 11 years ago
  20. 1b503fc Alternative workaround for mac kernel bug. by hubbe@chromium.org · 11 years ago
  21. 9d7fdeb Revert 226555 "There is a bug in the mac kernel, which can cause..." by morrita@chromium.org · 11 years ago
  22. e3787ca There is a bug in the mac kernel, which can cause a file descriptor to be closed by hubbe@chromium.org · 11 years ago
  23. c44bb2f Increase maximum file descriptors per IPC message on POSIX from 5 to 7. by tommycli@chromium.org · 11 years ago
  24. b1788fb Move eintr_wrapper.h from base to base/posix by brettw@chromium.org · 12 years ago
  25. 2eb192e Android IPC changes. by jrg@chromium.org · 13 years ago
  26. 9687a8f Convert some constants declared as anonymous enums into static consts so they have types. This defines the constants where they're declared to preserve the existing readability as well as allow us to do things like dimension arrays based on the values of the constants. by pkasting@chromium.org · 13 years ago
  27. 965db9a Clang: Do not ignore result of HANDLE_EINTR. by thakis@chromium.org · 14 years ago
  28. bff907f Revert 49989 - x by thakis@chromium.org · 14 years ago
  29. 4b5c7bc x by thakis@chromium.org · 14 years ago
  30. c1e93ea POSIX: make sure that we never pass directory descriptors into the sandbox. by agl@chromium.org · 14 years ago
  31. 1c6dcf2 Split the IPC code into ipc/ by agl@chromium.org · 15 years ago
  32. 9f96682 Revert "Move IPC code to ipc/" by agl@chromium.org · 16 years ago
  33. 2390c8c Move IPC code to ipc/ by agl@chromium.org · 16 years ago