summaryrefslogtreecommitdiffstats
path: root/ipc/ipc_listener.h
Commit message (Expand)AuthorAgeFilesLines
* ipc: Convert int types from basictypes.h to the ones from stdint.htfarina2015-09-041-2/+3
* Ensure that any IPC sent from a child process that couldn't be deserialized c...jam@chromium.org2014-05-151-0/+3
* RefCounted types should not have public destructorsrsleevi@chromium.org2012-07-111-2/+3
* Separate out IPC::Message::Sender and Channel::Listener into a separate class.brettw@chromium.org2012-06-111-0/+46