summaryrefslogtreecommitdiffstats
path: root/drm/mediadrm/plugins/clearkey
Commit message (Expand)AuthorAgeFilesLines
* Report key request message type for unprefixed EMEJeff Tinker2015-03-162-3/+5
* am 64b08d23: am cbb803a5: Merge "Remove superfluous OpenSSL include paths."Kenny Root2015-01-262-2/+0
|\
| * Remove superfluous OpenSSL include paths.Adam Langley2015-01-222-2/+0
* | am 2f702c9b: am 43e10bb7: Merge "Move to libc++."Dan Albert2014-11-112-9/+0
|\ \ | |/
| * Move to libc++.Dan Albert2014-11-112-9/+0
* | Add missing secure stop methodsJeff Tinker2014-10-311-0/+10
|/
* Allow device to be unprovisionedJeff Tinker2014-08-011-0/+4
* Create a single test binary.Edwin Wong2014-07-012-63/+29
* Fix build target path.Edwin Wong2014-07-012-2/+3
* Add Unit Tests for ClearKey PluginJohn "Juce" Bruce2014-06-305-2/+665
* ClearKey Implementation of DRM Plugin APIsJohn "Juce" Bruce2014-07-0117-0/+1070
* JsonWebKey support.Edwin Wong2014-07-015-0/+729
* Implement ClearKey Init Data ParserJohn "Juce" Bruce2014-07-013-0/+195
* Implement OpenSSL-Based DecryptorJohn "Juce" Bruce2014-07-014-1/+126
* Add ClearKey UtilitiesJohn "Juce" Bruce2014-07-014-0/+138