| Commit message (Expand) | Author | Age | Files | Lines |
* | Pepper: (UN)PROXIED_IFACE cleanup. | teravest@chromium.org | 2013-12-17 | 1 | -26/+13 |
* | PPB_FLASH_DEVICEID_INTERFACE_1_0 requires PERMISSION_PRIVATE. | xhwang@chromium.org | 2013-08-03 | 1 | -3/+0 |
* | Rename PPB_Flash_DeviceID interface to PPB_Flash_DRM | raymes@chromium.org | 2013-05-25 | 1 | -0/+3 |
* | Refactor Flash Print to the new pepper resource model | raymes@chromium.org | 2012-12-21 | 1 | -9/+12 |
* | Remove PPB_Flash_File_ModuleLocal_2_0. | raymes@chromium.org | 2012-12-07 | 1 | -3/+0 |
* | Revert 171858 | raymes@chromium.org | 2012-12-07 | 1 | -0/+3 |
* | Remove PPB_Flash_File_ModuleLocal_2_0. | raymes@chromium.org | 2012-12-07 | 1 | -3/+0 |
* | Deprecate and remove unused PPB_Flash functions. | raymes@chromium.org | 2012-11-26 | 1 | -12/+3 |
* | Implement the Flash menu as a new-style Pepper resource. | brettw@chromium.org | 2012-11-15 | 1 | -2/+1 |
* | Remove PPB_Flash_TCPSocket which hasn't been in use since M20. | raymes@chromium.org | 2012-11-10 | 1 | -5/+0 |
* | Move flash clipboard to the new proxy and add custom format support | raymes@chromium.org | 2012-11-01 | 1 | -9/+7 |
* | Implement plugin side of sync EnumerateVideoCaptureDevices | raymes@chromium.org | 2012-10-11 | 1 | -0/+3 |
* | Introduce PPB_Flash_Font. | yzshen@chromium.org | 2012-10-09 | 1 | -0/+4 |
* | Convert the async device ID getter to a chrome resource host | brettw@chromium.org | 2012-09-15 | 1 | -2/+1 |
* | This adds an interface for setting crash data from a plugin. It also provides... | raymes@chromium.org | 2012-06-27 | 1 | -1/+4 |
* | Add CreateTemporaryFile to PPB_Flash_File_ModuleLocal. | yzshen@chromium.org | 2012-06-15 | 1 | -2/+5 |
* | Add an asynchronous version of the Flash DeviceID API. | brettw@chromium.org | 2012-06-11 | 1 | -0/+5 |
* | "Replace" PPB_Flash's GetSettingInt with a more general GetSetting. | viettrungluu@chromium.org | 2012-06-08 | 1 | -0/+3 |
* | Revert 135727 - Add AllowSuddenTermination to API. This provide means for plu... | tsepez@chromium.org | 2012-05-10 | 1 | -3/+0 |
* | Add AllowSuddenTermination to API. This provide means for plugins to let us k... | tsepez@chromium.org | 2012-05-07 | 1 | -0/+3 |
* | Add an API to determine if the system will support acceleration | brettw@chromium.org | 2012-05-02 | 1 | -3/+4 |
* | Move the rest of the Flash functions to the thunk system. | brettw@chromium.org | 2012-04-30 | 1 | -2/+21 |
* | Move the FlashClipboard API into the Flash one. | brettw@chromium.org | 2012-04-25 | 1 | -0/+10 |
* | Convert the PPB_Flash interface to use the thunk system. | brettw@chromium.org | 2012-04-24 | 1 | -0/+25 |