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
*
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
*
Mojo: Add PlatformSupport argument to mojo::embedder::Init().
viettrungluu@chromium.org
2014-08-20
1
-2
/
+2
*
Convert IPC::ChannelMojo initialization to use new mojo::embedder::CreateChan...
viettrungluu@chromium.org
2014-08-12
2
-40
/
+25
*
GN: Make content_shell and webkit_unit_tests work in component build
jamesr@chromium.org
2014-08-12
1
-3
/
+4
*
IPC::ChannelMojo: Dup and own fds to transmit
morrita@chromium.org
2014-08-09
1
-2
/
+14
*
IPC::ChannelMojo: Don't supress MOJO_RESULT_FAILED_PRECONDITION
morrita@chromium.org
2014-08-08
2
-8
/
+16
*
Add ipc/mojo/OWNERS
morrita@chromium.org
2014-08-08
1
-0
/
+2
*
Move the rest of test_file_util to base namespace.
brettw@chromium.org
2014-08-07
1
-1
/
+1
*
Introduce ChannelMojo
morrita@chromium.org
2014-08-04
9
-0
/
+1384