Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
Go to file
Marshall Greenblatt 577b8387cf libcef: Update due to underlying chromium changes.
- Add simple_clipboard_impl.cc to the libcef project because it is no longer included as part of the webkit/glue project.
- Add the FindProxyForUrl() function to browser_resource_loader_bridge.cc.
- NPAPI function pointers are now stored in a structure member of NPAPI::PluginVersionInfo.
- Change gfx::NativeWindow to gfx::NativeView in webview_host and webview_host.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@14 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2009-02-04 22:17:38 +00:00
include libcef: 2009-01-29 18:53:17 +00:00
libcef libcef: Update due to underlying chromium changes. 2009-02-04 22:17:38 +00:00
tests/cefclient libcef: 2009-01-29 18:53:17 +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-02-04 22:17:38 +00:00
LICENSE.txt Initial commit of libcef and cefclient projects. 2008-12-02 15:48:14 +00:00
cef.sln libcef: Update due to underlying chromium changes. 2009-01-27 21:48:28 +00:00