summaryrefslogtreecommitdiffstats
path: root/ppapi/c
Commit message (Expand)AuthorAgeFilesLines
* We are removing checksum/HMAC in WebM spec for encrypted content.fgalligan@chromium.org2012-09-181-7/+2
* Return void from all PPP CDM API interface methodstomfinegan@chromium.org2012-09-131-39/+13
* Update PP_InputEvent_Modifier enum to match WebInputEvent::Modifiersraymes@chromium.org2012-09-111-2/+4
* This adds the plugin side of the resource only, as well as a unittest.raymes@chromium.org2012-09-071-6/+34
* AllowBroadcast() is exposed to NaCl.ygorshenin@chromium.org2012-08-311-4/+61
* PPAPI: Make PPB_MessageLoop_Dev::GetForMainThread workdmichael@chromium.org2012-08-301-2/+2
* Hook up CDM calls in CdmWrapper.xhwang@chromium.org2012-08-281-1/+26
* Connect PpapiDecryptor and PluginInstance.xhwang@chromium.org2012-08-281-2/+8
* Add SetScale to PPB_WidgetDev, use scale for paintingjhorwich@chromium.org2012-08-231-4/+19
* Modify the PPAPI CDM interface to pass more info.tomfinegan@chromium.org2012-08-223-30/+223
* Revert 152495 - Add SetScale to PPB_WidgetDev, use scale for paintingkinuko@chromium.org2012-08-211-19/+4
* Add SetScale to PPB_WidgetDev, use scale for paintingjhorwich@chromium.org2012-08-211-4/+19
* don't use COMPILER_MSVC in pp_macros.hsbc@chromium.org2012-08-211-3/+3
* Add PPAPI decryptor interfaces.tomfinegan@chromium.org2012-08-142-0/+335
* Add ability to load pnacl resources from DIR_PNACL_COMPONENT.jvoung@google.com2012-08-131-2/+5
* Retry "Add an interface for PNaCl to check if the session is incognito..."jvoung@google.com2012-08-061-1/+4
* Revert "Add an IPC for PNaCl to check if the session is incognito,"jvoung@google.com2012-08-031-4/+1
* Add an IPC for PNaCl to check if the session is incognito,jvoung@google.com2012-08-021-1/+4
* Add PP_FlashLSORestrictions to the list of settings supported by the Flash_Ge...bauerb@chromium.org2012-08-021-2/+23
* Add PPB_PDF API to load scaled image resourcesjhorwich@chromium.org2012-08-021-0/+6
* Add an interface for nacl to create delete-on-close temp files,jvoung@google.com2012-07-302-3/+9
* Factor out PP_FileHandle from ppb_flash_file into itsjvoung@google.com2012-07-272-12/+32
* Add GetSitesWithData and FreeSiteList methods to PPP_Flash_BrowserOperations ...bauerb@chromium.org2012-07-271-14/+57
* Experimental flag for HiDPI-aware PDF Viewerjhorwich@chromium.org2012-07-261-0/+7
* Add a NaCl-Private interface for opening files in DIR_PNACL_COMPONENT.jvoung@google.com2012-07-231-1/+7
* Add support for VP8 decode to OmxVideoDecodeAccelerator, for HW that supports...fischman@chromium.org2012-07-231-2/+2
* Remove ppb_fullscreen_dev interface, as fullscreen has been outnfullagar@google.com2012-07-161-62/+0
* PPAPI: Add Quota info to PPB_FileSystem::Open docdmichael@chromium.org2012-07-111-2/+11
* PPAPI: Add an API for setting a custom user agent for URL requests.viettrungluu@chromium.org2012-07-101-2/+13
* Plumb through the page focus lost event to Pepper plugins.brettw@chromium.org2012-06-301-3/+11
* Implement HiDPI support in Pepper dev interfacejhorwich@chromium.org2012-06-282-0/+131
* Implement right-to-left text rendering in Pepper.brettw@chromium.org2012-06-282-3/+23
* This adds an interface for setting crash data from a plugin. It also provides...raymes@chromium.org2012-06-271-4/+53
* Add documentation for the context menu Pepper event.brettw@chromium.org2012-06-251-4/+20
* Revert 143483 - Add an IPC channel between the NaCl loader process and the re...bbudge@chromium.org2012-06-211-8/+4
* ppapi: Add support for touch events.sadrul@chromium.org2012-06-212-2/+246
* Add an IPC channel between the NaCl loader process and the renderer.bbudge@chromium.org2012-06-211-4/+8
* Let flash query the number of CPU cores present.tsepez@chromium.org2012-06-181-2/+6
* Actually free plugin implement vars when running out of process when thebrettw@chromium.org2012-06-181-1/+2
* Change PP_Flash_BrowserOperations_SiteSetting.site from PP_Var to const char*.yzshen@chromium.org2012-06-181-11/+7
* Add CreateTemporaryFile to PPB_Flash_File_ModuleLocal.yzshen@chromium.org2012-06-151-4/+41
* This returns the default print settings for the default printer. Currently th...raymes@chromium.org2012-06-143-46/+128
* Add an asynchronous version of the Flash DeviceID API.brettw@chromium.org2012-06-112-0/+51
* Propogate the UI language on the command line and expose to Flash.brettw@chromium.org2012-06-111-2/+10
* Plumb texture target to VideoDecodeAccelerator::Clientsail@chromium.org2012-06-081-5/+24
* "Replace" PPB_Flash's GetSettingInt with a more general GetSetting.viettrungluu@chromium.org2012-06-081-16/+50
* Pepper Flash: Remove PPB_Flash 11.viettrungluu@chromium.org2012-06-071-27/+1
* Fix trivial and inconsequential typo in ppp_flash_browser_operations.idl.viettrungluu@chromium.org2012-06-071-2/+2
* Add a comment explaining a different failure mode of the Pepper file chooser.brettw@chromium.org2012-06-061-1/+11
* Connect up flash blacklist entries to GetSettingIntjbauman@chromium.org2012-06-041-2/+13