summaryrefslogtreecommitdiff
path: root/drm
AgeCommit message (Expand)Author
2012-09-20Allow DRM client to pass the FD of an open file to the DRM server.Gene Morgan
2012-08-10Let getOriginalMimeType() take a fd passed from drm java applicationsJames Dong
2012-08-08Remove some unused forward lock codeJames Dong
2012-06-13am e20435de: Merge "Add NOTICE and MODULE_LICENSE_APACH2 to libs build under ...James Dong
2012-06-13Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/James Dong
2012-05-23Add a new API on DRM Framework for streamingKei Takahashi
2012-04-17Support widevine:// URLs in NuMediaExtractor / java MediaExtractor.Andreas Huber
2012-04-09You don't need LOCAL_SHARED_LIBRARIES/LOCAL_STATIC_LIBRARIES to build a stati...Ying Wang
2012-03-28Removed unnecessary include JNI from two drm Android.mk filesJames Dong
2012-03-28AV Android make files changesJames Dong
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