summaryrefslogtreecommitdiffstats
path: root/content/browser/plugin_service.cc
Commit message (Expand)AuthorAgeFilesLines
* 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