| Commit message (Expand) | Author | Age | Files | Lines |
* | Cross-process Message Port implementation. | jam@chromium.org | 2009-08-04 | 1 | -0/+19 |
* | The messages attached to the task created by an IPC ChannelProxy are leaked w... | jcampan@chromium.org | 2009-07-28 | 2 | -3/+30 |
* | Fix the massive type confusion for ParamTraits in the IPC code. | deanm@chromium.org | 2009-07-28 | 1 | -49/+22 |
* | posix: cut down on IPC logging spew a bit | evan@chromium.org | 2009-07-28 | 2 | -5/+11 |
* | posix: handle chars more delicately in ipc logging | evan@chromium.org | 2009-07-27 | 1 | -4/+25 |
* | Unrevert 21355 because the revert might be causing the | nsylvain@chromium.org | 2009-07-23 | 2 | -0/+8 |
* | Build fix: I incorrectly applied r21399 from a patch. | agl@chromium.org | 2009-07-23 | 1 | -0/+0 |
* | Fixes a couple gyp configuration issues with ipc_tests. | agl@chromium.org | 2009-07-23 | 1 | -0/+1 |
* | Revert 21355 because it might be causing all the new | nsylvain@chromium.org | 2009-07-23 | 2 | -8/+0 |
* | This file is not building on Windows, and I have no time to investigate, | nsylvain@chromium.org | 2009-07-23 | 1 | -1/+0 |
* | Switch the first thread in a child process to be the main thread, and make th... | jam@chromium.org | 2009-07-23 | 2 | -0/+8 |
* | Split the IPC code into ipc/ | agl@chromium.org | 2009-07-22 | 34 | -0/+9564 |
* | Revert "Move IPC code to ipc/" | agl@chromium.org | 2009-04-03 | 35 | -9396/+0 |
* | Move IPC code to ipc/ | agl@chromium.org | 2009-04-03 | 35 | -0/+9396 |