| Commit message (Expand) | Author | Age | Files | Lines |
* | Linux: refactor zygote support | agl@chromium.org | 2009-06-12 | 1 | -4/+3 |
* | Revert 18109, 18111: Windows UI tests failed. | agl@chromium.org | 2009-06-10 | 1 | -3/+4 |
* | Linux: refactor zygote support | agl@chromium.org | 2009-06-10 | 1 | -4/+3 |
* | ipc: use strings, not wstrings for channel ids. | evan@chromium.org | 2009-06-04 | 1 | -1/+1 |
* | posix: add some comments and clean up some IPC channel code. | evan@chromium.org | 2009-05-01 | 1 | -4/+0 |
* | linux (and some posix): multiprocess plugins compiling. | evan@chromium.org | 2009-04-23 | 1 | -1/+1 |
* | Revert "Move IPC code to ipc/" | agl@chromium.org | 2009-04-03 | 1 | -0/+123 |
* | Move IPC code to ipc/ | agl@chromium.org | 2009-04-03 | 1 | -123/+0 |
* | Implement command line switch to allow using a FIFO or a socketpair() for IPC... | jeremy@chromium.org | 2008-12-19 | 1 | -0/+16 |
* | Refactor IPC::Channel to have a common header. | jeremy@chromium.org | 2008-12-10 | 1 | -98/+13 |
* | First cut at POSIX Implementation of IPC Channel using FIFOs. | jeremy@chromium.org | 2008-12-08 | 1 | -7/+35 |
* | Try to reland the ipc code to see if the tests | nsylvain@chromium.org | 2008-12-02 | 1 | -15/+13 |
* | We have a bunch of new ui_tests failures. I want | nsylvain@chromium.org | 2008-12-02 | 1 | -13/+15 |
* | * Add ipc_tests unittest target to xcode project. | jeremy@chromium.org | 2008-12-01 | 1 | -15/+13 |
* | Switch MessagePumpForIO to use completion ports on Windows. | rvargas@google.com | 2008-11-07 | 1 | -6/+8 |
* | Remove WatchObject from the ipc channel. | rvargas@google.com | 2008-10-13 | 1 | -21/+20 |
* | Adds missing virtual destructors on a couple of interface classes. | darin@google.com | 2008-09-06 | 1 | -0/+2 |
* | Chrome changes corresponding to my message_loop_type CL. | darin@google.com | 2008-08-26 | 1 | -1/+1 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | rollback r625 because it made things slower | darin@google.com | 2008-08-09 | 1 | -7/+16 |
* | Switch IPC classes over to using ObjectWatcher instead of MessageLoop::WatchO... | darin@google.com | 2008-08-09 | 1 | -16/+7 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+187 |