| Commit message (Expand) | Author | Age | Files | Lines |
* | frameworks base Android.mk file changes | James Dong | 2012-03-28 | 1 | -3/+3 |
* | Deleted the media, camera, drm related files since they are relocated | James Dong | 2012-03-28 | 60 | -12411/+0 |
* | Merge "make sure that lower-case mime and file suffix is used to check agains... | James Dong | 2012-03-14 | 1 | -5/+8 |
|\ |
|
| * | make sure that lower-case mime and file suffix is used to check against the s... | James Dong | 2012-03-13 | 1 | -5/+8 |
* | | Merge "Fixed a buffer overflow bug in DrmPassthruPlugin" | James Dong | 2012-03-14 | 1 | -2/+8 |
|\ \ |
|
| * | | Fixed a buffer overflow bug in DrmPassthruPlugin | James Dong | 2012-03-13 | 1 | -2/+8 |
| |/ |
|
* | | Turned off log spamming from DrmPassthruPlugin | James Dong | 2012-03-13 | 1 | -28/+28 |
|/ |
|
* | Merge "Avoid checking supported mime types or file suffixes in multiple places" | James Dong | 2012-03-12 | 3 | -53/+55 |
|\ |
|
| * | Avoid checking supported mime types or file suffixes in multiple places | James Dong | 2012-03-09 | 3 | -53/+55 |
* | | Added an failure log message when the fwdlock engine fails to open a given file. | James Dong | 2012-03-09 | 1 | -1/+8 |
|/ |
|
* | There was copy and paste code in JNI to create a DrmConvertedStatus object. | James Dong | 2012-03-05 | 1 | -40/+25 |
* | Fix some JNI issues in the drm framework | James Dong | 2012-03-02 | 1 | -30/+9 |
* | Merge "Fixes to DrmConvertedStatus, DrmInfoStatus, and DrmSupportInfo classes" | James Dong | 2012-03-02 | 3 | -47/+136 |
|\ |
|
| * | Fixes to DrmConvertedStatus, DrmInfoStatus, and DrmSupportInfo classes | James Dong | 2012-03-01 | 3 | -47/+136 |
* | | am f73222a3: am 964955e0: am 8a9b14d8: am 5aeb8587: Merge "DRM framwork bug f... | Jean-Baptiste Queru | 2012-03-01 | 2 | -27/+85 |
|\ \ |
|
| * | | DRM framwork bug fix: add an API to release resources | Kei Takahashi | 2012-02-29 | 2 | -27/+85 |
| * | | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) | Steve Block | 2012-01-19 | 3 | -14/+14 |
| * | | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) | Steve Block | 2012-01-19 | 1 | -2/+2 |
| * | | Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) | Steve Block | 2012-01-19 | 1 | -1/+1 |
| * | | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) | Steve Block | 2012-01-19 | 2 | -28/+28 |
| * | | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) | Steve Block | 2012-01-19 | 6 | -138/+138 |
* | | | Added permission check for all sensitive drm API calls | James Dong | 2012-02-28 | 1 | -0/+21 |
| |/
|/| |
|
* | | Merge "Fix API issues in DrmRights class." | James Dong | 2012-02-28 | 1 | -33/+22 |
|\ \ |
|
| * | | Fix API issues in DrmRights class. | James Dong | 2012-02-27 | 1 | -33/+22 |
* | | | Merge "Deprecate default constructor for classes that should have been meant ... | James Dong | 2012-02-28 | 1 | -0/+30 |
|\ \ \ |
|
| * | | | Deprecate default constructor for classes that should have been meant to be i... | James Dong | 2012-02-27 | 1 | -0/+30 |
| |/ / |
|
* | | | Merge "Remove unnecessary header file includes for drmserver" | James Dong | 2012-02-28 | 1 | -5/+0 |
|\ \ \ |
|
| * | | | Remove unnecessary header file includes for drmserver | James Dong | 2012-02-27 | 1 | -5/+0 |
| |/ / |
|
* | | | Merge "Added missing javadoc comment for public API in DrmUtils class" | James Dong | 2012-02-28 | 1 | -5/+25 |
|\ \ \ |
|
| * | | | Added missing javadoc comment for public API in DrmUtils class | James Dong | 2012-02-27 | 1 | -5/+25 |
| |/ / |
|
* | | | Deprecated a mis-spelled method and replaced it with a new method | James Dong | 2012-02-27 | 1 | -0/+11 |
|/ / |
|
* | | Merge "Improved comment about DrmStore.ConstraintsColumns" | James Dong | 2012-02-24 | 2 | -6/+27 |
|\ \ |
|
| * | | Improved comment about DrmStore.ConstraintsColumns | James Dong | 2012-02-23 | 2 | -6/+27 |
* | | | Only allow valid types to be used in DrmErrorEvent and DrmInfoEvent | James Dong | 2012-02-24 | 3 | -8/+66 |
|/ / |
|
* | | Added checks for illegal arguments | James Dong | 2012-02-15 | 4 | -4/+40 |
* | | Separate sniffing from session initialization | James Dong | 2012-01-12 | 12 | -41/+141 |
* | | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE | Steve Block | 2012-01-08 | 3 | -14/+14 |
* | | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE | Steve Block | 2012-01-06 | 1 | -2/+2 |
* | | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE | Steve Block | 2012-01-03 | 2 | -28/+28 |
* | | am 3f6a7d1e: am d70c64db: Revert the following patches because they may lead ... | James Dong | 2011-12-14 | 1 | -3/+2 |
|\ \
| |/ |
|
| * | Revert the following patches because they may lead to power regression becaus... | James Dong | 2011-12-14 | 1 | -3/+2 |
* | | am f14dc291: Merge from ics-mr1 | The Android Open Source Project | 2011-12-12 | 1 | -2/+3 |
|\ \
| |/ |
|
| * | Fix drm enumeration order, resolves failure to play forward lock ringtones | Jeff Tinker | 2011-12-09 | 1 | -2/+3 |
* | | Fix log message | Glenn Kasten | 2011-11-10 | 1 | -1/+4 |
* | | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE | Steve Block | 2011-10-26 | 6 | -138/+138 |
|/ |
|
* | Modified loadPlugIns to load from /vendor and /system; skip libraries that ar... | Edwin Wong | 2011-09-21 | 1 | -9/+15 |
* | resolved conflicts for merge of 845fdba7 to master | Gloria Wang | 2011-08-04 | 6 | -183/+257 |
|\ |
|
| * | am 8a6fb50d: am 4e197ea8: am e15a73ee: Merge "Bug fixes in OMA DRM v1 Forward... | Gloria Wang | 2011-08-04 | 6 | -183/+257 |
| |\ |
|
| | * | Bug fixes in OMA DRM v1 Forward Lock Agent | Henrik B Andersson | 2011-08-04 | 6 | -183/+257 |
* | | | Fix ordering assumption of argument evaluation. | Gloria Wang | 2011-08-01 | 1 | -21/+45 |