cef/libcef/common
Marshall Greenblatt b5386249bd alloy: Remove CefSettings.user_data_path (fixes #3511)
This change replaces existing CefSettings.user_data_path usage with
CefSettings.root_cache_path for better alignment with the Chrome runtime.
All files should now be written inside the root_cache_path directory.
2023-06-06 17:41:57 +03:00
..
alloy mac: Enable ARC in libcef (fixes #3496) 2023-05-09 18:26:47 +03:00
chrome Update to Chromium version 113.0.5672.0 (#1121455) 2023-04-05 17:48:51 -04:00
extensions Update to Chromium version 111.0.5563.0 (#1097615) 2023-02-03 13:00:26 -05:00
mojom Remove deprecated base::[Dictionary|List]Value API usage 2023-01-30 21:32:19 -05:00
net Update source files for bracket style 2023-01-04 17:47:17 -05:00
net_service Update source files for bracket style 2023-01-04 17:47:17 -05:00
test Update source files for bracket style 2023-01-04 17:47:17 -05:00
app_manager.cc Update source files for bracket style 2023-01-04 17:47:17 -05:00
app_manager.h Update to Chromium version 111.0.5563.0 (#1097615) 2023-02-03 13:00:26 -05:00
base_impl.cc Remove CEF-specific integer and char16 typedef's (see #3507) 2023-06-01 19:32:36 +03:00
cdm_host_file_path.cc widevine: Support CDM host verification and storage ID (fixes issue #3404) 2022-10-04 18:21:31 -04:00
cdm_host_file_path.h widevine: Support CDM host verification and storage ID (fixes issue #3404) 2022-10-04 18:21:31 -04:00
cef_crash_report_upload_thread.cc Replace NOTREACHED() with DCHECK(false) (fixes #3500) 2023-05-08 18:36:00 +03:00
cef_crash_report_upload_thread.h Update to Chromium version 107.0.5304.0 (#1047731) 2022-09-29 13:09:35 -04:00
cef_crash_report_utils.cc Update source files for bracket style 2023-01-04 17:47:17 -05:00
cef_crash_report_utils.h
cef_switches.cc Support registration of custom preferences. 2022-10-26 16:54:33 -04:00
cef_switches.h Support registration of custom preferences. 2022-10-26 16:54:33 -04:00
command_line_impl.cc Replace NOTREACHED() with DCHECK(false) (fixes #3500) 2023-05-08 18:36:00 +03:00
command_line_impl.h
crash_reporter_client.cc Update source files for bracket style 2023-01-04 17:47:17 -05:00
crash_reporter_client.h
crash_reporting.cc Update source files for bracket style 2023-01-04 17:47:17 -05:00
crash_reporting.h
drag_data_impl.cc Replace NOTREACHED() with DCHECK(false) (fixes #3500) 2023-05-08 18:36:00 +03:00
drag_data_impl.h
file_util_impl.cc Replace NOTREACHED() with DCHECK(false) (fixes #3500) 2023-05-08 18:36:00 +03:00
frame_util.cc
frame_util.h Update to Chromium version 111.0.5563.0 (#1097615) 2023-02-03 13:00:26 -05:00
i18n_util_impl.cc
json_impl.cc Remove deprecated base::[Dictionary|List]Value API usage 2023-01-30 21:32:19 -05:00
main_runner_delegate.h Update to Chromium version 113.0.5672.0 (#1121455) 2023-04-05 17:48:51 -04:00
main_runner_handler.h
parser_impl.cc Update source files for bracket style 2023-01-04 17:47:17 -05:00
process_message_impl.cc Remove deprecated base::[Dictionary|List]Value API usage 2023-01-30 21:32:19 -05:00
process_message_impl.h Remove deprecated base::[Dictionary|List]Value API usage 2023-01-30 21:32:19 -05:00
process_message_smr_impl.cc Update to Chromium version 107.0.5304.0 (#1047731) 2022-09-29 13:09:35 -04:00
process_message_smr_impl.h Update to Chromium version 107.0.5304.0 (#1047731) 2022-09-29 13:09:35 -04:00
request_impl.cc Remove CEF-specific integer and char16 typedef's (see #3507) 2023-06-01 19:32:36 +03:00
request_impl.h Remove CEF-specific integer and char16 typedef's (see #3507) 2023-06-01 19:32:36 +03:00
resource_bundle_delegate.cc Update source files for bracket style 2023-01-04 17:47:17 -05:00
resource_bundle_delegate.h
resource_bundle_impl.cc Update source files for bracket style 2023-01-04 17:47:17 -05:00
resource_bundle_impl.h
resource_util.cc alloy: Remove CefSettings.user_data_path (fixes #3511) 2023-06-06 17:41:57 +03:00
resource_util.h
response_impl.cc Replace NOTREACHED() with DCHECK(false) (fixes #3500) 2023-05-08 18:36:00 +03:00
response_impl.h
scheme_registrar_impl.cc Update to Chromium version 111.0.5563.0 (#1097615) 2023-02-03 13:00:26 -05:00
scheme_registrar_impl.h
string_list_impl.cc Use less error prone string list, map or multimap pointer types 2023-04-13 16:06:02 +00:00
string_map_impl.cc Make string map append API match the manuals 2023-04-13 16:08:48 +00:00
string_multimap_impl.cc Make string map append API match the manuals 2023-04-13 16:08:48 +00:00
string_types_impl.cc Remove CEF-specific integer and char16 typedef's (see #3507) 2023-06-01 19:32:36 +03:00
string_util.cc
string_util.h Update to Chromium version 111.0.5563.0 (#1097615) 2023-02-03 13:00:26 -05:00
task_impl.cc Remove CEF-specific integer and char16 typedef's (see #3507) 2023-06-01 19:32:36 +03:00
task_runner_impl.cc Remove CEF-specific integer and char16 typedef's (see #3507) 2023-06-01 19:32:36 +03:00
task_runner_impl.h Remove CEF-specific integer and char16 typedef's (see #3507) 2023-06-01 19:32:36 +03:00
task_runner_manager.cc
task_runner_manager.h
thread_impl.cc Replace NOTREACHED() with DCHECK(false) (fixes #3500) 2023-05-08 18:36:00 +03:00
thread_impl.h
time_impl.cc Update source files for bracket style 2023-01-04 17:47:17 -05:00
time_util.h
tracker.cc Update source files for bracket style 2023-01-04 17:47:17 -05:00
tracker.h
urlrequest_impl.cc Replace NOTREACHED() with DCHECK(false) (fixes #3500) 2023-05-08 18:36:00 +03:00
util_linux.cc Update source files for bracket style 2023-01-04 17:47:17 -05:00
util_linux.h
util_mac.h Update to Chromium version 114.0.5735.0 (#1135570) 2023-05-05 22:53:16 +03:00
util_mac.mm Update to Chromium version 115.0.5790.0 (#1148114) 2023-06-01 13:44:39 +03:00
value_base.cc Update source files for bracket style 2023-01-04 17:47:17 -05:00
value_base.h Replace NOTREACHED() with DCHECK(false) (fixes #3500) 2023-05-08 18:36:00 +03:00
values_impl.cc Replace NOTREACHED() with DCHECK(false) (fixes #3500) 2023-05-08 18:36:00 +03:00
values_impl.h Remove deprecated base::[Dictionary|List]Value API usage 2023-01-30 21:32:19 -05:00
waitable_event_impl.cc Remove CEF-specific integer and char16 typedef's (see #3507) 2023-06-01 19:32:36 +03:00
waitable_event_impl.h Remove CEF-specific integer and char16 typedef's (see #3507) 2023-06-01 19:32:36 +03:00