summaryrefslogtreecommitdiffstats
path: root/content/common/pepper_plugin_registry.h
Commit message (Expand)AuthorAgeFilesLines
* Move a bunch of content\common code into the content namespace.jam@chromium.org2012-10-231-5/+8
* Remove #pragma once from contentajwong@chromium.org2012-07-111-2/+1
* Add OVERRIDE to content/.avi@chromium.org2011-11-171-1/+2
* Move PepperPluginInfo to content/public/common and put it into the content na...jam@chromium.org2011-10-211-36/+5
* Reland r101259 after fixing shared-library build issues.alokp@chromium.org2011-09-151-7/+1
* Reland r101269: Store plug-in enabled/disabled state in PluginPrefs instead o...bauerb@chromium.org2011-09-151-3/+0
* Revert 101269 - Store plug-in enabled/disabled state in PluginPrefs instead o...bauerb@chromium.org2011-09-151-0/+3
* Store plug-in enabled/disabled state in PluginPrefs instead of WebPluginInfo,...bauerb@chromium.org2011-09-151-3/+0
* Revert 101259 - Removed the dependency of PepperPluginRegistry on Pepper proxy.stuartmorgan@chromium.org2011-09-151-1/+7
* Removed the dependency of PepperPluginRegistry on Pepper proxy.alokp@chromium.org2011-09-151-7/+1
* Annotate all of the functions in content that need to be exported, in prepara...dpranke@chromium.org2011-09-131-2/+4
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-181-1/+1
* Wire experimental Flapper part twocpu@chromium.org2011-08-171-2/+9
* Make WebPluginInfo more genericcpu@chromium.org2011-08-141-3/+3
* Support getting the font list in Pepper. This currently only works out ofbrettw@chromium.org2011-05-181-7/+3
* Convert audio-related messages to the new thunk/API system for Pepper.brettw@chromium.org2011-05-131-1/+1
* Make the Pepper proxy support in-process font rendering.brettw@chromium.org2011-05-101-0/+3
* Switch IPC::ChannelProxy to use MessageLoopProxy instead of MessageLoop. Thi...jam@chromium.org2011-05-021-1/+1
* Move PepperPluginRegistry to content, while leaving the Chrome specific bits ...jam@chromium.org2011-04-181-0/+125