summaryrefslogtreecommitdiff
path: root/drm
AgeCommit message (Expand)Author
2023-08-28Use String8/16 c_strTomasz Wasilczyk
2021-03-31[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
2021-03-30Move framework java filegroups into subdirectoriesAnton Hansson
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
2020-12-17Make a copy of libcore.util.ArraysUtils in frameworkVictor Chang
2020-12-08Improve OWNERS coverage across frameworks/base/. am: fab0ab3c9cJeff Sharkey
2020-12-08Improve OWNERS coverage across frameworks/base/.Jeff Sharkey
2020-12-07DO NOT MERGE - Merge RQ1A.201205.011Xin Li
2020-10-13Use shared libdrmframeworkcommon.Edwin Wong
2020-08-31Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)Xin Li
2020-08-13Update language to comply with Android's inclusive language guidanceJeff Tinker
2020-06-24Update to use nativehelper/JNIPlatformHelp.hOrion Hodson
2020-06-24Update to use nativehelper/JNIPlatformHelp.hOrion Hodson
2020-01-22Deprecate legacy Drm APIsRobert Shih
2019-12-06More robust DRM support, including tests.Jeff Sharkey
2019-01-09Allow https URIs in convertUriToPathJeff Tinker
2018-05-16Stop using Arrays.checkOffsetAndCount.Pete Gillin
2018-05-14Convert to SoongDan Willemsen
2018-05-10Stop using Arrays.checkOffsetAndCount.Pete Gillin
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