summaryrefslogtreecommitdiffstats
path: root/drm/common
Commit message (Expand)AuthorAgeFilesLines
* openDecryptSession() should consistently return sp<DecryptHandle>Jeff Tinker2018-10-055-116/+119
* drm: Remove libbinder as a static library.Steven Moreland2018-07-161-1/+1
* Use -Werror in frameworks/avChih-Hung Hsieh2017-10-201-0/+2
* Convert libdrmframework and drmserver to Android.bpColin Cross2017-05-037-45/+1418
* 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
* | Merge "Fix misc-macro-parentheses warnings." am: 64d4f64af0Chih-hung Hsieh2016-05-192-2/+2
|\|
| * Fix misc-macro-parentheses warnings.Chih-Hung Hsieh2016-05-172-2/+2
* | Merge "libdrmframeworkcommon: Explicitly reference libbinder headers" am: 391...Treehugger Robot2016-04-131-0/+2
|\|
| * libdrmframeworkcommon: Explicitly reference libbinder headersChristopher Wiley2016-04-121-0/+2
* | Update how drm file descriptors are passed through frameworkJeff Tinker2016-04-011-1/+3
|/
* am 78f7932d: am 7b642b08: am 0af50080: am 8ba28c84: am d61dbb36: am 38281f1c:...Jeff Tinker2015-09-211-6/+10
|\
| * am 7b642b08: am 0af50080: am 8ba28c84: am d61dbb36: am 38281f1c: am d386c5be:...Jeff Tinker2015-09-211-6/+10
| |\
| | * am 38281f1c: am d386c5be: Merge "Fix heap data leak vulnerability" into klp-devJeff Tinker2015-09-161-6/+10
| | |\
| | | * Fix heap data leak vulnerabilityJeff Tinker2015-09-141-6/+10
| * | | Update calls to IInterface::asBinder()Marco Nelissen2014-11-171-2/+1
* | | | Harden drmserver process against fuzzing attacksJeff Tinker2015-04-291-10/+46
* | | | Update calls to IInterface::asBinder()Marco Nelissen2014-11-141-2/+1
|/ / /
* / / Check for NULL before calling asBinder().Dan Albert2014-09-161-1/+2
|/ /
* / media: use size_t for integer iterator to Vector::size()Mark Salyzyn2014-04-151-2/+2
|/
* Revert "Enhancement for OnInfo callback on DRM Framework"Jeff Tinker2013-09-032-122/+2
* Enhancement for OnInfo callback on DRM FrameworkTakeshi Aimi2013-08-232-2/+122
* Remove obsolete drm manager codeJeff Tinker2013-07-231-25/+0
* Fixed memory leakage in the DRM frameworkHung Nguyen2013-01-242-5/+9
* Allow DRM client to pass the FD of an open file to the DRM server.Gene Morgan2012-09-201-4/+16
* Let getOriginalMimeType() take a fd passed from drm java applicationsJames Dong2012-08-102-4/+14
* am e20435de: Merge "Add NOTICE and MODULE_LICENSE_APACH2 to libs build under ...James Dong2012-06-132-0/+190
|\
| * Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/James Dong2012-06-132-0/+190
* | Add a new API on DRM Framework for streamingKei Takahashi2012-05-232-0/+56
|/
* AV Android make files changesJames Dong2012-03-281-3/+3
* Separate sniffing from session initializationJames Dong2012-01-122-9/+34
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-2/+2
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-262-68/+68
* Fix ordering assumption of argument evaluation.Gloria Wang2011-08-011-21/+45
* Fix for bug 4371230.Gloria Wang2011-07-251-2/+2
* - Add two sanity checks.Gloria Wang2011-06-222-0/+5
* -Fix some typoGloria Wang2011-06-151-14/+14
* Merge "Include strings.h for the strcasecmp prototype."Carl Shapiro2011-03-221-1/+1
|\
| * Include strings.h for the strcasecmp prototype.Carl Shapiro2011-03-221-1/+1
* | am fc4c13be: am 01240177: am 3cc797b9: Merge "Add one more field in DecryptHa...Gloria Wang2011-03-221-2/+17
|\ \ | |/ |/|
| * Add one more field in DecryptHandle to support bug 4126624Gloria Wang2011-03-211-2/+17
| * do not merge: Cherry pick change I6529695c from master to partially fix bug 4...Gloria Wang2011-03-211-188/+88
* | Fix for 4084554.Gloria Wang2011-03-211-188/+88
* | Fix for bug 4126103.Gloria Wang2011-03-171-2/+2
* | am 7d7dcb5e: am 4528a7db: Merge "Bug 4016329 do full string comparisons" into...Glenn Kasten2011-03-151-2/+2
|\|
| * Bug 4016329 do full string comparisonsGlenn Kasten2011-03-141-2/+2
* | Fix for bug 3477330Gloria Wang2011-03-101-5/+0
|/
* - Change level of some LOGs from LOGE to LOGV because those logsGloria Wang2011-03-091-2/+2
* To support DRM files without file extensionGloria Wang2011-03-021-1/+1
* Bug 3361124 Remove drmioserver, continuedGlenn Kasten2011-01-212-75/+0