summaryrefslogtreecommitdiff
path: root/ipc/ipc_listener.h
AgeCommit message (Expand)Author
2020-06-05Fuchsia: Include some Posix-only code paths in ipc.Fabrice de Gans-Riberi
2020-06-05Add a generic component export macroKen Rockot
2020-06-05Adds associated interface support between RenderFrameHost and RenderFrame.rockot
2020-06-04ipc: Convert int types from basictypes.h to the ones from stdint.htfarina
2020-06-04Ensure that any IPC sent from a child process that couldn't be deserialized c...jam@chromium.org
2020-06-04RefCounted types should not have public destructorsrsleevi@chromium.org
2020-06-04Separate out IPC::Message::Sender and Channel::Listener into a separate class.brettw@chromium.org