summaryrefslogtreecommitdiffstats
path: root/content/browser/plugin_loader_posix.h
Commit message (Expand)AuthorAgeFilesLines
* Use base namespace for FilePath in content/browserbrettw@chromium.org2013-02-071-3/+3
* Move the remaning files in content\common to the content namespace.jam@chromium.org2012-10-241-6/+7
* Use IPC::Sender and IPC::Listener in content.brettw@chromium.org2012-06-251-3/+3
* PluginLoader loads plugins again after last load completeshclam@chromium.org2012-03-121-1/+2
* Create an API around UtilityProcessHost and use that from chrome.jam@chromium.org2012-02-031-8/+11
* A few clients of the utility process had a race condition that could lead to ...dgrogan@chromium.org2012-01-271-2/+2
* 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