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
*
ipc: Slight change to GetSenderWithProcessId().
erikchen
2015-11-30
3
-7
/
+16
*
Remove SimpleBroker and instead use the production broker implementation in t...
jam
2015-11-30
1
-21
/
+5
*
ipc: Deallocate a Mach port if mach_msg fails.
erikchen
2015-11-29
1
-7
/
+12
*
ipc: Minor clean up to AttachmentBrokerPrivilegedMac.
erikchen
2015-11-28
1
-9
/
+1
*
ipc: Minor fixes to AttachmentBrokerPrivilegedMac.
erikchen
2015-11-28
3
-29
/
+74
*
reland 1: Add basic memory usage tests for attachment brokering.
erikchen
2015-11-24
1
-3
/
+180
*
Revert of ipc: Add basic memory usage tests for attachment brokering. (patchs...
dcheng
2015-11-21
1
-169
/
+3
*
ipc: Add basic memory usage tests for attachment brokering.
erikchen
2015-11-20
1
-3
/
+169
*
Run gn --format over all .gn files
agrieve
2015-11-20
1
-1
/
+1
*
Call base::DispatchToMethod by the fully qualified name
tzik
2015-11-19
2
-3
/
+3
*
Use std::default_delete as the default deleter for scoped_ptr.
dcheng
2015-11-19
3
-4
/
+7
*
IPC: Use <algorithm> helpers for comparing arrays
jsbell
2015-11-17
1
-12
/
+5
*
Fix the new Mojo EDK working in component build on Linux.
jam
2015-11-17
1
-16
/
+6
*
Add UMA metric: Startup.BrowserMainToRendererMain.
fdoray
2015-11-16
1
-0
/
+1
*
Pass distillability updates from renderer to browser
wychen
2015-11-13
1
-0
/
+1
*
Fix racy crash in Mandoline child processes.
jam
2015-11-13
1
-2
/
+2
*
Revert of Fix racy crash in Mandoline child processes. (patchset #4 id:60001 ...
hablich
2015-11-13
1
-2
/
+2
*
Move third_party/mojo/src/mojo/public to mojo/public
rockot
2015-11-13
10
-13
/
+13
*
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
[next]