Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
Go to file
Marshall Greenblatt d942863661 libcef: Update due to underlying chromium changes.
- security_info attribute added to OnCompletedRequest() in ResourceLoaderBridge.
- More functions moved into webkit_glue::WebKitClientImpl.
- First parameter of WebViewDelegate::RunJavaScript*() methods changed from WebView pointer to WebFrame pointer.
- np_v8object.h renamed to NPV8Object.h and other related naming changes.
- Add support for v8 gears and interval extensions.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@21 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2009-03-09 19:38:59 +00:00
include libcef: 2009-03-08 02:26:16 +00:00
libcef libcef: Update due to underlying chromium changes. 2009-03-09 19:38:59 +00:00
libcef_dll - Add #ifdef _DEBUG around the DebugObjCt DCHECK() calls to avoid compile errors in release build (Fix by: vridosh, Issue #1). 2009-03-09 13:23:07 +00:00
tests/cefclient libcef: 2009-03-08 02:26:16 +00:00
AUTHORS.txt Initial commit of libcef and cefclient projects. 2008-12-02 15:48:14 +00:00
CHROMIUM_BUILD_COMPATIBILITY.txt libcef: Update due to underlying chromium changes. 2009-03-09 19:38:59 +00:00
LICENSE.txt Initial commit of libcef and cefclient projects. 2008-12-02 15:48:14 +00:00
cef.sln libcef: 2009-03-08 02:26:16 +00:00