| Commit message (Expand) | Author | Age | Files | Lines |
* | Split PepperPluginRegistry into the pieces that are needed in each process. c... | jam@chromium.org | 2013-07-25 | 1 | -98/+0 |
* | Move webkit/plugins/ppapi to content/renderer/pepper. | jam@chromium.org | 2013-07-25 | 1 | -6/+5 |
* | Move webplugininfo.h to content/public. | jam@chromium.org | 2013-07-21 | 1 | -2/+2 |
* | Use base namespace for FilePath in chrome/common and content/common. | brettw@chromium.org | 2013-02-07 | 1 | -4/+7 |
* | Move a bunch of content\common code into the content namespace. | jam@chromium.org | 2012-10-23 | 1 | -5/+8 |
* | Remove #pragma once from content | ajwong@chromium.org | 2012-07-11 | 1 | -2/+1 |
* | Add OVERRIDE to content/. | avi@chromium.org | 2011-11-17 | 1 | -1/+2 |
* | Move PepperPluginInfo to content/public/common and put it into the content na... | jam@chromium.org | 2011-10-21 | 1 | -36/+5 |
* | Reland r101259 after fixing shared-library build issues. | alokp@chromium.org | 2011-09-15 | 1 | -7/+1 |
* | Reland r101269: Store plug-in enabled/disabled state in PluginPrefs instead o... | bauerb@chromium.org | 2011-09-15 | 1 | -3/+0 |
* | Revert 101269 - Store plug-in enabled/disabled state in PluginPrefs instead o... | bauerb@chromium.org | 2011-09-15 | 1 | -0/+3 |
* | Store plug-in enabled/disabled state in PluginPrefs instead of WebPluginInfo,... | bauerb@chromium.org | 2011-09-15 | 1 | -3/+0 |
* | Revert 101259 - Removed the dependency of PepperPluginRegistry on Pepper proxy. | stuartmorgan@chromium.org | 2011-09-15 | 1 | -1/+7 |
* | Removed the dependency of PepperPluginRegistry on Pepper proxy. | alokp@chromium.org | 2011-09-15 | 1 | -7/+1 |
* | Annotate all of the functions in content that need to be exported, in prepara... | dpranke@chromium.org | 2011-09-13 | 1 | -2/+4 |
* | Convert the pp::proxy namespace to the ppapi::proxy namespace. | brettw@chromium.org | 2011-08-18 | 1 | -1/+1 |
* | Wire experimental Flapper part two | cpu@chromium.org | 2011-08-17 | 1 | -2/+9 |
* | Make WebPluginInfo more generic | cpu@chromium.org | 2011-08-14 | 1 | -3/+3 |
* | Support getting the font list in Pepper. This currently only works out of | brettw@chromium.org | 2011-05-18 | 1 | -7/+3 |
* | Convert audio-related messages to the new thunk/API system for Pepper. | brettw@chromium.org | 2011-05-13 | 1 | -1/+1 |
* | Make the Pepper proxy support in-process font rendering. | brettw@chromium.org | 2011-05-10 | 1 | -0/+3 |
* | Switch IPC::ChannelProxy to use MessageLoopProxy instead of MessageLoop. Thi... | jam@chromium.org | 2011-05-02 | 1 | -1/+1 |
* | Move PepperPluginRegistry to content, while leaving the Chrome specific bits ... | jam@chromium.org | 2011-04-18 | 1 | -0/+125 |