summaryrefslogtreecommitdiffstats
path: root/ipc
Commit message (Expand)AuthorAgeFilesLines
* ipc: Serialize brokerable attachments and append them to the message.erikchen2015-09-223-2/+41
* Reland of land debugging for ipc related crash. (patchset #1 id:1 of https://...erikchen2015-09-225-2/+37
* Revert of Architecture for cross-process memory notification suppressing (pat...huangs2015-09-221-1/+0
* Architecture for cross-process memory notification suppressingpetrcermak2015-09-221-0/+1
* Revert of Reland debugging for ipc related crash. (patchset #1 id:1 of https:...erikchen2015-09-215-37/+2
* ipc: Remove a CHECK to fix some memory tests.erikchen2015-09-211-1/+4
* PageLoadMetrics renderer and browser implementation.csharrison2015-09-211-0/+1
* Reland debugging for ipc related crash.erikchen2015-09-195-2/+37
* Revert of Reland #2 "ipc: Add a new field num_brokered_attachments to the mes...erikchen2015-09-166-56/+2
* ipc: Remove basictypes.h includes.tfarina2015-09-1614-17/+13
* Reland #2 "ipc: Add a new field num_brokered_attachments to the message header."erikchen2015-09-166-2/+56
* ipc: Make a new class PlaceholderBrokerableAttachment.erikchen2015-09-1516-73/+126
* ipc: Move //crypto dependency into a Windows-only file.erikchen2015-09-157-28/+56
* Create a RenderProcess message class and move keygen to it.avi2015-09-141-0/+1
* ipc: Use a global for the process's attachment broker.erikchen2015-09-1410-48/+57
* Remove dependency on //crypto in //ipc, except on windows.Sergey Ulanov2015-09-147-52/+42
* ipc: Convert k(u)int*max types from basictypes.h to std::numeric_limits varia...tfarina2015-09-113-5/+7
* ipc: Update Message::FindNext to parse brokered attachments.erikchen2015-09-113-11/+91
* ipc: Make sure that ChannelReader is destroyed correctly.erikchen2015-09-115-2/+15
* ipc: Add the inner class OutputElement to Channel.erikchen2015-09-104-15/+58
* Move Singleton and related structs to namespace baseolli.raula2015-09-103-6/+4
* Fix sbox_validation_tests & Make isolate_driver.py include the executable itselfmaruel2015-09-091-1/+0
* ipc: Convert int types from basictypes.h to the ones from stdint.htfarina2015-09-0433-147/+180
* Add missing locking for the |sender_| member in IPC::SyncMessageFilter.amistry2015-09-041-2/+5
* Revert of Reland #1 "ipc: Add a new field num_brokered_attachments to the mes...erikchen2015-09-042-19/+0
* ipc: Add methods for AttachmentBroker nonce serialization.erikchen2015-09-042-7/+36
* ipc: Temporarily disable attachment broker end-to-end tests.erikchen2015-09-041-4/+5
* Reland #1 "ipc: Add a new field num_brokered_attachments to the message header."erikchen2015-09-032-0/+19
* Revert of Fix sbox_validation_tests & Make isolate_driver.py include the exec...stgao2015-09-031-0/+1
* Fix sbox_validation_tests & Make isolate_driver.py include the executable itselfmaruel2015-09-021-1/+0
* Fix races with MessagePipeReader due to the Mojo IPC channel being thread-safe.amistry2015-09-022-13/+37
* Revert of ipc: Add a new field num_brokered_attachments to the message header...erikchen2015-09-012-19/+0
* ipc: Add a new field num_brokered_attachments to the message header.erikchen2015-08-312-0/+19
* Revert of IPC: Add attachment brokering support to the message header. (patch...erikchen2015-08-2731-650/+181
* Sync GN tests with GYP.brettw2015-08-251-1/+2
* Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598rockot2015-08-241-0/+1
* Revert of Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 (pa...rockot2015-08-231-1/+0
* Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598rockot2015-08-221-0/+1
* Revert of Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 (pa...yosin2015-08-221-1/+0
* Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598rockot2015-08-221-0/+1
* Reland #1: IPC: Add attachment brokering support to the message header.erikchen2015-08-2231-181/+650
* IWYU for base/memory/scoped_vector.h.thestig2015-08-221-1/+0
* Revert of Re-enable ChannelMojo (patchset #1 id:1 of https://codereview.chrom...rockot2015-08-211-1/+3
* Revert of IPC: Add attachment brokering support to the message header. (patch...ricea2015-08-2029-602/+175
* Revert of clang/win: Fix build after https://codereview.chromium.org/12862530...ricea2015-08-202-10/+2
* clang/win: Fix build after https://codereview.chromium.org/1286253002/Nico Weber2015-08-202-2/+10
* IPC: Add attachment brokering support to the message header.erikchen2015-08-2029-175/+602
* Migrate IPC to use Flow API v2.yuhaoz2015-08-186-22/+31
* Re-enable ChannelMojorockot2015-08-181-3/+1
* Fix a few typos in the IPC message macros documentationphilipj2015-08-121-6/+6