|
media: Move widevine CDM targets to WidevineCdm folder
Put Widevine CDM and adapter in WidevineCdm folder in the output
directory instead of in the output directory directly. This will make it
easier for us to ship manifest.json file alongside with the CDM. It will
also make it easier for use to bundle the CDM on Windows and Mac.
BUG= 582622
TEST=Unit tests still pass. Manually tested on Linux.
Committed: https://crrev.com/3569f3d0f45b847990522f1655fb324c55dca887
Cr-Commit-Position: refs/heads/master@{#393672}
Total comments: 8
Total comments: 2
Total comments: 12
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+177 lines, -119 lines) |
Patch |
 |
M |
chrome/BUILD.gn
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/content_settings/content_settings_browsertest.cc
|
View
|
1
2
3
4
|
2 chunks |
+14 lines, -9 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/load_library_perf_test.cc
|
View
|
1
2
3
|
2 chunks |
+26 lines, -25 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/media/encrypted_media_browsertest.cc
|
View
|
1
2
3
4
5
6
7
|
4 chunks |
+17 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/media/encrypted_media_supported_types_browsertest.cc
|
View
|
1
2
3
4
5
6
7
|
7 chunks |
+29 lines, -22 lines |
2 comments
|
Download
|
 |
M |
chrome/browser_tests.isolate
|
View
|
1
2
3
4
5
6
7
|
6 chunks |
+12 lines, -12 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_dll_bundle.gypi
|
View
|
1
2
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_installer.gypi
|
View
|
1
2
3
4
5
6
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/common/chrome_paths.cc
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/installer/linux/BUILD.gn
|
View
|
1
2
3
4
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/installer/linux/common/installer.include
|
View
|
1
2
3
4
|
1 chunk |
+8 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/installer/mini_installer/chrome.release
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/tools/build/chromeos/FILES.cfg
|
View
|
1
2
3
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/tools/build/linux/FILES.cfg
|
View
|
1
2
3
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/tools/build/win/FILES.cfg
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
media/cdm/external_clear_key_test_helper.cc
|
View
|
1
2
3
|
2 chunks |
+6 lines, -4 lines |
0 comments
|
Download
|
 |
M |
media/cdm/ppapi/BUILD.gn
|
View
|
1
2
3
4
5
6
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
media/media.gyp
|
View
|
1
2
3
4
5
6
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
media/media_cdm.gypi
|
View
|
1
2
3
4
5
6
7
8
|
4 chunks |
+9 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/widevine/cdm/BUILD.gn
|
View
|
1
2
3
4
5
6
7
|
4 chunks |
+9 lines, -7 lines |
2 comments
|
Download
|
 |
M |
third_party/widevine/cdm/widevine_cdm.gyp
|
View
|
1
3
|
4 chunks |
+8 lines, -7 lines |
0 comments
|
Download
|
 |
M |
third_party/widevine/cdm/widevine_cdm_common.h
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
Total messages: 57 (22 generated)
|