summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppb_flash_proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* Keep a module reference during all Pepper message handling.brettw@chromium.org2012-10-031-5/+0
* Hook up PpapiPermissions in more places.brettw@chromium.org2012-10-021-0/+3
* [OSX] Forward Flapper GetLocalTimeZoneOffset() to browser on OSX.shess@chromium.org2012-09-251-1/+3
* Convert url request info to new proxy API.brettw@chromium.org2012-09-191-16/+10
* Cache the current locale in Pepper GetLocalTimeZoneOffsetjschuh@chromium.org2012-09-071-8/+20
* Add PP_FlashLSORestrictions to the list of settings supported by the Flash_Ge...bauerb@chromium.org2012-08-021-0/+21
* Fix code in breakpad_win.cc which handles crash data entries for ppapi plugins.raymes@chromium.org2012-07-131-7/+0
* Re-enabled PPAPI crash url for non-windows platforms.raymes@chromium.org2012-07-111-1/+4
* Disable setting the crash URL in breakpad for pepper flash.raymes@chromium.org2012-07-021-0/+5
* This adds an interface for setting crash data from a plugin. It also provides...raymes@chromium.org2012-06-271-0/+15
* Let flash query the number of CPU cores present.tsepez@chromium.org2012-06-181-0/+2
* Add CreateTemporaryFile to PPB_Flash_File_ModuleLocal.yzshen@chromium.org2012-06-151-0/+19
* Propogate the UI language on the command line and expose to Flash.brettw@chromium.org2012-06-111-1/+3
* Cleanup - remove ModuleLocalThreadAdapter.tsepez@chromium.org2012-06-081-326/+0
* "Replace" PPB_Flash's GetSettingInt with a more general GetSetting.viettrungluu@chromium.org2012-06-081-0/+20
* Open pepper files directly in browser.tsepez@chromium.org2012-06-051-176/+98
* Perform GetLocalTimeZoneOffset in plugin process on Windowsjbauman@chromium.org2012-06-041-5/+21
* Connect up flash blacklist entries to GetSettingIntjbauman@chromium.org2012-06-041-0/+3
* Revert 140399 - Open pepper files directly in browser.tsepez@chromium.org2012-06-041-99/+176
* Open pepper files directly in browser.tsepez@chromium.org2012-06-041-176/+99
* Revert 140093 - Open pepper files directly in browser.tsepez@chromium.org2012-06-011-97/+176
* Open pepper files directly in browser.tsepez@chromium.org2012-06-011-176/+97
* ppapi: Fix typo when entering FileRef.ihf@chromium.org2012-05-221-2/+2
* Revert 135727 - Add AllowSuddenTermination to API. This provide means for plu...tsepez@chromium.org2012-05-101-17/+0
* Hook up the PPB_Flash_Print proxy.brettw@chromium.org2012-05-071-4/+30
* Add AllowSuddenTermination to API. This provide means for plugins to let us k...tsepez@chromium.org2012-05-071-0/+17
* Generate and connect a Pepper identifier for Chrome OSdrewry@google.com2012-05-041-4/+18
* Add a way to query whether a given instance is off-the-recordbrettw@chromium.org2012-05-021-0/+2
* Add an API to determine if the system will support accelerationbrettw@chromium.org2012-05-021-0/+11
* Move the rest of the Flash functions to the thunk system.brettw@chromium.org2012-04-301-0/+626
* Delete FunctionGroupBase from Pepper.brettw@chromium.org2012-04-301-1/+1
* Move the FlashClipboard API into the Flash one.brettw@chromium.org2012-04-251-29/+188
* Convert the PPB_Flash interface to use the thunk system.brettw@chromium.org2012-04-241-241/+143
* Hook up screensaver prevention on Windowsbrettw@chromium.org2012-04-201-1/+2
* Hook up the DeviceID to the browser process.brettw@chromium.org2012-04-201-2/+4
* Add a Flash API to get the device ID.brettw@chromium.org2012-04-131-0/+26
* Pepper: Add a function to PPB_Flash to check if a rect is topmost.viettrungluu@chromium.org2012-02-181-3/+55
* reland 121901, PPAPI: Add unlocking for PPP calls and callbacks...dmichael@chromium.org2012-02-151-2/+11
* Revert 121901 - PPAPI: Add unlocking for PPP calls and callbacks. Add more lo...dpapad@chromium.org2012-02-141-11/+2
* PPAPI: Add unlocking for PPP calls and callbacks. Add more locking.dmichael@chromium.org2012-02-141-2/+11
* Update PPAPI IDL generator to define versioned structs, and unversioned typedef.wez@chromium.org2012-01-051-2/+2
* Hook up the PPB_Flash.PreloadFontWin function to our font loading infrastruct...brettw@chromium.org2011-12-201-3/+5
* Rev the Flash interface to add new functionality.brettw@chromium.org2011-12-151-15/+58
* Remove PP_Module from parameters for PPB_Var.VarFromUtf8.dmichael@chromium.org2011-12-071-2/+2
* Convert the Flash interfaces to no longer use GetInfo.brettw@chromium.org2011-10-221-9/+2
* Rename InterfaceID to ApiID and move the file.brettw@chromium.org2011-10-201-8/+8
* Add a new globals object for PPAPI tracking information.brettw@chromium.org2011-10-201-3/+4
* Revert 106142 - Add a new globals object for PPAPI tracking information.sail@chromium.org2011-10-181-4/+3
* Add a new globals object for PPAPI tracking information.brettw@chromium.org2011-10-181-3/+4
* s patch tries to remove most of the manual registration for Pepper interfaces...brettw@chromium.org2011-09-131-20/+19