Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
Go to file
Marshall Greenblatt 790ec83c42 Allow use of CefV8Context Enter/Exit to avoid V8RecursionScope assertions when using V8 directly (issue #708).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@805 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-09-26 17:41:44 +00:00
cef1 Win: Erase in-progress IME composition on cancel (issue #701). 2012-09-26 17:34:13 +00:00
include Implement CefDisplayHandler OnStatusMessage and OnConsoleMessage callbacks (issue #662). 2012-09-07 21:01:27 +00:00
libcef Allow use of CefV8Context Enter/Exit to avoid V8RecursionScope assertions when using V8 directly (issue #708). 2012-09-26 17:41:44 +00:00
libcef_dll Fix VS2008 compile error in CefByteReadHandler::Seek due to missing abs(long long) function. 2012-09-19 15:43:33 +00:00
patch Add patch to fix opening of password protected files with CefZipReader (issue #496). 2012-09-04 17:08:51 +00:00
tests Rename PROXY_TYPE values to avoid naming conflict (issue #548). 2012-09-04 18:55:35 +00:00
tools - Mac: Add plugin_carbon_interpose target to fix plugin crash (issue #680). 2012-09-26 00:09:05 +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 153668. 2012-08-28 22:26:35 +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
cef.gyp - Mac: Add plugin_carbon_interpose target to fix plugin crash (issue #680). 2012-09-26 00:09:05 +00:00
cef.gypi Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +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 new CefV8StackTrace and CefV8StackFrame interfaces to support retrieval of the JavaScript stack trace for the currently active V8 context (issue #682). 2012-07-25 11:50:35 +00:00
cef_paths2.gypi Update to Chromium revision 149431. 2012-08-04 00:59:58 +00:00