summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppapi_messages.h
Commit message (Expand)AuthorAgeFilesLines
* Add type argument to pepper content decryptor method GenerateKeyRequest().tomfinegan@chromium.org2012-10-291-1/+2
* Add pepper content decryption audio decoding API.tomfinegan@chromium.org2012-10-191-4/+10
* Add PPB_Testing_Dev GetDocumentURL to the NaCl IPC-based PPAPI proxy.bbudge@chromium.org2012-10-191-1/+19
* Generalize Pepper CDM API decrypt and decode.tomfinegan@chromium.org2012-10-121-1/+2
* Add decoder de-initialization and reset to the Pepper CDM API.tomfinegan@chromium.org2012-10-121-0/+18
* Add PPAPI CDM video decoder initialization.tomfinegan@chromium.org2012-10-111-0/+9
* Implement plugin side of sync EnumerateVideoCaptureDevicesraymes@chromium.org2012-10-111-0/+7
* Introduce PPB_Flash_Font.yzshen@chromium.org2012-10-091-0/+14
* Pepper WebSocket API: Implement new design Chrome IPC.toyoshim@chromium.org2012-10-091-0/+80
* Update PPP side of Pepper CDM API to support video decoding.tomfinegan@chromium.org2012-10-041-1/+1
* Added sync calls to resources.raymes@chromium.org2012-10-031-0/+6
* Fix IPC-based NaCl PPAPI proxy to send upload / download progress messages.bbudge@chromium.org2012-10-021-2/+0
* Hook up PpapiPermissions in more places.brettw@chromium.org2012-10-021-2/+5
* Convert url request info to new proxy API.brettw@chromium.org2012-09-191-5/+5
* Eliminate some buffer copies in the URLLoader proxy.darin@chromium.org2012-09-181-4/+8
* Add 'Net*' interface proxies to the untrusted NaCl IPC-PPAPI IRT build.bbudge@chromium.org2012-09-171-13/+13
* Convert the async device ID getter to a chrome resource hostbrettw@chromium.org2012-09-151-0/+6
* Remove PPAPI dependency on 'net'.bbudge@chromium.org2012-09-131-1/+1
* Implement the gamepad API in the IPC proxybrettw@chromium.org2012-09-101-2/+8
* This adds the plugin side of the resource only, as well as a unittest.raymes@chromium.org2012-09-071-4/+5
* Add TCP, UDP, and HostResolver proxies to NaCl IPC IRT build.bbudge@chromium.org2012-09-041-1/+11
* AllowBroadcast() is exposed to NaCl.ygorshenin@chromium.org2012-08-311-1/+7
* Change NaCl IPC PPAPI proxy startup to support a NaCl-Browser processbbudge@chromium.org2012-08-301-0/+8
* Revert 154134 - Change NaCl IPC PPAPI proxy startup to support a NaCl-Browser...bbudge@chromium.org2012-08-301-8/+0
* Change NaCl IPC PPAPI proxy startup to support a NaCl-Browser processbbudge@chromium.org2012-08-301-0/+8
* PPAPI/NaCl: Make NaClIPCAdapter transfer handles more generallydmichael@chromium.org2012-08-271-24/+22
* Add a skeleton gamepad resource.brettw@chromium.org2012-08-241-0/+6
* Cache image data objects.brettw@chromium.org2012-08-221-0/+4
* Modify the PPAPI CDM interface to pass more info.tomfinegan@chromium.org2012-08-221-8/+9
* Add PPAPI decryptor implementation.tomfinegan@chromium.org2012-08-171-0/+65
* Add gpu targets to untrusted build, and add Graphics3D code to untrusted build.bbudge@chromium.org2012-08-071-2/+0
* Revert 150343 - Add gpu targets to untrusted build, and add Graphics3D code t...bbudge@chromium.org2012-08-071-0/+2
* Add gpu targets to untrusted build, and add Graphics3D code to untrusted build.bbudge@chromium.org2012-08-071-2/+0
* Add PP_FlashLSORestrictions to the list of settings supported by the Flash_Ge...bauerb@chromium.org2012-08-021-0/+6
* Add GetSitesWithData and FreeSiteList methods to PPP_Flash_BrowserOperations ...bauerb@chromium.org2012-07-271-2/+14
* PPAPI/NaCl: Make ImageData for NaCl just use shared memorydmichael@chromium.org2012-07-251-0/+8
* This implements the PPB_FileChooser resource as a new-style IPC-only resource.brettw@chromium.org2012-07-141-19/+13
* PPAPI: Add an API for setting a custom user agent for URL requests.viettrungluu@chromium.org2012-07-101-0/+2
* Implement HiDPI support in Pepper dev interfacejhorwich@chromium.org2012-06-281-0/+5
* ppapi: Add support for touch events.sadrul@chromium.org2012-06-211-0/+11
* Add resource message call and reply infrastructure.brettw@chromium.org2012-06-211-0/+38
* Revert 143294 - Provides a real implementation of GetDefaultPrintSettings.raymes@google.com2012-06-211-1/+2
* Provides a real implementation of GetDefaultPrintSettings.raymes@chromium.org2012-06-201-2/+1
* Let flash query the number of CPU cores present.tsepez@chromium.org2012-06-181-0/+1
* Add untrusted NaCl build for PPAPI proxy.bbudge@chromium.org2012-06-161-0/+2
* Revert 142482 - Add untrusted NaCl build for PPAPI proxy.bbudge@chromium.org2012-06-151-2/+0
* Add untrusted NaCl build for PPAPI proxy.bbudge@chromium.org2012-06-151-0/+2
* This returns the default print settings for the default printer. Currently th...raymes@chromium.org2012-06-141-0/+18
* Reland: Pepper Flash settings integration - camera and microphone.yzshen@chromium.org2012-06-121-0/+36
* Revert 141482 - Pepper Flash settings integration - camera and microphone.yzshen@chromium.org2012-06-111-36/+0