summaryrefslogtreecommitdiff
path: root/drm/java
AgeCommit message (Expand)Author
2021-03-31[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base Bob Badour
2021-03-30Move framework java filegroups into subdirectories Anton Hansson
2020-12-17Make a copy of libcore.util.ArraysUtils in framework Victor 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 guidance Jeff Tinker
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-10Stop using Arrays.checkOffsetAndCount. Pete Gillin
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-01-06Discourage use of "_data" column. Jeff Sharkey
2015-12-14Frameworks/base: Use Arrays.toString Andreas 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 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
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-22Let getOriginalMimeType() take a fd passed from drm java applications James 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 classes James Dong
2012-02-29DRM framwork bug fix: add an API to release resources Kei 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 class James Dong
2012-02-27Fix API issues in DrmRights class. James Dong
2012-02-27Deprecated a mis-spelled method and replaced it with a new method James 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 DrmInfoEvent James Dong
2012-02-23Improved comment about DrmStore.ConstraintsColumns James Dong
2012-02-15Added checks for illegal arguments James Dong
2011-07-25Fix for bug 4371230. Gloria Wang
2011-06-22- Add two sanity checks. Gloria Wang
2011-06-15-Fix some typo Gloria Wang
2011-03-23am 640f63c2: am 3bde4594: am 0357ec78: Merge "DRM API doc scrub This change c... Bill Gruber
2011-03-23DRM API doc scrub Bill Gruber
2011-03-17am 2c3257b2: am 9940c8b6: am def35f7a: Merge "Fix for 4089881. - Add one more... Gloria Wang