| Commit message (Expand) | Author | Age | Files | Lines |
* | linux: fix renderer/plugin crash when loading multiple pages with plugins | piman@google.com | 2009-07-08 | 1 | -0/+3 |
* | posix: two related changes to make plugin IPC work on POSIX. | evan@chromium.org | 2009-06-22 | 1 | -1/+17 |
* | Revert "posix: two related changes to make plugin IPC work on POSIX." | evan@chromium.org | 2009-06-22 | 1 | -17/+1 |
* | posix: two related changes to make plugin IPC work on POSIX. | evan@chromium.org | 2009-06-20 | 1 | -1/+17 |
* | Revert "posix: two related changes to make plugin IPC work on POSIX." | evan@chromium.org | 2009-06-19 | 1 | -17/+1 |
* | posix: two related changes to make plugin IPC work on POSIX. | evan@chromium.org | 2009-06-19 | 1 | -1/+17 |
* | Linux: refactor zygote support | agl@chromium.org | 2009-06-12 | 1 | -1/+1 |
* | Revert 18109, 18111: Windows UI tests failed. | agl@chromium.org | 2009-06-10 | 1 | -1/+1 |
* | Linux: refactor zygote support | agl@chromium.org | 2009-06-10 | 1 | -1/+1 |
* | ipc: use strings, not wstrings for channel ids. | evan@chromium.org | 2009-06-04 | 1 | -2/+2 |
* | posix: add some comments and clean up some IPC channel code. | evan@chromium.org | 2009-05-01 | 1 | -4/+8 |
* | 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/+112 |
* | Move IPC code to ipc/ | agl@chromium.org | 2009-04-03 | 1 | -112/+0 |
* | POSIX: Rename DescriptorSet to FileDescriptorSet | agl@chromium.org | 2009-02-12 | 1 | -2/+2 |
* | POSIX: Transfer network data using shared memory | agl@chromium.org | 2009-02-11 | 1 | -1/+1 |
* | Mac + Linux build fix: | agl@chromium.org | 2009-02-07 | 1 | -0/+5 |
* | FileDescriptor: passing fds over IPC | agl@chromium.org | 2009-02-07 | 1 | -0/+15 |
* | Implement command line switch to allow using a FIFO or a socketpair() for IPC... | jeremy@chromium.org | 2008-12-19 | 1 | -0/+8 |
* | message_pump_libevent refactor: | jeremy@chromium.org | 2008-12-15 | 1 | -19/+10 |
* | Reverting 6911. | ojan@google.com | 2008-12-12 | 1 | -10/+19 |
* | message_pump_libevent refactor: | jeremy@chromium.org | 2008-12-12 | 1 | -19/+10 |
* | Refactor IPC::Channel to have a common header. | jeremy@chromium.org | 2008-12-10 | 1 | -0/+93 |