Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
Go to file
Marshall Greenblatt 4c6c536b4b Fix inspector hook in V8Test.OnUncaughtExceptionDevTools (issue #736).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@913 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-11-20 20:21:38 +00:00
cef1 Update to Chromium revision 167921. 2012-11-16 18:28:07 +00:00
include - Pass information to the renderer process synchronously on render thread creation and new browser creation to avoid race conditions (issue #744). 2012-11-20 20:08:36 +00:00
libcef - Pass information to the renderer process synchronously on render thread creation and new browser creation to avoid race conditions (issue #744). 2012-11-20 20:08:36 +00:00
libcef_dll - Pass information to the renderer process synchronously on render thread creation and new browser creation to avoid race conditions (issue #744). 2012-11-20 20:08:36 +00:00
patch Update to Chromium revision 167921. 2012-11-16 02:58:25 +00:00
tests Fix inspector hook in V8Test.OnUncaughtExceptionDevTools (issue #736). 2012-11-20 20:21:38 +00:00
tools - Expose tracing functionality via new cef_trace.h and cef_trace_event.h headers (issue #711). 2012-10-17 22:45:49 +00:00
AUTHORS.txt Update the AUTHORS.txt file. 2012-06-11 17:40:01 +00:00
CHROMIUM_BUILD_COMPATIBILITY.txt Update to Chromium revision 167921. 2012-11-16 02:58:25 +00:00
DEPS Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
LICENSE.txt Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +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 Add new CefRenderProcessHandler::OnBeforeNavigation callback (issue #722). 2012-11-09 18:47:09 +00:00
cef.gypi - Update to Chromium revision 165669. 2012-11-05 20:18:20 +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 a new CefGetGeolocation function for retrieving geolocation information via an API callback (issue #764). 2012-10-19 18:39:44 +00:00
cef_paths2.gypi Add performance tests for CEF V8 methods (issue #484). 2012-10-26 20:42:41 +00:00