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
/
raw_channel_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mojo: Make Channel::OnFatalError() less spammy.
viettrungluu@chromium.org
2014-06-05
1
-15
/
+16
*
Mojo: Fix some platform handle passing bugs and add a test.
viettrungluu@chromium.org
2014-05-15
1
-6
/
+16
*
Mojo: Factor MessageInTransit secondary buffer stuff out into a separate class.
viettrungluu@chromium.org
2014-05-03
1
-1
/
+1
*
Mojo: Handle "nested" Shutdown() in RawChannelWin.
viettrungluu@chromium.org
2014-04-25
1
-21
/
+3
*
Mojo: Add RawChannel tests for calling Shutdown() from OnReadMessage()/OnFata...
viettrungluu@chromium.org
2014-04-24
1
-6
/
+149
*
Mojo: Make Channel take a RawChannel rather than creating it.
viettrungluu@chromium.org
2014-04-03
1
-41
/
+23
*
Mojo: Move mojo/system/embedder to mojo/embedder.
viettrungluu@chromium.org
2014-03-19
1
-3
/
+3
*
Removes use of vector::data
sky@chromium.org
2014-03-14
1
-4
/
+6
*
Mojo: RawChannelPosix correctly handle the "EOF" case.
viettrungluu@chromium.org
2014-03-12
1
-62
/
+41
*
Enable mojo unittests on chromium_trybot and waterfall bots.
yzshen@chromium.org
2014-03-11
1
-1
/
+10
*
Mojo: Refactor MultiprocessMessagePipeTest to use TestIOThread.
viettrungluu@chromium.org
2014-03-11
1
-52
/
+41
*
Mojo: Replace TestWithIOThreadBase with just a helper TestIOThread class.
viettrungluu@chromium.org
2014-03-06
1
-26
/
+27
*
Implement RawChannel on Windows.
yzshen@chromium.org
2014-03-04
1
-0
/
+591