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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move base::FreeDeleter into its own header.
dcheng
2016-03-26
1
-0
/
+1
*
ChannelMojo: Bind the channel TaskRunner to the right thread
rockot
2016-03-25
1
-2
/
+4
*
Add more out of line copy ctors for complex classes.
vmpstr
2016-03-24
2
-0
/
+3
*
Make ChannelMojo Send thread-safe
rockot
2016-03-23
4
-59
/
+158
*
Add support for Attachment Brokering of IPC::Channels on multiple threads.
erikchen
2016-03-21
8
-22
/
+74
*
Add RetainedRef uses where needed.
vmpstr
2016-03-21
2
-2
/
+2
*
ChannelMojo: Remove intermediate Message struct
rockot
2016-03-18
3
-20
/
+16
*
Handle brokered attachment race condition
allan.jensen
2016-03-17
1
-0
/
+10
*
Remove deprecated functions from comment for IPC::TestSink.
kotenkov
2016-03-16
1
-3
/
+8
*
Add support for MojoChannel field trial
rockot
2016-03-16
2
-10
/
+0
*
ipc: change CreateUnixDomainSocket() to return a bool type
tfarina
2016-03-14
1
-11
/
+16
*
Move mach code shared by Chrome IPC and Mojo to //base/mac.
amistry
2016-03-12
4
-149
/
+36
*
Replace web_cache_messages.h with Mojo service.
leon.han
2016-03-11
1
-1
/
+0
*
ipc: improve the documentation for some functions in unix_domain_socket_util.cc
tfarina
2016-03-11
1
-4
/
+6
*
Disable IPCChannelMojoTest.SendFailAfterClose on Android
alexmos
2016-03-10
1
-1
/
+7
*
Revert of Clang plugin to check that unstable types are not used in IPC. (pat...
thakis
2016-03-10
2
-15
/
+1
*
Fix failing tests with ChannelMojo enabled.
sammc
2016-03-10
17
-444
/
+445
*
Revert of Fix failing tests with ChannelMojo enabled. (patchset #3 id:300001 ...
tsergeant
2016-03-10
17
-440
/
+428
*
Fix failing tests with ChannelMojo enabled.
sammc
2016-03-10
17
-428
/
+440
*
Clang plugin to check that unstable types are not used in IPC.
dskiba
2016-03-09
2
-1
/
+15
*
Remove Mojo bindings environment.
Yuzhu Shen
2016-03-08
3
-8
/
+0
*
Replace base::Tuple in //ipc with std::tuple
tzik
2016-03-08
8
-99
/
+111
*
Change IPC::ChannelMojo to use associated interfaces.
sammc
2016-03-07
25
-1216
/
+446
*
ipc: check if we can create the server directory before everything else
tfarina
2016-03-07
1
-9
/
+13
*
Propagate window coordinates to out-of-process iframes renderers.
lfg
2016-03-04
2
-2
/
+2
*
Remove agl from several OWNERS files.
Adam Langley
2016-03-02
1
-1
/
+0
*
Revert of Bootstrap Mojo IPC independent of Chrome IPC (patchset #18 id:34000...
rockot
2016-03-01
1
-1
/
+0
*
Bootstrap Mojo IPC independent of Chrome IPC
rockot
2016-02-29
1
-0
/
+1
*
mustash: Move Media IPC Messages to media_messages.h
fsamuel
2016-02-25
1
-0
/
+1
*
Decouple browser-specific GPU IPC messages from GPU service IPCs
fsamuel
2016-02-25
1
-0
/
+1
*
Revert of Decouple browser-specific GPU IPC messages from GPU service IPCs (p...
shrike
2016-02-25
1
-1
/
+0
*
ipc: Add out-of-line copy ctors for complex classes.
vmpstr
2016-02-24
2
-0
/
+3
*
Decouple browser-specific GPU IPC messages from GPU service IPCs
fsamuel
2016-02-24
1
-0
/
+1
*
ipc: split the process of creating unix domain socket into a separate function
tfarina
2016-02-21
1
-21
/
+28
*
Mojo: Simplify IPC initialization assumptions
rockot
2016-02-19
2
-134
/
+23
*
Refactor content/common/message_router to ipc/message_router
markdittmer
2016-02-19
4
-0
/
+130
*
Add more CHECKs to help investigate the Mojo bootstrap crash
rockot
2016-02-19
1
-0
/
+1
*
Enable Android SurfaceView fullscreen video with WMPI
watk
2016-02-18
1
-0
/
+1
*
Clean up public interface of AttachmentBrokerUnprivileged.
erikchen
2016-02-17
8
-31
/
+95
*
Revert of Clean up public interface of AttachmentBrokerUnprivileged. (patchs...
erikchen
2016-02-17
8
-95
/
+28
*
Clean up public interface of AttachmentBrokerUnprivileged.
erikchen
2016-02-16
8
-28
/
+95
*
Replace base::Tuple implementation with std::tuple
tzik
2016-02-11
1
-12
/
+12
*
Fix Android x64 build.
jam
2016-02-11
2
-2
/
+4
*
Revert of Clean up public interface of AttachmentBrokerUnprivileged. (patchs...
erikchen
2016-02-10
6
-78
/
+25
*
Clean up public interface of AttachmentBrokerUnprivileged.
erikchen
2016-02-10
6
-25
/
+78
*
Add compile time checks against longs being used in IPC structs on 32 bit And...
jam
2016-02-10
2
-8
/
+24
*
[mojo] Disable tests that time out after deletion of //third_party/mojo
blundell
2016-02-10
1
-10
/
+35
*
[mojo] Delete third_party/mojo
rockot
2016-02-10
14
-186
/
+62
*
use variadic macros/templates in IPC message implementation
mdempsky
2016-02-09
9
-805
/
+695
*
ipc: make use of |socket_name| in the error paths too
tfarina
2016-02-09
1
-5
/
+4
[next]