summaryrefslogtreecommitdiff
path: root/drm/java
AgeCommit message (Expand)Author
2020-12-17Make a copy of libcore.util.ArraysUtils in frameworkVictor Chang
2020-12-08Improve OWNERS coverage across frameworks/base/.Jeff Sharkey
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-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-10Stop using Arrays.checkOffsetAndCount.Pete Gillin
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-01-06Discourage use of "_data" column.Jeff Sharkey
2015-12-14Frameworks/base: Use Arrays.toStringAndreas Gampe
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
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-22Let getOriginalMimeType() take a fd passed from drm java applicationsJames Dong
2012-05-07Fix an issue where the message queue fails to queue in the looper threads bec...James 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-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 "Added missing javadoc comment for public API in DrmUtils class"James Dong
2012-02-27Added missing javadoc comment for public API in DrmUtils classJames Dong
2012-02-27Fix API issues in DrmRights class.James Dong
2012-02-27Deprecated a mis-spelled method and replaced it with a new methodJames Dong
2012-02-27Deprecate default constructor for classes that should have been meant to be i...James Dong
2012-02-24Merge "Improved comment about DrmStore.ConstraintsColumns"James Dong
2012-02-24Only allow valid types to be used in DrmErrorEvent and DrmInfoEventJames Dong
2012-02-23Improved comment about DrmStore.ConstraintsColumnsJames Dong
2012-02-15Added checks for illegal argumentsJames Dong
2011-07-25Fix for bug 4371230.Gloria Wang
2011-06-22- Add two sanity checks.Gloria Wang
2011-06-15-Fix some typoGloria Wang
2011-03-23am 640f63c2: am 3bde4594: am 0357ec78: Merge "DRM API doc scrub This change c...Bill Gruber
2011-03-23DRM API doc scrubBill Gruber
2011-03-17am 2c3257b2: am 9940c8b6: am def35f7a: Merge "Fix for 4089881. - Add one more...Gloria Wang
2011-03-16Fix for 4089881.Gloria Wang
2011-03-15Merge "Bug fixes of DRM framework."Gloria Wang