cef/libcef/browser
Marshall Greenblatt b2274f534d Update to Chromium version 119.0.6045.0 (#1204232)
Mac: 13.5+ build system w/ 14.0 base SDK (Xcode 15.0) is now required.
2023-10-24 10:56:39 -04:00
..
alloy Update to Chromium version 119.0.6045.0 (#1204232) 2023-10-24 10:56:39 -04:00
chrome chrome: views: Fix close of popup windows when parent is destroyed 2023-10-17 11:48:11 -04:00
devtools Update to Chromium version 117.0.5938.0 (#1181205) 2023-08-15 12:07:58 -04:00
extensions Update to Chromium version 118.0.5993.0 (#1192594) 2023-09-20 12:07:47 -04:00
gpu Convert defined(OS_XXX) to BUILDFLAG(IS_XXX) in libcef 2022-01-24 12:58:04 -05:00
media_router Update to Chromium version 119.0.6045.0 (#1204232) 2023-10-24 10:56:39 -04:00
native Update to Chromium version 118.0.5993.0 (#1192594) 2023-09-20 12:07:47 -04:00
net Remove CEF-specific integer and char16 typedef's (see #3507) 2023-06-01 19:32:36 +03:00
net_service Remove CefBrowserSettings.accept_language_list (fixes #3555) 2023-10-05 18:28:49 -04:00
osr Update to Chromium version 119.0.6045.0 (#1204232) 2023-10-24 10:56:39 -04:00
prefs Update to Chromium version 119.0.6045.0 (#1204232) 2023-10-24 10:56:39 -04:00
printing Update to Chromium version 118.0.5993.0 (#1192594) 2023-09-20 12:07:47 -04:00
test Remove CEF-specific integer and char16 typedef's (see #3507) 2023-06-01 19:32:36 +03:00
views chrome: Standardize fullscreen transition behavor/callbacks (fixes #3571) 2023-09-28 17:44:35 -04:00
audio_capturer.cc Update source files for bracket style 2023-01-04 17:47:17 -05: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 111.0.5563.0 (#1097615) 2023-02-03 13:00:26 -05:00
audio_loopback_stream_creator.h Update to Chromium version 111.0.5563.0 (#1097615) 2023-02-03 13:00:26 -05:00
browser_contents_delegate.cc Update to Chromium version 118.0.5993.0 (#1192594) 2023-09-20 12:07:47 -04:00
browser_contents_delegate.h Update to Chromium version 111.0.5563.0 (#1097615) 2023-02-03 13:00:26 -05:00
browser_context.cc Use default cookie scheme settings for non-global request contexts 2023-01-26 14:37:05 -05:00
browser_context.h Update to Chromium version 111.0.5563.0 (#1097615) 2023-02-03 13:00:26 -05:00
browser_context_keyed_service_factories.cc Update to Chromium version 117.0.5895.0 (#1171312) 2023-07-20 18:11:34 -04:00
browser_context_keyed_service_factories.h Initialize required KeyedServiceFactories when extensions are disabled (issue #2359) 2018-02-02 17:44:08 -05:00
browser_frame.cc Replace ReadOnlySharedMemoryRegion with WritableSharedMemoryRegion (see #3502) 2023-10-16 22:43:29 +00:00
browser_frame.h Replace ReadOnlySharedMemoryRegion with WritableSharedMemoryRegion (see #3502) 2023-10-16 22:43:29 +00:00
browser_host_base.cc Fix incorrect includes (see #3284) 2023-10-09 13:13:00 -04:00
browser_host_base.h Add new CanZoom/Zoom API (fixes #3284) 2023-10-05 13:22:44 -04:00
browser_host_create.cc Replace NOTREACHED() with DCHECK(false) (fixes #3500) 2023-05-08 18:36:00 +03:00
browser_info.cc Update source files for bracket style 2023-01-04 17:47:17 -05:00
browser_info.h Update to Chromium version 111.0.5563.0 (#1097615) 2023-02-03 13:00:26 -05:00
browser_info_manager.cc Replace NOTREACHED() with DCHECK(false) (fixes #3500) 2023-05-08 18:36:00 +03:00
browser_info_manager.h chrome: Use default Browser creation for picture-in-picture popups (see issue #3448) 2023-02-10 15:42:37 -05:00
browser_manager.cc Update to Chromium version 106.0.5249.0 (#1036826) 2022-08-25 14:09:20 -04:00
browser_manager.h Remove DISALLOW_ macro from libcef/ (see issue #3234) 2021-12-07 15:02:28 -05:00
browser_message_loop.cc Update to Chromium version 118.0.5993.0 (#1192594) 2023-09-20 12:07:47 -04:00
browser_message_loop.h Refactor process execution logic (see issue #2969) 2020-06-29 16:17:13 -04:00
browser_platform_delegate.cc Update to Chromium version 119.0.6045.0 (#1204232) 2023-10-24 10:56:39 -04:00
browser_platform_delegate.h Update to Chromium version 119.0.6045.0 (#1204232) 2023-10-24 10:56:39 -04:00
browser_platform_delegate_create.cc Replace NOTREACHED() with DCHECK(false) (fixes #3500) 2023-05-08 18:36:00 +03:00
browser_util.cc Update to Chromium version 118.0.5993.0 (#1192594) 2023-09-20 12:07:47 -04:00
browser_util.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
certificate_query.cc Update to Chromium version 111.0.5563.0 (#1097615) 2023-02-03 13:00:26 -05:00
certificate_query.h Update to Chromium version 111.0.5563.0 (#1097615) 2023-02-03 13:00:26 -05:00
chrome_crash_reporter_client_stub.cc Convert defined(OS_XXX) to BUILDFLAG(IS_XXX) in libcef 2022-01-24 12:58:04 -05:00
context.cc alloy: Remove CefSettings.user_data_path (fixes #3511) 2023-06-06 17:41:57 +03:00
context.h Rename CefBrowserHostImpl to AlloyBrowserHostImpl (see issue #2969) 2020-09-22 17:36:06 -04:00
context_menu_params_impl.cc Update source files for bracket style 2023-01-04 17:47:17 -05:00
context_menu_params_impl.h Remove DISALLOW_ macro from libcef/ (see issue #3234) 2021-12-07 15:02:28 -05:00
download_item_impl.cc Remove CEF-specific integer and char16 typedef's (see #3507) 2023-06-01 19:32:36 +03:00
download_item_impl.h Remove CEF-specific integer and char16 typedef's (see #3507) 2023-06-01 19:32:36 +03:00
download_manager_delegate.cc Remove CEF-specific integer and char16 typedef's (see #3507) 2023-06-01 19:32:36 +03:00
download_manager_delegate.h Update to Chromium version 100.0.4896.0 (#972766) 2022-02-22 19:22:39 -05:00
extension_impl.cc Replace NOTREACHED() with DCHECK(false) (fixes #3500) 2023-05-08 18:36:00 +03:00
extension_impl.h Remove DISALLOW_ macro from libcef/ (see issue #3234) 2021-12-07 15:02:28 -05:00
file_dialog_manager.cc Replace NOTREACHED() with DCHECK(false) (fixes #3500) 2023-05-08 18:36:00 +03:00
file_dialog_manager.h Use Chrome file dialogs on all platforms and runtimes (fixes issue #3314) 2022-04-19 18:52:26 -04:00
file_dialog_runner.cc Update to Chromium version 116.0.5845.0 (#1160321) 2023-06-28 11:43:11 +03:00
file_dialog_runner.h Use Chrome file dialogs on all platforms and runtimes (fixes issue #3314) 2022-04-19 18:52:26 -04:00
frame_host_impl.cc Replace ReadOnlySharedMemoryRegion with WritableSharedMemoryRegion (see #3502) 2023-10-16 22:43:29 +00:00
frame_host_impl.h Replace ReadOnlySharedMemoryRegion with WritableSharedMemoryRegion (see #3502) 2023-10-16 22:43:29 +00:00
frame_service_base.h Update to Chromium version 111.0.5563.0 (#1097615) 2023-02-03 13:00:26 -05:00
geometry_util.cc chrome: Improve positioning of the "Find" widget (fixes #3461) 2023-04-20 12:26:07 -04:00
geometry_util.h chrome: Improve positioning of the "Find" widget (fixes #3461) 2023-04-20 12:26:07 -04:00
geometry_util_unittest.cc chrome: Improve positioning of the "Find" widget (fixes #3461) 2023-04-20 12:26:07 -04:00
global_preference_manager_impl.cc Replace NOTREACHED() with DCHECK(false) (fixes #3500) 2023-05-08 18:36:00 +03:00
global_preference_manager_impl.h Support registration of custom preferences. 2022-10-26 16:54:33 -04:00
image_impl.cc Replace NOTREACHED() with DCHECK(false) (fixes #3500) 2023-05-08 18:36:00 +03:00
image_impl.h Remove DISALLOW_ macro from libcef/ (see issue #3234) 2021-12-07 15:02:28 -05:00
iothread_state.cc Update source files for bracket style 2023-01-04 17:47:17 -05:00
iothread_state.h Remove DISALLOW_ macro from libcef/ (see issue #3234) 2021-12-07 15:02:28 -05:00
javascript_dialog_manager.cc Update to Chromium version 111.0.5563.0 (#1097615) 2023-02-03 13:00:26 -05:00
javascript_dialog_manager.h alloy: Use Chrome JS dialogs on Windows/Linux (fixes issue #3316) 2022-06-03 22:45:23 +03:00
javascript_dialog_runner.h alloy: Use Chrome JS dialogs on Windows/Linux (fixes issue #3316) 2022-06-03 22:45:23 +03:00
main_runner.cc Don't run UI thread tasks after calling CefQuitMessageLoop 2023-07-11 15:59:52 +03:00
main_runner.h Don't run UI thread tasks after calling CefQuitMessageLoop 2023-07-11 15:59:52 +03:00
media_access_query.cc Update to Chromium version 111.0.5563.0 (#1097615) 2023-02-03 13:00:26 -05:00
media_access_query.h chrome: Add support for OnRequestMediaAccessPermission callback (see issue #2582) 2022-07-08 07:40:35 +00:00
media_capture_devices_dispatcher.cc Update source files for bracket style 2023-01-04 17:47:17 -05:00
media_capture_devices_dispatcher.h Update to Chromium version 111.0.5563.0 (#1097615) 2023-02-03 13:00:26 -05:00
media_stream_registrar.cc Update source files for bracket style 2023-01-04 17:47:17 -05:00
media_stream_registrar.h Update to Chromium version 109.0.5414.0 (#1070088) 2022-11-17 12:50:15 -05:00
menu_manager.cc Update source files for bracket style 2023-01-04 17:47:17 -05:00
menu_manager.h Remove DISALLOW_ macro from libcef/ (see issue #3234) 2021-12-07 15:02:28 -05:00
menu_model_impl.cc Update to Chromium version 117.0.5938.0 (#1181205) 2023-08-15 12:07:58 -04:00
menu_model_impl.h Update to Chromium version 105.0.5195.0 (#1027018) 2022-07-25 23:47:56 -04:00
menu_runner.h Remove DISALLOW_ macro from libcef/ (see issue #3234) 2021-12-07 15:02:28 -05:00
navigation_entry_impl.cc Add CefBaseTime and use it instead of CefTime (see issue #2935) 2022-07-19 10:09:35 -04:00
navigation_entry_impl.h Add CefBaseTime and use it instead of CefTime (see issue #2935) 2022-07-19 10:09:35 -04:00
origin_whitelist_impl.cc Replace NOTREACHED() with DCHECK(false) (fixes #3500) 2023-05-08 18:36:00 +03: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 Replace NOTREACHED() with DCHECK(false) (fixes #3500) 2023-05-08 18:36:00 +03:00
permission_prompt.cc Update to Chromium version 117.0.5938.0 (#1181205) 2023-08-15 12:07:58 -04:00
permission_prompt.h Add CefPermissionHandler callbacks for permission prompts (see issue #3352) 2022-07-07 10:01:24 +00:00
print_settings_impl.cc Update source files for bracket style 2023-01-04 17:47:17 -05:00
print_settings_impl.h Update to Chromium version 100.0.4896.0 (#972766) 2022-02-22 19:22:39 -05:00
process_util_impl.cc Replace NOTREACHED() with DCHECK(false) (fixes #3500) 2023-05-08 18:36:00 +03:00
request_context_handler_map.cc Update source files for bracket style 2023-01-04 17:47:17 -05:00
request_context_handler_map.h Remove DISALLOW_ macro from libcef/ (see issue #3234) 2021-12-07 15:02:28 -05:00
request_context_impl.cc Add methods for configuring website/content settings (fixes #3490) 2023-05-25 11:15:06 +00:00
request_context_impl.h Add methods for configuring website/content settings (fixes #3490) 2023-05-25 11:15:06 +00:00
scheme_impl.cc Replace NOTREACHED() with DCHECK(false) (fixes #3500) 2023-05-08 18:36:00 +03:00
server_impl.cc Remove CEF-specific integer and char16 typedef's (see #3507) 2023-06-01 19:32:36 +03:00
server_impl.h Remove CEF-specific integer and char16 typedef's (see #3507) 2023-06-01 19:32:36 +03:00
simple_menu_model_impl.cc Replace NOTREACHED() with DCHECK(false) (fixes #3500) 2023-05-08 18:36:00 +03:00
simple_menu_model_impl.h Update to Chromium version 105.0.5195.0 (#1027018) 2022-07-25 23:47:56 -04:00
speech_recognition_manager_delegate.cc Update to Chromium version 111.0.5563.0 (#1097615) 2023-02-03 13:00:26 -05:00
speech_recognition_manager_delegate.h Update to Chromium version 100.0.4896.0 (#972766) 2022-02-22 19:22:39 -05:00
ssl_host_state_delegate.cc Update to Chromium version 116.0.5845.0 (#1160321) 2023-06-28 11:43:11 +03:00
ssl_host_state_delegate.h Update to Chromium version 116.0.5845.0 (#1160321) 2023-06-28 11:43:11 +03:00
ssl_info_impl.cc Update to Chromium version 78.0.3904.0 (#693954) 2019-10-01 13:55:16 +00:00
ssl_info_impl.h Remove DISALLOW_ macro from libcef/ (see issue #3234) 2021-12-07 15:02:28 -05:00
ssl_status_impl.cc Update source files for bracket style 2023-01-04 17:47:17 -05:00
ssl_status_impl.h Remove DISALLOW_ macro from libcef/ (see issue #3234) 2021-12-07 15:02:28 -05:00
stream_impl.cc Remove CEF-specific integer and char16 typedef's (see #3507) 2023-06-01 19:32:36 +03:00
stream_impl.h Remove CEF-specific integer and char16 typedef's (see #3507) 2023-06-01 19:32:36 +03:00
thread_util.h Replace NOTREACHED() with DCHECK(false) (fixes #3500) 2023-05-08 18:36:00 +03:00
trace_impl.cc Remove CEF-specific integer and char16 typedef's (see #3507) 2023-06-01 19:32:36 +03:00
trace_subscriber.cc Update to Chromium version 111.0.5563.0 (#1097615) 2023-02-03 13:00:26 -05:00
trace_subscriber.h Update to Chromium revision 2b3ae3b8 (#394939) 2016-05-25 08:10:01 -07:00
x509_cert_principal_impl.cc Update to Chromium version 115.0.5790.0 (#1148114) 2023-06-01 13:44:39 +03:00
x509_cert_principal_impl.h Update to Chromium version 115.0.5790.0 (#1148114) 2023-06-01 13:44:39 +03:00
x509_certificate_impl.cc Update source files for bracket style 2023-01-04 17:47:17 -05:00
x509_certificate_impl.h Add CefBaseTime and use it instead of CefTime (see issue #2935) 2022-07-19 10:09:35 -04:00
xml_reader_impl.cc Replace NOTREACHED() with DCHECK(false) (fixes #3500) 2023-05-08 18:36:00 +03:00
xml_reader_impl.h Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
zip_reader_impl.cc Remove CEF-specific integer and char16 typedef's (see #3507) 2023-06-01 19:32:36 +03:00
zip_reader_impl.h Remove CEF-specific integer and char16 typedef's (see #3507) 2023-06-01 19:32:36 +03:00