summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppb_flash_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the old PPB_Flash proxy.raymes@chromium.org2012-12-261-54/+0
* Refactor Flash Print to the new pepper resource modelraymes@chromium.org2012-12-211-8/+0
* Refactor 4 PPB_Flash functions to the new PPAPI resource model.raymes@chromium.org2012-12-191-39/+0
* Refactored PPB_Flash GetSettings to the new pepper resource modelraymes@chromium.org2012-12-191-5/+0
* This refactors PPB_Flash GetLocalTimeZoneOffset to the new PPAPI resource mod...raymes@chromium.org2012-12-171-5/+0
* Revert 172806raymes@chromium.org2012-12-131-2/+38
* Refactor 4 PPB_Flash functions to the new PPAPI resource model.raymes@chromium.org2012-12-131-38/+2
* Refactored the PPB_Flash_File_ModuleLocal/FileRef to the new ppapi resource m...raymes@chromium.org2012-12-081-41/+2
* Use PP_BrowserFont_Trusted_Descriptionbrettw@chromium.org2012-12-071-11/+12
* Revert 171408raymes@chromium.org2012-12-061-2/+41
* Revert 171389raymes@chromium.org2012-12-061-41/+2
* Revert 171080raymes@chromium.org2012-12-061-2/+41
* The refactors PPB_Flash_File_ModuleLocal/FileRef to the new resource model. C...raymes@chromium.org2012-12-041-41/+2
* Refactor 3 PPB_Flash functions to the new resource model.raymes@chromium.org2012-12-041-8/+0
* Refactor PPB_Flash_Fullscreen to the new resource model.raymes@chromium.org2012-11-301-11/+0
* Deprecate and remove unused PPB_Flash functions.raymes@chromium.org2012-11-261-9/+0
* Move flash clipboard to the new proxy and add custom format supportraymes@chromium.org2012-11-011-24/+0
* Implement plugin side of sync EnumerateVideoCaptureDevicesraymes@chromium.org2012-10-111-0/+5
* Convert url request info to new proxy API.brettw@chromium.org2012-09-191-2/+6
* Add PP_FlashLSORestrictions to the list of settings supported by the Flash_Ge...bauerb@chromium.org2012-08-021-0/+3
* This adds an interface for setting crash data from a plugin. It also provides...raymes@chromium.org2012-06-271-0/+3
* Add CreateTemporaryFile to PPB_Flash_File_ModuleLocal.yzshen@chromium.org2012-06-151-0/+2
* "Replace" PPB_Flash's GetSettingInt with a more general GetSetting.viettrungluu@chromium.org2012-06-081-0/+2
* Open pepper files directly in browser.tsepez@chromium.org2012-06-051-24/+0
* Revert 140399 - Open pepper files directly in browser.tsepez@chromium.org2012-06-041-0/+24
* Open pepper files directly in browser.tsepez@chromium.org2012-06-041-24/+0
* Revert 140093 - Open pepper files directly in browser.tsepez@chromium.org2012-06-011-0/+24
* Open pepper files directly in browser.tsepez@chromium.org2012-06-011-24/+0
* Revert 135727 - Add AllowSuddenTermination to API. This provide means for plu...tsepez@chromium.org2012-05-101-4/+0
* Hook up the PPB_Flash_Print proxy.brettw@chromium.org2012-05-071-1/+8
* Add AllowSuddenTermination to API. This provide means for plugins to let us k...tsepez@chromium.org2012-05-071-0/+4
* Generate and connect a Pepper identifier for Chrome OSdrewry@google.com2012-05-041-0/+2
* Add an API to determine if the system will support accelerationbrettw@chromium.org2012-05-021-0/+2
* Move the rest of the Flash functions to the thunk system.brettw@chromium.org2012-04-301-0/+60
* Move the FlashClipboard API into the Flash one.brettw@chromium.org2012-04-251-9/+29
* Convert the PPB_Flash interface to use the thunk system.brettw@chromium.org2012-04-241-26/+65
* Add a Flash API to get the device ID.brettw@chromium.org2012-04-131-0/+1
* Pepper: Add a function to PPB_Flash to check if a rect is topmost.viettrungluu@chromium.org2012-02-181-0/+4
* Update PPAPI IDL generator to define versioned structs, and unversioned typedef.wez@chromium.org2012-01-051-5/+3
* Rev the Flash interface to add new functionality.brettw@chromium.org2011-12-151-2/+6
* Cleanup: Remove unneeded forward declarations in ppapi.thestig@chromium.org2011-11-111-5/+4
* Convert the Flash interfaces to no longer use GetInfo.brettw@chromium.org2011-10-221-1/+1
* s patch tries to remove most of the manual registration for Pepper interfaces...brettw@chromium.org2011-09-131-5/+8
* Revert r100853, 100851. Win_shared build is broken.brettw@chromium.org2011-09-131-8/+5
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-131-5/+8
* Revert 100748 - This patch tries to remove most of the manual registration fo...dmazzoni@chromium.org2011-09-121-8/+5
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-121-5/+8
* Convert FileRefImpl and URLRequestInfo to shared_impl.brettw@chromium.org2011-08-261-1/+5
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-181-4/+4
* Move host resource from the proxy to the shared_impl.brettw@chromium.org2011-08-131-2/+2