1. f295bbc Update ChannelReader to use AttachmentBroker. by erikchen · 9 years ago
  2. fdd43fe Stub in more IPC attachment brokering functionality. by erikchen · 9 years ago
  3. df3387d Change kMaxDescriptorsPerMessage back to 7 by yusukes · 9 years ago
  4. eb96787 Increase MessageAttachmentSet::kMaxDescriptorsPerMessage to 128 by yusukes · 9 years ago
  5. 1b52e4c IPC: Add MojoHandleAttachment by morrita · 10 years ago
  6. 7d1bfcc IPC::Message Refactoring: Move POSIX specific bits to PlatformFileAttachment by morrita · 10 years ago
  7. 6308f32 IPC: Introduce MessageAttachment and PlatformFileAttachment. by morrita · 10 years ago
  8. 33a3590 IPC: Generalize FileDescriptorSet to MessageAttachmentSet by morrita · 10 years ago[Renamed (86%) from ipc/file_descriptor_set_posix.h]
  9. ab20725 IPC: Get rid of FileDescriptor usage from FileDescriptorSet and Message by morrita · 10 years ago
  10. 683920d Alternative workaround for mac kernel bug. by hubbe@chromium.org · 11 years ago
  11. 6ecd712 Revert 227999 "Alternative workaround for mac kernel bug." by benwells@chromium.org · 11 years ago
  12. 1b503fc Alternative workaround for mac kernel bug. by hubbe@chromium.org · 11 years ago
  13. c44bb2f Increase maximum file descriptors per IPC message on POSIX from 5 to 7. by tommycli@chromium.org · 11 years ago
  14. 1d967bf Remove the rest of #pragma once in one big CL. by ajwong@chromium.org · 12 years ago
  15. 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
  16. 80e4c5e Create ipc.dll. Review URL: http://codereview.chromium.org/7633042 by darin@chromium.org · 13 years ago
  17. 0b3e4e4 IPC: Increase MAX_DESCRIPTORS_PER_MESSAGE by mseaborn@chromium.org · 13 years ago
  18. 5c52868 Move some files from base to base/memory. by levin@chromium.org · 13 years ago
  19. 01d1452 `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views by thakis@chromium.org · 14 years ago
  20. c1e93ea POSIX: make sure that we never pass directory descriptors into the sandbox. by agl@chromium.org · 14 years ago
  21. b1f47b2 First patch in making destructors of refcounted objects private. by jam@chromium.org · 15 years ago
  22. 1c6dcf2 Split the IPC code into ipc/ by agl@chromium.org · 15 years ago
  23. 9f96682 Revert "Move IPC code to ipc/" by agl@chromium.org · 15 years ago
  24. 2390c8c Move IPC code to ipc/ by agl@chromium.org · 15 years ago