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
/
embedder
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mojo: Make embedder::PlatformChannelRecvmsg() able to append handles to an ex...
viettrungluu@chromium.org
2014-05-07
3
-9
/
+60
*
Mojo: Add POSIX utils for sending FDs (across a "platform channel pair").
viettrungluu@chromium.org
2014-05-06
3
-3
/
+218
*
Mojo: Embedder API: Properly handle Channel creation/startup failures.
viettrungluu@chromium.org
2014-05-01
1
-24
/
+62
*
Mojo: Make some attempts towards fixing remote message pipe closure.
viettrungluu@chromium.org
2014-04-18
1
-0
/
+2
*
Make mojo_system static and mojo_system_impl a component, never use both
davemoore@chromium.org
2014-04-15
2
-15
/
+17
*
Revert 263717 "Make mojo_system static and mojo_system_impl a co..."
fischman@chromium.org
2014-04-14
2
-17
/
+15
*
Make mojo_system static and mojo_system_impl a component, never use both
davemoore@chromium.org
2014-04-14
2
-15
/
+17
*
Mojo: Make it not CHECK-fail on receiving a bogus channel control message.
viettrungluu@chromium.org
2014-04-12
1
-1
/
+2
*
Mojo: Abstract out write/writev vs send/sendmsg (for Unix domain sockets).
viettrungluu@chromium.org
2014-04-05
4
-10
/
+115
*
Mojo: Make Channel take a RawChannel rather than creating it.
viettrungluu@chromium.org
2014-04-03
1
-1
/
+3
*
Mojo: Move the handle table details out of CoreImpl into its own class.
viettrungluu@chromium.org
2014-03-31
1
-4
/
+8
*
Mojo: Move mojo/public/system/core_cpp.h to mojo/cpp/public/system/core.h.
viettrungluu@chromium.org
2014-03-28
1
-1
/
+1
*
Mojo: Move public C system header files to mojo/public/c/system/.
viettrungluu@chromium.org
2014-03-26
1
-1
/
+1
*
Mojo: Properly suppress SIGPIPE on Linux.
viettrungluu@chromium.org
2014-03-25
1
-9
/
+12
*
Mojo: Prevent SIGPIPE (on sockets generated by PlatformChannelPair) on Mac.
viettrungluu@chromium.org
2014-03-25
2
-0
/
+98
*
Mojo: Improve the embedder API.
viettrungluu@chromium.org
2014-03-19
3
-15
/
+33
*
Mojo: Move mojo/system/embedder to mojo/embedder.
viettrungluu@chromium.org
2014-03-19
14
-0
/
+1223