Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |