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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mojo: Refactor Options struct validation some more.
viettrungluu@chromium.org
2014-06-05
12
-174
/
+375
*
Mojo: Make Channel::OnFatalError() less spammy.
viettrungluu@chromium.org
2014-06-05
4
-29
/
+40
*
Mojo: Refactor the verification of various |Mojo...Options| structs.
viettrungluu@chromium.org
2014-06-05
8
-62
/
+423
*
Mojo: Specify/check alignment of pointers more carefully.
viettrungluu@chromium.org
2014-06-03
9
-62
/
+263
*
Revert of Mojo: Specify/check alignment of pointers more carefully. (https://...
dalecurtis@chromium.org
2014-05-31
9
-250
/
+62
*
Mojo: Specify/check alignment of pointers more carefully.
viettrungluu@chromium.org
2014-05-30
9
-62
/
+250
*
Mojo: Add multiprocess shared memory passing test.
viettrungluu@chromium.org
2014-05-30
1
-0
/
+173
*
Mojo: Implement passing of shared buffers across processes on POSIX.
viettrungluu@chromium.org
2014-05-30
8
-25
/
+346
*
RawChannel::Init(): handle the cleanup issue when the ScheduleRead() call in ...
yzshen@chromium.org
2014-05-29
1
-1
/
+12
*
Mojo: Remove extraneous .get()s in mojo/{embedder,system}.
viettrungluu@chromium.org
2014-05-29
13
-57
/
+57
*
Mojo: Mac: Enable MultiprocessMessagePipeTest.PlatformHandlePassing.
viettrungluu@chromium.org
2014-05-29
1
-7
/
+0
*
Mojo: Refactor the sending of FDs (a.k.a. PlatformHandles) on POSIX.
viettrungluu@chromium.org
2014-05-28
7
-64
/
+195
*
Mojo: Move (shared) buffer types/constants/functions from mojo/public/c/syste...
viettrungluu@chromium.org
2014-05-28
3
-2
/
+8
*
Mojo: Move data pipe types/constants/functions from mojo/public/c/system/core...
viettrungluu@chromium.org
2014-05-28
3
-1
/
+4
*
Mojo: Move message pipe types/constants/functions from mojo/public/c/system/c...
viettrungluu@chromium.org
2014-05-28
6
-4
/
+7
*
Mojo: Move common type/constant definitions from mojo/public/c/system/core.h ...
viettrungluu@chromium.org
2014-05-27
9
-8
/
+9
*
Mojo: Add a RawChannel::EnqueueMessage() that can be overridden by subclasses.
viettrungluu@chromium.org
2014-05-23
3
-23
/
+37
*
Mojo: Make channel.cc and friend log at a less verbose level.
thestig@chromium.org
2014-05-22
2
-3
/
+3
*
Mojo: Make PlatformChannelRecvmsg() append handles to a deque instead.
viettrungluu@chromium.org
2014-05-21
1
-11
/
+29
*
Mojo: Add a multiprocess platform handle passing test.
viettrungluu@chromium.org
2014-05-19
1
-2
/
+115
*
Mojo: Fix some platform handle passing bugs and add a test.
viettrungluu@chromium.org
2014-05-15
15
-82
/
+276
*
Mojo: Fiddle with EpsilonTimeout() some more.
viettrungluu@chromium.org
2014-05-14
1
-4
/
+13
*
Mojo: Make a deleter for PlatformHandleVectors that closes all the handles.
viettrungluu@chromium.org
2014-05-14
7
-23
/
+18
*
Mojo: Base our epsilon timeouts off of TestTimeouts::tiny_timeout().
viettrungluu@chromium.org
2014-05-14
6
-223
/
+193
*
Mojo: Add a dispatcher that wraps a PlatformHandle (for use by the embedder).
viettrungluu@chromium.org
2014-05-13
9
-32
/
+284
*
Mojo: (Theoretically) implement the read side of platform handle passing.
viettrungluu@chromium.org
2014-05-13
11
-51
/
+175
*
Mojo: Delete some old, unused code.
viettrungluu@chromium.org
2014-05-12
3
-39
/
+17
*
Mojo: (Theoretically) implement sending PlatformHandles (i.e., FDs) across a ...
viettrungluu@chromium.org
2014-05-09
7
-102
/
+229
*
Mojo: Add the ability to allocate space for platform handle info in Transport...
viettrungluu@chromium.org
2014-05-09
8
-17
/
+86
*
Revert 269197 "Mojo: Add the ability to allocate space for platf..."
marja@chromium.org
2014-05-09
8
-80
/
+13
*
Mojo: Add the ability to allocate space for platform handle info in Transport...
viettrungluu@chromium.org
2014-05-09
8
-13
/
+80
*
Mojo: Make RawChannelPosix::Read() use PlatformChannelRecvmsg() (instead of r...
viettrungluu@chromium.org
2014-05-07
3
-27
/
+40
*
Mojo: Initialize MessageInTransit::Header::unused.
viettrungluu@chromium.org
2014-05-05
2
-0
/
+3
*
Mojo: Add/use |typedef std::vector<scoped_refptr<Dispatcher> > DispatcherVector.
viettrungluu@chromium.org
2014-05-05
19
-95
/
+82
*
Mojo: Factor MessageInTransit secondary buffer stuff out into a separate class.
viettrungluu@chromium.org
2014-05-03
10
-361
/
+500
*
Mojo: Small fixes/cleanup to MessageInTransit, before I factor out the second...
viettrungluu@chromium.org
2014-05-01
2
-46
/
+48
*
Mojo: Minor cleanup (of message_in_transit.cc and message_pipe.*).
viettrungluu@chromium.org
2014-04-30
5
-120
/
+141
*
Mojo: More Channel tests.
viettrungluu@chromium.org
2014-04-28
2
-3
/
+143
*
Mojo: Fix incorrect PLOG in raw_channel_win.cc.
viettrungluu@chromium.org
2014-04-26
1
-3
/
+5
*
Mojo: Windows: Enable Channel::Shutdown() on fatal error.
viettrungluu@chromium.org
2014-04-25
1
-6
/
+0
*
Mojo: Start writing some unit tests for mojo::system::Channel.
viettrungluu@chromium.org
2014-04-25
3
-3
/
+187
*
Mojo: Handle "nested" Shutdown() in RawChannelWin.
viettrungluu@chromium.org
2014-04-25
2
-33
/
+26
*
Mojo: Add RawChannel tests for calling Shutdown() from OnReadMessage()/OnFata...
viettrungluu@chromium.org
2014-04-24
4
-21
/
+166
*
Mojo: Fix some more Channel shutdown bugs.
viettrungluu@chromium.org
2014-04-23
3
-16
/
+21
*
Mojo: Kill endpoints on Channel Shutdown().
viettrungluu@chromium.org
2014-04-22
2
-51
/
+68
*
Mojo: Make some attempts towards fixing remote message pipe closure.
viettrungluu@chromium.org
2014-04-18
14
-132
/
+389
*
Make mojo_system static and mojo_system_impl a component, never use both
davemoore@chromium.org
2014-04-15
18
-277
/
+446
*
Revert 263717 "Make mojo_system static and mojo_system_impl a co..."
fischman@chromium.org
2014-04-14
18
-446
/
+277
*
Make mojo_system static and mojo_system_impl a component, never use both
davemoore@chromium.org
2014-04-14
18
-277
/
+446
*
Mojo: Make it not CHECK-fail on receiving a bogus channel control message.
viettrungluu@chromium.org
2014-04-12
5
-15
/
+32
[next]