Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
Go to file
Marshall Greenblatt def9fdb540 Fix memory leak in CefV8ValueImpl::ExecuteFunctionWithContext (issue #526).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@497 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-02-15 16:19:59 +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 Fix memory leak in CefV8ValueImpl::ExecuteFunctionWithContext (issue #526). 2012-02-15 16:19:59 +00:00
libcef_dll Fix memory leak due to CToCpp argument lists not being deleted (issue #526). 2012-02-14 17:41:35 +00:00
patch Revert revision 476: Add patch to fix GDI object leak in FontCacheChromiumWin.cpp createFontIndirectAndGetWinName (issue #499). 2012-02-07 21:04:17 +00:00
tests - Linux: Add support for HTML5 drag&drop (issue #40). 2012-01-23 19:04:54 +00:00
tools Fix memory leak due to CToCpp argument lists not being deleted (issue #526). 2012-02-14 17:41:35 +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
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
cef.gyp - Linux: Add support for HTML5 drag&drop (issue #40). 2012-01-23 19:04:54 +00:00
cef.gypi - Linux: Add support for HTML5 drag&drop (issue #40). 2012-01-23 19:04:54 +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 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_paths2.gypi Break cef.h into multiple headers (issue #142). 2011-12-23 17:36:30 +00:00