summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppb_instance_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in ppapi/.avi2015-12-231-5/+8
* Remove ppapi input latency tracking codemiletus2015-07-271-2/+0
* Remove unused in-process pepper APIsraymes2015-05-291-4/+0
* media: Rename SessionError to LegacySessionError.xhwang2015-04-021-6/+6
* Remove deprecated PPB_Messaging_1_1dmichael2015-03-261-5/+0
* media: Rename WebSessionId to SessionId.xhwang2015-01-221-12/+12
* Change a few parts of ppapi/proxy for the clang warning -Winconsistent-missin...jvoung2015-01-211-129/+116
* Add |legacy_destination_url| back to SessionMessage for EMEjrummell2015-01-141-5/+8
* Changes to support CDM_7jrummell2015-01-081-23/+16
* replace OVERRIDE and FINAL with override and final in ppapi/mostynb2014-10-061-58/+58
* PPAPI: Make PPP_MessageHandler work in PNaClDave Michael2014-09-171-1/+6
* Update Pepper interface for EMEjrummell2014-09-081-0/+21
* Add Promises for EME (Chromium side)jrummell@chromium.org2014-06-071-20/+41
* PPAPI: Add dev synchronous JS->Plugin messaging APIdmichael@chromium.org2014-06-021-0/+5
* Track plugin input event latencymiletus@chromium.org2014-05-271-0/+2
* Add a PPB_Find_Private function to set the tickmarks on the page.raymes@chromium.org2014-03-301-0/+5
* This proxies PPB_Find_Dev so that it can be used out of process. It also adds...raymes@google.com2014-03-201-0/+7
* Encrypted Media: Use uint32 for systemCode in SessionError.xhwang@chromium.org2014-03-041-2/+2
* Pepper: More interface_list cleanup.teravest@chromium.org2013-12-171-2/+0
* Rename EME WD call parametersjrummell@chromium.org2013-12-101-15/+14
* Add support for CDM_3.jrummell@chromium.org2013-11-301-24/+29
* Add support for multiple MediaKey sessionsjrummell@chromium.org2013-11-141-12/+12
* Plumb support for audio sample formats.dalecurtis@chromium.org2013-10-221-4/+5
* Create a Pepper-based CDM when a MediaKeys object is created.jrummell@chromium.org2013-09-201-8/+0
* Add GetPluginRefererURL to PPB_URLUtil_Dev interface to get the 'Referer' HTT...omakovski@yandex-team.ru2013-09-071-0/+5
* Pepper: Autogenerate thunk for PPB_Fullscreenteravest@chromium.org2013-05-021-0/+1
* Remove the old PPB_Flash proxy.raymes@chromium.org2012-12-261-1/+0
* Ppapi: remove the code for closing pending user gesture.yzshen@chromium.org2012-12-221-5/+0
* Convert pepper font list to new resource system.brettw@chromium.org2012-12-201-1/+0
* Change PPB_ContentDecryptor_Private::KeyMessage to pass the message as a PP_V...tomfinegan@chromium.org2012-12-121-2/+2
* Fix Graphics2D in NaCl.brettw@chromium.org2012-12-031-2/+1
* Refactor PPB_Flash_Fullscreen to the new resource model.raymes@chromium.org2012-11-301-0/+1
* Migrate Graphics2D to new design, as part of the whole Pepper resource redesign.brettw@chromium.org2012-11-291-1/+1
* Refactor the way singleton-style resources are exposed via PPB_Instanceraymes@chromium.org2012-11-291-5/+3
* Move flash clipboard to the new proxy and add custom format supportraymes@chromium.org2012-11-011-0/+2
* Add pepper content decryption audio decoding API.tomfinegan@chromium.org2012-10-191-8/+11
* Add PPB_Testing_Dev GetDocumentURL to the NaCl IPC-based PPAPI proxy.bbudge@chromium.org2012-10-191-5/+5
* Add decoder de-initialization and reset to the Pepper CDM API.tomfinegan@chromium.org2012-10-121-0/+13
* Add PPAPI CDM video decoder initialization.tomfinegan@chromium.org2012-10-111-0/+6
* Implement plugin side of sync EnumerateVideoCaptureDevicesraymes@chromium.org2012-10-111-0/+2
* Update PPB side of Pepper CDM API to support video decoding.tomfinegan@chromium.org2012-10-031-1/+2
* This adds the plugin side of the resource only, as well as a unittest.raymes@chromium.org2012-09-071-6/+0
* Add a skeleton gamepad resource.brettw@chromium.org2012-08-241-2/+1
* Modify the PPAPI CDM interface to pass more info.tomfinegan@chromium.org2012-08-221-8/+13
* PPAPI: Make the proxy not issue redundant or stale calls to RequestSurroundin...viettrungluu@chromium.org2012-08-211-0/+3
* Add PPAPI decryptor implementation.tomfinegan@chromium.org2012-08-171-0/+53
* Add support for threadsafe completion callback factory.brettw@chromium.org2012-07-131-3/+2
* PPAPI: Make blocking completion callbacks work.dmichael@chromium.org2012-06-231-1/+1
* Revert 143294 - Provides a real implementation of GetDefaultPrintSettings.raymes@google.com2012-06-211-0/+3
* Provides a real implementation of GetDefaultPrintSettings.raymes@chromium.org2012-06-201-3/+0