Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Send the index in the canonical list over IPC when using the OOP plugin loader. | rsesek@chromium.org | 2011-11-02 | 1 | -15/+15 |
* | [Linux] Load plugins out-of-process. | rsesek@chromium.org | 2011-11-02 | 1 | -0/+37 |
* | Move BrowserThread to content namespace. | joi@chromium.org | 2011-11-02 | 1 | -0/+1 |
* | Switch content tests to use BrowserThreadImpl directly. | joi@chromium.org | 2011-10-31 | 1 | -3/+5 |
* | Split BrowserThread into public API and private implementation, step 1. | joi@chromium.org | 2011-10-28 | 1 | -5/+5 |
* | Revert 106962 - Broke plugin_tests - [Linux] Load plugins out-of-process. | rsesek@chromium.org | 2011-10-24 | 1 | -37/+0 |
* | [Linux] Load plugins out-of-process. | rsesek@chromium.org | 2011-10-24 | 1 | -0/+37 |
* | Gracefully handle child process death in out-of-process plugin loading. | rsesek@chromium.org | 2011-10-21 | 1 | -0/+278 |