| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
This is a preparation to move KeySystems to media, which is needed to support
Encrypted Media Extensions (EME) without relying on content.
BUG=422730
Review URL: https://codereview.chromium.org/665343002
Cr-Commit-Position: refs/heads/master@{#300992}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add components/cdm, components/sync_driver, ui/app_list,
Update file lists that got out of sync with GYP to to not having any targets that actually link them.
Move cc:cc_surfaces to cc/surfaces
Enable linking cc_unittests, cc_perftests, app_list_unittests, message_center_unittests
TBR=jamesr
Review URL: https://codereview.chromium.org/399683005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284784 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Split widevine_key_systems.(cc|h) into andorid_key_systems.* and
widevine_key_system.*.
- Add a method MediaDrmBridge::GetPlatformKeySystemNames().
BUG=322395
Review URL: https://codereview.chromium.org/320383005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276953 0039d316-1c4b-4281-b951-d872f2087c98
|
|
The motivation is to reuse the Widevine keysystem registration logic in Android Webview.
BUG=322395
Review URL: https://codereview.chromium.org/253593002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@269297 0039d316-1c4b-4281-b951-d872f2087c98
|