summaryrefslogtreecommitdiffstats
path: root/drm/mediadrm/plugins/mock/MockDrmCryptoPlugin.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add expiration update and keys change eventsJeff Tinker2015-04-091-11/+70
| | | | | | | | In support of unprefixed EME bug: 19771612 bug: 19771431 Change-Id: Ib19d4c8db25f5b09f9a30ebd4992b668cad9bfc4
* Report key request message type for unprefixed EMEJeff Tinker2015-03-161-1/+13
| | | | | bug: 19771299 Change-Id: I02f0a4532b5ea8a7e680d71f45ac0da06879f3d6
* Fix build, update mock drm pluginJeff Tinker2014-11-051-0/+25
| | | | Change-Id: I9b0f031e19d6d3359d74c17b4b521642bad37936
* Fix build break in mock drm plugin buildJeff Tinker2014-08-041-0/+6
| | | | Change-Id: I8ae5d378df694360be3d76e06512e2ebc9fc0572
* am 68d9d71a: Support CAST V2 Authentication in MediaDrmJeff Tinker2014-04-011-4/+35
|\ | | | | | | | | * commit '68d9d71a792deed75d32fe13febc07c9c12c8449': Support CAST V2 Authentication in MediaDrm
| * Support CAST V2 Authentication in MediaDrmJeff Tinker2014-03-291-4/+35
| | | | | | | | | | | | | | | | | | | | Java API version Update frameworks to enable support for CAST V2 Authentication in the DRM Plugin. Change-Id: I9066ada0edf8e0d777c503897d8c7fc7f76f2861 related-to-bug: 12702350
* | Make frameworks/av 64-bit compatibleKévin PETIT2014-02-111-1/+1
|/ | | | | | | | | | | | Contains the necessary changes to make frameworks/av build and work on a 64-bit machine. Signed-off-by: Craig Barber <craig.barber@arm.com> Signed-off-by: Kévin PETIT <kevin.petit@arm.com> Signed-off-by: Ashok Bhat <ashok.bhat@arm.com> Signed-off-by: Marcus Oakland <marcus.oakland@arm.com> Change-Id: I725feaae50ed8eee25ca2c947cf15aee1f395c43
* Fix MediaDrm cts testsJeff Tinker2013-09-111-0/+705
| | | | | | | | | Moving the build of the mock MediaDrm plugin back to frameworks/av since it can't be installed by cts. b/10668350 Change-Id: Id662bdb0775389b458f86a299392217f2d959422
* fix MediaDrm.isCryptoSchemeSupported(uuid)Jeff Tinker2013-08-281-705/+0
| | | | | | | | | 1. Don't expect plugins to support an empty mimeType in isContentTypeSupported 2. Move the cts test mock drm plugin to the cts tree so it is always used b/10528466 Change-Id: I6023f6165b1e9d294986f7e5cd0896e056e376f1
* Add ability to test supported content types to MediaDrmJeff Tinker2013-08-221-0/+8
| | | | | bug: 10244066 Change-Id: I317f05b146db962c271893f6208890a5a6c396f1
* Added CTS test for secure stop APIsJeff Tinker2013-04-161-8/+27
| | | | | | bug: 8604418 Change-Id: I173fa1ec904ba11dc4cff0343462b3f4bac0d365
* Implement async event callout from drm plugin to Java appJeff Tinker2013-04-031-1/+25
| | | | Change-Id: I007f147d693664e777b8758be2bb8a4c7ec0236b
* MediaDrm API updateJeff Tinker2013-04-011-21/+258
| | | | | | | | Clarify offline usage of sessions and keys and implement implement CryptoSession to support additional crypto use cases. Change-Id: I5d8000ce7e1dd7eba08969fc50296c9e1456c4fc
* Implementing MediaDrm APIsJeff Tinker2013-03-131-0/+417
Change-Id: I9ff8eeb7d0c383b5c0c68cd54eb54ce7d2d22fe6