summaryrefslogtreecommitdiffstats
path: root/drm/libdrmframework/plugins
Commit message (Expand)AuthorAgeFilesLines
* Remove subdirs from Android.bpPawin Vongmasa2019-03-283-10/+0
* Use ICU in libandroidicuVictor Chang2019-01-021-2/+1
* openDecryptSession() should consistently return sp<DecryptHandle>Jeff Tinker2018-10-054-70/+73
* Use -Werror in frameworks/avChih-Hung Hsieh2017-10-206-0/+13
* Merge "Fix memory leak warning in FwdLockEngine.cpp"Zhizhou Yang2017-08-181-4/+8
|\
| * Fix memory leak warning in FwdLockEngine.cppZhizhou Yang2017-08-161-4/+8
* | Merge "Convert libdrmframework and drmserver to Android.bp" am: a33999bab9 am...Colin Cross2017-05-0424-1289/+215
|\|
| * Convert libdrmframework and drmserver to Android.bpColin Cross2017-05-0324-1289/+215
* | Remove executable bit from ordinary filesGlenn Kasten2016-10-171-0/+0
|/
* Merge "Fix clang-tidy warnings in drm."Chih-Hung Hsieh2016-08-091-1/+1
|\
| * Fix clang-tidy warnings in drm.Chih-Hung Hsieh2016-08-091-1/+1
* | resolve merge conflicts of b5ab355 to nyc-dev-plus-aospMark Salyzyn2016-03-312-29/+30
|\|
| * drm: unused argument warning messagesMark Salyzyn2016-03-314-85/+88
* | Fix more unused parameter warnings in frameworks/av/drm.Aurimas Liutikas2016-02-123-58/+70
|/
* FwdLockConv.c: include what you use.Adam Langley2015-05-121-0/+1
* Remove superfluous OpenSSL include paths.Adam Langley2015-01-224-9/+3
* am bb9e396d: am 06f7d151: am 06da69d5: Merge "frameworks/av: convert LOCAL_MO...Colin Cross2014-01-281-1/+1
|\
| * frameworks/av: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATHColin Cross2014-01-271-1/+1
| * Add liblogYing Wang2013-04-092-0/+2
| * Remove unnecessary lib dependencies in the FL makefileHenrik B Andersson2013-01-282-8/+0
| * Fixed bugs where the content of buffer holding keys was cleared using a wrong...Hung Nguyen2013-01-252-4/+9
| * Fixed memory leakage in the DRM frameworkHung Nguyen2013-01-241-1/+2
* | Fixed file descriptor leak in FwdLockEngine::onGetOriginalMimeType.Robert Shih2013-11-081-0/+1
* | Add liblogYing Wang2013-04-092-0/+2
* | Remove unnecessary lib dependencies in the FL makefileHenrik B Andersson2013-01-282-8/+0
* | Fixed bugs where the content of buffer holding keys was cleared using a wrong...Hung Nguyen2013-01-252-4/+9
* | Fixed memory leakage in the DRM frameworkHung Nguyen2013-01-241-1/+2
|/
* Let getOriginalMimeType() take a fd passed from drm java applicationsJames Dong2012-08-108-34/+16
* Remove some unused forward lock codeJames Dong2012-08-082-61/+0
* am e20435de: Merge "Add NOTICE and MODULE_LICENSE_APACH2 to libs build under ...James Dong2012-06-136-0/+570
|\
| * Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/James Dong2012-06-136-0/+570
* | Add a new API on DRM Framework for streamingKei Takahashi2012-05-232-0/+31
|/
* You don't need LOCAL_SHARED_LIBRARIES/LOCAL_STATIC_LIBRARIES to build a stati...Ying Wang2012-04-091-7/+0
* Removed unnecessary include JNI from two drm Android.mk filesJames Dong2012-03-282-2/+0
* AV Android make files changesJames Dong2012-03-285-12/+8
* Merge "make sure that lower-case mime and file suffix is used to check agains...James Dong2012-03-141-5/+8
|\
| * make sure that lower-case mime and file suffix is used to check against the s...James Dong2012-03-131-5/+8
* | Merge "Fixed a buffer overflow bug in DrmPassthruPlugin"James Dong2012-03-141-2/+8
|\ \
| * | Fixed a buffer overflow bug in DrmPassthruPluginJames Dong2012-03-131-2/+8
| |/
* / Turned off log spamming from DrmPassthruPluginJames Dong2012-03-131-28/+28
|/
* Merge "Avoid checking supported mime types or file suffixes in multiple places"James Dong2012-03-123-53/+55
|\
| * Avoid checking supported mime types or file suffixes in multiple placesJames Dong2012-03-093-53/+55
* | Added an failure log message when the fwdlock engine fails to open a given file.James Dong2012-03-091-1/+8
|/
* Separate sniffing from session initializationJames Dong2012-01-122-6/+55
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-11/+11
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-032-28/+28
* 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-046-183/+257
|\
| * am 8a6fb50d: am 4e197ea8: am e15a73ee: Merge "Bug fixes in OMA DRM v1 Forward...Gloria Wang2011-08-046-183/+257
| |\
| | * Bug fixes in OMA DRM v1 Forward Lock AgentHenrik B Andersson2011-08-046-183/+257