Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
Go to file
Marshall Greenblatt 947a99d592 Improvements to v8::Persistent usage (issue #1001):
- Remove V8_USE_UNSAFE_HANDLES dependency.
- Don't create persistent handles for primitive types.
- Don't create persistent handles for stack traces.
- CefV8Value::IsObject() no longer returns true for Date types.
- Fix V8Test.ContextEntered test flakiness.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1293 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-06-26 22:33:44 +00:00
cef1 Linux: Update binary distrib to execute pkg-config as part of the make configuration. 2013-04-23 22:38:23 +00:00
include Add support for CefDragHandler::OnDragEnter (issue #601). 2013-06-25 15:22:02 +00:00
libcef Improvements to v8::Persistent usage (issue #1001): 2013-06-26 22:33:44 +00:00
libcef_dll Add support for CefDragHandler::OnDragEnter (issue #601). 2013-06-24 15:45:58 +00:00
patch Update to Chromium revision 207871. 2013-06-22 02:06:32 +00:00
tests Improvements to v8::Persistent usage (issue #1001): 2013-06-26 22:33:44 +00:00
tools Update to Chromium revision 207871. 2013-06-22 02:06:32 +00:00
AUTHORS.txt Update AUTHORS.txt file. 2013-03-20 18:43:59 +00:00
CHROMIUM_BUILD_COMPATIBILITY.txt Update to Chromium revision 207871. 2013-06-22 02:06:32 +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 - Restore FTP protocol support that was removed by a recent Chromium update. 2013-06-24 18:57:05 +00:00
cef.gypi Improvements to v8::Persistent usage (issue #1001): 2013-06-26 22:33:44 +00:00
cef_create_projects.bat Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +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 Add support for CefDragHandler::OnDragEnter (issue #601). 2013-06-24 15:45:58 +00:00
cef_paths2.gypi Add additional V8 performance tests (issue #960). 2013-06-26 22:18:30 +00:00