| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Move IPC code to ipc/" | agl@chromium.org | 2009-04-03 | 1 | -0/+430 |
* | Move IPC code to ipc/ | agl@chromium.org | 2009-04-03 | 1 | -430/+0 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Fix the windows implementation of KillProcess and WaitForSingleProcess to not... | stoyan@chromium.org | 2009-02-09 | 1 | -0/+3 |
* | Commit just the changes to make creating new IPC channel types easier. | jam@chromium.org | 2009-02-04 | 1 | -4/+3 |
* | Revert my change to get the tree green. Not sure why the tests became flaky.... | jam@chromium.org | 2009-02-04 | 1 | -3/+4 |
* | Make it easier/less work/less error-prone to create new IPC channel types (i.... | jam@chromium.org | 2009-02-04 | 1 | -4/+3 |
* | Implement command line switch to allow using a FIFO or a socketpair() for IPC... | jeremy@chromium.org | 2008-12-19 | 1 | -13/+13 |
* | Refactor IPC::Channel to have a common header. | jeremy@chromium.org | 2008-12-10 | 1 | -2/+2 |
* | run ipc unit tests in release mode (was running other unit tests). port code ... | pinkerton@google.com | 2008-12-10 | 1 | -2/+2 |
* | Bring up ipc tests on POSIX. | jeremy@chromium.org | 2008-12-09 | 1 | -10/+19 |
* | Try to reland the ipc code to see if the tests | nsylvain@chromium.org | 2008-12-02 | 1 | -9/+10 |
* | We have a bunch of new ui_tests failures. I want | nsylvain@chromium.org | 2008-12-02 | 1 | -10/+9 |
* | * Add ipc_tests unittest target to xcode project. | jeremy@chromium.org | 2008-12-01 | 1 | -9/+10 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+443 |