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
*
Add //ipc to "gn check", work on base
brettw
2015-02-17
2
-1
/
+4
*
This change adds a LockThreadAffinity and uses it to
brucedawson
2015-02-12
2
-0
/
+60
*
Added chrome-side support for link rel=preconnect
pmeenan
2015-02-11
1
-1
/
+1
*
Mechanical rename of base::debug -> base::trace_event [final pass]
ssid
2015-02-09
1
-1
/
+2
*
IPC: Add MojoHandleAttachment
morrita
2015-02-06
17
-95
/
+478
*
Change ipc_perftests large-message test count to 1,000
brucedawson
2015-02-05
1
-1
/
+1
*
Deleting the forwarding header files base/debug/trace_event*
ssid
2015-02-03
1
-1
/
+0
*
Non-SFI mode: Use dummy PID for NaCl's IPC channel for nacl_helper_nonsfi.
hidehiko
2015-02-03
2
-2
/
+13
*
Move GuestView IPCs into their own messages file.
fsamuel
2015-02-03
1
-0
/
+1
*
IPC::Message Refactoring: Move POSIX specific bits to PlatformFileAttachment
morrita
2015-01-31
15
-192
/
+167
*
Mechanical rename of tracing includes (remaining bits)
primiano
2015-01-30
2
-2
/
+2
*
Revert of Revert of IPC::ChannelMojo: Make IPC handling robust against bad me...
inferno
2015-01-29
2
-2
/
+16
*
Revert of IPC::ChannelMojo: Make IPC handling robust against bad messages. (p...
inferno
2015-01-29
2
-16
/
+2
*
Add ChannelPosix::ResetSafely() to deal with a lingering crash
morrita
2015-01-27
2
-1
/
+26
*
Revert of Revert of Enable ChannelMojo (patchset #1 id:1 of https://coderevie...
morrita
2015-01-27
1
-2
/
+2
*
undo zturner visualc compiler workaround
cpu
2015-01-27
1
-7
/
+0
*
Revert of Add ChannelPosix::ResetSafely() to deal with a lingering crash (pat...
yoichio
2015-01-27
2
-24
/
+1
*
Revert of Enable ChannelMojo (patchset #3 id:40001 of https://codereview.chro...
yoichio
2015-01-27
1
-2
/
+2
*
Add ChannelPosix::ResetSafely() to deal with a lingering crash
morrita
2015-01-27
2
-1
/
+24
*
Enable ChannelMojo
morrita
2015-01-27
1
-2
/
+2
*
IPC: Introduce MessageAttachment and PlatformFileAttachment.
morrita
2015-01-26
8
-50
/
+195
*
Enable posting a message from JS to Android webview.
sgurun
2015-01-23
1
-0
/
+1
*
Include Mojo SDK/EDK via fully-qualified paths in Chromium code.
blundell
2015-01-23
11
-15
/
+15
*
Use PathService to get temp dir name for IPC unittests.
byungchul
2015-01-22
2
-10
/
+7
*
Adding "static_assert" in lieu of "COMPILE_ASSERT" in ipc module
anujk.sharma
2015-01-22
3
-7
/
+8
*
Ipclist fixes.
Abhishek Arya
2015-01-21
1
-3
/
+0
*
Revert of Ipclist fixes. (patchset #2 id:20001 of https://codereview.chromium...
Nico Weber
2015-01-21
1
-0
/
+3
*
Move the test template to //testing/test.gni (part 2)
qsr
2015-01-21
2
-0
/
+3
*
Ipclist fixes.
Abhishek Arya
2015-01-21
1
-3
/
+0
*
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
16
-153
/
+170
*
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
7
-34
/
+33
*
Add content_browsertests to GN build.
brettw
2015-01-12
1
-3
/
+5
*
ChannelMojo: Adopt |mojo::embedder::AsyncWait()|
morrita
2015-01-10
8
-54
/
+387
*
Send more file descriptors in IPCSendFdsTest.DescriptorTest
yusukes
2015-01-06
1
-14
/
+26
*
Fix build break from strict checking of {virtual,override,final}.
Daniel Cheng
2014-12-31
1
-7
/
+2
*
Remove deprecated methods from Pickle.
avi
2014-12-28
8
-46
/
+46
*
Revert of Remove deprecated methods from Pickle. (patchset #10 id:180001 of h...
avi
2014-12-28
8
-46
/
+46
*
Revert of Revert "Update legacy Tuple-using code." (patchset #1 id:1 of https...
avi
2014-12-23
2
-75
/
+76
*
Revert "Update legacy Tuple-using code."
Avi Drissman
2014-12-23
2
-76
/
+75
*
Standardize usage of virtual/override/final specifiers in ipc/.
dcheng
2014-12-23
4
-8
/
+8
*
Remove deprecated methods from Pickle.
Avi Drissman
2014-12-22
8
-46
/
+46
*
Update legacy Tuple-using code.
Avi Drissman
2014-12-22
2
-75
/
+76
*
Add "override" to ParamDeserializer::SerializeOutputParameters
dmichael
2014-12-18
1
-1
/
+2
*
Hook up the RenderThread's IPC ChannelProxy to the RendererScheduler.
rmcilroy
2014-12-18
2
-0
/
+23
*
IPC::ChannelMojo: Add a trace
morrita
2014-12-17
1
-0
/
+5
*
Chromecast: IPC messages for browser-based media pipeline.
gunsch
2014-12-17
1
-0
/
+1
[next]