Sign in
chromium
/
chromium
/
src.git
/
73b63fd9d4501782f0033ba72f21a33e43fe290c
/
ipc
2bccc2c
Kills TraceTicks, which was functionally the same as TimeTicks
by charliea
· 10 years ago
67d14d42
arc-bridge: Add IPC message definitions
by lhchavez
· 10 years ago
bee541f4
Android Webview IPC-based sync compositing
by boliu
· 10 years ago
adfa920
ipc: Add more UMA metrics for AttachmentBrokerUnprivileged.
by erikchen
· 10 years ago
06a2e65
Trim IPC ChannelReader's buffer after processing large messages.
by dskiba
· 10 years ago
3e9be73
Change VLOGs in ipc::SyncChannel to DVLOGs.
by bauerb
· 10 years ago
fa70536
ipc: Make MessageAttachment inherit from RefCountedThreadSafe.
by erikchen
· 10 years ago
19ecf184
ipc: Add ParamTraits<signed char>
by ortuno
· 10 years ago
282e55ac
ipc: Add a lock to guard modifications of state of the AttachmentBroker.
by erikchen
· 10 years ago
a03dde6f
IPC: Remove unnecessary conversions of BrokerableAttachment.
by erikchen
· 10 years ago
5fe8f376
Revert "Temporarily add UMA histogram for IPC message sizes."
by dskiba
· 10 years ago
f065078
ipc: Add UMA metrics for all possible errors during attachment brokering.
by erikchen
· 10 years ago
636bceb3
Build nacl_helper_nonsfi with GN
by phosek
· 10 years ago
328bf3f
Reland 1: "mac: Add auto-close and share-read-only functionality to SharedMemory."
by erikchen
· 10 years ago
160caaa
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
· 10 years ago
033bbbcb
mac: Add auto-close and share-read-only functionality to Mach based SharedMemory.
by erikchen
· 10 years ago
d8a3d902
ipc: Move AttachmentBrokerPrivileged singleton logic into ipc/.
by erikchen
· 10 years ago
24e44d30
ipc: Allow attachment broker messages to be processed out of order.
by erikchen
· 10 years ago
7b9f895
ipc: Move methods into AttachmentBroker interface.
by erikchen
· 10 years ago
ec3519f
ipc: Fix minor bug in ChannelProxy.
by erikchen
· 10 years ago
da902e18
mac: Make Mach port scopers better ScopedGenerics
by mark
· 10 years ago
e2eeedbf
Revert of ipc: Add a member to IPC::Message::Header on Windows. (patchset #1 id:1 of https://codereview.chromium.org/1400713002/ )
by erikchen
· 10 years ago
55eeeffd
Fold IPCSupportInitializer::ForceShutdown() with ShutDown().
by amistry
· 10 years ago
c32bea67
ipc: Add a member to IPC::Message::Header on Windows.
by erikchen
· 10 years ago
a553a3b
Make ipc_tests and ipc_perftests run on Android
by pkotwicz
· 10 years ago
5961c6d
Temporarily add UMA histogram for IPC message sizes.
by dskiba
· 10 years ago
d29eaeb5f
Isolate ipc_tests_apk.
by stip
· 10 years ago
b82097cc
ipc: Write end-to-end tests for SharedMemoryHandle brokering on Mac.
by erikchen
· 10 years ago
89d7423
ipc: Move Mac test utilities into their own file.
by erikchen
· 10 years ago
a21ed8c
Don't use base::MessageLoop::{Quit,QuitClosure} in extensions/, ipc/
by ki.stfu
· 10 years ago
81543db
ipc: Refactor and fix a bug in AttachmentBrokerPrivilegedMac.
by erikchen
· 10 years ago
b95a81f
Revert "Add more tracking detail to Mojo async waits."
by rockot
· 10 years ago
ae6d321
ipc: Make a separate vector for brokerable attachments.
by erikchen
· 10 years ago
87397e0
ipc: Add missing includes for USE_ATTACHMENT_BROKER.
by erikchen
· 10 years ago
3ee5d55e3
ipc: Add BrokerableAttachmentMac.
by erikchen
· 10 years ago
af8299d
ipc: Implement MachPortMac serialization.
by erikchen
· 10 years ago
3722a32
ipc: Update MachPortMac ownership semantics.
by erikchen
· 10 years ago
cdc80b06
ipc: Make factory methods for attachment brokers.
by erikchen
· 10 years ago
c4c7668
ipc: Initialize a struct member passed to mach_msg().
by erikchen
· 10 years ago
f81b10a
ipc: Plumbing for attachment brokering in ChannelPosix.
by erikchen
· 10 years ago
b3481e2f
ipc: Write privileged and unprivileged attachment brokers for Mac.
by erikchen
· 10 years ago
5604a11d
Detecting and fixing stringprintf.h format bugs
by brucedawson
· 10 years ago
de281b5
Add more tracking detail to Mojo async waits.
by rockot
· 10 years ago
4ff34db7
Presubmit fixes from r352123 since presubmit scripts crashed in it.
by jam
· 10 years ago
7667186a
Fix build errors from r478251.
by jam
· 10 years ago
0d77970
mac: Implement Mach-primitive backed shared memory.
by erikchen
· 10 years ago
f03da236
Reland 1: "ipc: Change the timing of the construction of the attachment broker."
by erikchen
· 10 years ago
76bcf0c
Add a Mojo EDK for Chrome that uses one OS pipe per message pipe.
by jam
· 10 years ago
e8032be
Fix another 'enumerator not handled in switch' Win-Clang warning
by Hans Wennborg
· 10 years ago
2f6cfd0e
Fix 'enumeration not handled in switch' error on Win-Clang bots
by Hans Wennborg
· 10 years ago
c6828f1
ipc: Add UMA metrics for the unprivileged attachment broker.
by erikchen
· 10 years ago
1c1e665
ipc: Make a wrapper and attachment for mach ports.
by erikchen
· 10 years ago
6f3790a
Resize IPC input buffer to fit the next message.
by dskiba
· 10 years ago
cd52c88
ipc: Add a new field num_brokered_attachments to the message header on Mac.
by erikchen
· 10 years ago
33f1909
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
· 10 years ago
5e7a0f7
Cleanup: Pass std::string as const reference from ipc/
by ki.stfu
· 10 years ago
5ea2ab7
Make SharedMemoryHandle a class on windows.
by erikchen
· 10 years ago
8758b4b
ipc: Change the timing of the construction of the attachment broker.
by erikchen
· 10 years ago
98daa73
ipc: Extend attachment broker unit tests.
by erikchen
· 10 years ago
29bd405
Re-land architecture for cross-process memory notification suppressing
by petrcermak
· 10 years ago
30dc281
ipc: Remove unnecessary attachment broker plumbing.
by erikchen
· 10 years ago
28299a1
ipc: Refactor some attachment broker classes.
by erikchen
· 10 years ago
fa2e4f2d
Revert of Reland debugging for ipc related crash.
by erikchen
· 10 years ago
16f9112d
Add UMA metrics to log attachment broker errors.
by erikchen
· 10 years ago
3b32506
ipc: Serialize brokerable attachments and append them to the message.
by erikchen
· 10 years ago
a8b611f
Reland of land debugging for ipc related crash. (patchset #1 id:1 of https://codereview.chromium.org/1354863004/ )
by erikchen
· 10 years ago
baa42d3
Revert of Architecture for cross-process memory notification suppressing (patchset #11 id:240001 of https://codereview.chromium.org/1332583002/ )
by huangs
· 10 years ago
0b119f3
Architecture for cross-process memory notification suppressing
by petrcermak
· 10 years ago
dbc8c186
Revert of Reland debugging for ipc related crash. (patchset #1 id:1 of https://codereview.chromium.org/1354063002/ )
by erikchen
· 10 years ago
1baeeb3
ipc: Remove a CHECK to fix some memory tests.
by erikchen
· 10 years ago
9fa62d5
PageLoadMetrics renderer and browser implementation.
by csharrison
· 10 years ago
a7502c6d
Reland debugging for ipc related crash.
by erikchen
· 10 years ago
1fa7dad9
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
· 10 years ago
4da8275d
ipc: Remove basictypes.h includes.
by tfarina
· 10 years ago
a2e71be
Reland #2 "ipc: Add a new field num_brokered_attachments to the message header."
by erikchen
· 10 years ago
87351da
ipc: Make a new class PlaceholderBrokerableAttachment.
by erikchen
· 10 years ago
a5085cda
ipc: Move //crypto dependency into a Windows-only file.
by erikchen
· 10 years ago
914d82e
Create a RenderProcess message class and move keygen to it.
by avi
· 10 years ago
5708aae
ipc: Use a global for the process's attachment broker.
by erikchen
· 10 years ago
384a29c9
Remove dependency on //crypto in //ipc, except on windows.
by Sergey Ulanov
· 10 years ago
7023f52
ipc: Convert k(u)int*max types from basictypes.h to std::numeric_limits variants.
by tfarina
· 10 years ago
29e0f2f
ipc: Update Message::FindNext to parse brokered attachments.
by erikchen
· 10 years ago
53d919d
ipc: Make sure that ChannelReader is destroyed correctly.
by erikchen
· 10 years ago
5142dc7
ipc: Add the inner class OutputElement to Channel.
by erikchen
· 10 years ago
36aa8be
Move Singleton and related structs to namespace base
by olli.raula
· 10 years ago
63a4d15
Fix sbox_validation_tests & Make isolate_driver.py include the executable itself
by maruel
· 10 years ago
10a5c06
ipc: Convert int types from basictypes.h to the ones from stdint.h
by tfarina
· 10 years ago
1b6ce022
Add missing locking for the |sender_| member in IPC::SyncMessageFilter.
by amistry
· 10 years ago
3086a2e
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
· 10 years ago
8135275
ipc: Add methods for AttachmentBroker nonce serialization.
by erikchen
· 10 years ago
44067ac
ipc: Temporarily disable attachment broker end-to-end tests.
by erikchen
· 10 years ago
d32c32b
Reland #1 "ipc: Add a new field num_brokered_attachments to the message header."
by erikchen
· 10 years ago
7c8964f
Revert of Fix sbox_validation_tests & Make isolate_driver.py include the executable itself (patchset #3 id:90001 of https://codereview.chromium.org/1245873002/ )
by stgao
· 10 years ago
c6649f2
Fix sbox_validation_tests & Make isolate_driver.py include the executable itself
by maruel
· 10 years ago
0b0e748
Fix races with MessagePipeReader due to the Mojo IPC channel being thread-safe.
by amistry
· 10 years ago
01eb81a7
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
· 10 years ago
9e3e945
ipc: Add a new field num_brokered_attachments to the message header.
by erikchen
· 10 years ago
06faf0c
Revert of IPC: Add attachment brokering support to the message header. (patchset #3 id:40001 of https://codereview.chromium.org/1303103002/ )
by erikchen
· 10 years ago
298955fc
Sync GN tests with GYP.
by brettw
· 10 years ago
b6a14b7
Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598
by rockot
· 10 years ago
Next »