summaryrefslogtreecommitdiffstats
path: root/content/browser/plugin_service.cc
Commit message (Expand)AuthorAgeFilesLines
* Reland r100733 - Cancel plugin channel requests when the renderer goes away.willchan@chromium.org2011-09-141-2/+20
* Revert 100733 (caused more crashes) - Cancel plugin channel requests when the...willchan@chromium.org2011-09-131-20/+2
* Cancel plugin channel requests when the renderer goes away.willchan@chromium.org2011-09-121-2/+20
* Add PluginServiceFilter interface and ChromePluginServiceFilter.bauerb@chromium.org2011-09-021-104/+91
* Wire experimental Flapper part twocpu@chromium.org2011-08-171-1/+16
* Print Preview: Always enable the internal PDF plugin for print preview.thestig@chromium.org2011-08-161-7/+6
* Make WebPluginInfo more genericcpu@chromium.org2011-08-141-6/+6
* PluginList cleanup to fix a race condition and decrease the API surface for f...bauerb@chromium.org2011-07-291-4/+15
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-9/+9
* Get rid of the following dependencies from content:jam@chromium.org2011-06-141-9/+0
* Remove content dependency on chrome/browser/accessibility/browser_accessibili...jam@chromium.org2011-06-131-1/+1
* Replace OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, TOOLKIT_USES_GTK, ortony@chromium.org2011-05-311-14/+10
* Support getting the font list in Pepper. This currently only works out ofbrettw@chromium.org2011-05-181-3/+7
* Get rid of some plugin related dependencies. Have PluginObserver be created ...jam@chromium.org2011-05-181-13/+3
* Remove PluginSelectionPolicy since it's not used anymore.jam@chromium.org2011-05-171-40/+10
* Observe plug-in blacklist changes in user preferences instead of local state.bauerb@chromium.org2011-04-281-11/+0
* Avoid a DCHECK that can occur when running non-admin.joi@chromium.org2011-04-201-11/+14
* Move PepperPluginRegistry to content, while leaving the Chrome specific bits ...jam@chromium.org2011-04-181-1/+1
* Clear RenderThread of any Chrome specific code, and move a bunch of stuff out...jam@chromium.org2011-04-161-0/+1
* Move FilePathWatcher to base/files.craig.schlenter@chromium.org2011-04-141-1/+5
* Wire up the extension API for registering NaCl modules to an actual registry ...abarth@chromium.org2011-04-141-28/+3
* Asynchronously create the ppapi broker.ddorwin@chromium.org2011-04-141-9/+67
* Don't pass RDH to plugin process hosts.willchan@chromium.org2011-04-061-1/+0
* Remove last extension related code in content\browser. Have the ExtensionSer...jam@chromium.org2011-04-051-68/+29
* Get rid of extensions dependency from content\browser.jam@chromium.org2011-04-041-1/+0
* kqueue implementation of FilePathWatcher on Mac.dmaclach@chromium.org2011-04-011-4/+4
* Revert 80101 - kqueue implementation of FilePathWatcher on Mac.dmaclach@chromium.org2011-04-011-1/+2
* kqueue implementation of FilePathWatcher on Mac.dmaclach@chromium.org2011-03-311-2/+1
* Hook up the sad plugin painting and the crashed plugin infobars forbrettw@chromium.org2011-03-191-1/+1
* Move FilePathWatcher class from chrome/browser/... to content/common...dmaclach@chromium.org2011-03-181-1/+2
* Move plugin messages to content.jam@chromium.org2011-03-141-1/+1
* Remove Gears from Chrome.aa@chromium.org2011-03-111-33/+0
* Fix some coverity defects (mostly pass by value).estade@chromium.org2011-03-111-1/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-4/+4
* Reland r76840 with fix for webkit_gpu dependencies.apatrick@chromium.org2011-03-081-3/+0
* Pepper: Store file extensions and description on a per-mime-type basis.viettrungluu@chromium.org2011-03-081-14/+3
* Revert 76840 - Removed GPU plugin.jcivelli@chromium.org2011-03-041-0/+3
* Removed GPU plugin.apatrick@chromium.org2011-03-031-3/+0
* Fix enable/disable of the Chrome Pepper Nacl plug-in. On Linux, the Zygote lo...bbudge@google.com2011-03-031-1/+18
* Added EnabledPlugins policy.pastarmovj@chromium.org2011-03-011-2/+3
* Delete the temporary headers left behind in chrome\browser. I've left browse...jam@chromium.org2011-03-011-1/+1
* Move the rest of the core files in chrome\browser to content\browser.jam@chromium.org2011-02-231-0/+584