cef/libcef_dll/wrapper
Nik Pavlov d470cf8204 Add CefTaskManager API
See https://tests/task_manager example in cefclient.
2024-07-18 11:34:41 -04:00
..
cef_browser_info_map.h Update source files for bracket style 2023-01-04 17:47:17 -05:00
cef_byte_read_handler.cc wrapper: Format with clang-tidy (see #3632) 2024-01-20 12:34:13 -05:00
cef_closure_task.cc Update generated files for int/char typedef removal (see #3507) 2023-06-01 19:32:36 +03: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 wrapper: Format with clang-tidy (see #3632) 2024-01-20 12:34:13 -05:00
cef_message_router_utils.cc Apply new Chromium style for #include sorting 2024-05-01 14:34:32 -04:00
cef_message_router_utils.h Add binary format support to CefMessageRouter (fixes #3502) 2023-10-25 18:20:55 +00:00
cef_resource_manager.cc wrapper: Format with clang-tidy (see #3632) 2024-01-20 12:34:13 -05:00
cef_scoped_temp_dir.cc wrapper: Format with clang-tidy (see #3632) 2024-01-20 12:34:13 -05:00
cef_stream_resource_handler.cc Update generated files for int/char typedef removal (see #3507) 2023-06-01 19:32:36 +03:00
cef_xml_object.cc wrapper: Format with clang-tidy (see #3632) 2024-01-20 12:34:13 -05:00
cef_zip_archive.cc wrapper: Format with clang-tidy (see #3632) 2024-01-20 12:34:13 -05:00
libcef_dll_dylib.cc Add CefTaskManager API 2024-07-18 11:34:41 -04:00
libcef_dll_wrapper.cc Call SetIsShutdown after CefInitialize (fixes #3738) 2024-07-15 16:44:38 -04:00
libcef_dll_wrapper2.cc Replace NOTREACHED() with DCHECK(false) (fixes #3500) 2023-05-08 18:36:00 +03:00