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
*
Include Mojo SDK/EDK via fully-qualified paths in Chromium code.
blundell
2015-01-23
11
-15
/
+15
*
Move the test template to //testing/test.gni (part 2)
qsr
2015-01-21
1
-0
/
+1
*
Move //mojo/{public, edk} underneath //third_party
blundell
2015-01-19
2
-12
/
+12
*
ChannelMojo: Use MessageLoop::IOObserver
morrita
2015-01-16
3
-14
/
+95
*
Update mojo sdk to rev 9fbbc4f0fef1187312316c0ed992342474e139f1
rockot
2015-01-16
1
-1
/
+2
*
IPC: Generalize FileDescriptorSet to MessageAttachmentSet
morrita
2015-01-14
3
-14
/
+12
*
Move WeakPtrFactory to the end of AsyncHandleWaiter
dmichael
2015-01-13
2
-5
/
+5
*
MultiProcessTest: Update SpawnChild* to return a Process.
rvargas
2015-01-12
3
-6
/
+7
*
ChannelMojo: Adopt |mojo::embedder::AsyncWait()|
morrita
2015-01-10
8
-54
/
+387
*
IPC::ChannelMojo: Add a trace
morrita
2014-12-17
1
-0
/
+5
*
Move mojo gypfiles to toplevel mojo
rockot
2014-12-16
1
-7
/
+7
*
Revert ChannelMojo switch-on
morrita
2014-11-26
1
-3
/
+2
*
Turn ChannelMojo on for all platforms
morrita
2014-11-26
1
-8
/
+2
*
ChannelMojo Refactoring: Merge MessageReader into MessagePipeReader
morrita
2014-11-25
9
-256
/
+141
*
Turn ChannelMojo on Mac and Linux
morrita
2014-11-20
1
-1
/
+8
*
Update mojo sdk to rev e01f9a49449381a5eb430c1fd88bf2cae73ec35a
jamesr
2014-11-19
1
-1
/
+1
*
IPC::ChannelMojo: Make IPC handling robust against bad messages.
morrita
2014-11-13
2
-2
/
+16
*
Update mojo sdk to rev 04a510fb37db10642e156957f9b2c11c2f6442ac
jamesr
2014-11-07
2
-12
/
+1
*
Update mojo sdk to rev cfc99316100efdfa7d53d83f9e07f1d4d3765c21
jamesr
2014-11-04
1
-3
/
+1
*
Revert of Enable ChannelMojo on Linux (patchset #1 id:1 of https://codereview...
yurys
2014-10-30
1
-4
/
+0
*
Enable ChannelMojo on Linux
morrita
2014-10-30
1
-0
/
+4
*
ChannelMojo: Replace hand written messsages with mojo.
morrita
2014-10-27
6
-270
/
+170
*
Standardize usage of virtual/override/final in ipc/
dcheng
2014-10-22
9
-60
/
+55
*
Add a guard in MojoBootstrap::OnClientLaunched()
morrita
2014-10-22
2
-0
/
+8
*
Revert of Standardize usage of virtual/override/final in ipc/ (patchset #1 id...
dcheng
2014-10-21
9
-55
/
+66
*
Standardize usage of virtual/override/final in ipc/
dcheng
2014-10-21
9
-66
/
+55
*
ChannelMojo: Add ChannelMojo::CanBeUsed() to enable it incrementally
morrita
2014-10-21
2
-0
/
+9
*
Refactoring: Make IPC::Channel::TakeClientFileDescriptor() a ScopedFD.
morrita
2014-10-20
4
-4
/
+4
*
Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.
dcheng
2014-10-17
1
-7
/
+4
*
MojoChannel: Fail when GetFileHandleForProcess() failed.
morrita
2014-10-15
3
-4
/
+77
*
ipc_mojo_bootstrap.cc: don't export classes in anonymous namespace
hans
2014-10-15
1
-2
/
+2
*
Fix WeakPtrFactory member placement
anujk.sharma
2014-10-15
2
-5
/
+5
*
Move mojo/edk gyp targets in to mojo/edk/mojo_edk.gyp
jamesr
2014-10-07
1
-3
/
+3
*
Define gyp targets for mojo/public/* in mojo/public/mojo_public.gyp
jamesr
2014-10-07
1
-3
/
+3
*
replace OVERRIDE and FINAL with override and final in ipc/
mostynb
2014-10-07
9
-49
/
+49
*
Move mojo edk into mojo/edk
jamesr
2014-10-03
9
-12
/
+12
*
Revert "Move mojo edk into mojo/edk"
Trent Apted
2014-10-03
9
-12
/
+12
*
Move mojo edk into mojo/edk
James Robinson
2014-10-03
9
-12
/
+12
*
ChannelMojo: Handle when ChannelMojo outlives ChannelMojoHost
morrita
2014-09-26
6
-57
/
+147
*
Remove IPC::Channel::TakePipeHandle()
morrita
2014-09-25
2
-6
/
+0
*
Fix IPCChannelMojoErrorTest.SendFailWithPendingMessages
morrita
2014-09-24
1
-46
/
+11
*
Disable IPCChannelMojoErrorTest.SendFailWithPendingMessages
morrita
2014-09-24
1
-1
/
+2
*
IPC: Get rid of FileDescriptor usage from FileDescriptorSet and Message
morrita
2014-09-24
4
-13
/
+20
*
IPC::ChannelMojo: Introduce IPC::MojoBootstrap for Windows
morrita
2014-09-23
11
-119
/
+629
*
ChannelMojo: Handle errors in pending message processing.
morrita
2014-09-16
2
-1
/
+132
*
Refactoring: Move MessagePipeReader subclasess out from ChannelMojo
morrita
2014-09-11
6
-382
/
+524
*
Add ipc_mojo_perftests
morrita
2014-09-09
6
-56
/
+141
*
Add ChannelProxy benchmark to ipc_perftests.
morrita
2014-08-29
1
-1
/
+1
*
Declaring the weak_ptr_factory in proper order.
anujk.sharma
2014-08-28
2
-4
/
+5
*
Remove implicit conversions from scoped_refptr to T* in ipc/
dcheng
2014-08-27
1
-1
/
+1
[next]