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
*
Fix racy crash in Mandoline child processes.
jam
2015-11-12
1
-2
/
+2
*
mac: The attachment broker waits for the port provider before brokering.
erikchen
2015-11-11
7
-91
/
+428
*
include what you use: errno.h and string.h in ipc_channel_posix_unittest.cc
mostynb
2015-11-07
1
-0
/
+2
*
ipc: AttachmentBroker dispatches notifications onto an appropriate thread.
erikchen
2015-11-06
6
-18
/
+98
*
Make sure IPC deserialization isn't O(n^2) in the message size.
thakis
2015-11-06
1
-1
/
+2
*
Kills TraceTicks, which was functionally the same as TimeTicks
charliea
2015-11-05
2
-30
/
+0
*
arc-bridge: Add IPC message definitions
lhchavez
2015-11-05
1
-0
/
+2
*
Android Webview IPC-based sync compositing
boliu
2015-11-05
1
-0
/
+1
*
ipc: Add more UMA metrics for AttachmentBrokerUnprivileged.
erikchen
2015-11-04
2
-1
/
+7
*
Trim IPC ChannelReader's buffer after processing large messages.
dskiba
2015-11-04
4
-5
/
+218
*
Change VLOGs in ipc::SyncChannel to DVLOGs.
bauerb
2015-11-03
1
-8
/
+5
*
ipc: Make MessageAttachment inherit from RefCountedThreadSafe.
erikchen
2015-10-30
2
-3
/
+3
*
ipc: Add ParamTraits<signed char>
ortuno
2015-10-30
2
-0
/
+26
*
ipc: Add a lock to guard modifications of state of the AttachmentBroker.
erikchen
2015-10-29
4
-3
/
+24
*
IPC: Remove unnecessary conversions of BrokerableAttachment.
erikchen
2015-10-29
18
-47
/
+48
*
Revert "Temporarily add UMA histogram for IPC message sizes."
dskiba
2015-10-29
1
-4
/
+0
*
ipc: Add UMA metrics for all possible errors during attachment brokering.
erikchen
2015-10-27
3
-9
/
+25
*
Build nacl_helper_nonsfi with GN
phosek
2015-10-27
1
-2
/
+3
*
Reland 1: "mac: Add auto-close and share-read-only functionality to SharedMem...
erikchen
2015-10-24
5
-5
/
+179
*
Revert of mac: Add auto-close and share-read-only functionality to SharedMemo...
erikchen
2015-10-23
5
-179
/
+5
*
mac: Add auto-close and share-read-only functionality to Mach based SharedMem...
erikchen
2015-10-23
5
-5
/
+179
*
ipc: Move AttachmentBrokerPrivileged singleton logic into ipc/.
erikchen
2015-10-22
8
-57
/
+89
*
ipc: Allow attachment broker messages to be processed out of order.
erikchen
2015-10-21
6
-85
/
+204
*
ipc: Move methods into AttachmentBroker interface.
erikchen
2015-10-21
6
-24
/
+57
*
ipc: Fix minor bug in ChannelProxy.
erikchen
2015-10-21
1
-0
/
+2
*
mac: Make Mach port scopers better ScopedGenerics
mark
2015-10-20
4
-30
/
+44
*
Revert of ipc: Add a member to IPC::Message::Header on Windows. (patchset #1 ...
erikchen
2015-10-20
2
-4
/
+3
*
Fold IPCSupportInitializer::ForceShutdown() with ShutDown().
amistry
2015-10-20
2
-22
/
+13
*
ipc: Add a member to IPC::Message::Header on Windows.
erikchen
2015-10-19
2
-3
/
+4
*
Make ipc_tests and ipc_perftests run on Android
pkotwicz
2015-10-16
1
-83
/
+80
*
Temporarily add UMA histogram for IPC message sizes.
dskiba
2015-10-14
1
-0
/
+5
*
Isolate ipc_tests_apk.
stip
2015-10-13
2
-1
/
+38
*
ipc: Write end-to-end tests for SharedMemoryHandle brokering on Mac.
erikchen
2015-10-12
10
-12
/
+888
*
ipc: Move Mac test utilities into their own file.
erikchen
2015-10-12
5
-99
/
+163
*
Don't use base::MessageLoop::{Quit,QuitClosure} in extensions/, ipc/
ki.stfu
2015-10-12
8
-25
/
+24
*
ipc: Refactor and fix a bug in AttachmentBrokerPrivilegedMac.
erikchen
2015-10-12
3
-65
/
+147
*
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
7
-79
/
+184
*
ipc: Add missing includes for USE_ATTACHMENT_BROKER.
erikchen
2015-10-10
2
-5
/
+7
*
ipc: Add BrokerableAttachmentMac.
erikchen
2015-10-09
7
-4
/
+43
*
ipc: Implement MachPortMac serialization.
erikchen
2015-10-09
2
-4
/
+23
*
ipc: Update MachPortMac ownership semantics.
erikchen
2015-10-07
20
-36
/
+117
*
ipc: Make factory methods for attachment brokers.
erikchen
2015-10-07
6
-8
/
+63
*
ipc: Initialize a struct member passed to mach_msg().
erikchen
2015-10-06
1
-0
/
+1
*
ipc: Plumbing for attachment brokering in ChannelPosix.
erikchen
2015-10-06
4
-38
/
+155
*
ipc: Write privileged and unprivileged attachment brokers for Mac.
erikchen
2015-10-06
9
-0
/
+1020
*
Detecting and fixing stringprintf.h format bugs
brucedawson
2015-10-06
2
-2
/
+2
*
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
[next]