index
:
frameworks_av.git
replicant-4.2
replicant-6.0
frameworks/av
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed file descriptor leak in FwdLockEngine::onGetOriginalMimeType.
Robert Shih
2013-11-08
1
-0
/
+1
*
Fix MediaDrm cts tests
Jeff Tinker
2013-09-11
3
-0
/
+899
*
Revert "Enhancement for OnInfo callback on DRM Framework"
Jeff Tinker
2013-09-03
2
-122
/
+2
*
fix MediaDrm.isCryptoSchemeSupported(uuid)
Jeff Tinker
2013-08-28
3
-899
/
+0
*
Enhancement for OnInfo callback on DRM Framework
Takeshi Aimi
2013-08-23
2
-2
/
+122
*
Add ability to test supported content types to MediaDrm
Jeff Tinker
2013-08-22
2
-0
/
+9
*
Remove obsolete drm manager code
Jeff Tinker
2013-07-23
8
-73
/
+0
*
Added CTS test for secure stop APIs
Jeff Tinker
2013-04-16
1
-8
/
+27
*
Add liblog
Ying Wang
2013-04-09
5
-1
/
+5
*
Implement async event callout from drm plugin to Java app
Jeff Tinker
2013-04-03
1
-1
/
+25
*
MediaDrm API update
Jeff Tinker
2013-04-01
2
-33
/
+303
*
Implementing MediaDrm APIs
Jeff Tinker
2013-03-13
3
-0
/
+577
*
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
3
-6
/
+11
*
Fix for not ending up in an eternal loop in DrmManager.
Henrik B Andersson
2013-01-24
2
-34
/
+28
*
Allow DRM client to pass the FD of an open file to the DRM server.
Gene Morgan
2012-09-20
1
-4
/
+16
*
Let getOriginalMimeType() take a fd passed from drm java applications
James Dong
2012-08-10
18
-51
/
+44
*
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
12
-0
/
+1140
|
\
|
*
Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/
James Dong
2012-06-13
12
-0
/
+1140
*
|
Add a new API on DRM Framework for streaming
Kei Takahashi
2012-05-23
12
-0
/
+162
|
/
*
Support widevine:// URLs in NuMediaExtractor / java MediaExtractor.
Andreas Huber
2012-04-17
1
-15
/
+1
*
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
8
-20
/
+16
*
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
|
/
*
Added permission check for all sensitive drm API calls
James Dong
2012-02-28
1
-0
/
+21
*
Remove unnecessary header file includes for drmserver
James Dong
2012-02-27
1
-5
/
+0
*
Separate sniffing from session initialization
James Dong
2012-01-12
12
-41
/
+141
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
2
-13
/
+13
*
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
*
am 3f6a7d1e: am d70c64db: Revert the following patches because they may lead ...
James Dong
2011-12-14
1
-3
/
+2
|
\
|
*
Revert the following patches because they may lead to power regression becaus...
James Dong
2011-12-14
1
-3
/
+2
*
|
am f14dc291: Merge from ics-mr1
The Android Open Source Project
2011-12-12
1
-2
/
+3
|
\
\
|
|
/
|
*
Fix drm enumeration order, resolves failure to play forward lock ringtones
Jeff Tinker
2011-12-09
1
-2
/
+3
*
|
Fix log message
Glenn Kasten
2011-11-10
1
-1
/
+4
*
|
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
Steve Block
2011-10-26
5
-100
/
+100
|
/
*
Modified loadPlugIns to load from /vendor and /system; skip libraries that ar...
Edwin Wong
2011-09-21
1
-9
/
+15
*
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
[next]