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