| Commit message (Expand) | Author | Age | Files | Lines |
* | Add liblog | Ying Wang | 2013-04-09 | 3 | -0/+3 |
* | Remove unnecessary lib dependencies in the FL makefile | Henrik B Andersson | 2013-01-28 | 2 | -8/+0 |
* | Fixed bugs where the content of buffer holding keys was cleared using a wrong... | Hung Nguyen | 2013-01-25 | 2 | -4/+9 |
* | Fixed memory leakage in the DRM framework | Hung Nguyen | 2013-01-24 | 1 | -1/+2 |
* | Fix for not ending up in an eternal loop in DrmManager. | Henrik B Andersson | 2013-01-24 | 1 | -1/+5 |
* | Let getOriginalMimeType() take a fd passed from drm java applications | James Dong | 2012-08-10 | 14 | -43/+26 |
* | Remove some unused forward lock code | James Dong | 2012-08-08 | 2 | -61/+0 |
* | am e20435de: Merge "Add NOTICE and MODULE_LICENSE_APACH2 to libs build under ... | James Dong | 2012-06-13 | 8 | -0/+760 |
|\ |
|
| * | Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/ | James Dong | 2012-06-13 | 8 | -0/+760 |
* | | Add a new API on DRM Framework for streaming | Kei Takahashi | 2012-05-23 | 8 | -0/+66 |
|/ |
|
* | You don't need LOCAL_SHARED_LIBRARIES/LOCAL_STATIC_LIBRARIES to build a stati... | Ying Wang | 2012-04-09 | 1 | -7/+0 |
* | Removed unnecessary include JNI from two drm Android.mk files | James Dong | 2012-03-28 | 2 | -2/+0 |
* | AV Android make files changes | James Dong | 2012-03-28 | 6 | -14/+10 |
* | Merge "make sure that lower-case mime and file suffix is used to check agains... | James Dong | 2012-03-14 | 1 | -5/+8 |
|\ |
|
| * | make sure that lower-case mime and file suffix is used to check against the s... | James Dong | 2012-03-13 | 1 | -5/+8 |
* | | Merge "Fixed a buffer overflow bug in DrmPassthruPlugin" | James Dong | 2012-03-14 | 1 | -2/+8 |
|\ \ |
|
| * | | Fixed a buffer overflow bug in DrmPassthruPlugin | James Dong | 2012-03-13 | 1 | -2/+8 |
| |/ |
|
* | | Turned off log spamming from DrmPassthruPlugin | James Dong | 2012-03-13 | 1 | -28/+28 |
|/ |
|
* | Merge "Avoid checking supported mime types or file suffixes in multiple places" | James Dong | 2012-03-12 | 3 | -53/+55 |
|\ |
|
| * | Avoid checking supported mime types or file suffixes in multiple places | James Dong | 2012-03-09 | 3 | -53/+55 |
* | | Added an failure log message when the fwdlock engine fails to open a given file. | James Dong | 2012-03-09 | 1 | -1/+8 |
|/ |
|
* | Separate sniffing from session initialization | James Dong | 2012-01-12 | 8 | -24/+96 |
* | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE | Steve Block | 2012-01-08 | 1 | -11/+11 |
* | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE | Steve Block | 2012-01-06 | 1 | -2/+2 |
* | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE | Steve Block | 2012-01-03 | 2 | -28/+28 |
* | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE | Steve Block | 2011-10-26 | 1 | -1/+1 |
* | resolved conflicts for merge of 845fdba7 to master | Gloria Wang | 2011-08-04 | 6 | -183/+257 |
|\ |
|
| * | am 8a6fb50d: am 4e197ea8: am e15a73ee: Merge "Bug fixes in OMA DRM v1 Forward... | Gloria Wang | 2011-08-04 | 6 | -183/+257 |
| |\ |
|
| | * | Bug fixes in OMA DRM v1 Forward Lock Agent | Henrik B Andersson | 2011-08-04 | 6 | -183/+257 |
* | | | Fix for bug 4371230. | Gloria Wang | 2011-07-25 | 7 | -14/+17 |
* | | | Remove the simulator target from all makefiles. | Jeff Brown | 2011-07-11 | 2 | -15/+4 |
* | | | - Add two sanity checks. | Gloria Wang | 2011-06-22 | 1 | -1/+0 |
* | | | Merge "Fix a memory leak in the Forward Lock plugin. For bug 4770217." | Gloria Wang | 2011-06-21 | 1 | -0/+13 |
|\ \ \ |
|
| * | | | Fix a memory leak in the Forward Lock plugin. | Gloria Wang | 2011-06-21 | 1 | -0/+13 |
* | | | | Merge "-Fix some typo -Remove one unnecessary memory allocation" | Gloria Wang | 2011-06-16 | 1 | -3/+1 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | -Fix some typo | Gloria Wang | 2011-06-15 | 1 | -3/+1 |
* | | | | To remove log spam in the Forward Lock DRM plugin. | Gloria Wang | 2011-06-14 | 1 | -30/+30 |
|/ / / |
|
* | | | Duplicated fileDesc is not closed when input file is not forward-lock content. | Gloria Wang | 2011-06-13 | 1 | -1/+4 |
* | | | am ed7b688c: am aac43ea1: am b8b85ea2: Merge "Fix for bug 4126624. Change the... | Gloria Wang | 2011-03-25 | 1 | -1/+0 |
|\ \ \
| |/ / |
|
| * | | Fix for bug 4126624. | Gloria Wang | 2011-03-24 | 1 | -1/+0 |
| * | | Fix for bug 4165823. | Gloria Wang | 2011-03-24 | 2 | -10/+34 |
* | | | Merge "Bug fixes of DRM framework." | Gloria Wang | 2011-03-15 | 5 | -18/+36 |
|\ \ \ |
|
| * | | | Bug fixes of DRM framework. | Gloria Wang | 2011-03-15 | 5 | -18/+36 |
* | | | | am 7d7dcb5e: am 4528a7db: Merge "Bug 4016329 do full string comparisons" into... | Glenn Kasten | 2011-03-15 | 2 | -92/+3 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Bug 4016329 do full string comparisons | Glenn Kasten | 2011-03-14 | 2 | -92/+3 |
* | | | | Add memory leak tracking/debugging code to drm server | James Dong | 2011-03-14 | 1 | -0/+2 |
* | | | | frameworks/base: remove LOCAL_PRELINK_MODULE | Iliyan Malchev | 2011-03-14 | 3 | -3/+3 |
* | | | | resolved conflicts for merge of c761a80d to master | Gloria Wang | 2011-03-14 | 2 | -5/+1 |
|\ \ \ \
| |/ / /
| | / /
| |/ /
|/| | |
|
| * | | - Some change on the DrmManager in order to support feature request 4082089. | Gloria Wang | 2011-03-11 | 2 | -5/+1 |
* | | | Fix for bug 3477330 | Gloria Wang | 2011-03-10 | 3 | -62/+92 |
|/ / |
|