| Commit message (Expand) | Author | Age | Files | Lines |
* | posix: add some comments and clean up some IPC channel code. | evan@chromium.org | 2009-05-01 | 1 | -1/+0 |
* | Revert "POSIX: Don't allow onunload handlers to hang a renderer forever." | agl@chromium.org | 2009-05-01 | 1 | -4/+0 |
* | POSIX: Don't allow onunload handlers to hang a renderer forever. | agl@chromium.org | 2009-05-01 | 1 | -0/+4 |
* | 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/+206 |
* | Move IPC code to ipc/ | agl@chromium.org | 2009-04-03 | 1 | -206/+0 |
* | Ensure that a listener's OnChannelConnected is called before OnMessageReceived. | jam@chromium.org | 2009-03-12 | 1 | -3/+6 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Bring up IPC::ChannelProxy on POSIX. | jeremy@chromium.org | 2008-12-22 | 1 | -0/+8 |
* | Refactor IPC::Channel to have a common header. | jeremy@chromium.org | 2008-12-10 | 1 | -0/+2 |
* | Fix a race condition in the SyncChannel code. | jam@chromium.org | 2008-12-05 | 1 | -4/+3 |
* | Try to reland the ipc code to see if the tests | nsylvain@chromium.org | 2008-12-02 | 1 | -1/+1 |
* | We have a bunch of new ui_tests failures. I want | nsylvain@chromium.org | 2008-12-02 | 1 | -1/+1 |
* | * Add ipc_tests unittest target to xcode project. | jeremy@chromium.org | 2008-12-01 | 1 | -1/+1 |
* | Make IPC::SyncChannel not duplicate the underlying MessageLoop implementatio... | jam@chromium.org | 2008-10-24 | 1 | -11/+13 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | reland safe portions of r625 | darin@google.com | 2008-08-14 | 1 | -5/+0 |
* | Enabling sync_channel in the browser to allow accessibility code making block... | jcampan@google.com | 2008-08-12 | 1 | -1/+4 |
* | rollback r625 because it made things slower | darin@google.com | 2008-08-09 | 1 | -6/+3 |
* | Switch IPC classes over to using ObjectWatcher instead of MessageLoop::WatchO... | darin@google.com | 2008-08-09 | 1 | -3/+6 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+219 |