Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libchrome
/
bf2d18fcbb06c2bb6e82fcb30e2692f45625c5e3
/
ipc
/
ipc_message_attachment_set.cc
42ebda4
Switch to standard integer types in ipc/.
by avi
· 9 years ago
32e67f3
IPC: Remove unnecessary conversions of BrokerableAttachment.
by erikchen
· 9 years ago
c8fa421
ipc: Make a separate vector for brokerable attachments.
by erikchen
· 9 years ago
8a68ef9
ipc: Update MachPortMac ownership semantics.
by erikchen
· 9 years ago
a5840dd
ipc: Make a new class PlaceholderBrokerableAttachment.
by erikchen
· 9 years ago
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
228c086
Reland #1: IPC: Add attachment brokering support to the message header.
by erikchen
· 9 years ago
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
62bc367
IPC: Add attachment brokering support to the message header.
by erikchen
· 9 years ago
f295bbc
Update ChannelReader to use AttachmentBroker.
by erikchen
· 9 years ago
fdd43fe
Stub in more IPC attachment brokering functionality.
by erikchen
· 9 years ago
1b52e4c
IPC: Add MojoHandleAttachment
by morrita
· 10 years ago
7d1bfcc
IPC::Message Refactoring: Move POSIX specific bits to PlatformFileAttachment
by morrita
· 10 years ago
6308f32
IPC: Introduce MessageAttachment and PlatformFileAttachment.
by morrita
· 10 years ago
33a3590
IPC: Generalize FileDescriptorSet to MessageAttachmentSet
by morrita
· 10 years ago
[Renamed (74%) from ipc/file_descriptor_set_posix.cc]
ab20725
IPC: Get rid of FileDescriptor usage from FileDescriptorSet and Message
by morrita
· 10 years ago
fa5a0f9
Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close.
by mark@chromium.org
· 11 years ago
683920d
Alternative workaround for mac kernel bug.
by hubbe@chromium.org
· 11 years ago
6ecd712
Revert 227999 "Alternative workaround for mac kernel bug."
by benwells@chromium.org
· 11 years ago
1b503fc
Alternative workaround for mac kernel bug.
by hubbe@chromium.org
· 11 years ago
9d7fdeb
Revert 226555 "There is a bug in the mac kernel, which can cause..."
by morrita@chromium.org
· 11 years ago
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
c44bb2f
Increase maximum file descriptors per IPC message on POSIX from 5 to 7.
by tommycli@chromium.org
· 11 years ago
b1788fb
Move eintr_wrapper.h from base to base/posix
by brettw@chromium.org
· 12 years ago
2eb192e
Android IPC changes.
by jrg@chromium.org
· 13 years ago
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
965db9a
Clang: Do not ignore result of HANDLE_EINTR.
by thakis@chromium.org
· 14 years ago
bff907f
Revert 49989 - x
by thakis@chromium.org
· 14 years ago
4b5c7bc
x
by thakis@chromium.org
· 14 years ago
c1e93ea
POSIX: make sure that we never pass directory descriptors into the sandbox.
by agl@chromium.org
· 14 years ago
1c6dcf2
Split the IPC code into ipc/
by agl@chromium.org
· 15 years ago
9f96682
Revert "Move IPC code to ipc/"
by agl@chromium.org
· 16 years ago
2390c8c
Move IPC code to ipc/
by agl@chromium.org
· 16 years ago