Sign in
chromium
/
chromium
/
src
/
f1885f7d37ad5848c5d1e0594e77f1e3f5b8fd32
/
ipc
/
ipc_channel_mojo.cc
247f0e9a
Revert of Mojo C++ bindings: make ipc/ mojom targets to use STL string/vector types (patchset #3 id:40001 of https://codereview.chromium.org/2181443002/ )
by benwells
· 9 years ago
887252e
Mojo C++ bindings: make ipc/ mojom targets to use STL string/vector types
by yzshen
· 9 years ago
66ed8c82
Revert of Mojo C++ bindings: make ipc/ mojom targets to use STL string/vector types (patchset #2 id:20001 of https://codereview.chromium.org/2181443002/ )
by yzshen
· 9 years ago
9d5c6a8
Mojo C++ bindings: make ipc/ mojom targets to use STL string/vector types
by yzshen
· 9 years ago
0e4de5f
Support early associated interface binding on ChannelMojo
by rockot
· 9 years ago
5507fee
Revert of Support early associated interface binding on ChannelMojo (patchset #7 id:120001 of https://codereview.chromium.org/2163633003/ )
by msramek
· 9 years ago
508da246
Support early associated interface binding on ChannelMojo
by rockot
· 9 years ago
f192a075
Revert of Support early associated interface binding on ChannelMojo (patchset #5 id:80001 of https://codereview.chromium.org/2163633003/ )
by rockot
· 9 years ago
e1037f9
Support early associated interface binding on ChannelMojo
by rockot
· 9 years ago
a34707ca
Plumb explicit IPC task runner through to IPC::Channel creation
by rockot
· 9 years ago
8d890f6
Adds Channel-associated interface support on ChannelProxy's thread
by rockot
· 9 years ago
7c6bf95
Adds associated interface support to IPC::Channel
by rockot
· 9 years ago
3ab4670
Revert of Adds associated interface support to IPC::Channel (patchset #9 id:160001 of https://codereview.chromium.org/2137353002/ )
by rockot
· 9 years ago
dc88e50
Adds associated interface support to IPC::Channel
by rockot
· 9 years ago
1e355dd1
With ChannelMojo, don't error the channel on Send failure.
by amistry
· 9 years ago
d4aa70d
Fold //ipc/mojo into //ipc.
by amistry
· 9 years ago
[Renamed (98%) from ipc/mojo/ipc_channel_mojo.cc]
f14a8ae
Revert "Send input event IPCs directly from the UI thread"
by rockot
· 9 years ago
cbdbf18
Use public handle API to transfer handle attachments.
by amistry
· 9 years ago
980a61b
Explicitly serialise platform file attachments instead of doing them implicitly as a mojo handle attachment.
by amistry
· 9 years ago
e309ea3
Make ChannelMojo compile under NaCl.
by amistry
· 9 years ago
868f89e7
Send input event IPCs directly from the UI thread
by rockot
· 9 years ago
06325bce
ChannelMojo: Don't signal Channel errors with lock held
by rockot
· 9 years ago
ff0d8038
Disable thread-safe Send on ChannelMojo
by rockot
· 9 years ago
f08ccc0
Fix include path for moved thread_task_runner_handle.h header in ipc/
by gab
· 9 years ago
6897439
Fix lock-order-inversion in ChannelMojo
by rockot
· 9 years ago
9097190
IPC: Fix attachment brokering race condition.
by erikchen
· 9 years ago
03de39b2
Convert scoped_ptr to std::unique_ptr in //ipc.
by danakj
· 9 years ago
c18f64f
ChannelMojo: Bind the channel TaskRunner to the right thread
by rockot
· 9 years ago
506f92fa2
Make ChannelMojo Send thread-safe
by rockot
· 9 years ago
b0abbd2
Add support for MojoChannel field trial
by rockot
· 9 years ago
57ed9f98
Fix failing tests with ChannelMojo enabled.
by sammc
· 9 years ago
89601286
Revert of Fix failing tests with ChannelMojo enabled. (patchset #3 id:300001 of https://codereview.chromium.org/1768903002/ )
by tsergeant
· 9 years ago
013cfed
Fix failing tests with ChannelMojo enabled.
by sammc
· 9 years ago
e4d0abd
Change IPC::ChannelMojo to use associated interfaces.
by sammc
· 9 years ago
c637caf9b
[mojo] Delete third_party/mojo
by rockot
· 10 years ago
e4860045
Global conversion of Pass()→std::move() on OS==linux
by dcheng
· 10 years ago
246998d8
Switch to standard integer types in ipc/.
by avi
· 10 years ago
0917ec4
Use std::default_delete as the default deleter for scoped_ptr.
by dcheng
· 10 years ago
f48f698
Fix the new Mojo EDK working in component build on Linux.
by jam
· 10 years ago
85dce086
Move third_party/mojo/src/mojo/public to mojo/public
by rockot
· 10 years ago
b95a81f
Revert "Add more tracking detail to Mojo async waits."
by rockot
· 10 years ago
ae6d321
ipc: Make a separate vector for brokerable attachments.
by erikchen
· 10 years ago
de281b5
Add more tracking detail to Mojo async waits.
by rockot
· 10 years ago
76bcf0c
Add a Mojo EDK for Chrome that uses one OS pipe per message pipe.
by jam
· 10 years ago
30dc281
ipc: Remove unnecessary attachment broker plumbing.
by erikchen
· 10 years ago
b6a14b7
Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598
by rockot
· 10 years ago
bd9bf5a4
Revert of Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 (patchset #1 id:1 of https://codereview.chromium.org/1310103002/ )
by rockot
· 10 years ago
0bfe154
Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598
by rockot
· 10 years ago
b83114b
Revert of Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 (patchset #3 id:120001 of https://codereview.chromium.org/1296453004/ )
by yosin
· 10 years ago
0b56a69
Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598
by rockot
· 10 years ago
23fc453
Revert of Re-enable ChannelMojo (patchset #1 id:1 of https://codereview.chromium.org/1297993002/ )
by rockot
· 10 years ago
22e18de
Re-enable ChannelMojo
by rockot
· 10 years ago
cba509e
Revert of Re-enable ChannelMojo. (patchset #1 id:40001 of https://codereview.chromium.org/1273283002/ )
by rockot
· 10 years ago
d34d184
Re-enable ChannelMojo.
by rockot
· 10 years ago
a116e22
Revert of Re-enable ChannelMojo (patchset #1 id:20001 of https://codereview.chromium.org/1262503011/ )
by hiroshige
· 10 years ago
ab1a53c9
Re-enable ChannelMojo
by rockot
· 10 years ago
db1f070
Revert of Re-enable ChannelMojo (patchset #1 id:80001 of https://codereview.chromium.org/1256473002/)
by rockot
· 10 years ago
ccfe630
Re-enable ChannelMojo
by rockot
· 10 years ago
527a6e1
Use thread-safe send when using Mojo.
by jam
· 10 years ago
09e1412
Fix unused private fields errors in ipc/mojo/.
by mlamouri
· 10 years ago
22c8692
Convert usage of mojo::ErrorHandler in //ipc/mojo to callbacks.
by amistry
· 10 years ago
eece6c3
Stub in more IPC attachment brokering functionality.
by erikchen
· 10 years ago
17137e6
IPC::ChannelMojo::Send() should fail once it is closed.
by morrita
· 10 years ago
d20a6c4c
Release obigation to call ChannelMojoHost::OnClientLaunched()
by leon.han
· 10 years ago
27aa7d8
IPC: Make ChannelReader inherit from SupportsAttachmentBrokering.
by erikchen
· 10 years ago
151b2f9
IPC: Add new classes required for attachment brokering.
by erikchen
· 10 years ago
a080ad1
Disable ChannelMojo
by rockot
· 10 years ago
e687bdff
ipc: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
by skyostil
· 10 years ago
dbb3bb6b
Mojo IPC threading fixes
by rockot
· 10 years ago
0b7f6118
Change the callsites of InterfacePtr<> methods which directly deal with message pipe handles.
by yzshen
· 10 years ago
eec7904
Revert of Change the callsites of InterfacePtr<> methods which directly deal with message pipe handles. (patchset #3 id:40001 of https://codereview.chromium.org/1120753004/)
by dbeam
· 10 years ago
99f6589
Change the callsites of InterfacePtr<> methods which directly deal with message pipe handles.
by yzshen
· 10 years ago
b447214
ChannelMojo: Introduce thread-safe Send()
by morrita
· 10 years ago
00194e78
ChannelMojo: Ensure that it always has ScopedIPCSupport
by morrita
· 10 years ago
87a51a7
Revert of ChannelMojo: Ensure that it always has ScopedIPCSupport (patchset #1 id:1 of https://codereview.chromium.org/1054253005/)
by sorin
· 10 years ago
808706e7
ChannelMojo: Ensure that it always has ScopedIPCSupport
by morrita
· 10 years ago
4559d0b
ChannelMojo: Use DestoryChannelOnIOThread()
by morrita
· 10 years ago
ce41e70
Re-enable ChannelMojo
by morrita
· 10 years ago
ab68be76
Revert of Re-enable ChannelMojo (patchset #1 id:1 of https://codereview.chromium.org/1021393002/)
by morrita
· 10 years ago
a73fbea
Revert of Revert of Re-enable ChannelMojo (patchset #1 id:1 of https://codereview.chromium.org/1029263008/)
by tkent
· 10 years ago
9e459612
Revert of Re-enable ChannelMojo (patchset #1 id:1 of https://codereview.chromium.org/1021393002/)
by tkent
· 10 years ago
c99c938
Re-enable ChannelMojo
by morrita
· 10 years ago
a3889aa
ChannelMojo: Turn DLOG to LOG for ERROR and WARNING
by morrita
· 10 years ago
afe78854
Disable ChannelMojo.
by rockot
· 10 years ago
279aab9
Revert of Revert of Enable ChannelMojo (patchset #1 id:1 of https://codereview.chromium.org/1002973002/)
by alexmos
· 10 years ago
779310e2
Revert of Enable ChannelMojo (patchset #3 id:40001 of https://codereview.chromium.org/857483004/)
by skuhne
· 10 years ago
cbca72f
Update mojo sdk to rev 3d23dae011859a2aae49f1d1adde705c8e85d819
by rockot
· 10 years ago
0bd20bd
ChannelMojo should use PID from the bootstrap Channel.
by morrita
· 10 years ago
98ac98f
ChannelMojo: Reduce the number of dup() call
by morrita
· 10 years ago
81b17e0
IPC: Add MojoHandleAttachment
by morrita
· 11 years ago
1aa788c
IPC::Message Refactoring: Move POSIX specific bits to PlatformFileAttachment
by morrita
· 11 years ago
599be60
Revert of Revert of Enable ChannelMojo (patchset #1 id:1 of https://codereview.chromium.org/875333002/)
by morrita
· 11 years ago
af01416
Revert of Enable ChannelMojo (patchset #3 id:40001 of https://codereview.chromium.org/857483004/)
by yoichio
· 11 years ago
a06cd1b
Enable ChannelMojo
by morrita
· 11 years ago
471b74f
Include Mojo SDK/EDK via fully-qualified paths in Chromium code.
by blundell
· 11 years ago
4b5c28e2
IPC: Generalize FileDescriptorSet to MessageAttachmentSet
by morrita
· 11 years ago
dcc28ab
ChannelMojo: Adopt |mojo::embedder::AsyncWait()|
by morrita
· 11 years ago
7126b7a
IPC::ChannelMojo: Add a trace
by morrita
· 11 years ago
945ddbc
Revert ChannelMojo switch-on
by morrita
· 11 years ago
6b2adc9
Turn ChannelMojo on for all platforms
by morrita
· 11 years ago
Next »