Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
229c543d081cc29f1f07df8d0b1657cdb71e0c15
/
drm
/
libdrmframework
/
plugins
1196687
Remove subdirs from Android.bp
by Pawin Vongmasa
· 7 years ago
b6826d9
Use ICU in libandroidicu
by Victor Chang
· 8 years ago
5d49bef
openDecryptSession() should consistently return sp<DecryptHandle>
by Jeff Tinker
· 8 years ago
5cf0751
Use -Werror in frameworks/av
by Chih-Hung Hsieh
· 9 years ago
b5c1bcb
Merge "Fix memory leak warning in FwdLockEngine.cpp" am: 809ea9d9cc
by Zhizhou Yang
· 9 years ago
6781064
Fix memory leak warning in FwdLockEngine.cpp
by Zhizhou Yang
· 9 years ago
cd3b59c
Merge "Convert libdrmframework and drmserver to Android.bp" am: a33999bab9 am: 5eb26eebfb
by Colin Cross
· 9 years ago
61d1c58
Convert libdrmframework and drmserver to Android.bp
by Colin Cross
· 9 years ago
e755733
Remove executable bit from ordinary files
by Glenn Kasten
· 10 years ago
aee0669
Merge "Fix clang-tidy warnings in drm." am: e055519839
by Chih-Hung Hsieh
· 10 years ago
8c0164c
Fix clang-tidy warnings in drm.
by Chih-Hung Hsieh
· 10 years ago
b11a864
resolve merge conflicts of b5ab355 to nyc-dev-plus-aosp
by Mark Salyzyn
· 10 years ago
5a8dbe7
drm: unused argument warning messages
by Mark Salyzyn
· 12 years ago
b223117
Fix more unused parameter warnings in frameworks/av/drm.
by Aurimas Liutikas
· 11 years ago
2544611
FwdLockConv.c: include what you use.
by Adam Langley
· 11 years ago
683202e
Remove superfluous OpenSSL include paths.
by Adam Langley
· 12 years ago
9be49c9
am bb9e396d: am 06f7d151: am 06da69d5: Merge "frameworks/av: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH"
by Colin Cross
· 13 years ago
7d6fc5e
frameworks/av: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH
by Colin Cross
· 13 years ago
817d4aa
Fixed file descriptor leak in FwdLockEngine::onGetOriginalMimeType.
by Robert Shih
· 13 years ago
ecba748
Add liblog
by Ying Wang
· 13 years ago
da0dc0a
Add liblog
by Ying Wang
· 13 years ago
6baa0d2
Remove unnecessary lib dependencies in the FL makefile
by Henrik B Andersson
· 14 years ago
558d60e
Remove unnecessary lib dependencies in the FL makefile
by Henrik B Andersson
· 14 years ago
61eae44
Fixed bugs where the content of buffer holding keys was cleared using a wrong size in forward lock
by Hung Nguyen
· 14 years ago
2d45dbd
Fixed bugs where the content of buffer holding keys was cleared using a wrong size in forward lock
by Hung Nguyen
· 14 years ago
bb9c2e1
Fixed memory leakage in the DRM framework
by Hung Nguyen
· 14 years ago
0bf4384
Fixed memory leakage in the DRM framework
by Hung Nguyen
· 14 years ago
bf5b3b2
Let getOriginalMimeType() take a fd passed from drm java applications
by James Dong
· 14 years ago
9352d11
Remove some unused forward lock code
by James Dong
· 14 years ago
cc0df65
am e20435de: Merge "Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/" into jb-dev
by James Dong
· 14 years ago
3d51d5c
Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/
by James Dong
· 14 years ago
cba7b32
Add a new API on DRM Framework for streaming
by Kei Takahashi
· 15 years ago
ed5b285
You don't need LOCAL_SHARED_LIBRARIES/LOCAL_STATIC_LIBRARIES to build a static library.
by Ying Wang
· 14 years ago
cec40f9
Removed unnecessary include JNI from two drm Android.mk files
by James Dong
· 14 years ago
559bf28
AV Android make files changes
by James Dong
· 14 years ago
27e52c7
Merge "make sure that lower-case mime and file suffix is used to check against the supported ones"
by James Dong
· 14 years ago
75979dc
Merge "Fixed a buffer overflow bug in DrmPassthruPlugin"
by James Dong
· 14 years ago
3525066
Fixed a buffer overflow bug in DrmPassthruPlugin
by James Dong
· 14 years ago
0a38af0
Turned off log spamming from DrmPassthruPlugin
by James Dong
· 14 years ago
ad6ec91
make sure that lower-case mime and file suffix is used to check against the supported ones
by James Dong
· 14 years ago
f67fdc6
Merge "Avoid checking supported mime types or file suffixes in multiple places"
by James Dong
· 14 years ago
bd2f13d
Avoid checking supported mime types or file suffixes in multiple places
by James Dong
· 14 years ago
9c78e86
Added an failure log message when the fwdlock engine fails to open a given file.
by James Dong
· 14 years ago
9d2f386
Separate sniffing from session initialization
by James Dong
· 15 years ago
29357bc
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 15 years ago
b8a8052
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
by Steve Block
· 15 years ago
3856b09
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
by Steve Block
· 15 years ago
cfff1f2
resolved conflicts for merge of 845fdba7 to master
by Gloria Wang
· 15 years ago
e3c56d1
am 8a6fb50d: am 4e197ea8: am e15a73ee: Merge "Bug fixes in OMA DRM v1 Forward Lock Agent"
by Gloria Wang
· 15 years ago
9085507
Bug fixes in OMA DRM v1 Forward Lock Agent
by Henrik B Andersson
· 16 years ago
8f00151
Fix for bug 4371230.
by Gloria Wang
· 15 years ago
5e0067b
Remove the simulator target from all makefiles. Bug: 5010576
by Jeff Brown
· 15 years ago
409e5a0
Fix a memory leak in the Forward Lock plugin. For bug 4770217.
by Gloria Wang
· 15 years ago
b432603
To remove log spam in the Forward Lock DRM plugin. Fix for bug 4619159.
by Gloria Wang
· 15 years ago
50872c0
Duplicated fileDesc is not closed when input file is not forward-lock content.
by Gloria Wang
· 15 years ago
1006c80
Merge "Bug fixes of DRM framework."
by Gloria Wang
· 15 years ago
8d2577b
Bug fixes of DRM framework.
by Gloria Wang
· 15 years ago
9691a73
frameworks/base: remove LOCAL_PRELINK_MODULE
by Iliyan Malchev
· 15 years ago
1de41a6
Move all Widevine code which have dependency on vendor modules to vendor/widevine
by Gloria Wang
· 16 years ago
d4366e8
- Update from Widevine - Bug fixes
by Gloria Wang
· 16 years ago
0a32d79
rename /system/lib/drm/plugins/native/ to /system/lib/drm-plugin/
by Gloria Wang
· 16 years ago
6508ec9
am 1dac4cdd: am a220a297: Merge "Initial OMA DRM forward lock contribution"
by Gloria Wang
· 16 years ago
fdd65a0
Initial OMA DRM forward lock contribution
by Pravat Dalbehera
· 16 years ago
e558276
Remove empty Widevine make files
by Gloria Wang
· 16 years ago
6dc4726
am 24a90c26: am d9334934: Merge "Update of DRM Framework."
by Gloria Wang
· 16 years ago
a2cd44c
64-bit file size/offset support for DRM framework
by Gloria Wang
· 16 years ago
3473846
Update of DRM Framework.
by Takeshi Aimi
· 16 years ago
b251f75
resolved conflicts for merge of a8d7b747 to master
by Gloria Wang
· 16 years ago
e943f84
Update of DRM framework
by Takeshi Aimi
· 16 years ago
6dc55e7
Add support for WV plugin
by Gloria Wang
· 16 years ago
2272ee2
Update of DRM framework.
by Takeshi Aimi
· 16 years ago
0335b70
Make DRM libraries optional
by Jean-Baptiste Queru
· 16 years ago
ea916b1
fix build
by Jean-Baptiste Queru
· 16 years ago
27ed8ad
Initial contribution from Sony Corporation.
by aimitakeshi
· 16 years ago