summaryrefslogtreecommitdiff
path: root/drm
AgeCommit message (Expand)Author
2017-07-20Merge "frameworks/base: use proper nativehelper headers" am: 826eafd958 am: 5...Steven Moreland
2017-07-20Merge "frameworks/base: use proper nativehelper headers"Steven Moreland
2017-07-19frameworks/base: use proper nativehelper headersSteven Moreland
2017-06-06Redundant/duplicate method to close Streamsisaid
2017-04-03Properly guard access to CloseGuard in finalizers.Narayan Kamath
2017-03-15Clarify release/close java docsJeff Tinker
2016-09-15Stop including libcore/include/ in most of frameworks/base.Elliott Hughes
2016-01-06Discourage use of "_data" column.Jeff Sharkey
2015-12-14Frameworks/base: Use Arrays.toStringAndreas Gampe
2015-09-22constify JNINativeMethod function pointer tablesDaniel Micay
2014-11-10Frameworks/base: Wall Werror in drmAndreas Gampe
2014-06-10am 5fed49f7: am 4d9fcae2: Merge "Allow for a NoOp implementation of DrmManage...Adam Lesinski
2014-06-04Allow for a NoOp implementation of DrmManagerClientImplAdam Lesinski
2014-04-28Fix a few more stray libcore.io references.Elliott Hughes
2014-04-28Move internal libcore.os users over to android.system.Elliott Hughes
2014-02-06Update DrmOutputStream to use raw FileDescriptor.Jeff Sharkey
2014-01-29am 38638b2f: am eaae9906: am 672f3ee3: am 95ba1eb6: am dd6de16a: Merge "AArch...Narayan Kamath
2014-01-17AArch64: Use long for pointers in DRM classesAshok Bhat
2013-11-20Remove unused imports from frameworks/base.John Spurlock
2013-09-03Revert "Enhancement for OnInfo callback on DRM Framework"Jeff Tinker
2013-08-23Enhancement for OnInfo callback on DRM FrameworkTakeshi Aimi
2013-04-09Add liblogYing Wang
2012-12-17Move stream creation outside of DrmOutputStream.Jeff Sharkey
2012-12-13Move DRM to CloseGuard, add DrmOutputStream.Jeff Sharkey
2012-11-07am 768d9e1a: Merge "Correct executable bit for source files"Kenny Root
2012-11-07Correct executable bit for source filesKenny Root
2012-08-22Merge "Let getOriginalMimeType() take a fd passed from drm java applications"...James Dong
2012-08-22Let getOriginalMimeType() take a fd passed from drm java applicationsJames Dong
2012-08-17Release JNI local references as soon as possible.Henrik B Andersson
2012-05-07Fix an issue where the message queue fails to queue in the looper threads bec...James Dong
2012-03-28frameworks base Android.mk file changesJames Dong
2012-03-28Deleted the media, camera, drm related files since they are relocatedJames Dong
2012-03-14Merge "make sure that lower-case mime and file suffix is used to check agains...James Dong
2012-03-14Merge "Fixed a buffer overflow bug in DrmPassthruPlugin"James Dong
2012-03-13Fixed a buffer overflow bug in DrmPassthruPluginJames Dong
2012-03-13Turned off log spamming from DrmPassthruPluginJames Dong
2012-03-13make sure that lower-case mime and file suffix is used to check against the s...James Dong
2012-03-12Merge "Avoid checking supported mime types or file suffixes in multiple places"James Dong
2012-03-09Avoid checking supported mime types or file suffixes in multiple placesJames Dong
2012-03-09Added an failure log message when the fwdlock engine fails to open a given file.James Dong
2012-03-05There was copy and paste code in JNI to create a DrmConvertedStatus object.James Dong
2012-03-02Fix some JNI issues in the drm frameworkJames Dong
2012-03-02Merge "Fixes to DrmConvertedStatus, DrmInfoStatus, and DrmSupportInfo classes"James Dong
2012-03-01am f73222a3: am 964955e0: am 8a9b14d8: am 5aeb8587: Merge "DRM framwork bug f...Jean-Baptiste Queru
2012-03-01Fixes to DrmConvertedStatus, DrmInfoStatus, and DrmSupportInfo classesJames Dong
2012-02-29DRM framwork bug fix: add an API to release resourcesKei Takahashi
2012-02-28Added permission check for all sensitive drm API callsJames Dong
2012-02-28Merge "Fix API issues in DrmRights class."James Dong
2012-02-28Merge "Deprecate default constructor for classes that should have been meant ...James Dong
2012-02-28Merge "Remove unnecessary header file includes for drmserver"James Dong