summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppp_content_decryptor_private_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* Add type argument to pepper content decryptor method GenerateKeyRequest().tomfinegan@chromium.org2012-10-291-0/+1
* Add pepper content decryption audio decoding API.tomfinegan@chromium.org2012-10-191-0/+4
* Generalize Pepper CDM API decrypt and decode.tomfinegan@chromium.org2012-10-121-3/+4
* Add decoder de-initialization and reset to the Pepper CDM API.tomfinegan@chromium.org2012-10-121-0/+6
* Add PPAPI CDM video decoder initialization.tomfinegan@chromium.org2012-10-111-0/+4
* Update PPP side of Pepper CDM API to support video decoding.tomfinegan@chromium.org2012-10-041-3/+3
* Modify the PPAPI CDM interface to pass more info.tomfinegan@chromium.org2012-08-221-5/+9
* Add PPAPI decryptor implementation.tomfinegan@chromium.org2012-08-171-0/+54