Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
Go to file
Marshall Greenblatt d351bc538c Fix crash caused by V8Proxy::retrieveFrameForCallingContext() returning 0 in V8DOMWindowCustom::handlePostMessageCallback (issue #436).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@397 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2011-11-29 01:48:03 +00:00
include - Add a new CefApp interface that provides global handlers and gets passed to CefInitialize() (issue #399). 2011-11-23 22:47:09 +00:00
libcef Revert revision 395 changes to print_settings.cc. 2011-11-23 23:24:01 +00:00
libcef_dll - Add a new CefApp interface that provides global handlers and gets passed to CefInitialize() (issue #399). 2011-11-23 22:47:09 +00:00
patch Fix crash caused by V8Proxy::retrieveFrameForCallingContext() returning 0 in V8DOMWindowCustom::handlePostMessageCallback (issue #436). 2011-11-29 01:48:03 +00:00
tests - Add a new CefApp interface that provides global handlers and gets passed to CefInitialize() (issue #399). 2011-11-23 22:47:09 +00:00
tools Verify that libcef build revision and API/header revision match when initializing CEF (issue #431). 2011-11-18 17:30:55 +00:00
AUTHORS.txt Set eol-style property on all files. Future commits will use the subversion auto-props configuration at http://src.chromium.org/viewvc/chrome/trunk/tools/buildbot/slave/config 2010-10-03 21:04:50 +00:00
CHROMIUM_BUILD_COMPATIBILITY.txt Update to Chromium revision 110703. 2011-11-18 22:10:53 +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
cef.gyp - Add a new CefApp interface that provides global handlers and gets passed to CefInitialize() (issue #399). 2011-11-23 22:47:09 +00:00
cef.gypi Add support for transparency on Windows (issue #99). 2011-10-21 19:35:19 +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_paths.gypi - Add a new CefApp interface that provides global handlers and gets passed to CefInitialize() (issue #399). 2011-11-23 22:47:09 +00:00