312 Commits (8499f13735227aab50b4bc859a1ea6f02166e912)

Author SHA1 Message Date
Robert Shih 817d4aa19e Fixed file descriptor leak in FwdLockEngine::onGetOriginalMimeType.
11 years ago
Jeff Tinker 34486800a0 Fix MediaDrm cts tests
11 years ago
Jeff Tinker 4585e8f0ff Revert "Enhancement for OnInfo callback on DRM Framework"
11 years ago
Jeff Tinker ee7e77d55d fix MediaDrm.isCryptoSchemeSupported(uuid)
11 years ago
Takeshi Aimi 5ff7836da0 Enhancement for OnInfo callback on DRM Framework
11 years ago
Jeff Tinker 9cf69e0fc1 Add ability to test supported content types to MediaDrm
11 years ago
Jeff Tinker f355f18aa2 Remove obsolete drm manager code
11 years ago
Jeff Tinker 423e33ce65 Added CTS test for secure stop APIs
11 years ago
Ying Wang da0dc0af0e Add liblog
11 years ago
Jeff Tinker c0d5f1f840 Implement async event callout from drm plugin to Java app
11 years ago
Jeff Tinker 4c63a239c4 MediaDrm API update
11 years ago
Jeff Tinker 441a78d5e2 Implementing MediaDrm APIs
11 years ago
Henrik B Andersson 558d60e4e2 Remove unnecessary lib dependencies in the FL makefile
12 years ago
Hung Nguyen 2d45dbd191 Fixed bugs where the content of buffer holding keys was cleared using a wrong size in forward lock
12 years ago
Hung Nguyen 0bf43848ad Fixed memory leakage in the DRM framework
12 years ago
Henrik B Andersson 13f7fe763b Fix for not ending up in an eternal loop in DrmManager.
12 years ago
Gene Morgan 0abeaca9d1 Allow DRM client to pass the FD of an open file to the DRM server.
12 years ago
James Dong bf5b3b29e3 Let getOriginalMimeType() take a fd passed from drm java applications
12 years ago
James Dong 9352d1168c Remove some unused forward lock code
12 years ago
James Dong cc0df657cd am e20435de: Merge "Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/" into jb-dev
12 years ago
James Dong 3d51d5cb53 Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/
12 years ago
Kei Takahashi cba7b32d8f Add a new API on DRM Framework for streaming
12 years ago
Andreas Huber 1608735ef4 Support widevine:// URLs in NuMediaExtractor / java MediaExtractor.
12 years ago
Ying Wang ed5b285520 You don't need LOCAL_SHARED_LIBRARIES/LOCAL_STATIC_LIBRARIES to build a static library.
12 years ago
James Dong cec40f97a8 Removed unnecessary include JNI from two drm Android.mk files
12 years ago
James Dong 559bf2836f AV Android make files changes
12 years ago
James Dong 27e52c70cf Merge "make sure that lower-case mime and file suffix is used to check against the supported ones"
12 years ago
James Dong 75979dc147 Merge "Fixed a buffer overflow bug in DrmPassthruPlugin"
12 years ago
James Dong 3525066445 Fixed a buffer overflow bug in DrmPassthruPlugin
12 years ago
James Dong 0a38af09eb Turned off log spamming from DrmPassthruPlugin
12 years ago
James Dong ad6ec91c0b make sure that lower-case mime and file suffix is used to check against the supported ones
12 years ago
James Dong f67fdc6d8b Merge "Avoid checking supported mime types or file suffixes in multiple places"
12 years ago
James Dong bd2f13ddbe Avoid checking supported mime types or file suffixes in multiple places
13 years ago
James Dong 9c78e8681d Added an failure log message when the fwdlock engine fails to open a given file.
13 years ago
James Dong 328745b130 Added permission check for all sensitive drm API calls
13 years ago
James Dong d907e9451e Remove unnecessary header file includes for drmserver
13 years ago
James Dong 9d2f386dd2 Separate sniffing from session initialization
13 years ago
Steve Block 29357bc2c0 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
13 years ago
Steve Block 5ff1dd576b Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
13 years ago
Steve Block b8a805261b Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
13 years ago
James Dong 2a3d6e1b6c am 3f6a7d1e: am d70c64db: Revert the following patches because they may lead to power regression because SHA/MD5 module is stuck 1. Revert "Fix drm flag setting missed in false drm recognition fix." This reverts commit 9f704f6c46a171357e49c411c83458b9d4565f3b.
13 years ago
James Dong 785ee06d10 Revert the following patches because they may lead to power regression because SHA/MD5 module is stuck
13 years ago
The Android Open Source Project 50a44951ba am f14dc291: Merge from ics-mr1
13 years ago
Jeff Tinker a9d421d3c0 Fix drm enumeration order, resolves failure to play forward lock ringtones
13 years ago
Glenn Kasten 40ddcb7150 Fix log message
13 years ago
Steve Block 3856b090cd Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
13 years ago
Edwin Wong 5f6f4e4e89 Modified loadPlugIns to load from /vendor and /system; skip libraries that are already loaded.
13 years ago
Gloria Wang cfff1f2b0b resolved conflicts for merge of 845fdba7 to master
13 years ago
Gloria Wang e3c56d1641 am 8a6fb50d: am 4e197ea8: am e15a73ee: Merge "Bug fixes in OMA DRM v1 Forward Lock Agent"
13 years ago
Henrik B Andersson 90855078eb Bug fixes in OMA DRM v1 Forward Lock Agent
13 years ago
Gloria Wang 197f047db2 Fix ordering assumption of argument evaluation.
13 years ago
Gloria Wang 8f00151cbe Fix for bug 4371230.
13 years ago
Jeff Brown 5e0067b486 Remove the simulator target from all makefiles.
13 years ago
Gloria Wang ab00df4d85 - Add two sanity checks.
13 years ago
Gloria Wang 185a19319e Merge "Fix a memory leak in the Forward Lock plugin. For bug 4770217."
13 years ago
Gloria Wang 409e5a07f0 Fix a memory leak in the Forward Lock plugin.
13 years ago
Gloria Wang daeba2d6b9 Merge "-Fix some typo -Remove one unnecessary memory allocation"
13 years ago
Gloria Wang c10ce33302 -Fix some typo
13 years ago
Gloria Wang b432603d71 To remove log spam in the Forward Lock DRM plugin.
13 years ago
Gloria Wang 50872c0b65 Duplicated fileDesc is not closed when input file is not forward-lock content.
13 years ago
James Dong adfb559262 Fix memory leak from retrieval of getSupportedDrmInfo.
13 years ago
Gloria Wang 277360f06b am ed7b688c: am aac43ea1: am b8b85ea2: Merge "Fix for bug 4126624. Change the mDrmManagerClientImpl to sp to avoid double delete the pointer." into honeycomb-mr1
13 years ago
Gloria Wang 25cd5788a7 Fix for bug 4126624.
13 years ago
Gloria Wang 07d0220bcc Fix for bug 4165823.
13 years ago
Carl Shapiro 4fed58a760 Merge "Include strings.h for the strcasecmp prototype."
13 years ago
Carl Shapiro 21e7c33eaf Include strings.h for the strcasecmp prototype.
13 years ago
Gloria Wang 0b500c2e81 am fc4c13be: am 01240177: am 3cc797b9: Merge "Add one more field in DecryptHandle to support bug 4126624" into honeycomb-mr1
13 years ago
Gloria Wang 6b2a35bbec Add one more field in DecryptHandle to support bug 4126624
13 years ago
Gloria Wang 4dabc20fa2 do not merge: Cherry pick change I6529695c from master to partially fix bug 4126624.
13 years ago
Gloria Wang 1da9aa6060 Fix for 4084554.
13 years ago
Gloria Wang 79cbc13ede Fix for bug 4126103.
14 years ago
Gloria Wang 1006c80903 Merge "Bug fixes of DRM framework."
14 years ago
Glenn Kasten 99b1c9861c am 7d7dcb5e: am 4528a7db: Merge "Bug 4016329 do full string comparisons" into honeycomb-mr1
14 years ago
Gloria Wang 8d2577b9ac Bug fixes of DRM framework.
14 years ago
James Dong 8635b7b095 Add memory leak tracking/debugging code to drm server
14 years ago
Glenn Kasten 41b3d3be18 Bug 4016329 do full string comparisons
14 years ago
Iliyan Malchev 9691a73139 frameworks/base: remove LOCAL_PRELINK_MODULE
14 years ago
Gloria Wang 1825ce2475 resolved conflicts for merge of c761a80d to master
14 years ago
Gloria Wang 0e0a5f9e0b - Some change on the DrmManager in order to support feature request 4082089.
14 years ago
Gloria Wang b5ce361d19 Fix for bug 3477330
14 years ago
Gloria Wang 6b610a3d31 - Change level of some LOGs from LOGE to LOGV because those logs
14 years ago
Gloria Wang 7f89d09c0f To support DRM files without file extension
14 years ago
Gloria Wang 1de41a66e3 Move all Widevine code which have dependency on vendor modules to vendor/widevine
14 years ago
Gloria Wang d4366e89e4 - Update from Widevine
14 years ago
Glenn Kasten 44482001e1 Bug 3361124 Remove drmioserver, continued
14 years ago
Gloria Wang e21495572b am 113529f0: am a4b0cdc9: Merge "More fix for 64 bit offset." into honeycomb
14 years ago
Gloria Wang 5cc52d4622 am a4b0cdc9: Merge "More fix for 64 bit offset." into honeycomb
14 years ago
Gloria Wang 2ed8a921ef More fix for 64 bit offset.
14 years ago
Gloria Wang 0a32d7981b rename /system/lib/drm/plugins/native/ to /system/lib/drm-plugin/
14 years ago
Gloria Wang 507ac2ecfe am c35b3268: am 1dac4cdd: am a220a297: Merge "Initial OMA DRM forward lock contribution"
14 years ago
Gloria Wang 6508ec903e am 1dac4cdd: am a220a297: Merge "Initial OMA DRM forward lock contribution"
14 years ago
Gloria Wang 13e05b3f56 Merge "Initial OMA DRM forward lock contribution"
14 years ago
Glenn Kasten e7be8fe9ae Merge "Bug 3229711"
14 years ago
Glenn Kasten fc4f5aad4a Bug 3229711
14 years ago
Gloria Wang ac2652c25f am 9e0bb6d5: am 0544d059: Merge "DRM Framework bug fixes."
14 years ago
Pravat Dalbehera fdd65a0fc7 Initial OMA DRM forward lock contribution
14 years ago
Takeshi Aimi c618b5af98 DRM Framework bug fixes.
14 years ago
Gloria Wang e558276ea1 Remove empty Widevine make files
14 years ago
Gloria Wang 6dc4726e7f am 24a90c26: am d9334934: Merge "Update of DRM Framework."
14 years ago
Gloria Wang a2cd44cb50 64-bit file size/offset support for DRM framework
14 years ago
Takeshi Aimi 3473846f64 Update of DRM Framework.
14 years ago
Gloria Wang b251f75d5c resolved conflicts for merge of a8d7b747 to master
14 years ago
Gloria Wang 5a6d148790 Disable some logs
14 years ago
Takeshi Aimi e943f84129 Update of DRM framework
14 years ago
Gloria Wang 6dc55e7067 Add support for WV plugin
14 years ago
Gloria Wang d6d4ba97bc Do not create drm directory here. Fix for bug 3134576.
14 years ago
Takeshi Aimi 2272ee27d9 Update of DRM framework.
14 years ago
Jean-Baptiste Queru 0335b70c6c Make DRM libraries optional
14 years ago
Jean-Baptiste Queru 3df6c0fc75 fix build
14 years ago
Jean-Baptiste Queru ea916b1e27 fix build
14 years ago
Jean-Baptiste Queru a4f8842d67 fix build
14 years ago
aimitakeshi 27ed8ad2db Initial contribution from Sony Corporation.
14 years ago