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