summaryrefslogtreecommitdiffstats
path: root/content/browser/plugin_loader_posix.h
Commit message (Expand)AuthorAgeFilesLines
* Rename PluginService to PluginServiceImpl.jam@chromium.org2011-12-211-5/+6
* Coverity: Initialize member variables.jhawkins@chromium.org2011-12-201-1/+1
* Add OVERRIDE to content/.avi@chromium.org2011-11-171-1/+1
* uint32_t -> uint32 in content/browser/plugin_loader_posix.* and include basic...viettrungluu@chromium.org2011-11-091-2/+3
* Send the index in the canonical list over IPC when using the OOP plugin loader.rsesek@chromium.org2011-11-021-2/+2
* [Linux] Load plugins out-of-process.rsesek@chromium.org2011-11-021-1/+1
* Add a couple of linux-specific exports for the content component build.dpranke@chromium.org2011-11-011-2/+2
* Revert 106962 - Broke plugin_tests - [Linux] Load plugins out-of-process.rsesek@chromium.org2011-10-241-1/+1
* [Linux] Load plugins out-of-process.rsesek@chromium.org2011-10-241-1/+1
* Gracefully handle child process death in out-of-process plugin loading.rsesek@chromium.org2011-10-211-8/+84
* Move PluginLoaderClient to PluginLoaderPosix in its own file.rsesek@chromium.org2011-10-181-0/+44