summaryrefslogtreecommitdiff
path: root/ipc/ipc_message.h
AgeCommit message (Expand)Author
2020-06-05Fuchsia: Include some Posix-only code paths in ipc.Fabrice de Gans-Riberi
2020-06-05Rename buildflag_headers for consistencyScott Violet
2020-06-05ACCESS_VIOLATION exceptionRoman Karasev
2020-06-05Mojo Bindings: Support handles in native structsKen Rockot
2020-06-05Reland "Add enable_ipc_logging build argument"davidsz
2020-06-05Revert of Reland "Add enable_ipc_logging build argument" (patchset #1 id:1 of...jwd
2020-06-05Reland "Add enable_ipc_logging build argument (patchset #2 id:20001 of https:...davidsz
2020-06-05Revert of Add enable_ipc_logging build argument (patchset #2 id:20001 of http...rockot
2020-06-05Add enable_ipc_logging build argumentdavidsz
2020-06-05Cleanup remaining class/struct fwd declarationsjbriance
2020-06-05Remove IPC::BrokerableAttachment.sammc
2020-06-05Revert of Remove IPC::BrokerableAttachment. (patchset #1 id:120001 of https:/...horo
2020-06-05Remove IPC::BrokerableAttachment.sammc
2020-06-05Remove IPC::Endpoint.sammc
2020-06-05Delete IPC::ChannelPosix, IPC::ChannelWin and IPC::AttachmentBroker.sammc
2020-06-05IPC::Message -> base::Picklerockot
2020-06-05Switch to standard integer types in ipc/.avi
2020-06-05Add the field num_brokered_attachments to IPC::Message::Header on Windows.erikchen
2020-06-05Revert of ipc: Add a member to IPC::Message::Header on Windows. (patchset #1 ...erikchen
2020-06-05ipc: Add a member to IPC::Message::Header on Windows.erikchen
2020-06-05Resize IPC input buffer to fit the next message.dskiba
2020-06-05ipc: Add a new field num_brokered_attachments to the message header on Mac.erikchen
2020-06-04ipc: Serialize brokerable attachments and append them to the message.erikchen
2020-06-04Revert of Reland #2 "ipc: Add a new field num_brokered_attachments to the mes...erikchen
2020-06-04Reland #2 "ipc: Add a new field num_brokered_attachments to the message header."erikchen
2020-06-04ipc: Make a new class PlaceholderBrokerableAttachment.erikchen
2020-06-04ipc: Convert k(u)int*max types from basictypes.h to std::numeric_limits varia...tfarina
2020-06-04ipc: Update Message::FindNext to parse brokered attachments.erikchen
2020-06-04ipc: Convert int types from basictypes.h to the ones from stdint.htfarina
2020-06-04Revert of Reland #1 "ipc: Add a new field num_brokered_attachments to the mes...erikchen
2020-06-04Reland #1 "ipc: Add a new field num_brokered_attachments to the message header."erikchen
2020-06-04Revert of ipc: Add a new field num_brokered_attachments to the message header...erikchen
2020-06-04ipc: Add a new field num_brokered_attachments to the message header.erikchen
2020-06-04Revert of IPC: Add attachment brokering support to the message header. (patch...erikchen
2020-06-04Reland #1: IPC: Add attachment brokering support to the message header.erikchen
2020-06-04Revert of IPC: Add attachment brokering support to the message header. (patch...ricea
2020-06-04IPC: Add attachment brokering support to the message header.erikchen
2020-06-04Migrate IPC to use Flow API v2.yuhaoz
2020-06-04ipc: Create an unforgeable mechanism to get the process id of the sender.erikchen
2020-06-04Update ChannelReader to use AttachmentBroker.erikchen
2020-06-04Adjust the binding point of IPC flow events from the next slice to the enclos...yuhaoz
2020-06-04Stub in more IPC attachment brokering functionality.erikchen
2020-06-04Move Pickle to base namespace.brettw
2020-06-04IPC: Add MojoHandleAttachmentmorrita
2020-06-04Deleting the forwarding header files base/debug/trace_event*ssid
2020-06-04IPC::Message Refactoring: Move POSIX specific bits to PlatformFileAttachmentmorrita
2020-06-04Mechanical rename of tracing includes (remaining bits)primiano
2020-06-04IPC: Generalize FileDescriptorSet to MessageAttachmentSetmorrita
2020-06-04Standardize usage of virtual/override/final in ipc/dcheng
2020-06-04Revert of Standardize usage of virtual/override/final in ipc/ (patchset #1 id...dcheng