cef/libcef/common
Marshall Greenblatt c410c950de alloy: Move warning after logging init (fixes #3713) 2024-06-10 11:02:09 -04:00
..
alloy alloy: Move warning after logging init (fixes #3713) 2024-06-10 11:02:09 -04:00
chrome chrome: Support CefResourceBundleHandler (see #3685) 2024-05-03 13:29:24 -04:00
extensions Update to Chromium version 125.0.6422.0 (#1287751) 2024-04-25 18:43:05 -04:00
mojom Remove explicit tracking of guest view frames 2024-04-26 10:31:40 -04:00
net libcef: Format with clang-tidy (see #3632) 2024-01-20 19:33:17 -05:00
net_service Update to Chromium version 123.0.6312.0 (#1262506) 2024-02-26 12:08:55 -05:00
test libcef: Format with clang-tidy (see #3632) 2024-01-20 19:33:17 -05:00
app_manager.cc Fix cookie exclusion for fetch CORS pre-flight requests (fixes #3596) 2023-11-20 14:44:43 -05:00
app_manager.h Fix cookie exclusion for fetch CORS pre-flight requests (fixes #3596) 2023-11-20 14:44:43 -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
cdm_host_file_path.h
cef_crash_report_upload_thread.cc libcef: Format with clang-tidy (see #3632) 2024-01-20 19:33:17 -05:00
cef_crash_report_upload_thread.h libcef: Format with clang-tidy (see #3632) 2024-01-20 19:33:17 -05:00
cef_crash_report_utils.cc
cef_crash_report_utils.h
cef_switches.cc alloy: Add setting to customize log items 2023-08-07 13:40:40 -04:00
cef_switches.h alloy: Add setting to customize log items 2023-08-07 13:40:40 -04:00
command_line_impl.cc chrome: Add callback for already running app relaunch (fixes #3609) 2023-12-04 15:43:45 -05:00
command_line_impl.h chrome: Add callback for already running app relaunch (fixes #3609) 2023-12-04 15:43:45 -05:00
crash_reporter_client.cc Update to Chromium version 125.0.6422.0 (#1287751) 2024-04-25 18:43:05 -04:00
crash_reporter_client.h Update to Chromium version 125.0.6422.0 (#1287751) 2024-04-25 18:43:05 -04:00
crash_reporting.cc Update to Chromium version 125.0.6422.0 (#1287751) 2024-04-25 18:43:05 -04:00
crash_reporting.h Update to Chromium version 125.0.6422.0 (#1287751) 2024-04-25 18:43:05 -04:00
drag_data_impl.cc libcef: Format with clang-tidy (see #3632) 2024-01-20 19:33:17 -05:00
drag_data_impl.h Add CefDragData::GetFilePaths to return file paths (fixes #3568) 2023-10-04 12:25:52 -04:00
file_util_impl.cc
frame_util.cc Update to Chromium version 122.0.6261.0 (#1250580) 2024-01-30 12:07:08 -05:00
frame_util.h Update to Chromium version 122.0.6261.0 (#1250580) 2024-01-30 12:07:08 -05:00
i18n_util_impl.cc
json_impl.cc Update to Chromium version 125.0.6422.0 (#1287751) 2024-04-25 18:43:05 -04:00
main_runner_delegate.h libcef: Format with clang-tidy (see #3632) 2024-01-20 19:33:17 -05:00
main_runner_handler.h libcef: Format with clang-tidy (see #3632) 2024-01-20 19:33:17 -05:00
parser_impl.cc Update to Chromium version 125.0.6422.0 (#1287751) 2024-04-25 18:43:05 -04:00
process_message_impl.cc
process_message_impl.h
process_message_smr_impl.cc libcef: Format with clang-tidy (see #3632) 2024-01-20 19:33:17 -05:00
process_message_smr_impl.h Replace ReadOnlySharedMemoryRegion with WritableSharedMemoryRegion (see #3502) 2023-10-16 22:43:29 +00:00
request_impl.cc Update to Chromium version 125.0.6422.0 (#1287751) 2024-04-25 18:43:05 -04:00
request_impl.h libcef: Format with clang-tidy (see #3632) 2024-01-20 19:33:17 -05:00
resource_bundle_delegate.cc chrome: Support CefResourceBundleHandler (see #3685) 2024-05-03 13:29:24 -04:00
resource_bundle_delegate.h chrome: Support CefResourceBundleHandler (see #3685) 2024-05-03 13:29:24 -04:00
resource_bundle_impl.cc libcef: Format with clang-tidy (see #3632) 2024-01-20 19:33:17 -05:00
resource_bundle_impl.h
resource_util.cc alloy: Add callback for already running app relaunch (fixes #3615) 2023-12-06 11:50:08 -05:00
resource_util.h
response_impl.cc libcef: Format with clang-tidy (see #3632) 2024-01-20 19:33:17 -05:00
response_impl.h libcef: Format with clang-tidy (see #3632) 2024-01-20 19:33:17 -05:00
scheme_registrar_impl.cc libcef: Format with clang-tidy (see #3632) 2024-01-20 19:33:17 -05:00
scheme_registrar_impl.h
string_list_impl.cc libcef: Format with clang-tidy (see #3632) 2024-01-20 19:33:17 -05:00
string_map_impl.cc Update to Chromium version 121.0.6167.0 (#1233107) 2023-12-13 12:58:55 -05:00
string_multimap_impl.cc Update to Chromium version 121.0.6167.0 (#1233107) 2023-12-13 12:58:55 -05:00
string_types_impl.cc Update to Chromium version 125.0.6422.0 (#1287751) 2024-04-25 18:43:05 -04:00
string_util.cc
string_util.h
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 libcef: Format with clang-tidy (see #3632) 2024-01-20 19:33:17 -05:00
thread_impl.h libcef: Format with clang-tidy (see #3632) 2024-01-20 19:33:17 -05:00
time_impl.cc Update to Chromium version 120.0.6099.0 (#1217362) 2023-11-28 12:47:00 -05:00
time_util.h
tracker.cc libcef: Format with clang-tidy (see #3632) 2024-01-20 19:33:17 -05:00
tracker.h libcef: Format with clang-tidy (see #3632) 2024-01-20 19:33:17 -05:00
urlrequest_impl.cc chrome: Add support for Alloy style browsers and windows (see #3681) 2024-04-22 14:57:37 -04:00
util_linux.cc Update to Chromium version 117.0.5938.0 (#1181205) 2023-08-15 12:07:58 -04:00
util_linux.h
util_mac.h
util_mac.mm Update to Chromium version 118.0.5993.0 (#1192594) 2023-09-20 12:07:47 -04:00
value_base.cc libcef: Format with clang-tidy (see #3632) 2024-01-20 19:33:17 -05:00
value_base.h libcef: Format with clang-tidy (see #3632) 2024-01-20 19:33:17 -05:00
values_impl.cc Update to Chromium version 125.0.6422.0 (#1287751) 2024-04-25 18:43:05 -04:00
values_impl.h Update to Chromium version 124.0.6367.0 (#1274542) 2024-03-22 13:46:28 -04: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