Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
Go to file
2012-01-23 17:18:57 +00:00
include Add methods to CefV8Value for specifying the amount of externally allocated memory associated with the V8 object (issue #478). 2012-01-19 18:52:59 +00:00
libcef Mac: Fix compile error due to revision 469 changes. 2012-01-20 14:44:09 +00:00
libcef_dll Fix bug in CefZipArchive::Clear() (issue #486). 2012-01-23 15:50:48 +00:00
patch Update to Chromium revision 115322. 2011-12-21 18:35:55 +00:00
tests Don't add the "--expose-gc" V8 flag by default for all CEF users (issue #483). 2012-01-19 19:12:15 +00:00
tools Fix the check_style.py patch_RepositoryName function to work with git. 2012-01-19 17:19:40 +00:00
AUTHORS.txt Update the AUTHORS.txt file to include the names of past contributors (issue #474). 2012-01-23 17:18:57 +00:00
cef_create_projects.bat Set the product version string using make_version_header.py and the chrome/VERSION file (issue #383). 2011-10-18 17:56:10 +00:00
cef_create_projects.sh Move gclient integration to the gclient_hook.py script in order to support a platform-agnostic DEPS file (issue #174). 2011-01-27 02:21:50 +00:00
cef_paths2.gypi Break cef.h into multiple headers (issue #142). 2011-12-23 17:36:30 +00:00
cef_paths.gypi Add the ability to restrict V8 extension loading by frame using a new CefPermissionHandler::OnBeforeScriptExtensionLoad() callback (issue #471). 2012-01-05 19:34:20 +00:00
cef.gyp Add methods to CefV8Value for specifying the amount of externally allocated memory associated with the V8 object (issue #478). 2012-01-19 18:52:59 +00:00
cef.gypi Add support for transparency on Windows (issue #99). 2011-10-21 19:35:19 +00:00
CHROMIUM_BUILD_COMPATIBILITY.txt Update to Chromium revision 115967. 2011-12-29 20:26:26 +00:00
DEPS Move gclient integration to the gclient_hook.py script in order to support a platform-agnostic DEPS file (issue #174). 2011-01-27 02:21:50 +00:00
LICENSE.txt Add the make_distrib tool for automated creation of CEF binary distributions (issue #260). 2011-09-27 15:02:08 +00:00