summaryrefslogtreecommitdiffstats
path: root/content/browser/plugin_loader_posix_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Send the index in the canonical list over IPC when using the OOP plugin loader.rsesek@chromium.org2011-11-021-15/+15
* [Linux] Load plugins out-of-process.rsesek@chromium.org2011-11-021-0/+37
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+1
* Switch content tests to use BrowserThreadImpl directly.joi@chromium.org2011-10-311-3/+5
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-5/+5
* Revert 106962 - Broke plugin_tests - [Linux] Load plugins out-of-process.rsesek@chromium.org2011-10-241-37/+0
* [Linux] Load plugins out-of-process.rsesek@chromium.org2011-10-241-0/+37
* Gracefully handle child process death in out-of-process plugin loading.rsesek@chromium.org2011-10-211-0/+278