Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
Go to file
2013-06-04 23:37:26 +00:00
cef1
include Update to Chromium revision 203701. 2013-06-04 17:41:37 +00:00
libcef Move custom scheme registration to CefContentClient. This works around a problem on Linux where the zygote process has no CefContentRendererClient instance at the time that CefContentClient::AddAdditionalSchemes is executed (the zygote process is later forked to create new render processes). 2013-06-04 23:37:26 +00:00
libcef_dll Add CefJSDialogHandler::OnDialogClosed callback (issue #943). 2013-05-31 13:45:21 +00:00
patch Update to Chromium revision 203701. 2013-06-04 17:41:37 +00:00
tests Update to Chromium revision 203701. 2013-06-04 17:41:37 +00:00
tools
AUTHORS.txt
cef_create_projects.bat
cef_create_projects.sh
cef_paths2.gypi
cef_paths.gypi
cef.gyp Linux: Fix build error 2013-06-04 22:36:26 +00:00
cef.gypi Update to Chromium revision 203701. 2013-06-04 17:41:37 +00:00
CHROMIUM_BUILD_COMPATIBILITY.txt Update to Chromium revision 203701. 2013-06-04 17:41:37 +00:00
DEPS
LICENSE.txt
VERSION