summaryrefslogtreecommitdiff
path: root/drm
AgeCommit message (Expand)Author
2012-03-14Merge "make sure that lower-case mime and file suffix is used to check agains...James Dong
2012-03-14Merge "Fixed a buffer overflow bug in DrmPassthruPlugin"James Dong
2012-03-13Fixed a buffer overflow bug in DrmPassthruPluginJames Dong
2012-03-13Turned off log spamming from DrmPassthruPluginJames Dong
2012-03-13make sure that lower-case mime and file suffix is used to check against the s...James Dong
2012-03-12Merge "Avoid checking supported mime types or file suffixes in multiple places"James Dong
2012-03-09Avoid checking supported mime types or file suffixes in multiple placesJames Dong
2012-03-09Added an failure log message when the fwdlock engine fails to open a given file.James Dong
2012-03-05There was copy and paste code in JNI to create a DrmConvertedStatus object.James Dong
2012-03-02Fix some JNI issues in the drm frameworkJames 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-28Added permission check for all sensitive drm API callsJames Dong
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 "Remove unnecessary header file includes for drmserver"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-27Remove unnecessary header file includes for drmserverJames 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
2012-01-19Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)Steve Block
2012-01-19Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)Steve Block
2012-01-19Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)Steve Block
2012-01-19Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)Steve Block
2012-01-19Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF)Steve Block
2012-01-12Separate sniffing from session initializationJames Dong
2012-01-08Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block
2012-01-06Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block
2012-01-03Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block
2011-12-14am 3f6a7d1e: am d70c64db: Revert the following patches because they may lead ...James Dong
2011-12-14Revert the following patches because they may lead to power regression becaus...James Dong
2011-12-12am f14dc291: Merge from ics-mr1The Android Open Source Project
2011-12-09Fix drm enumeration order, resolves failure to play forward lock ringtonesJeff Tinker
2011-11-10Fix log messageGlenn Kasten
2011-10-26Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block
2011-09-21Modified loadPlugIns to load from /vendor and /system; skip libraries that ar...Edwin Wong
2011-08-04resolved conflicts for merge of 845fdba7 to masterGloria Wang
2011-08-04am 8a6fb50d: am 4e197ea8: am e15a73ee: Merge "Bug fixes in OMA DRM v1 Forward...Gloria Wang
2011-08-04Bug fixes in OMA DRM v1 Forward Lock AgentHenrik B Andersson
2011-08-01Fix ordering assumption of argument evaluation.Gloria Wang
2011-07-25Fix for bug 4371230.Gloria Wang
2011-07-11Remove the simulator target from all makefiles.Jeff Brown