| Commit message (Expand) | Author | Age | Files | Lines |
* | Switch to standard integer types in ppapi/. | avi | 2015-12-23 | 1 | -5/+8 |
* | Remove ppapi input latency tracking code | miletus | 2015-07-27 | 1 | -2/+0 |
* | Remove unused in-process pepper APIs | raymes | 2015-05-29 | 1 | -4/+0 |
* | media: Rename SessionError to LegacySessionError. | xhwang | 2015-04-02 | 1 | -6/+6 |
* | Remove deprecated PPB_Messaging_1_1 | dmichael | 2015-03-26 | 1 | -5/+0 |
* | media: Rename WebSessionId to SessionId. | xhwang | 2015-01-22 | 1 | -12/+12 |
* | Change a few parts of ppapi/proxy for the clang warning -Winconsistent-missin... | jvoung | 2015-01-21 | 1 | -129/+116 |
* | Add |legacy_destination_url| back to SessionMessage for EME | jrummell | 2015-01-14 | 1 | -5/+8 |
* | Changes to support CDM_7 | jrummell | 2015-01-08 | 1 | -23/+16 |
* | replace OVERRIDE and FINAL with override and final in ppapi/ | mostynb | 2014-10-06 | 1 | -58/+58 |
* | PPAPI: Make PPP_MessageHandler work in PNaCl | Dave Michael | 2014-09-17 | 1 | -1/+6 |
* | Update Pepper interface for EME | jrummell | 2014-09-08 | 1 | -0/+21 |
* | Add Promises for EME (Chromium side) | jrummell@chromium.org | 2014-06-07 | 1 | -20/+41 |
* | PPAPI: Add dev synchronous JS->Plugin messaging API | dmichael@chromium.org | 2014-06-02 | 1 | -0/+5 |
* | Track plugin input event latency | miletus@chromium.org | 2014-05-27 | 1 | -0/+2 |
* | Add a PPB_Find_Private function to set the tickmarks on the page. | raymes@chromium.org | 2014-03-30 | 1 | -0/+5 |
* | This proxies PPB_Find_Dev so that it can be used out of process. It also adds... | raymes@google.com | 2014-03-20 | 1 | -0/+7 |
* | Encrypted Media: Use uint32 for systemCode in SessionError. | xhwang@chromium.org | 2014-03-04 | 1 | -2/+2 |
* | Pepper: More interface_list cleanup. | teravest@chromium.org | 2013-12-17 | 1 | -2/+0 |
* | Rename EME WD call parameters | jrummell@chromium.org | 2013-12-10 | 1 | -15/+14 |
* | Add support for CDM_3. | jrummell@chromium.org | 2013-11-30 | 1 | -24/+29 |
* | Add support for multiple MediaKey sessions | jrummell@chromium.org | 2013-11-14 | 1 | -12/+12 |
* | Plumb support for audio sample formats. | dalecurtis@chromium.org | 2013-10-22 | 1 | -4/+5 |
* | Create a Pepper-based CDM when a MediaKeys object is created. | jrummell@chromium.org | 2013-09-20 | 1 | -8/+0 |
* | Add GetPluginRefererURL to PPB_URLUtil_Dev interface to get the 'Referer' HTT... | omakovski@yandex-team.ru | 2013-09-07 | 1 | -0/+5 |
* | Pepper: Autogenerate thunk for PPB_Fullscreen | teravest@chromium.org | 2013-05-02 | 1 | -0/+1 |
* | Remove the old PPB_Flash proxy. | raymes@chromium.org | 2012-12-26 | 1 | -1/+0 |
* | Ppapi: remove the code for closing pending user gesture. | yzshen@chromium.org | 2012-12-22 | 1 | -5/+0 |
* | Convert pepper font list to new resource system. | brettw@chromium.org | 2012-12-20 | 1 | -1/+0 |
* | Change PPB_ContentDecryptor_Private::KeyMessage to pass the message as a PP_V... | tomfinegan@chromium.org | 2012-12-12 | 1 | -2/+2 |
* | Fix Graphics2D in NaCl. | brettw@chromium.org | 2012-12-03 | 1 | -2/+1 |
* | Refactor PPB_Flash_Fullscreen to the new resource model. | raymes@chromium.org | 2012-11-30 | 1 | -0/+1 |
* | Migrate Graphics2D to new design, as part of the whole Pepper resource redesign. | brettw@chromium.org | 2012-11-29 | 1 | -1/+1 |
* | Refactor the way singleton-style resources are exposed via PPB_Instance | raymes@chromium.org | 2012-11-29 | 1 | -5/+3 |
* | Move flash clipboard to the new proxy and add custom format support | raymes@chromium.org | 2012-11-01 | 1 | -0/+2 |
* | Add pepper content decryption audio decoding API. | tomfinegan@chromium.org | 2012-10-19 | 1 | -8/+11 |
* | Add PPB_Testing_Dev GetDocumentURL to the NaCl IPC-based PPAPI proxy. | bbudge@chromium.org | 2012-10-19 | 1 | -5/+5 |
* | Add decoder de-initialization and reset to the Pepper CDM API. | tomfinegan@chromium.org | 2012-10-12 | 1 | -0/+13 |
* | Add PPAPI CDM video decoder initialization. | tomfinegan@chromium.org | 2012-10-11 | 1 | -0/+6 |
* | Implement plugin side of sync EnumerateVideoCaptureDevices | raymes@chromium.org | 2012-10-11 | 1 | -0/+2 |
* | Update PPB side of Pepper CDM API to support video decoding. | tomfinegan@chromium.org | 2012-10-03 | 1 | -1/+2 |
* | This adds the plugin side of the resource only, as well as a unittest. | raymes@chromium.org | 2012-09-07 | 1 | -6/+0 |
* | Add a skeleton gamepad resource. | brettw@chromium.org | 2012-08-24 | 1 | -2/+1 |
* | Modify the PPAPI CDM interface to pass more info. | tomfinegan@chromium.org | 2012-08-22 | 1 | -8/+13 |
* | PPAPI: Make the proxy not issue redundant or stale calls to RequestSurroundin... | viettrungluu@chromium.org | 2012-08-21 | 1 | -0/+3 |
* | Add PPAPI decryptor implementation. | tomfinegan@chromium.org | 2012-08-17 | 1 | -0/+53 |
* | Add support for threadsafe completion callback factory. | brettw@chromium.org | 2012-07-13 | 1 | -3/+2 |
* | PPAPI: Make blocking completion callbacks work. | dmichael@chromium.org | 2012-06-23 | 1 | -1/+1 |
* | Revert 143294 - Provides a real implementation of GetDefaultPrintSettings. | raymes@google.com | 2012-06-21 | 1 | -0/+3 |
* | Provides a real implementation of GetDefaultPrintSettings. | raymes@chromium.org | 2012-06-20 | 1 | -3/+0 |