Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libchrome
/
3413d7fdd6caaae4bd39d018728889219acaacff
/
ipc
6c7c93f
Call base::DispatchToMethod by the fully qualified name
by tzik
· 9 years ago
0bdf377
Use std::default_delete as the default deleter for scoped_ptr.
by dcheng
· 9 years ago
8b12be3
IPC: Use <algorithm> helpers for comparing arrays
by jsbell
· 9 years ago
4dd89bd
Fix the new Mojo EDK working in component build on Linux.
by jam
· 9 years ago
394c43c
Add UMA metric: Startup.BrowserMainToRendererMain.
by fdoray
· 9 years ago
4cdcc1b
Pass distillability updates from renderer to browser
by wychen
· 9 years ago
a5a03ef
Fix racy crash in Mandoline child processes.
by jam
· 9 years ago
d029552
Revert of Fix racy crash in Mandoline child processes. (patchset #4 id:60001 of https://codereview.chromium.org/1439863002/ )
by hablich
· 9 years ago
af32acb
Move third_party/mojo/src/mojo/public to mojo/public
by rockot
· 9 years ago
2e8a628
Fix racy crash in Mandoline child processes.
by jam
· 9 years ago
9d412f1
mac: The attachment broker waits for the port provider before brokering.
by erikchen
· 9 years ago
d7a5750
include what you use: errno.h and string.h in ipc_channel_posix_unittest.cc
by mostynb
· 9 years ago
0bf1240
ipc: AttachmentBroker dispatches notifications onto an appropriate thread.
by erikchen
· 9 years ago
a9f80b9
Make sure IPC deserialization isn't O(n^2) in the message size.
by thakis
· 9 years ago
1cd1210
Kills TraceTicks, which was functionally the same as TimeTicks
by charliea
· 9 years ago
e415a7b
arc-bridge: Add IPC message definitions
by lhchavez
· 9 years ago
22ab238
Android Webview IPC-based sync compositing
by boliu
· 9 years ago
123ae25
ipc: Add more UMA metrics for AttachmentBrokerUnprivileged.
by erikchen
· 9 years ago
905b9b9
Trim IPC ChannelReader's buffer after processing large messages.
by dskiba
· 9 years ago
1892b29
Change VLOGs in ipc::SyncChannel to DVLOGs.
by bauerb
· 9 years ago
e7e3092
ipc: Make MessageAttachment inherit from RefCountedThreadSafe.
by erikchen
· 9 years ago
6e3f7b3
ipc: Add ParamTraits<signed char>
by ortuno
· 9 years ago
5f9320c
ipc: Add a lock to guard modifications of state of the AttachmentBroker.
by erikchen
· 9 years ago
32e67f3
IPC: Remove unnecessary conversions of BrokerableAttachment.
by erikchen
· 9 years ago
065868e
Revert "Temporarily add UMA histogram for IPC message sizes."
by dskiba
· 9 years ago
ebf396f
ipc: Add UMA metrics for all possible errors during attachment brokering.
by erikchen
· 9 years ago
ebe6e5c
Reland 1: "mac: Add auto-close and share-read-only functionality to SharedMemory."
by erikchen
· 9 years ago
d0ad511
Revert of mac: Add auto-close and share-read-only functionality to SharedMemory. (patchset #5 id:80001 of https://codereview.chromium.org/1418113003/ )
by erikchen
· 9 years ago
e14aba7
mac: Add auto-close and share-read-only functionality to Mach based SharedMemory.
by erikchen
· 9 years ago
424332f
ipc: Move AttachmentBrokerPrivileged singleton logic into ipc/.
by erikchen
· 9 years ago
2c0e5dc
ipc: Allow attachment broker messages to be processed out of order.
by erikchen
· 9 years ago
5192140
ipc: Move methods into AttachmentBroker interface.
by erikchen
· 9 years ago
84373e1
ipc: Fix minor bug in ChannelProxy.
by erikchen
· 9 years ago
1ca4695
Revert of ipc: Add a member to IPC::Message::Header on Windows. (patchset #1 id:1 of https://codereview.chromium.org/1400713002/ )
by erikchen
· 9 years ago
611595a
Fold IPCSupportInitializer::ForceShutdown() with ShutDown().
by amistry
· 9 years ago
fdcc95d
ipc: Add a member to IPC::Message::Header on Windows.
by erikchen
· 9 years ago
6fb8f65
Temporarily add UMA histogram for IPC message sizes.
by dskiba
· 9 years ago
cb85086
ipc: Write end-to-end tests for SharedMemoryHandle brokering on Mac.
by erikchen
· 9 years ago
ad02964
Don't use base::MessageLoop::{Quit,QuitClosure} in extensions/, ipc/
by ki.stfu
· 9 years ago
4113835
Revert "Add more tracking detail to Mojo async waits."
by rockot
· 9 years ago
c8fa421
ipc: Make a separate vector for brokerable attachments.
by erikchen
· 9 years ago
e67a7a2
ipc: Add missing includes for USE_ATTACHMENT_BROKER.
by erikchen
· 9 years ago
a422982
ipc: Add BrokerableAttachmentMac.
by erikchen
· 9 years ago
ae16e0c
ipc: Implement MachPortMac serialization.
by erikchen
· 9 years ago
8a68ef9
ipc: Update MachPortMac ownership semantics.
by erikchen
· 9 years ago
5ccf67e
ipc: Make factory methods for attachment brokers.
by erikchen
· 9 years ago
0948aee
ipc: Plumbing for attachment brokering in ChannelPosix.
by erikchen
· 9 years ago
19419b7
ipc: Write privileged and unprivileged attachment brokers for Mac.
by erikchen
· 9 years ago
d7e5dfd
Detecting and fixing stringprintf.h format bugs
by brucedawson
· 9 years ago
38cd397
Add more tracking detail to Mojo async waits.
by rockot
· 9 years ago
8ebc54c
Presubmit fixes from r352123 since presubmit scripts crashed in it.
by jam
· 9 years ago
347f5cb
mac: Implement Mach-primitive backed shared memory.
by erikchen
· 9 years ago
3186155
Reland 1: "ipc: Change the timing of the construction of the attachment broker."
by erikchen
· 9 years ago
e76324e
Add a Mojo EDK for Chrome that uses one OS pipe per message pipe.
by jam
· 9 years ago
8d0bfc9
ipc: Add UMA metrics for the unprivileged attachment broker.
by erikchen
· 9 years ago
4bb47c6
ipc: Make a wrapper and attachment for mach ports.
by erikchen
· 9 years ago
aa08dcb
Resize IPC input buffer to fit the next message.
by dskiba
· 9 years ago
45f827a
ipc: Add a new field num_brokered_attachments to the message header on Mac.
by erikchen
· 9 years ago
25c3c8f
Revert of ipc: Change the timing of the construction of the attachment broker. (patchset #3 id:40001 of https://codereview.chromium.org/1367013003/ )
by erikchen
· 9 years ago
b139e7b
Cleanup: Pass std::string as const reference from ipc/
by ki.stfu
· 9 years ago
18430e5
Make SharedMemoryHandle a class on windows.
by erikchen
· 9 years ago
c753d52
ipc: Change the timing of the construction of the attachment broker.
by erikchen
· 9 years ago
f29dc68
ipc: Extend attachment broker unit tests.
by erikchen
· 9 years ago
5af4d87
Re-land architecture for cross-process memory notification suppressing
by petrcermak
· 9 years ago
c596f54
ipc: Remove unnecessary attachment broker plumbing.
by erikchen
· 9 years ago
bcef056
ipc: Refactor some attachment broker classes.
by erikchen
· 9 years ago
b2e191c
Revert of Reland debugging for ipc related crash.
by erikchen
· 9 years ago
5cc0121
Add UMA metrics to log attachment broker errors.
by erikchen
· 9 years ago
c753da9
ipc: Serialize brokerable attachments and append them to the message.
by erikchen
· 9 years ago
73fa812
Reland of land debugging for ipc related crash. (patchset #1 id:1 of https://codereview.chromium.org/1354863004/ )
by erikchen
· 9 years ago
ec5a377
Revert of Architecture for cross-process memory notification suppressing (patchset #11 id:240001 of https://codereview.chromium.org/1332583002/ )
by huangs
· 9 years ago
a915d36
Architecture for cross-process memory notification suppressing
by petrcermak
· 9 years ago
42df3ba
Revert of Reland debugging for ipc related crash. (patchset #1 id:1 of https://codereview.chromium.org/1354063002/ )
by erikchen
· 9 years ago
5860242
ipc: Remove a CHECK to fix some memory tests.
by erikchen
· 9 years ago
0b41523
PageLoadMetrics renderer and browser implementation.
by csharrison
· 9 years ago
5b4c098
Reland debugging for ipc related crash.
by erikchen
· 9 years ago
53bc1be
Revert of Reland #2 "ipc: Add a new field num_brokered_attachments to the message header." (patchset #5 id:80001 of https://codereview.chromium.org/1334593002/ )
by erikchen
· 9 years ago
2d565d3
ipc: Remove basictypes.h includes.
by tfarina
· 9 years ago
0a23235
Reland #2 "ipc: Add a new field num_brokered_attachments to the message header."
by erikchen
· 9 years ago
a5840dd
ipc: Make a new class PlaceholderBrokerableAttachment.
by erikchen
· 9 years ago
5762650
ipc: Move //crypto dependency into a Windows-only file.
by erikchen
· 9 years ago
879c046
Create a RenderProcess message class and move keygen to it.
by avi
· 9 years ago
2ffe51b
ipc: Use a global for the process's attachment broker.
by erikchen
· 9 years ago
47182a2
Remove dependency on //crypto in //ipc, except on windows.
by Sergey Ulanov
· 9 years ago
d328d52
ipc: Convert k(u)int*max types from basictypes.h to std::numeric_limits variants.
by tfarina
· 9 years ago
c8dc3f5
ipc: Update Message::FindNext to parse brokered attachments.
by erikchen
· 9 years ago
133c289
ipc: Make sure that ChannelReader is destroyed correctly.
by erikchen
· 9 years ago
ec7f16c
ipc: Add the inner class OutputElement to Channel.
by erikchen
· 9 years ago
5ba9489
Move Singleton and related structs to namespace base
by olli.raula
· 9 years ago
1cbfa08
ipc: Convert int types from basictypes.h to the ones from stdint.h
by tfarina
· 9 years ago
1569f07
Add missing locking for the |sender_| member in IPC::SyncMessageFilter.
by amistry
· 9 years ago
2956255
Revert of Reland #1 "ipc: Add a new field num_brokered_attachments to the message header." (patchset #4 id:60001 of https://codereview.chromium.org/1330563002/ )
by erikchen
· 9 years ago
f986cd8
ipc: Add methods for AttachmentBroker nonce serialization.
by erikchen
· 9 years ago
5532167
Reland #1 "ipc: Add a new field num_brokered_attachments to the message header."
by erikchen
· 9 years ago
5dfb9c2
Fix races with MessagePipeReader due to the Mojo IPC channel being thread-safe.
by amistry
· 9 years ago
2b2b1f6
Revert of ipc: Add a new field num_brokered_attachments to the message header. (patchset #1 id:1 of https://codereview.chromium.org/1311673011/ )
by erikchen
· 9 years ago
aabc9b1
ipc: Add a new field num_brokered_attachments to the message header.
by erikchen
· 9 years ago
c577844
Revert of IPC: Add attachment brokering support to the message header. (patchset #3 id:40001 of https://codereview.chromium.org/1303103002/ )
by erikchen
· 9 years ago
46db050
Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598
by rockot
· 9 years ago
28a021e
Revert of Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 (patchset #1 id:1 of https://codereview.chromium.org/1310103002/ )
by rockot
· 9 years ago
Next »