| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduce ChannelMojo | morrita@chromium.org | 2014-08-04 | 1 | -2/+2 |
* | Ensure that any IPC sent from a child process that couldn't be deserialized c... | jam@chromium.org | 2014-05-15 | 1 | -0/+2 |
* | IPC: Restrict 'toplevel' to truly toplevel events. | epenner@chromium.org | 2014-05-02 | 1 | -2/+2 |
* | Make flow event traces disabled-by-default | fmeawad@chromium.org | 2014-02-06 | 1 | -2/+3 |
* | Alternative workaround for mac kernel bug. | hubbe@chromium.org | 2013-10-15 | 1 | -3/+9 |
* | Revert 227999 "Alternative workaround for mac kernel bug." | benwells@chromium.org | 2013-10-11 | 1 | -9/+3 |
* | Alternative workaround for mac kernel bug. | hubbe@chromium.org | 2013-10-10 | 1 | -3/+9 |
* | Fix check for maximum IPC message size. | rkc@chromium.org | 2012-11-28 | 1 | -2/+2 |
* | Add missing includes to ipc_listener.h | tfarina@chromium.org | 2012-11-15 | 1 | -0/+1 |
* | Trace PostTasks from post to run. | jbates@chromium.org | 2012-09-18 | 1 | -1/+14 |
* | Add async trace events to trace progress of IPC messages | jbates@chromium.org | 2012-09-04 | 1 | -0/+1 |
* | Separate out IPC::Message::Sender and Channel::Listener into a separate class. | brettw@chromium.org | 2012-06-11 | 1 | -2/+1 |
* | Coverity: Fix a few uninitialized vars. | jhawkins@chromium.org | 2012-03-12 | 1 | -0/+1 |
* | Factor out the shared parts of IPC channel reading. | brettw@chromium.org | 2012-03-08 | 1 | -0/+93 |