cef/libcef/browser
Marshall Greenblatt 240b869db5 widevine: Use component updater with the Alloy runtime (fixes issue #3149)
Widevine CDM binaries will be downloaded on supported platforms shortly after
application startup. Widevine support will then become available within a few
seconds after successful installation on Windows or after the next application
restart on other platforms. The CDM files will be downloaded to a "WidevineCdm"
directory inside the `CefSettings.user_data_path` directory.

Pass the `--disable-component-update` command-line flag to disable Widevine
download and installation. Pass the `--component-updater=fast-update` command-
line flag to force Widevine download immediately after application startup.

See the related issue for additional usage details.
2021-08-09 21:10:45 -04:00
..
alloy widevine: Use component updater with the Alloy runtime (fixes issue #3149) 2021-08-09 21:10:45 -04:00
chrome chrome: Fix AssertBlockingAllowed() with disk-based Profile creation (see issue #2969) 2021-08-04 15:23:49 -04:00
devtools Update to Chromium version 92.0.4515.0 (#885287) 2021-06-10 16:42:44 -04:00
extensions Update to Chromium version 93.0.4577.0 (#902210) 2021-07-27 19:03:09 -04:00
gpu
media_router Update to Chromium version 93.0.4577.0 (#902210) 2021-07-27 19:03:09 -04:00
native Update to Chromium version 93.0.4577.0 (#902210) 2021-07-27 19:03:09 -04:00
net Update to Chromium version 93.0.4577.0 (#902210) 2021-07-27 19:03:09 -04:00
net_service Update to Chromium version 93.0.4577.0 (#902210) 2021-07-27 19:03:09 -04:00
osr Update to Chromium version 93.0.4577.0 (#902210) 2021-07-27 19:03:09 -04:00
plugins
prefs widevine: Use component updater with the Alloy runtime (fixes issue #3149) 2021-08-09 21:10:45 -04:00
printing Update to Chromium version 93.0.4577.0 (#902210) 2021-07-27 19:03:09 -04:00
views views: Fix multiple issues with hide-frame (fixes issue #3168) 2021-08-04 14:31:08 -04:00
audio_capturer.cc Update to Chromium version 93.0.4577.0 (#902210) 2021-07-27 19:03:09 -04:00
audio_capturer.h Update to Chromium version 93.0.4577.0 (#902210) 2021-07-27 19:03:09 -04:00
audio_loopback_stream_creator.cc Update to Chromium version 92.0.4515.0 (#885287) 2021-06-10 16:42:44 -04:00
audio_loopback_stream_creator.h Update to Chromium version 88.0.4324.0 (#827102) 2020-12-04 15:43:33 -05:00
browser_contents_delegate.cc Fix ceftest failures with BackForwardCache enabled (see issue #2421) 2021-07-27 19:03:21 -04:00
browser_contents_delegate.h Fix ceftest failures with BackForwardCache enabled (see issue #2421) 2021-07-27 19:03:21 -04:00
browser_context_keyed_service_factories.cc
browser_context_keyed_service_factories.h
browser_context.cc chrome: Fix potential UAF of ChromeBrowserContext and Profile (see issue #2969) 2021-07-27 19:03:21 -04:00
browser_context.h chrome: Fix potential UAF of ChromeBrowserContext and Profile (see issue #2969) 2021-07-27 19:03:21 -04:00
browser_frame.cc Update to Chromium version 93.0.4577.0 (#902210) 2021-07-27 19:03:09 -04:00
browser_frame.h Update to Chromium version 93.0.4577.0 (#902210) 2021-07-27 19:03:09 -04:00
browser_host_base.cc Update to Chromium version 92.0.4515.0 (#885287) 2021-06-10 16:42:44 -04:00
browser_host_base.h Add CefFrameHandler callbacks for tracking CefFrame lifespan (see issue #2421) 2021-05-31 18:58:27 -04:00
browser_host_create.cc Restore support for CreateBrowserSync with NULL |request_context| (see issue #2969) 2021-05-20 15:11:39 -04:00
browser_info_manager.cc Convert legacy IPC messages to Mojo (fixes issue #3123) 2021-05-18 21:59:48 -04:00
browser_info_manager.h Convert legacy IPC messages to Mojo (fixes issue #3123) 2021-05-18 21:59:48 -04:00
browser_info.cc Fix ceftest failures with BackForwardCache enabled (see issue #2421) 2021-07-27 19:03:21 -04:00
browser_info.h Fix ceftest failures with BackForwardCache enabled (see issue #2421) 2021-07-27 19:03:21 -04:00
browser_manager.cc Convert legacy IPC messages to Mojo (fixes issue #3123) 2021-05-18 21:59:48 -04:00
browser_manager.h Convert legacy IPC messages to Mojo (fixes issue #3123) 2021-05-18 21:59:48 -04:00
browser_message_loop.cc
browser_message_loop.h
browser_platform_delegate_create.cc Update to Chromium version 91.0.4472.0 (#870763) 2021-04-23 11:38:51 -04:00
browser_platform_delegate.cc Update to Chromium version 93.0.4577.0 (#902210) 2021-07-27 19:03:09 -04:00
browser_platform_delegate.h Update to Chromium version 93.0.4577.0 (#902210) 2021-07-27 19:03:09 -04:00
browser_util.cc Translate additional CEF modifiers to EF_* flags (see issue #2597) 2021-07-19 15:52:36 +00:00
browser_util.h
chrome_crash_reporter_client_stub.cc
context_menu_params_impl.cc Update to Chromium version 91.0.4472.0 (#870763) 2021-04-23 11:38:51 -04:00
context_menu_params_impl.h Update to Chromium version 90.0.4430.0 (#857950) 2021-03-18 11:23:00 -04:00
context.cc Update to Chromium version 92.0.4515.0 (#885287) 2021-06-10 16:42:44 -04:00
context.h
download_item_impl.cc
download_item_impl.h
download_manager_delegate.cc Update to Chromium version 92.0.4515.0 (#885287) 2021-06-10 16:42:44 -04:00
download_manager_delegate.h
extension_impl.cc
extension_impl.h
file_dialog_manager.cc Update to Chromium version 92.0.4515.0 (#885287) 2021-06-10 16:42:44 -04:00
file_dialog_manager.h
file_dialog_runner.h Various fixes related to the C++11/14 update (see issue #3140) 2021-06-18 13:42:31 -04:00
frame_host_impl.cc Fix ceftest failures with BackForwardCache enabled (see issue #2421) 2021-07-27 19:03:21 -04:00
frame_host_impl.h Fix ceftest failures with BackForwardCache enabled (see issue #2421) 2021-07-27 19:03:21 -04:00
image_impl.cc Update to Chromium version 92.0.4515.0 (#885287) 2021-06-10 16:42:44 -04:00
image_impl.h Update to Chromium version 92.0.4515.0 (#885287) 2021-06-10 16:42:44 -04:00
iothread_state.cc Update to Chromium version 92.0.4515.0 (#885287) 2021-06-10 16:42:44 -04:00
iothread_state.h Avoid potential use-after-free of CefIOThreadState (see issue #2969) 2021-04-07 18:19:46 -04:00
javascript_dialog_manager.cc Update to Chromium version 91.0.4472.0 (#870763) 2021-04-23 11:38:51 -04:00
javascript_dialog_manager.h Update to Chromium version 91.0.4472.0 (#870763) 2021-04-23 11:38:51 -04:00
javascript_dialog_runner.h Various fixes related to the C++11/14 update (see issue #3140) 2021-06-18 13:42:31 -04:00
main_runner.cc Update to Chromium version 92.0.4515.0 (#885287) 2021-06-10 16:42:44 -04:00
main_runner.h Update to Chromium version 92.0.4515.0 (#885287) 2021-06-10 16:42:44 -04:00
media_capture_devices_dispatcher.cc
media_capture_devices_dispatcher.h
menu_manager.cc Update to Chromium version 92.0.4515.0 (#885287) 2021-06-10 16:42:44 -04:00
menu_manager.h Update to Chromium version 91.0.4472.0 (#870763) 2021-04-23 11:38:51 -04:00
menu_model_impl.cc Update to Chromium version 92.0.4515.0 (#885287) 2021-06-10 16:42:44 -04:00
menu_model_impl.h Update to Chromium version 91.0.4472.0 (#870763) 2021-04-23 11:38:51 -04:00
menu_runner.h Various fixes related to the C++11/14 update (see issue #3140) 2021-06-18 13:42:31 -04:00
navigation_entry_impl.cc
navigation_entry_impl.h
origin_whitelist_impl.cc Update to Chromium version 92.0.4515.0 (#885287) 2021-06-10 16:42:44 -04:00
origin_whitelist_impl.h Update to Chromium version 92.0.4515.0 (#885287) 2021-06-10 16:42:44 -04:00
path_util_impl.cc
print_settings_impl.cc Convert legacy IPC messages to Mojo (fixes issue #3123) 2021-05-18 21:59:48 -04:00
print_settings_impl.h Convert legacy IPC messages to Mojo (fixes issue #3123) 2021-05-18 21:59:48 -04:00
process_util_impl.cc
request_context_handler_map.cc
request_context_handler_map.h
request_context_impl.cc Update to Chromium version 92.0.4515.0 (#885287) 2021-06-10 16:42:44 -04:00
request_context_impl.h Wait for CefBrowserContext initialization (see issue #2969) 2021-04-14 21:03:44 -04:00
scheme_impl.cc
server_impl.cc Update to Chromium version 93.0.4577.0 (#902210) 2021-07-27 19:03:09 -04:00
server_impl.h
simple_menu_model_impl.cc Update to Chromium version 92.0.4515.0 (#885287) 2021-06-10 16:42:44 -04:00
simple_menu_model_impl.h Update to Chromium version 92.0.4515.0 (#885287) 2021-06-10 16:42:44 -04:00
speech_recognition_manager_delegate.cc
speech_recognition_manager_delegate.h
ssl_host_state_delegate.cc Update to Chromium version 93.0.4577.0 (#902210) 2021-07-27 19:03:09 -04:00
ssl_host_state_delegate.h Update to Chromium version 93.0.4577.0 (#902210) 2021-07-27 19:03:09 -04:00
ssl_info_impl.cc
ssl_info_impl.h
ssl_status_impl.cc
ssl_status_impl.h
stream_impl.cc
stream_impl.h
thread_util.h Replace OVERRIDE with override (see issue #3140) 2021-06-17 16:16:53 -04:00
trace_impl.cc
trace_subscriber.cc Update to Chromium version 92.0.4515.0 (#885287) 2021-06-10 16:42:44 -04:00
trace_subscriber.h
web_contents_dialog_helper.cc Mac: Add Views API support (see issue #1749) 2021-02-27 12:31:45 -05:00
web_contents_dialog_helper.h
web_plugin_impl.cc widevine: Use component updater with the Alloy runtime (fixes issue #3149) 2021-08-09 21:10:45 -04:00
web_plugin_impl.h
x509_cert_principal_impl.cc
x509_cert_principal_impl.h
x509_certificate_impl.cc
x509_certificate_impl.h
xml_reader_impl.cc Update to Chromium version 89.0.4389.0 (#843830) 2021-02-08 14:15:38 -05:00
xml_reader_impl.h
zip_reader_impl.cc
zip_reader_impl.h