Sign in
chromium
/
chromium
/
src
/
cd501a7565dd6054a120fbfe62d45b2299cfcc3b
/
mojo
/
system
/
message_in_transit.h
773d2662
Mojo: clang-format mojo/system/*.{cc,h} ...
by
[email protected]
· 11 years ago
cd91915
Convert WriteMessage...() to use the new user pointer handling (see r285350).
by
[email protected]
· 11 years ago
9646057ea3
Mojo: Refactor the sending of FDs (a.k.a. PlatformHandles) on POSIX.
by
[email protected]
· 11 years ago
1f738cb
Mojo: (Theoretically) implement the read side of platform handle passing.
by
[email protected]
· 11 years ago
a33c75b
Mojo: (Theoretically) implement sending PlatformHandles (i.e., FDs) across a RawChannel on POSIX.
by
[email protected]
· 11 years ago
903c0d7
Mojo: Add/use |typedef std::vector<scoped_refptr<Dispatcher> > DispatcherVector.
by
[email protected]
· 11 years ago
68d3f6b
Mojo: Factor MessageInTransit secondary buffer stuff out into a separate class.
by
[email protected]
· 11 years ago
fdfd21c2
Mojo: Small fixes/cleanup to MessageInTransit, before I factor out the secondary buffer.
by
[email protected]
· 11 years ago
87e9992
Mojo: Minor cleanup (of message_in_transit.cc and message_pipe.*).
by
[email protected]
· 11 years ago
3e8f1f0
Mojo: Make some attempts towards fixing remote message pipe closure.
by
[email protected]
· 11 years ago
1f06f84
Mojo: Allow dispatchers to attach PlatformHandles to the MessageInTransit on serialization.
by
[email protected]
· 11 years ago
05e5d16
Mojo: MessageInTransit clean-up.
by
[email protected]
· 11 years ago
506372b
Mojo: Dispatcher::MessageInTransitAccess functions don't need to take the lock.
by
[email protected]
· 11 years ago
73a7a8a
Mojo: Add the ability to attach PlatformHandles to MessageInTransits.
by
[email protected]
· 11 years ago
c257ffa
Mojo: Properly check various sizes of incoming messages (on a MessagePipe).
by
[email protected]
· 11 years ago
23b89df
Mojo: First pass at cross-process passing of MessagePipe handles.
by
[email protected]
· 11 years ago
44992e7
Implement RawChannel on Windows.
by
[email protected]
· 11 years ago
2da7b8ea
Mojo: Remove MessageInTransit::View's message_size_ member.
by
[email protected]
· 11 years ago
dd95a335
Mojo: Get rid of |MessageInTransit|s with unowned buffers.
by
[email protected]
· 11 years ago
7c77a0b
Mojo: Add hooks for dispatchers to serialize themselves.
by
[email protected]
· 11 years ago
19b5c90
Revert 253869 "Mojo: Add hooks for dispatchers to serialize them..."
by
[email protected]
· 11 years ago
544cfcf
Mojo: Add hooks for dispatchers to serialize themselves.
by
[email protected]
· 11 years ago
71a7ad9
Mojo: Add a "secondary buffer" to MessageInTransit.
by
[email protected]
· 11 years ago
1966fd19
Mojo: Replace MessageInTransit::Header's data_size with total_size.
by
[email protected]
· 11 years ago
27198c59
Mojo: Get rid of LocalMessagePipeEndpoint::MessageQueueEntry.
by
[email protected]
· 11 years ago
dcef5e0
Mojo: Move compile-asserts back into .cc file.
by
[email protected]
· 12 years ago
e2b24be
Mojo: Refactor MessageInTransit to not be POD.
by
[email protected]
· 12 years ago
48d237f
Mojo: Make MessageInTransit more opaque still.
by
[email protected]
· 12 years ago
479c255
Mojo: Make MessageInTransit more opaque.
by
[email protected]
· 12 years ago
c40bb80
Mojo: Move the header bits of MessageInTransit into a separate struct.
by
[email protected]
· 12 years ago
b4329fdc
Mojo: Small MessageInTransit fixes.
by
[email protected]
· 12 years ago
e7da4c6
Mojo: Change tack on failures to pass handles (don't return "unimplemented").
by
[email protected]
· 12 years ago
0545d08
Mojo: TYPE_CHANNEL -> kTypeChannel.
by
[email protected]
· 12 years ago
5fd29c1
Split mojo_system dylib into public and private
by
[email protected]
· 12 years ago
ccf8453d
Mojo: First stab at making MessagePipes work across OS pipes.
by
[email protected]
· 12 years ago
2499c79
Mojo: Fix bug in closing MessagePipes.
by
[email protected]
· 12 years ago
5a0d006
Add a "RawChannel" abstraction (with an implementation for Chromium POSIX).
by
[email protected]
· 12 years ago
aae74e9
Factor out (and optimize) MessageInTransit.
by
[email protected]
· 12 years ago