Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
Go to file
Marshall Greenblatt 133e06c50a Update to Chromium revision 233896.
- The CefBrowserSettings.author_and_user_styles option is now always enabled.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1512 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-11-08 21:28:56 +00:00
include Update to Chromium revision 233896. 2013-11-08 21:28:56 +00:00
libcef Update to Chromium revision 233896. 2013-11-08 21:28:56 +00:00
libcef_dll Remove CefBrowserHost::GetDevToolsURL(). It is now possible to use DevTools without remote debugging, and the ability to load a remote debugging URL without first loading the discovery page is no longer supported (issue #659). 2013-11-08 16:27:22 +00:00
patch Update to Chromium revision 233896. 2013-11-08 21:28:56 +00:00
tests Remove CefBrowserHost::GetDevToolsURL(). It is now possible to use DevTools without remote debugging, and the ability to load a remote debugging URL without first loading the discovery page is no longer supported (issue #659). 2013-11-08 16:27:22 +00:00
tools Update to Chromium revision 233896. 2013-11-08 21:28:56 +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 233896. 2013-11-08 21:28:56 +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 - Support DevTools without remote debugging via CefBrowserHost::ShowDevTools and CloseDevTools methods (issue #659). 2013-11-08 16:06:06 +00:00
cef.gypi Linux: Fix clang compile errors. 2013-10-24 21:40:32 +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 Structural improvements for request handling (issue #1044) 2013-09-03 16:43:31 +00:00
cef_paths2.gypi Update to Chromium revision 217791. 2013-08-15 19:38:55 +00:00