summaryrefslogtreecommitdiffstats
path: root/ppapi/api
Commit message (Expand)AuthorAgeFilesLines
* Convert PPP_Selection_Dev to IDL.teravest@chromium.org2012-11-131-0/+22
* Remove PPB_Flash_TCPSocket which hasn't been in use since M20.raymes@chromium.org2012-11-101-114/+0
* Rewrite PPB_AudioInput_Dev to use the new-style host/resource.yzshen@chromium.org2012-11-082-64/+0
* PPAPI: Make CompletionCallbacks work right on background threads.dmichael@chromium.org2012-11-081-19/+69
* Convert PPB_Crypto_Dev to IDL.teravest@chromium.org2012-11-081-0/+20
* Convert NetworkState to IDL.teravest@chromium.org2012-11-071-0/+25
* Remove C++-style comments from C headers.sbc@chromium.org2012-11-062-3/+2
* Add more tests to ppapi/tests/test_image_data.cc, to facilitatenfullagar@chromium.org2012-11-011-1/+4
* Move flash clipboard to the new proxy and add custom format supportraymes@chromium.org2012-11-011-25/+47
* Add type argument to pepper content decryptor method GenerateKeyRequest().tomfinegan@chromium.org2012-10-292-4/+8
* Add support for additional a/v decoders to Pepper CDM API.tomfinegan@chromium.org2012-10-271-3/+12
* Encrypted Media: Return and handle NeedMoreData correctly.xhwang@chromium.org2012-10-233-7/+8
* Change the way we generate versions.noelallen@chromium.org2012-10-231-1/+2
* Add pepper content decryption audio decoding API.tomfinegan@chromium.org2012-10-193-19/+104
* Generalize Pepper CDM API decrypt and decode.tomfinegan@chromium.org2012-10-122-48/+18
* Add decoder de-initialization and reset to the Pepper CDM API.tomfinegan@chromium.org2012-10-123-0/+87
* Add PPAPI CDM video decoder initialization.tomfinegan@chromium.org2012-10-113-4/+100
* Implement plugin side of sync EnumerateVideoCaptureDevicesraymes@chromium.org2012-10-111-4/+24
* Convert GPU blacklist to IDL.brettw@chromium.org2012-10-101-0/+23
* Introduce PPB_Flash_Font.yzshen@chromium.org2012-10-092-0/+66
* Convert PPB_Instance_Private interface to IDLraymes@chromium.org2012-10-081-0/+61
* Remove unused PPB_Flash_UDPSocket interfaceraymes@chromium.org2012-10-081-58/+0
* Convert UMA interface to IDL.brettw@chromium.org2012-10-051-0/+48
* Remove PP_FileInfo_Dev which appears to be unused.raymes@chromium.org2012-10-051-1/+1
* Allow pepper plugins to request the integrated GPU.jbauman@chromium.org2012-10-051-1/+15
* Convert InstancePrivate to IDL.brettw@chromium.org2012-10-041-0/+37
* Update PPP side of Pepper CDM API to support video decoding.tomfinegan@chromium.org2012-10-042-27/+67
* Update PPB side of Pepper CDM API to support video decoding.tomfinegan@chromium.org2012-10-032-12/+78
* Remove VideoLayer and LayerCompositor APIs.brettw@chromium.org2012-10-021-146/+0
* Add IDL file for PPP_VideoCapture_Dev.yzshen@chromium.org2012-10-021-0/+64
* Updated pp_touch_point.h docs in preparation for fixing the C++ docs (which a...jond@chromium.org2012-09-251-19/+20
* Changed "Pepper Audio API" to "Audio chapter in the Developer's Guide..."jond@chromium.org2012-09-212-5/+6
* Don't require a recreation of the context when fullscreeningjbauman@chromium.org2012-09-191-11/+18
* We are removing checksum/HMAC in WebM spec for encrypted content.fgalligan@chromium.org2012-09-181-7/+1
* Return void from all PPP CDM API interface methodstomfinegan@chromium.org2012-09-131-30/+5
* Update PP_InputEvent_Modifier enum to match WebInputEvent::Modifiersraymes@chromium.org2012-09-111-6/+8
* This adds the plugin side of the resource only, as well as a unittest.raymes@chromium.org2012-09-071-4/+32
* AllowBroadcast() is exposed to NaCl.ygorshenin@chromium.org2012-08-311-1/+32
* PPAPI: Make PPB_MessageLoop_Dev::GetForMainThread workdmichael@chromium.org2012-08-301-1/+1
* Hook up CDM calls in CdmWrapper.xhwang@chromium.org2012-08-281-0/+25
* Connect PpapiDecryptor and PluginInstance.xhwang@chromium.org2012-08-281-1/+8
* Add SetScale to PPB_WidgetDev, use scale for paintingjhorwich@chromium.org2012-08-231-1/+9
* Modify the PPAPI CDM interface to pass more info.tomfinegan@chromium.org2012-08-223-18/+178
* Revert 152495 - Add SetScale to PPB_WidgetDev, use scale for paintingkinuko@chromium.org2012-08-211-9/+1
* Add SetScale to PPB_WidgetDev, use scale for paintingjhorwich@chromium.org2012-08-211-1/+9
* don't use COMPILER_MSVC in pp_macros.hsbc@chromium.org2012-08-211-1/+1
* Add PPAPI decryptor interfaces.tomfinegan@chromium.org2012-08-142-0/+298
* Add ability to load pnacl resources from DIR_PNACL_COMPONENT.jvoung@google.com2012-08-131-2/+6
* Retry "Add an interface for PNaCl to check if the session is incognito..."jvoung@google.com2012-08-061-6/+10
* Revert "Add an IPC for PNaCl to check if the session is incognito,"jvoung@google.com2012-08-031-10/+6