index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mojo
/
system
/
message_in_transit.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mojo: clang-format mojo/system/*.{cc,h} ...
viettrungluu@chromium.org
2014-07-29
1
-8
/
+8
*
Convert WriteMessage...() to use the new user pointer handling (see r285350).
viettrungluu@chromium.org
2014-07-25
1
-0
/
+9
*
Mojo: Refactor the sending of FDs (a.k.a. PlatformHandles) on POSIX.
viettrungluu@chromium.org
2014-05-28
1
-1
/
+9
*
Mojo: (Theoretically) implement the read side of platform handle passing.
viettrungluu@chromium.org
2014-05-13
1
-1
/
+2
*
Mojo: (Theoretically) implement sending PlatformHandles (i.e., FDs) across a ...
viettrungluu@chromium.org
2014-05-09
1
-0
/
+1
*
Mojo: Add/use |typedef std::vector<scoped_refptr<Dispatcher> > DispatcherVector.
viettrungluu@chromium.org
2014-05-05
1
-6
/
+3
*
Mojo: Factor MessageInTransit secondary buffer stuff out into a separate class.
viettrungluu@chromium.org
2014-05-03
1
-77
/
+15
*
Mojo: Small fixes/cleanup to MessageInTransit, before I factor out the second...
viettrungluu@chromium.org
2014-05-01
1
-11
/
+10
*
Mojo: Minor cleanup (of message_in_transit.cc and message_pipe.*).
viettrungluu@chromium.org
2014-04-30
1
-2
/
+2
*
Mojo: Make some attempts towards fixing remote message pipe closure.
viettrungluu@chromium.org
2014-04-18
1
-1
/
+3
*
Mojo: Allow dispatchers to attach PlatformHandles to the MessageInTransit on ...
viettrungluu@chromium.org
2014-04-09
1
-0
/
+7
*
Mojo: MessageInTransit clean-up.
viettrungluu@chromium.org
2014-04-08
1
-2
/
+1
*
Mojo: Dispatcher::MessageInTransitAccess functions don't need to take the lock.
viettrungluu@chromium.org
2014-04-07
1
-1
/
+1
*
Mojo: Add the ability to attach PlatformHandles to MessageInTransits.
viettrungluu@chromium.org
2014-04-04
1
-1
/
+20
*
Mojo: Properly check various sizes of incoming messages (on a MessagePipe).
viettrungluu@chromium.org
2014-03-25
1
-0
/
+26
*
Mojo: First pass at cross-process passing of MessagePipe handles.
viettrungluu@chromium.org
2014-03-05
1
-1
/
+14
*
Implement RawChannel on Windows.
yzshen@chromium.org
2014-03-04
1
-1
/
+1
*
Mojo: Remove MessageInTransit::View's message_size_ member.
viettrungluu@chromium.org
2014-03-01
1
-3
/
+2
*
Mojo: Get rid of |MessageInTransit|s with unowned buffers.
viettrungluu@chromium.org
2014-02-28
1
-42
/
+64
*
Mojo: Add hooks for dispatchers to serialize themselves.
viettrungluu@chromium.org
2014-02-27
1
-18
/
+24
*
Revert 253869 "Mojo: Add hooks for dispatchers to serialize them..."
mpcomplete@google.com
2014-02-27
1
-24
/
+18
*
Mojo: Add hooks for dispatchers to serialize themselves.
viettrungluu@chromium.org
2014-02-27
1
-18
/
+24
*
Mojo: Add a "secondary buffer" to MessageInTransit.
viettrungluu@chromium.org
2014-02-26
1
-27
/
+53
*
Mojo: Replace MessageInTransit::Header's data_size with total_size.
viettrungluu@chromium.org
2014-02-26
1
-2
/
+4
*
Mojo: Get rid of LocalMessagePipeEndpoint::MessageQueueEntry.
viettrungluu@chromium.org
2014-02-25
1
-2
/
+28
*
Mojo: Move compile-asserts back into .cc file.
viettrungluu@chromium.org
2014-02-21
1
-10
/
+3
*
Mojo: Refactor MessageInTransit to not be POD.
viettrungluu@chromium.org
2014-02-21
1
-71
/
+58
*
Mojo: Make MessageInTransit more opaque still.
viettrungluu@chromium.org
2014-02-20
1
-0
/
+22
*
Mojo: Make MessageInTransit more opaque.
viettrungluu@chromium.org
2014-02-19
1
-5
/
+17
*
Mojo: Move the header bits of MessageInTransit into a separate struct.
viettrungluu@chromium.org
2014-02-19
1
-25
/
+39
*
Mojo: Small MessageInTransit fixes.
viettrungluu@chromium.org
2014-02-10
1
-26
/
+22
*
Mojo: Change tack on failures to pass handles (don't return "unimplemented").
viettrungluu@chromium.org
2014-02-05
1
-12
/
+41
*
Mojo: TYPE_CHANNEL -> kTypeChannel.
viettrungluu@chromium.org
2014-02-03
1
-1
/
+1
*
Split mojo_system dylib into public and private
abarth@chromium.org
2013-12-10
1
-2
/
+2
*
Mojo: First stab at making MessagePipes work across OS pipes.
viettrungluu@chromium.org
2013-11-07
1
-11
/
+46
*
Mojo: Fix bug in closing MessagePipes.
viettrungluu@chromium.org
2013-11-04
1
-0
/
+4
*
Add a "RawChannel" abstraction (with an implementation for Chromium POSIX).
viettrungluu@chromium.org
2013-10-11
1
-2
/
+16
*
Factor out (and optimize) MessageInTransit.
viettrungluu@chromium.org
2013-10-03
1
-0
/
+61