|
|
Allow hw secured codecs on chromecast
The CL will allow chromecast see robustness configs in browser process.
Audio devices will reject robustness with hardware features.
1. Add feature flag enable_hw_secure_codec, which is true on android and
chromecast.
2. use_video_overlay_for_embedded_encrypted_video = true for chromecast
video devices.
BUG= 470242
TEST=Audio device reject robustness HW_SECURE_*
Total comments: 4
Total comments: 15
Total comments: 5
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+112 lines, -48 lines) |
Patch |
 |
M |
android_webview/native/aw_settings.cc
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chromecast/browser/android/cast_window_android.cc
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chromecast/browser/cast_content_window.cc
|
View
|
1
2
|
2 chunks |
+13 lines, -1 line |
0 comments
|
Download
|
 |
M |
chromecast/browser/media/cast_browser_cdm_factory.cc
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chromecast/renderer/key_systems_cast.cc
|
View
|
1
2
|
3 chunks |
+56 lines, -13 lines |
4 comments
|
Download
|
 |
M |
components/cdm/renderer/DEPS
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
components/cdm/renderer/widevine_key_system_properties.h
|
View
|
1
2
|
4 chunks |
+10 lines, -6 lines |
0 comments
|
Download
|
 |
M |
components/cdm/renderer/widevine_key_system_properties.cc
|
View
|
1
2
|
4 chunks |
+9 lines, -10 lines |
0 comments
|
Download
|
 |
M |
content/common/view_messages.h
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/public/common/renderer_preferences.h
|
View
|
1
2
|
1 chunk |
+4 lines, -0 lines |
1 comment
|
Download
|
 |
M |
content/public/common/renderer_preferences.cc
|
View
|
1
2
|
2 chunks |
+6 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/renderer/render_frame_impl.cc
|
View
|
1
2
|
2 chunks |
+2 lines, -7 lines |
0 comments
|
Download
|
 |
M |
media/BUILD.gn
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
media/base/key_systems.cc
|
View
|
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
media/media_options.gni
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
Total messages: 18 (6 generated)
|