| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the old PPB_Flash proxy. | raymes@chromium.org | 2012-12-26 | 1 | -1/+0 |
* | Refactor 4 PPB_Flash functions to the new PPAPI resource model. | raymes@chromium.org | 2012-12-19 | 1 | -9/+9 |
* | Refactored PPB_Flash GetSettings to the new pepper resource model | raymes@chromium.org | 2012-12-19 | 1 | -4/+4 |
* | This refactors PPB_Flash GetLocalTimeZoneOffset to the new PPAPI resource mod... | raymes@chromium.org | 2012-12-17 | 1 | -2/+2 |
* | Revert 172806 | raymes@chromium.org | 2012-12-13 | 1 | -9/+9 |
* | Refactor 4 PPB_Flash functions to the new PPAPI resource model. | raymes@chromium.org | 2012-12-13 | 1 | -9/+9 |
* | Use PP_BrowserFont_Trusted_Description | brettw@chromium.org | 2012-12-07 | 1 | -1/+1 |
* | Refactor 3 PPB_Flash functions to the new resource model. | raymes@chromium.org | 2012-12-04 | 1 | -6/+6 |
* | Deprecate and remove unused PPB_Flash functions. | raymes@chromium.org | 2012-11-26 | 1 | -87/+27 |
* | Refactor video capture to new design, as part of the whole Pepper resource re... | victorhsieh@chromium.org | 2012-11-16 | 1 | -12/+5 |
* | Implement plugin side of sync EnumerateVideoCaptureDevices | raymes@chromium.org | 2012-10-11 | 1 | -0/+43 |
* | This adds an interface for setting crash data from a plugin. It also provides... | raymes@chromium.org | 2012-06-27 | 1 | -0/+32 |
* | "Replace" PPB_Flash's GetSettingInt with a more general GetSetting. | viettrungluu@chromium.org | 2012-06-08 | 1 | -0/+29 |
* | Revert 135727 - Add AllowSuddenTermination to API. This provide means for plu... | tsepez@chromium.org | 2012-05-10 | 1 | -28/+0 |
* | Hook up the PPB_Flash_Print proxy. | brettw@chromium.org | 2012-05-07 | 1 | -4/+2 |
* | Add AllowSuddenTermination to API. This provide means for plugins to let us k... | tsepez@chromium.org | 2012-05-07 | 1 | -0/+28 |
* | Add an API to determine if the system will support acceleration | brettw@chromium.org | 2012-05-02 | 1 | -37/+27 |
* | Convert the PPB_Flash interface to use the thunk system. | brettw@chromium.org | 2012-04-24 | 1 | -0/+231 |