summaryrefslogtreecommitdiffstats
path: root/content/browser/plugin_service.h
Commit message (Expand)AuthorAgeFilesLines
* Remove chrome dependency on PepperPluginRegistry. This was used only by exten...jam@chromium.org2011-11-291-3/+6
* Add OVERRIDE to content/.avi@chromium.org2011-11-171-3/+5
* share all the needed linux code with OpenBSD in chrome and contentrobert.nagy@gmail.com2011-11-111-3/+3
* Move PluginPrefs to use PluginService instead of PluginList.rsesek@chromium.org2011-11-111-1/+1
* Refactor PluginService to take PluginList as a dependency.rsesek@chromium.org2011-11-101-1/+8
* Cleanup: Remove unneeded forward declarations in content/browser.thestig@chromium.org2011-11-101-1/+1
* Revert r108760 / reland r108744, r108753 w/ fixdpranke@chromium.org2011-11-081-4/+17
* Revert r108744, r108753 - "Modify code in chrome to call wrapper functions on...dpranke@chromium.org2011-11-051-17/+4
* Modify code in chrome to call wrapper functions on PluginServicedpranke@chromium.org2011-11-041-4/+17
* Gracefully handle child process death in out-of-process plugin loading.rsesek@chromium.org2011-10-211-0/+5
* Move PepperPluginInfo to content/public/common and put it into the content na...jam@chromium.org2011-10-211-3/+4
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-7/+7
* Finish moving plugin probing out of process.rsesek@chromium.org2011-10-121-1/+16
* Only purge plug-in list caches for renderers belonging to a given profile.bauerb@chromium.org2011-10-121-3/+7
* Use a placeholder instead of the default plugin for missing plug-ins on Mac a...bauerb@chromium.org2011-10-051-1/+11
* Combine PpapiBrokerProcessHost into PpapiPluginProcessHost.ddorwin@chromium.org2011-09-301-6/+5
* Convert the PluginService interface to be an async wrapper around PluginList.rsesek@chromium.org2011-09-231-6/+36
* Fix crash. Call GetResourceContext() on IO thread.willchan@chromium.org2011-09-161-1/+2
* Reland r100733 - Cancel plugin channel requests when the renderer goes away.willchan@chromium.org2011-09-141-0/+5
* Revert 100733 (caused more crashes) - Cancel plugin channel requests when the...willchan@chromium.org2011-09-131-5/+0
* Annotate all of the functions in content that need to be exported, in prepara...dpranke@chromium.org2011-09-131-1/+2
* Cancel plugin channel requests when the renderer goes away.willchan@chromium.org2011-09-121-0/+5
* Add PluginServiceFilter interface and ChromePluginServiceFilter.bauerb@chromium.org2011-09-021-23/+25
* Print Preview: Always enable the internal PDF plugin for print preview.thestig@chromium.org2011-08-161-1/+2
* Make WebPluginInfo more genericcpu@chromium.org2011-08-141-3/+3
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* Replace OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, TOOLKIT_USES_GTK, ortony@chromium.org2011-05-311-3/+3
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Support getting the font list in Pepper. This currently only works out ofbrettw@chromium.org2011-05-181-1/+2
* Get rid of some plugin related dependencies. Have PluginObserver be created ...jam@chromium.org2011-05-181-12/+0
* Remove PluginSelectionPolicy since it's not used anymore.jam@chromium.org2011-05-171-22/+8
* Observe plug-in blacklist changes in user preferences instead of local state.bauerb@chromium.org2011-04-281-5/+0
* Move FilePathWatcher to base/files.craig.schlenter@chromium.org2011-04-141-4/+4
* Asynchronously create the ppapi broker.ddorwin@chromium.org2011-04-141-0/+8
* Don't pass RDH to plugin process hosts.willchan@chromium.org2011-04-061-7/+0
* Remove last extension related code in content\browser. Have the ExtensionSer...jam@chromium.org2011-04-051-7/+18
* Move some files from base to base/memory.levin@chromium.org2011-03-281-3/+3
* Move FilePathWatcher class from chrome/browser/... to content/common...dmaclach@chromium.org2011-03-181-1/+1
* Remove Gears from Chrome.aa@chromium.org2011-03-111-17/+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-2/+2
* Move the rest of the core files in chrome\browser to content\browser.jam@chromium.org2011-02-231-0/+232