cef/libcef_dll/wrapper
Marshall Greenblatt 09bb643ef6 Support registration of custom preferences.
Custom global and request context preferences can now be registered via
CefBrowserProcessHandler::OnRegisterCustomPreferences. CefRequestContext
now extends CefPreferenceManager and global preferences can be accessed
via CefPreferenceManager::GetGlobalPreferenceManager.
2022-10-26 16:54:33 -04:00
..
cef_browser_info_map.h Remove DISALLOW_ macro from libcef_dll/ (see issue #3234) 2021-12-07 15:02:28 -05:00
cef_byte_read_handler.cc Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
cef_closure_task.cc Remove DISALLOW_ macro from libcef_dll/ (see issue #3234) 2021-12-07 15:02:28 -05:00
cef_library_loader_mac.mm macOS: Load the CEF framework using dlopen instead of direct linking (issue #2459) 2018-07-27 17:36:49 -04:00
cef_message_router.cc Add a shared memory variant of CefProcessMessage (fixes issue #3126) 2022-07-04 09:49:15 +00:00
cef_resource_manager.cc Remove DISALLOW_ macro from libcef_dll/ (see issue #3234) 2021-12-07 15:02:28 -05:00
cef_scoped_temp_dir.cc Apply clang-format to all C, C++ and ObjC files (issue #2171) 2017-05-18 12:30:05 +02:00
cef_stream_resource_handler.cc wrapper: Allow null stream parameter to CefStreamResourceHandler 2020-08-26 16:25:25 -04:00
cef_xml_object.cc Remove DISALLOW_ macro from libcef_dll/ (see issue #3234) 2021-12-07 15:02:28 -05:00
cef_zip_archive.cc Use nothrow new when allocating memory for zip file data 2022-06-30 07:32:03 +00:00
libcef_dll_dylib.cc Support registration of custom preferences. 2022-10-26 16:54:33 -04:00
libcef_dll_wrapper.cc windows: Configure stack size for executables (fixes issue #3250) 2022-10-21 14:52:50 -04:00
libcef_dll_wrapper2.cc windows: Configure stack size for executables (fixes issue #3250) 2022-10-21 14:52:50 -04:00