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
/
ipc
/
mojo
/
ipc_channel_mojo.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert of Re-enable ChannelMojo (patchset #1 id:1 of https://codereview.chrom...
rockot
2015-08-21
1
-1
/
+3
*
Re-enable ChannelMojo
rockot
2015-08-18
1
-3
/
+1
*
Revert of Re-enable ChannelMojo. (patchset #1 id:40001 of https://codereview....
rockot
2015-08-08
1
-1
/
+3
*
Re-enable ChannelMojo.
rockot
2015-08-08
1
-3
/
+1
*
Revert of Re-enable ChannelMojo (patchset #1 id:20001 of https://codereview.c...
hiroshige
2015-08-06
1
-1
/
+3
*
Re-enable ChannelMojo
rockot
2015-08-06
1
-3
/
+1
*
Revert of Re-enable ChannelMojo (patchset #1 id:80001 of https://codereview.c...
rockot
2015-07-29
1
-1
/
+3
*
Re-enable ChannelMojo
rockot
2015-07-29
1
-3
/
+1
*
Use thread-safe send when using Mojo.
jam
2015-07-23
1
-1
/
+1
*
Fix unused private fields errors in ipc/mojo/.
mlamouri
2015-07-10
1
-2
/
+1
*
Convert usage of mojo::ErrorHandler in //ipc/mojo to callbacks.
amistry
2015-07-08
1
-22
/
+18
*
Stub in more IPC attachment brokering functionality.
erikchen
2015-07-07
1
-1
/
+3
*
IPC::ChannelMojo::Send() should fail once it is closed.
morrita
2015-06-23
1
-1
/
+7
*
Release obigation to call ChannelMojoHost::OnClientLaunched()
leon.han
2015-06-19
1
-53
/
+23
*
IPC: Make ChannelReader inherit from SupportsAttachmentBrokering.
erikchen
2015-06-16
1
-20
/
+42
*
IPC: Add new classes required for attachment brokering.
erikchen
2015-06-16
1
-0
/
+3
*
Disable ChannelMojo
rockot
2015-06-12
1
-2
/
+3
*
ipc: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-05-12
1
-1
/
+1
*
Mojo IPC threading fixes
rockot
2015-05-11
1
-14
/
+82
*
Change the callsites of InterfacePtr<> methods which directly deal with messa...
yzshen
2015-05-05
1
-1
/
+3
*
Revert of Change the callsites of InterfacePtr<> methods which directly deal ...
dbeam
2015-05-05
1
-3
/
+1
*
Change the callsites of InterfacePtr<> methods which directly deal with messa...
yzshen
2015-05-05
1
-1
/
+3
*
ChannelMojo: Introduce thread-safe Send()
morrita
2015-04-20
1
-13
/
+52
*
ChannelMojo: Ensure that it always has ScopedIPCSupport
morrita
2015-04-09
1
-25
/
+38
*
Revert of ChannelMojo: Ensure that it always has ScopedIPCSupport (patchset #...
sorin
2015-04-09
1
-38
/
+25
*
ChannelMojo: Ensure that it always has ScopedIPCSupport
morrita
2015-04-08
1
-25
/
+38
*
ChannelMojo: Use DestoryChannelOnIOThread()
morrita
2015-04-03
1
-1
/
+1
*
Re-enable ChannelMojo
morrita
2015-03-30
1
-2
/
+1
*
Revert of Re-enable ChannelMojo (patchset #1 id:1 of https://codereview.chrom...
morrita
2015-03-25
1
-1
/
+2
*
Revert of Revert of Re-enable ChannelMojo (patchset #1 id:1 of https://codere...
tkent
2015-03-25
1
-2
/
+1
*
Revert of Re-enable ChannelMojo (patchset #1 id:1 of https://codereview.chrom...
tkent
2015-03-25
1
-1
/
+2
*
Re-enable ChannelMojo
morrita
2015-03-24
1
-2
/
+1
*
ChannelMojo: Turn DLOG to LOG for ERROR and WARNING
morrita
2015-03-16
1
-4
/
+4
*
Disable ChannelMojo.
rockot
2015-03-13
1
-1
/
+2
*
Revert of Revert of Enable ChannelMojo (patchset #1 id:1 of https://coderevie...
alexmos
2015-03-13
1
-2
/
+2
*
Revert of Enable ChannelMojo (patchset #3 id:40001 of https://codereview.chro...
skuhne
2015-03-12
1
-2
/
+2
*
Update mojo sdk to rev 3d23dae011859a2aae49f1d1adde705c8e85d819
rockot
2015-03-03
1
-10
/
+18
*
ChannelMojo should use PID from the bootstrap Channel.
morrita
2015-02-25
1
-1
/
+1
*
ChannelMojo: Reduce the number of dup() call
morrita
2015-02-25
1
-5
/
+14
*
IPC: Add MojoHandleAttachment
morrita
2015-02-06
1
-48
/
+60
*
IPC::Message Refactoring: Move POSIX specific bits to PlatformFileAttachment
morrita
2015-01-31
1
-3
/
+8
*
Revert of Revert of Enable ChannelMojo (patchset #1 id:1 of https://coderevie...
morrita
2015-01-27
1
-2
/
+2
*
Revert of Enable ChannelMojo (patchset #3 id:40001 of https://codereview.chro...
yoichio
2015-01-27
1
-2
/
+2
*
Enable ChannelMojo
morrita
2015-01-27
1
-2
/
+2
*
Include Mojo SDK/EDK via fully-qualified paths in Chromium code.
blundell
2015-01-23
1
-2
/
+2
*
IPC: Generalize FileDescriptorSet to MessageAttachmentSet
morrita
2015-01-14
1
-9
/
+6
*
ChannelMojo: Adopt |mojo::embedder::AsyncWait()|
morrita
2015-01-10
1
-0
/
+2
*
IPC::ChannelMojo: Add a trace
morrita
2014-12-17
1
-0
/
+5
*
Revert ChannelMojo switch-on
morrita
2014-11-26
1
-3
/
+2
*
Turn ChannelMojo on for all platforms
morrita
2014-11-26
1
-8
/
+2
[next]