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-02-28Added permission check for all sensitive drm API callsJames Dong
2012-02-27Remove unnecessary header file includes for drmserverJames Dong
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
2011-06-22- Add two sanity checks.Gloria Wang
2011-06-21Merge "Fix a memory leak in the Forward Lock plugin. For bug 4770217."Gloria Wang
2011-06-21Fix a memory leak in the Forward Lock plugin.Gloria Wang
2011-06-16Merge "-Fix some typo -Remove one unnecessary memory allocation"Gloria Wang
2011-06-15-Fix some typoGloria Wang
2011-06-14To remove log spam in the Forward Lock DRM plugin.Gloria Wang
2011-06-13Duplicated fileDesc is not closed when input file is not forward-lock content.Gloria Wang
2011-04-24Fix memory leak from retrieval of getSupportedDrmInfo.James Dong
2011-03-25am ed7b688c: am aac43ea1: am b8b85ea2: Merge "Fix for bug 4126624. Change the...Gloria Wang
2011-03-24Fix for bug 4126624.Gloria Wang
2011-03-24Fix for bug 4165823.Gloria Wang
2011-03-22Merge "Include strings.h for the strcasecmp prototype."Carl Shapiro
2011-03-22Include strings.h for the strcasecmp prototype.Carl Shapiro
2011-03-22am fc4c13be: am 01240177: am 3cc797b9: Merge "Add one more field in DecryptHa...Gloria Wang
2011-03-21Add one more field in DecryptHandle to support bug 4126624Gloria Wang
2011-03-21do not merge: Cherry pick change I6529695c from master to partially fix bug 4...Gloria Wang
2011-03-21Fix for 4084554.Gloria Wang
2011-03-17Fix for bug 4126103.Gloria Wang
2011-03-15Merge "Bug fixes of DRM framework."Gloria Wang
2011-03-15am 7d7dcb5e: am 4528a7db: Merge "Bug 4016329 do full string comparisons" into...Glenn Kasten
2011-03-15Bug fixes of DRM framework.Gloria Wang
2011-03-14Add memory leak tracking/debugging code to drm serverJames Dong
2011-03-14Bug 4016329 do full string comparisonsGlenn Kasten