summaryrefslogtreecommitdiff
path: root/drm
AgeCommit message (Expand)Author
2025-02-23[owners] Remove jtinker@google.com from drm/java/android/drm/OWNERS Owner Cleanup Bot
2023-08-28Use String8/16 c_str Tomasz Wasilczyk
2021-03-31[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base Bob Badour
2021-03-30Move framework java filegroups into subdirectories Anton Hansson
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base Bob Badour
2020-12-17Make a copy of libcore.util.ArraysUtils in framework Victor Chang
2020-12-08Improve OWNERS coverage across frameworks/base/. am: fab0ab3c9c Jeff Sharkey
2020-12-08Improve OWNERS coverage across frameworks/base/. Jeff Sharkey
2020-12-07DO NOT MERGE - Merge RQ1A.201205.011 Xin 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 guidance Jeff Tinker
2020-06-24Update to use nativehelper/JNIPlatformHelp.h Orion Hodson
2020-06-24Update to use nativehelper/JNIPlatformHelp.h Orion Hodson
2020-01-22Deprecate legacy Drm APIs Robert Shih
2019-12-06More robust DRM support, including tests. Jeff Sharkey
2019-01-09Allow https URIs in convertUriToPath Jeff Tinker
2018-05-16Stop using Arrays.checkOffsetAndCount. Pete Gillin
2018-05-14Convert to Soong Dan 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 headers Steven Moreland
2017-06-06Redundant/duplicate method to close Streams isaid
2017-04-03Properly guard access to CloseGuard in finalizers. Narayan Kamath
2017-03-15Clarify release/close java docs Jeff 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.toString Andreas Gampe
2015-09-22constify JNINativeMethod function pointer tables Daniel Micay
2014-11-10Frameworks/base: Wall Werror in drm Andreas 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 DrmManagerClientImpl Adam 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 classes Ashok 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 Framework Takeshi Aimi
2013-04-09Add liblog Ying 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 files Kenny 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 applications James 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