Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
Go to file
Marshall Greenblatt 10d1a71890 Fix VS2008 compile error in CefByteReadHandler::Seek due to missing abs(long long) function.
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@786 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-09-19 15:43:33 +00:00
cef1 Fix compile warning in CefByteReadHandler::Read. 2012-09-14 21:51:29 +00:00
include Implement CefDisplayHandler OnStatusMessage and OnConsoleMessage callbacks (issue #662). 2012-09-07 21:01:27 +00:00
libcef Windows: Fix loading of custom cursor resources (issue #692). 2012-09-10 22:19:19 +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 Move devtools resources to a separate devtools_resources.pak file (issue #714). 2012-09-06 17:42:16 +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 Windows: Fix loading of custom cursor resources (issue #692). 2012-09-10 22:19:19 +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