| Commit message (Expand) | Author | Age | Files | Lines |
* | IPC & LibEvent fix | jeremy@chromium.org | 2009-09-23 | 2 | -2/+67 |
* | Preparing rollback in case things don't work out. | bradnelson@google.com | 2009-09-18 | 1 | -1/+0 |
* | This is a copy of http://codereview.chromium.org/153002/show | gregoryd@google.com | 2009-09-18 | 1 | -0/+1 |
* | r21342 moved IPC tests from unit_tests to ipc_tests, | dkegel@google.com | 2009-09-17 | 1 | -0/+4 |
* | Force inclusion of build/common.gypi for all chromium gyp files. | yaar@chromium.org | 2009-09-15 | 1 | -3/+0 |
* | Disabling the AsyncIO.IPCChannelClose UMA macro due to a potential race condi... | ananta@chromium.org | 2009-09-15 | 1 | -1/+7 |
* | On Linux, move the passing of filedescriptors to a dedicated socketpair(). | agl@chromium.org | 2009-09-04 | 2 | -38/+221 |
* | Revert "Fix a ton of compiler warnings." | tony@chromium.org | 2009-08-28 | 3 | -13/+10 |
* | Fix a ton of compiler warnings. | estade@chromium.org | 2009-08-28 | 3 | -10/+13 |
* | Speculative fix for a leak in SyncChannel. | jeremy@chromium.org | 2009-08-28 | 2 | -2/+2 |
* | Add a nullable string16 class to base. It combines a string16 + a null param | jorlow@chromium.org | 2009-08-27 | 1 | -0/+27 |
* | Recommit "Bring up Firefox Password Import Unittest on OS X." | jeremy@chromium.org | 2009-08-21 | 2 | -2/+2 |
* | Revert "Bring up Firefox Password Import Unittest on OS X." | jeremy@chromium.org | 2009-08-21 | 2 | -2/+2 |
* | Bring up Firefox Password Import Unittest on OS X. | jeremy@chromium.org | 2009-08-21 | 2 | -2/+2 |
* | Update log to not claim Connect was always called twice. :) | tommi@chromium.org | 2009-08-17 | 1 | -1/+1 |
* | Implementation of getBackgroundPage(), getToolstrips(), and | aa@chromium.org | 2009-08-14 | 1 | -5/+13 |
* | 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 |