summaryrefslogtreecommitdiffstats
path: root/ppapi/thunk/ppb_flash_thunk.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove the old PPB_Flash proxy.raymes@chromium.org2012-12-261-1/+0
* Refactor 4 PPB_Flash functions to the new PPAPI resource model.raymes@chromium.org2012-12-191-9/+9
* Refactored PPB_Flash GetSettings to the new pepper resource modelraymes@chromium.org2012-12-191-4/+4
* This refactors PPB_Flash GetLocalTimeZoneOffset to the new PPAPI resource mod...raymes@chromium.org2012-12-171-2/+2
* Revert 172806raymes@chromium.org2012-12-131-9/+9
* Refactor 4 PPB_Flash functions to the new PPAPI resource model.raymes@chromium.org2012-12-131-9/+9
* Use PP_BrowserFont_Trusted_Descriptionbrettw@chromium.org2012-12-071-1/+1
* Refactor 3 PPB_Flash functions to the new resource model.raymes@chromium.org2012-12-041-6/+6
* Deprecate and remove unused PPB_Flash functions.raymes@chromium.org2012-11-261-87/+27
* Refactor video capture to new design, as part of the whole Pepper resource re...victorhsieh@chromium.org2012-11-161-12/+5
* Implement plugin side of sync EnumerateVideoCaptureDevicesraymes@chromium.org2012-10-111-0/+43
* This adds an interface for setting crash data from a plugin. It also provides...raymes@chromium.org2012-06-271-0/+32
* "Replace" PPB_Flash's GetSettingInt with a more general GetSetting.viettrungluu@chromium.org2012-06-081-0/+29
* Revert 135727 - Add AllowSuddenTermination to API. This provide means for plu...tsepez@chromium.org2012-05-101-28/+0
* Hook up the PPB_Flash_Print proxy.brettw@chromium.org2012-05-071-4/+2
* Add AllowSuddenTermination to API. This provide means for plugins to let us k...tsepez@chromium.org2012-05-071-0/+28
* Add an API to determine if the system will support accelerationbrettw@chromium.org2012-05-021-37/+27
* Convert the PPB_Flash interface to use the thunk system.brettw@chromium.org2012-04-241-0/+231