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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Global conversion of Pass()→std::move() on OS==linux
dcheng
2015-12-28
6
-36
/
+46
*
Switch to standard integer types in ipc/.
avi
2015-12-22
15
-8
/
+45
*
Remove SimpleBroker and instead use the production broker implementation in t...
jam
2015-11-30
1
-21
/
+5
*
Run gn --format over all .gn files
agrieve
2015-11-20
1
-1
/
+1
*
Use std::default_delete as the default deleter for scoped_ptr.
dcheng
2015-11-19
2
-2
/
+5
*
Fix the new Mojo EDK working in component build on Linux.
jam
2015-11-17
1
-16
/
+6
*
Fix racy crash in Mandoline child processes.
jam
2015-11-13
1
-2
/
+2
*
Revert of Fix racy crash in Mandoline child processes. (patchset #4 id:60001 ...
hablich
2015-11-13
1
-2
/
+2
*
Move third_party/mojo/src/mojo/public to mojo/public
rockot
2015-11-13
10
-13
/
+13
*
Fix racy crash in Mandoline child processes.
jam
2015-11-12
1
-2
/
+2
*
Fold IPCSupportInitializer::ForceShutdown() with ShutDown().
amistry
2015-10-20
2
-22
/
+13
*
Don't use base::MessageLoop::{Quit,QuitClosure} in extensions/, ipc/
ki.stfu
2015-10-12
2
-12
/
+12
*
Revert "Add more tracking detail to Mojo async waits."
rockot
2015-10-12
1
-1
/
+1
*
ipc: Make a separate vector for brokerable attachments.
erikchen
2015-10-10
1
-5
/
+6
*
Add more tracking detail to Mojo async waits.
rockot
2015-10-06
1
-1
/
+1
*
Presubmit fixes from r352123 since presubmit scripts crashed in it.
jam
2015-10-03
1
-1
/
+1
*
Fix build errors from r478251.
jam
2015-10-03
1
-1
/
+0
*
Add a Mojo EDK for Chrome that uses one OS pipe per message pipe.
jam
2015-10-02
10
-115
/
+149
*
ipc: Remove unnecessary attachment broker plumbing.
erikchen
2015-09-24
7
-75
/
+39
*
ipc: Convert int types from basictypes.h to the ones from stdint.h
tfarina
2015-09-04
3
-14
/
+20
*
Fix races with MessagePipeReader due to the Mojo IPC channel being thread-safe.
amistry
2015-09-02
2
-13
/
+37
*
Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598
rockot
2015-08-24
1
-0
/
+1
*
Revert of Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 (pa...
rockot
2015-08-23
1
-1
/
+0
*
Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598
rockot
2015-08-22
1
-0
/
+1
*
Revert of Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 (pa...
yosin
2015-08-22
1
-1
/
+0
*
Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598
rockot
2015-08-22
1
-0
/
+1
*
Revert of Re-enable ChannelMojo (patchset #1 id:1 of https://codereview.chrom...
rockot
2015-08-21
1
-1
/
+3
*
Migrate IPC to use Flow API v2.
yuhaoz
2015-08-18
1
-2
/
+8
*
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
2
-3
/
+1
*
Update mojo sdk to rev a05bfef8096006056b2fff78092faf14d1319782
rockot
2015-07-08
1
-1
/
+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
2
-4
/
+4
*
Revert of Update mojo sdk to rev a05bfef8096006056b2fff78092faf14d1319782 (pa...
thakis
2015-07-07
1
-1
/
+1
*
Update mojo sdk to rev a05bfef8096006056b2fff78092faf14d1319782
rockot
2015-07-07
1
-1
/
+1
*
Revert of Convert ipc_mojo_unittests to run exclusively on Swarming (patchset...
bruening
2015-07-06
2
-35
/
+0
*
Convert ipc_mojo_unittests to run exclusively on Swarming
thakis
2015-07-06
2
-0
/
+35
*
IPC::ChannelMojo::Send() should fail once it is closed.
morrita
2015-06-23
3
-2
/
+58
*
Disable ipc_mojo_unittests that timeout on Android.
msw
2015-06-19
2
-9
/
+56
*
Release obigation to call ChannelMojoHost::OnClientLaunched()
leon.han
2015-06-19
11
-322
/
+50
*
IPC: Make ChannelReader inherit from SupportsAttachmentBrokering.
erikchen
2015-06-16
7
-40
/
+82
*
IPC: Add new classes required for attachment brokering.
erikchen
2015-06-16
1
-0
/
+3
*
Disable ChannelMojo
rockot
2015-06-12
1
-2
/
+3
[next]