Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
Go to file
Marshall Greenblatt beb198fca9 Change CefV8ValueImpl::Handle lifespan so that persistent V8 handles can be reset after execution of the weak persistent destructor. The previous implementation reset persistent V8 handles immediately after calling SetWeak which caused a memory leak due to the weak persistent destructor never being executed (issue #1278).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1712 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-05-29 21:25:19 +00:00
include Update to Chromium revision 272007. 2014-05-29 17:15:34 +00:00
libcef Change CefV8ValueImpl::Handle lifespan so that persistent V8 handles can be reset after execution of the weak persistent destructor. The previous implementation reset persistent V8 handles immediately after calling SetWeak which caused a memory leak due to the weak persistent destructor never being executed (issue #1278). 2014-05-29 21:25:19 +00:00
libcef_dll Update to Chromium revision 272007. 2014-05-29 17:15:34 +00:00
patch Update to Chromium revision 272007. 2014-05-29 17:15:34 +00:00
tests Update to Chromium revision 272007. 2014-05-29 17:15:34 +00:00
tools Linux: Remove GTK+ dependency and add initial Aura/X11 implementation (issue #1258) 2014-05-22 21:01:22 +00:00
AUTHORS.txt Set "User-Agent" and "Accept-Language" headers for requests sent using CefURLRequest (issue #1125). 2013-10-30 17:42:05 +00:00
CHROMIUM_BUILD_COMPATIBILITY.txt Update to Chromium revision 272007. 2014-05-29 17:15:34 +00:00
DEPS Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
LICENSE.txt Update to Chromium revision 173683. 2013-01-14 19:21:17 +00:00
VERSION - Add about:version, about:credits and about:license internal URLs (issue #731). 2012-10-08 17:47:37 +00:00
cef.gyp Update to Chromium revision 272007. 2014-05-29 17:15:34 +00:00
cef.gypi Linux: Remove GTK+ dependency and add initial Aura/X11 implementation (issue #1258) 2014-05-22 21:01:22 +00:00
cef_create_projects.bat Update to Chromium revision 248478. 2014-02-05 20:35:45 +00:00
cef_create_projects.sh Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
cef_paths.gypi Remove the legacy off-screen rendering implementation. A new implementation is required (issue #1257). 2014-04-25 01:36:58 +00:00
cef_paths2.gypi Linux: Remove GTK+ dependency and add initial Aura/X11 implementation (issue #1258) 2014-05-22 21:01:22 +00:00