|
Update ClearKey to support CDM_6
This change adds support for GetUsableKeyIds() and RemoveSession(),
and renames ReleaseSession() to CloseSession(). There are also
changes due to the Ready event no longer being generated by the CDM
interface.
BUG= 358271, 351139
TEST=encrypted-media layout tests and browser_tests for encrypted media pass
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289755
Total comments: 54
Total comments: 8
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+272 lines, -52 lines) |
Patch |
 |
M |
content/renderer/media/crypto/ppapi_decryptor.cc
|
View
|
1
2
|
2 chunks |
+39 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/renderer/media/crypto/proxy_decryptor.h
|
View
|
1
2
3
|
1 chunk |
+8 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/renderer/media/crypto/proxy_decryptor.cc
|
View
|
1
2
3
4
5
|
3 chunks |
+22 lines, -10 lines |
0 comments
|
Download
|
 |
M |
media/base/cdm_promise.h
|
View
|
1
2
3
4
5
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
media/base/cdm_promise.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
media/base/media_keys.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
media/cdm/aes_decryptor.h
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
media/cdm/aes_decryptor.cc
|
View
|
1
2
|
2 chunks |
+21 lines, -0 lines |
0 comments
|
Download
|
 |
M |
media/cdm/aes_decryptor_unittest.cc
|
View
|
1
2
|
4 chunks |
+84 lines, -16 lines |
0 comments
|
Download
|
 |
M |
media/cdm/ppapi/external_clear_key/clear_key_cdm.h
|
View
|
1
2
3
|
5 chunks |
+24 lines, -7 lines |
0 comments
|
Download
|
 |
M |
media/cdm/ppapi/external_clear_key/clear_key_cdm.cc
|
View
|
1
2
|
14 chunks |
+57 lines, -16 lines |
0 comments
|
Download
|
 |
M |
media/cdm/ppapi/external_clear_key/clear_key_cdm_common.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 21 (0 generated)
|