Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
Go to file
Marshall Greenblatt d0639c9f4e libcef: Modifications due to underlying chromium changes.
- Change gfx::WindowHandle to gfx::NativeWindow and gfx::ViewHandle to gfx::NativeView.
- Add proxy support to BrowserWebViewDelegate.
- Add webkit\port\platform\graphics\skia path to libcef_webkit_includes.vsprops due to relocation of PlatformContextSkia.h.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@4 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2008-12-13 18:42:19 +00:00
include Initial commit of libcef and cefclient projects. 2008-12-02 15:48:14 +00:00
libcef libcef: Modifications due to underlying chromium changes. 2008-12-13 18:42:19 +00:00
tests/cefclient Initial commit of libcef and cefclient projects. 2008-12-02 15:48:14 +00:00
AUTHORS.txt Initial commit of libcef and cefclient projects. 2008-12-02 15:48:14 +00:00
CHROMIUM_BUILD_COMPATIBILITY.txt libcef: Modifications due to underlying chromium changes. 2008-12-13 18:42:19 +00:00
LICENSE.txt Initial commit of libcef and cefclient projects. 2008-12-02 15:48:14 +00:00
cef.sln Initial commit of libcef and cefclient projects. 2008-12-02 15:48:14 +00:00