Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
Go to file
Marshall Greenblatt a0a0ae326c libcef:
- Initialize WebKit in the UI thread to avoid asserts due to WTF::isMainThread() returning false. (Issue #21, Issue #24).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@27 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2009-06-01 14:12:34 +00:00
include - Move frame-related methods from CefBrowser into a new CefFrame class. 2009-05-28 00:31:21 +00:00
libcef libcef: 2009-06-01 14:12:34 +00:00
libcef_dll - Move frame-related methods from CefBrowser into a new CefFrame class. 2009-05-28 00:31:21 +00:00
tests/cefclient - Move frame-related methods from CefBrowser into a new CefFrame class. 2009-05-28 00:31:21 +00:00
AUTHORS.txt Initial commit of libcef and cefclient projects. 2008-12-02 15:48:14 +00:00
CHROMIUM_BUILD_COMPATIBILITY.txt libcef: 2009-05-15 15:09:51 +00:00
LICENSE.txt - Move frame-related methods from CefBrowser into a new CefFrame class. 2009-05-28 00:31:21 +00:00
cef.sln libcef_dll: 2009-05-15 17:45:24 +00:00