- de423b7 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 3 years, 10 months ago
- 9b2c4a6 Move framework java filegroups into subdirectories by Anton Hansson · 3 years, 10 months ago
- 37c6b6d Make a copy of libcore.util.ArraysUtils in framework by Victor Chang · 4 years, 1 month ago
- fab0ab3 Improve OWNERS coverage across frameworks/base/. by Jeff Sharkey · 4 years, 1 month ago
- 628590d Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 4 years, 5 months ago
- 0739a50 Update language to comply with Android's inclusive language guidance by Jeff Tinker · 4 years, 5 months ago
- ea42f76 Deprecate legacy Drm APIs by Robert Shih · 5 years ago
- 530deca More robust DRM support, including tests. by Jeff Sharkey · 5 years ago
- d9a6af2 Allow https URIs in convertUriToPath by Jeff Tinker · 6 years ago
- 60f55a25 Stop using Arrays.checkOffsetAndCount. by Pete Gillin · 7 years ago
- 21d71a4 Redundant/duplicate method to close Streams by isaid · 8 years ago
- 492e9e8 Properly guard access to CloseGuard in finalizers. by Narayan Kamath · 8 years ago
- 5d9a8ac Clarify release/close java docs by Jeff Tinker · 8 years ago
- 60cfad8 Discourage use of "_data" column. by Jeff Sharkey · 9 years ago
- e6748ce Frameworks/base: Use Arrays.toString by Andreas Gampe · 9 years ago
- c185822 Fix a few more stray libcore.io references. by Elliott Hughes · 11 years ago
- f97c633 Move internal libcore.os users over to android.system. by Elliott Hughes · 11 years ago
- ebf8ad5 Update DrmOutputStream to use raw FileDescriptor. by Jeff Sharkey · 11 years ago
- 38885b6 am 38638b2f: am eaae9906: am 672f3ee3: am 95ba1eb6: am dd6de16a: Merge "AArch64: Use long for pointers in DRM classes" by Narayan Kamath · 11 years ago
- 33d6038 AArch64: Use long for pointers in DRM classes by Ashok Bhat · 11 years ago
- 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
- 490dd05 Revert "Enhancement for OnInfo callback on DRM Framework" by Jeff Tinker · 11 years ago
- 6fd97b7 Enhancement for OnInfo callback on DRM Framework by Takeshi Aimi · 13 years ago
- 7ccc909 Move stream creation outside of DrmOutputStream. by Jeff Sharkey · 12 years ago
- f67c8a9 Move DRM to CloseGuard, add DrmOutputStream. by Jeff Sharkey · 12 years ago
- 58ed5d7 am 768d9e1a: Merge "Correct executable bit for source files" by Kenny Root · 12 years ago
- 3a084af Correct executable bit for source files by Kenny Root · 12 years ago
- 0889fda Let getOriginalMimeType() take a fd passed from drm java applications by James Dong · 12 years ago
- 0113855 Fix an issue where the message queue fails to queue in the looper threads because they are not created. by James Dong · 13 years ago
- e43dadf Merge "Fixes to DrmConvertedStatus, DrmInfoStatus, and DrmSupportInfo classes" by James Dong · 13 years ago
- 7edb9a9 am f73222a3: am 964955e0: am 8a9b14d8: am 5aeb8587: Merge "DRM framwork bug fix: add an API to release resources" by Jean-Baptiste Queru · 13 years ago
- 52cb1e598 Fixes to DrmConvertedStatus, DrmInfoStatus, and DrmSupportInfo classes by James Dong · 13 years ago
- 6225df0 DRM framwork bug fix: add an API to release resources by Kei Takahashi · 13 years ago
- 2f16d7e Merge "Fix API issues in DrmRights class." by James Dong · 13 years ago
- e512ad5 Merge "Deprecate default constructor for classes that should have been meant to be interfaces" by James Dong · 13 years ago
- da5ac93 Merge "Added missing javadoc comment for public API in DrmUtils class" by James Dong · 13 years ago
- f7a68fc Added missing javadoc comment for public API in DrmUtils class by James Dong · 13 years ago
- 5cb68c8 Fix API issues in DrmRights class. by James Dong · 13 years ago
- c4a9976 Deprecated a mis-spelled method and replaced it with a new method by James Dong · 13 years ago
- 060526f Deprecate default constructor for classes that should have been meant to be interfaces by James Dong · 13 years ago
- b7956de Merge "Improved comment about DrmStore.ConstraintsColumns" by James Dong · 13 years ago
- e82f055 Only allow valid types to be used in DrmErrorEvent and DrmInfoEvent by James Dong · 13 years ago
- 365ce1d Improved comment about DrmStore.ConstraintsColumns by James Dong · 13 years ago
- 6c95d4f Added checks for illegal arguments by James Dong · 13 years ago
- a17d454 Fix for bug 4371230. by Gloria Wang · 13 years ago
- b7e7bdf - Add two sanity checks. by Gloria Wang · 14 years ago
- 2980a21 -Fix some typo -Remove one unnecessary memory allocation by Gloria Wang · 14 years ago
- f46821b am 640f63c2: am 3bde4594: am 0357ec78: Merge "DRM API doc scrub This change contains information contributed by Sony Corporation. Bug: 4119363" into honeycomb-mr1 by Bill Gruber · 14 years ago
- 0e092f8 DRM API doc scrub by Bill Gruber · 14 years ago
- 454b2d1 am 2c3257b2: am 9940c8b6: am def35f7a: Merge "Fix for 4089881. - Add one more parameter in the interface of DrmEvent and its subclasses DrmInfoEvent and DrmErrorEvent - Send back DrmInfo in the response of async processDrmInfo calls" into honeycomb-mr1 by Gloria Wang · 14 years ago
- f8bf3c4 Fix for 4089881. by Gloria Wang · 14 years ago
- 0e5e2e2 Merge "Bug fixes of DRM framework." by Gloria Wang · 14 years ago
- 5c96c65 Bug fixes of DRM framework. by Gloria Wang · 14 years ago
- 27b2777 For issue 4082089 Add more info and error events into the DRM framework by Gloria Wang · 14 years ago
- b8b6a9a To support uri started with http:// in some Java APIs Fix for bug 4016388. by Gloria Wang · 14 years ago
- 4ef690a Do not call processDrmInfo if acquireDrmInfo returns null by Gloria Wang · 14 years ago
- f05913a DRM Framework bug fixes. by Takeshi Aimi · 14 years ago
- dc918656 Update of DRM Framework. by Takeshi Aimi · 14 years ago
- c7b3ccc Update of DRM framework by Takeshi Aimi · 14 years ago
- dc549d6 Update of DRM framework. by Takeshi Aimi · 14 years ago
- b01e10c There is no @note javadoc tag. by Joe Onorato · 14 years ago
- d074e30 Initial contribution from Sony Corporation. by aimitakeshi · 14 years ago