.. |
extensions
|
Update to Chromium version 77.0.3865.0 (#681094)
|
2019-09-04 15:13:32 +00:00 |
net
|
libcef: Convert NULL to nullptr (see issue #2861)
|
2020-01-15 14:49:22 +01:00 |
net_service
|
Add SameSite (same_site) and Priority attributes to CefCookie (fixes issue #2524)
|
2020-04-24 17:48:26 -04:00 |
service_manifests
|
Update to Chromium version 80.0.3987.0 (#722274)
|
2020-02-17 13:19:09 -05:00 |
test
|
|
|
base_impl.cc
|
libcef: Convert NULL to nullptr (see issue #2861)
|
2020-01-15 14:49:22 +01:00 |
cef_crash_report_upload_thread.cc
|
|
|
cef_crash_report_upload_thread.h
|
|
|
cef_crash_report_utils.cc
|
|
|
cef_crash_report_utils.h
|
|
|
cef_message_generator.cc
|
Update to Chromium version 72.0.3626.0 (#612437)
|
2018-12-26 19:15:28 +02:00 |
cef_message_generator.h
|
|
|
cef_messages.cc
|
libcef: Convert NULL to nullptr (see issue #2861)
|
2020-01-15 14:49:22 +01:00 |
cef_messages.h
|
Update to Chromium version 81.0.4044.0 (#737173)
|
2020-03-04 19:31:54 -05:00 |
cef_switches.cc
|
Add support for MimeHandlerViewInCrossProcessFrame (fixes issue #2727)
|
2020-01-24 20:16:47 -05:00 |
cef_switches.h
|
Add support for MimeHandlerViewInCrossProcessFrame (fixes issue #2727)
|
2020-01-24 20:16:47 -05:00 |
command_line_impl.cc
|
libcef: Convert NULL to nullptr (see issue #2861)
|
2020-01-15 14:49:22 +01:00 |
command_line_impl.h
|
|
|
content_client.cc
|
Fix registration of WebSafe schemes (fixes issue #2929)
|
2020-05-11 18:11:53 -04:00 |
content_client.h
|
Update to Chromium version 78.0.3904.0 (#693954)
|
2019-10-01 13:55:16 +00:00 |
crash_reporter_client.cc
|
Update to Chromium version 83.0.4103.0 (#756066)
|
2020-04-15 16:47:50 -04:00 |
crash_reporter_client.h
|
Update to Chromium version 83.0.4103.0 (#756066)
|
2020-04-15 16:47:50 -04:00 |
crash_reporting.cc
|
Update to Chromium version 83.0.4103.0 (#756066)
|
2020-04-15 16:47:50 -04:00 |
crash_reporting.h
|
|
|
drag_data_impl.cc
|
libcef: Convert NULL to nullptr (see issue #2861)
|
2020-01-15 14:49:22 +01:00 |
drag_data_impl.h
|
|
|
file_util_impl.cc
|
|
|
frame_util.cc
|
Move message routing from CefBrowser to CefFrame (see issue #2498).
|
2019-05-29 17:44:56 +03:00 |
frame_util.h
|
Move message routing from CefBrowser to CefFrame (see issue #2498).
|
2019-05-29 17:44:56 +03:00 |
json_impl.cc
|
libcef: Convert NULL to nullptr (see issue #2861)
|
2020-01-15 14:49:22 +01:00 |
main_delegate.cc
|
Add SameSite (same_site) and Priority attributes to CefCookie (fixes issue #2524)
|
2020-04-24 17:48:26 -04:00 |
main_delegate.h
|
Update to Chromium version 78.0.3904.0 (#693954)
|
2019-10-01 13:55:16 +00:00 |
parser_impl.cc
|
Support fragment (hash) component in CefParseURL (fixes issue #2896)
|
2020-03-06 17:40:28 +00:00 |
process_message_impl.cc
|
libcef: Convert NULL to nullptr (see issue #2861)
|
2020-01-15 14:49:22 +01:00 |
process_message_impl.h
|
|
|
request_impl.cc
|
Update to Chromium version 82.0.4085.0 (#749737)
|
2020-04-02 13:20:25 -04:00 |
request_impl.h
|
Update to Chromium version 82.0.4085.0 (#749737)
|
2020-04-02 13:20:25 -04:00 |
resource_bundle_delegate.cc
|
libcef: Convert NULL to nullptr (see issue #2861)
|
2020-01-15 14:49:22 +01:00 |
resource_bundle_delegate.h
|
Update to Chromium version 77.0.3865.0 (#681094)
|
2019-09-04 15:13:32 +00:00 |
resource_bundle_impl.cc
|
|
|
resource_bundle_impl.h
|
|
|
response_impl.cc
|
Update to Chromium version 81.0.4044.0 (#737173)
|
2020-03-04 19:31:54 -05:00 |
response_impl.h
|
Update to Chromium version 81.0.4044.0 (#737173)
|
2020-03-04 19:31:54 -05:00 |
response_manager.cc
|
Update to Chromium version 72.0.3615.0 (#609159)
|
2018-12-04 14:45:37 -05:00 |
response_manager.h
|
|
|
scheme_registrar_impl.cc
|
Replace AddCustomScheme bool arguments with int using bit flags
|
2019-02-26 16:45:12 +00:00 |
scheme_registrar_impl.h
|
Replace AddCustomScheme bool arguments with int using bit flags
|
2019-02-26 16:45:12 +00:00 |
string_list_impl.cc
|
|
|
string_map_impl.cc
|
|
|
string_multimap_impl.cc
|
|
|
string_types_impl.cc
|
libcef: Convert NULL to nullptr (see issue #2861)
|
2020-01-15 14:49:22 +01:00 |
task_impl.cc
|
|
|
task_runner_impl.cc
|
libcef: Convert NULL to nullptr (see issue #2861)
|
2020-01-15 14:49:22 +01:00 |
task_runner_impl.h
|
|
|
thread_impl.cc
|
Update to Chromium version 78.0.3904.0 (#693954)
|
2019-10-01 13:55:16 +00:00 |
thread_impl.h
|
|
|
time_impl.cc
|
|
|
time_util.h
|
|
|
tracker.cc
|
libcef: Convert NULL to nullptr (see issue #2861)
|
2020-01-15 14:49:22 +01:00 |
tracker.h
|
|
|
urlrequest_impl.cc
|
libcef: Convert NULL to nullptr (see issue #2861)
|
2020-01-15 14:49:22 +01:00 |
util_mac.h
|
macOS: Add support for and enable the V2 sandbox (issue #2459)
|
2018-07-27 22:33:31 -04:00 |
util_mac.mm
|
macOS: Support configuration of the main bundle path (fixes issue #2729)
|
2019-07-25 15:47:46 +00:00 |
value_base.cc
|
libcef: Convert NULL to nullptr (see issue #2861)
|
2020-01-15 14:49:22 +01:00 |
value_base.h
|
Update to Chromium version 82.0.4085.0 (#749737)
|
2020-04-02 13:20:25 -04:00 |
values_impl.cc
|
Update to Chromium version 82.0.4085.0 (#749737)
|
2020-04-02 13:20:25 -04:00 |
values_impl.h
|
libcef: Convert NULL to nullptr (see issue #2861)
|
2020-01-15 14:49:22 +01:00 |
waitable_event_impl.cc
|
|
|
waitable_event_impl.h
|
|
|
widevine_loader.cc
|
Update to Chromium version 81.0.4044.0 (#737173)
|
2020-03-04 19:31:54 -05:00 |
widevine_loader.h
|
Update to Chromium version 71.0.3567.0 (#595360)
|
2018-10-04 12:17:26 +03:00 |