Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
Go to file
Marshall Greenblatt a46069c097 libcef: Update due to underlying chromium changes.
- Database and AppCache changes.
- New cookie policy class.
- Add StdStringToWebString and WebStringToStdString to browser_webkit_glue.{h,cc} because webkit/glue/glue_util.{h,cc} have been deleted.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@71 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2010-02-11 18:33:33 +00:00
include Add support for intercepting key events (Issue #63, patch by cpinfold.joinerysoft) 2010-02-03 19:25:11 +00:00
libcef libcef: Update due to underlying chromium changes. 2010-02-11 18:33:33 +00:00
libcef_dll Add support for intercepting key events (Issue #63, patch by cpinfold.joinerysoft) 2010-02-03 19:25:11 +00:00
patch Move to GYP-based project file generation (issue #48). 2009-10-02 17:59:38 +00:00
tests Add support for intercepting key events (Issue #63, patch by cpinfold.joinerysoft) 2010-02-03 19:25:11 +00:00
tools Move to GYP-based project file generation (issue #48). 2009-10-02 17:59:38 +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. 2010-02-11 18:33:33 +00:00
DEPS - Add deps file for gclient integration. (try #4) 2009-10-13 20:33:56 +00:00
LICENSE.txt - Move frame-related methods from CefBrowser into a new CefFrame class. 2009-05-28 00:31:21 +00:00
cef.gyp - Remove non-existing dependency from cef.gyp. 2010-01-12 15:06:57 +00:00
cef.gypi Move to GYP-based project file generation (issue #48). 2009-10-02 17:59:38 +00:00
cef_create_projects.bat libcef: Update due to underlying chromium changes. 2009-10-18 20:39:22 +00:00