Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
Go to file
Marshall Greenblatt 32402b2287 - Fix memory leaks in V8 usage (issue #323).
- Improve performance of V8 string conversions (issue #323).
- Add V8 performance test to cefclient (issue #323).
- Add the ability to return exceptions from V8 accessors (issue #327).
- Return undefined instead of null from a V8 handler if no return value is specified (issue #329).


git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@291 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2011-09-20 20:41:54 +00:00
include - Fix memory leaks in V8 usage (issue #323). 2011-09-20 20:41:54 +00:00
libcef - Fix memory leaks in V8 usage (issue #323). 2011-09-20 20:41:54 +00:00
libcef_dll - Fix memory leaks in V8 usage (issue #323). 2011-09-20 20:41:54 +00:00
patch Update to Chromium revision 100584. 2011-09-10 19:40:03 +00:00
tests - Fix memory leaks in V8 usage (issue #323). 2011-09-20 20:41:54 +00:00
tools Update to Chromium revision 100584. 2011-09-10 19:40:03 +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 100584. 2011-09-10 19:40:03 +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 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
cef.gyp - Fix memory leaks in V8 usage (issue #323). 2011-09-20 20:41:54 +00:00
cef.gypi Initial GYP changes and utility scripts for Mac and Linux support. 2010-10-09 16:37:43 +00:00
cef_create_projects.bat Windows: Call make_version_header.bat from cef_create_projects.bat. Previously it was executed by the patcher project. 2011-09-18 00:08:06 +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