Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
Go to file
Marshall Greenblatt cbb3124475 libcef: Update due to underlying chromium changes.
- Modifications due to WebFrame moving from webkit/glue to webkit/api
- Remove the ATL dependency from browser_drag_delegate.cc
- Use scoped_refptr instead of scoped_ptr for BrowserWebViewDelegate pointers in CefBrowserImpl.
- Allow cancellation of redirects before they're sent in browser_resource_loader_bridge.cc
- Enable remote fonts, local storage and session storage in context.cc
- Add vsprops files to the libcef project that used to exist in the webkit/build directory

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@34 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2009-08-13 17:23:08 +00:00
include Update all files to use Windows CRLF (\r\n) line endings (issue #45). 2009-07-24 19:11:01 +00:00
libcef libcef: Update due to underlying chromium changes. 2009-08-13 17:23:08 +00:00
libcef_dll Update all files to use Windows CRLF (\r\n) line endings (issue #45). 2009-07-24 19:11:01 +00:00
patch libcef: Update due to underlying chromium changes. 2009-08-13 17:23:08 +00:00
tests/cefclient Update all files to use Windows CRLF (\r\n) line endings (issue #45). 2009-07-24 19:11:01 +00:00
tools libcef: Update due to underlying chromium changes. 2009-07-24 18:37:00 +00:00
AUTHORS.txt Update all files to use Windows CRLF (\r\n) line endings (issue #45). 2009-07-24 19:11:01 +00:00
CHROMIUM_BUILD_COMPATIBILITY.txt libcef: Update due to underlying chromium changes. 2009-08-13 17:23:08 +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: Update due to underlying chromium changes. 2009-07-24 18:37:00 +00:00