.. |
base
|
Fix type conversion warning with GCC 10 (fixes issue #3324)
|
2022-04-28 16:40:49 -04:00 |
capi
|
Add CefBaseTime and use it instead of CefTime (see issue #2935)
|
2022-07-19 10:09:35 -04:00 |
internal
|
Update to Chromium version 105.0.5176.0 (#1023155)
|
2022-07-22 13:31:29 -04:00 |
test
|
…
|
|
views
|
mac: cefclient: Use RootWindowManager to track key window status (fixes issue #3307)
|
2022-04-12 16:37:01 -04:00 |
wrapper
|
Add a shared memory variant of CefProcessMessage (fixes issue #3126)
|
2022-07-04 09:49:15 +00:00 |
cef_accessibility_handler.h
|
…
|
|
cef_api_hash.h
|
Update to Chromium version 105.0.5176.0 (#1023155)
|
2022-07-22 13:31:29 -04:00 |
cef_app.h
|
libcef: Convert NULL to nullptr (see issue #2861)
|
2020-01-15 14:49:22 +01:00 |
cef_application_mac.h
|
Update to Chromium version 86.0.4240.0 (#800218)
|
2020-09-03 17:44:25 -04:00 |
cef_audio_handler.h
|
Fix typo in cef_audio_handler.h
|
2022-03-01 18:13:56 -05:00 |
cef_auth_callback.h
|
…
|
|
cef_base.h
|
Add CefBaseTime and use it instead of CefTime (see issue #2935)
|
2022-07-19 10:09:35 -04:00 |
cef_browser.h
|
Use Chrome file dialogs on all platforms and runtimes (fixes issue #3314)
|
2022-04-19 18:52:26 -04:00 |
cef_browser_process_handler.h
|
Delete cef_web_plugin.h and plugin-related APIs (see issue #3047)
|
2022-02-18 16:23:11 -05:00 |
cef_callback.h
|
…
|
|
cef_client.h
|
Add CefPermissionHandler callback for media access (fixes issue #2582)
|
2022-06-30 07:31:18 +00:00 |
cef_command_handler.h
|
chrome: Add ability to handle chrome menu/keyboard commands (fixes issue #3280)
|
2022-03-22 15:11:47 -04:00 |
cef_command_line.h
|
Fix CefCommandLine character case requirements (fixes issue #1872)
|
2021-09-27 16:36:57 +03:00 |
cef_context_menu_handler.h
|
alloy: Add touch handle and quick menu support for OSR (fixes issue #3268)
|
2022-05-30 10:51:39 +03:00 |
cef_cookie.h
|
Move cookieable scheme configuration to settings (see issue #2969)
|
2021-04-09 15:04:24 -04:00 |
cef_crash_util.h
|
…
|
|
cef_devtools_message_observer.h
|
Add support for direct DevTools protocol messaging (fixes issue #2961).
|
2020-06-19 22:15:22 -04:00 |
cef_dialog_handler.h
|
Use Chrome file dialogs on all platforms and runtimes (fixes issue #3314)
|
2022-04-19 18:52:26 -04:00 |
cef_display_handler.h
|
Add OnMediaAccessChange notification (fixes issue #3310)
|
2022-06-30 12:22:28 +00:00 |
cef_dom.h
|
…
|
|
cef_download_handler.h
|
Add permission callback for user-initated downloads (fixes issue #3183)
|
2022-03-22 17:46:44 -04:00 |
cef_download_item.h
|
Add CefBaseTime and use it instead of CefTime (see issue #2935)
|
2022-07-19 10:09:35 -04:00 |
cef_drag_data.h
|
Adding ClearFilenames method to CefDragData (fixes issue #3266)
|
2022-03-02 19:44:16 +00:00 |
cef_drag_handler.h
|
Move message routing from CefBrowser to CefFrame (see issue #2498).
|
2019-05-29 17:44:56 +03:00 |
cef_extension.h
|
…
|
|
cef_extension_handler.h
|
libcef: Convert NULL to nullptr (see issue #2861)
|
2020-01-15 14:49:22 +01:00 |
cef_file_util.h
|
…
|
|
cef_find_handler.h
|
alloy: Implement Find() using find_in_page::FindTabHelper (fixes issue #3098, see issue #3047)
|
2022-02-17 13:59:25 -05:00 |
cef_focus_handler.h
|
…
|
|
cef_frame.h
|
Convert legacy IPC messages to Mojo (fixes issue #3123)
|
2021-05-18 21:59:48 -04:00 |
cef_frame_handler.h
|
Fix draggable region update with BackForwardCache enabled (see issue #2421)
|
2021-09-16 18:25:43 +03:00 |
cef_i18n_util.h
|
views: Add support for absolute positioned overlay views.
|
2021-09-16 18:25:43 +03:00 |
cef_image.h
|
Allow CefImage usage from any thread
|
2019-11-19 13:29:33 -05:00 |
cef_jsdialog_handler.h
|
alloy: Use Chrome JS dialogs on Windows/Linux (fixes issue #3316)
|
2022-06-03 22:45:23 +03:00 |
cef_keyboard_handler.h
|
…
|
|
cef_life_span_handler.h
|
Add CefFrameHandler callbacks for tracking CefFrame lifespan (see issue #2421)
|
2021-05-31 18:58:27 -04:00 |
cef_load_handler.h
|
…
|
|
cef_media_router.h
|
Wait for CefBrowserContext initialization (see issue #2969)
|
2021-04-14 21:03:44 -04:00 |
cef_menu_model.h
|
Apply clang-format to all C, C++ and ObjC files (issue #2171)
|
2017-05-18 12:30:05 +02:00 |
cef_menu_model_delegate.h
|
…
|
|
cef_navigation_entry.h
|
Add CefBaseTime and use it instead of CefTime (see issue #2935)
|
2022-07-19 10:09:35 -04:00 |
cef_origin_whitelist.h
|
…
|
|
cef_parser.h
|
Update to Chromium version 87.0.4280.0 (#812852)
|
2020-10-15 14:21:06 -04:00 |
cef_path_util.h
|
…
|
|
cef_permission_handler.h
|
chrome: Add support for OnRequestMediaAccessPermission callback (see issue #2582)
|
2022-07-08 07:40:35 +00:00 |
cef_print_handler.h
|
Move GetPrintHandler to CefClient (see issue #2196)
|
2021-03-30 12:26:57 -04:00 |
cef_print_settings.h
|
Update to Chromium version 78.0.3904.0 (#693954)
|
2019-10-01 13:55:16 +00:00 |
cef_process_message.h
|
Add a shared memory variant of CefProcessMessage (fixes issue #3126)
|
2022-07-04 09:49:15 +00:00 |
cef_process_util.h
|
…
|
|
cef_registration.h
|
Add support for media device discovery and messaging (fixes issue #2900)
|
2020-03-27 15:54:39 -04:00 |
cef_render_handler.h
|
alloy: Add touch handle and quick menu support for OSR (fixes issue #3268)
|
2022-05-30 10:51:39 +03:00 |
cef_render_process_handler.h
|
Allow a CefProcessMessage to remain valid after receipt (see issue #3126)
|
2021-05-20 14:46:19 -04:00 |
cef_request.h
|
Fix issues with request callbacks during browser shutdown (see issue #2622).
|
2019-06-01 15:51:33 +03:00 |
cef_request_context.h
|
Update to Chromium version 97.0.4692.0 (#938553)
|
2021-11-15 14:25:16 -05:00 |
cef_request_context_handler.h
|
Delete cef_web_plugin.h and plugin-related APIs (see issue #3047)
|
2022-02-18 16:23:11 -05:00 |
cef_request_handler.h
|
Delete cef_web_plugin.h and plugin-related APIs (see issue #3047)
|
2022-02-18 16:23:11 -05:00 |
cef_resource_bundle.h
|
Return decompressed values from CefResourceBundle (fixes issue #2976)
|
2020-07-21 15:55:54 +00:00 |
cef_resource_bundle_handler.h
|
…
|
|
cef_resource_handler.h
|
Fix typo in documentation for CefResourceHandler::Skip
|
2019-07-25 15:44:23 +00:00 |
cef_resource_request_handler.h
|
Replace CefRequestCallback with CefCallback (fixes issue #1861)
|
2021-09-27 16:22:27 +03:00 |
cef_response.h
|
Modify CefResponse header methods to match CefRequest API (fixes issue #2770)
|
2019-10-14 13:49:05 +02:00 |
cef_response_filter.h
|
…
|
|
cef_sandbox_mac.h
|
Delete cef_web_plugin.h and plugin-related APIs (see issue #3047)
|
2022-02-18 16:23:11 -05:00 |
cef_sandbox_win.h
|
Fix documentation typo in cef_sandbox_win.h
|
2022-02-18 21:58:50 +00:00 |
cef_scheme.h
|
…
|
|
cef_server.h
|
…
|
|
cef_shared_memory_region.h
|
Add a shared memory variant of CefProcessMessage (fixes issue #3126)
|
2022-07-04 09:49:15 +00:00 |
cef_shared_process_message_builder.h
|
Add a shared memory variant of CefProcessMessage (fixes issue #3126)
|
2022-07-04 09:49:15 +00:00 |
cef_ssl_info.h
|
Update to Chromium version 78.0.3904.0 (#693954)
|
2019-10-01 13:55:16 +00:00 |
cef_ssl_status.h
|
…
|
|
cef_stream.h
|
…
|
|
cef_string_visitor.h
|
…
|
|
cef_task.h
|
…
|
|
cef_thread.h
|
Fix documentation typo
|
2020-09-08 12:18:35 -04:00 |
cef_trace.h
|
…
|
|
cef_urlrequest.h
|
Update to Chromium version 86.0.4240.0 (#800218)
|
2020-09-03 17:44:25 -04:00 |
cef_v8.h
|
Add CefBaseTime and use it instead of CefTime (see issue #2935)
|
2022-07-19 10:09:35 -04:00 |
cef_values.h
|
…
|
|
cef_waitable_event.h
|
…
|
|
cef_x509_certificate.h
|
Add CefBaseTime and use it instead of CefTime (see issue #2935)
|
2022-07-19 10:09:35 -04:00 |
cef_xml_reader.h
|
…
|
|
cef_zip_reader.h
|
Add CefBaseTime and use it instead of CefTime (see issue #2935)
|
2022-07-19 10:09:35 -04:00 |