summaryrefslogtreecommitdiffstats
path: root/ipc/ipc_channel_reader.cc
Commit message (Expand)AuthorAgeFilesLines
* Add async trace events to trace progress of IPC messagesjbates@chromium.org2012-09-041-0/+1
* Separate out IPC::Message::Sender and Channel::Listener into a separate class.brettw@chromium.org2012-06-111-2/+1
* Coverity: Fix a few uninitialized vars.jhawkins@chromium.org2012-03-121-0/+1
* Factor out the shared parts of IPC channel reading.brettw@chromium.org2012-03-081-0/+93