summaryrefslogtreecommitdiffstats
path: root/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/FwdLockEngine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed file descriptor leak in FwdLockEngine::onGetOriginalMimeType.Robert Shih2013-11-081-0/+1
* Let getOriginalMimeType() take a fd passed from drm java applicationsJames Dong2012-08-101-2/+5
* make sure that lower-case mime and file suffix is used to check against the s...James Dong2012-03-131-5/+8
* Avoid checking supported mime types or file suffixes in multiple placesJames Dong2012-03-091-16/+47
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-11/+11
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-1/+1
* resolved conflicts for merge of 845fdba7 to masterGloria Wang2011-08-041-41/+58
|\
| * Bug fixes in OMA DRM v1 Forward Lock AgentHenrik B Andersson2011-08-041-41/+58
* | Fix a memory leak in the Forward Lock plugin.Gloria Wang2011-06-211-0/+13
* | To remove log spam in the Forward Lock DRM plugin.Gloria Wang2011-06-141-30/+30
* | Duplicated fileDesc is not closed when input file is not forward-lock content.Gloria Wang2011-06-131-1/+4
|/
* Initial OMA DRM forward lock contributionPravat Dalbehera2011-01-051-0/+628