Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
Go to file
Marshall Greenblatt e1f8c276f8 cefclient: Add example of window manipulation via JavaScript (issue #925).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1166 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-04-01 17:57:28 +00:00
cef1 - Windows: Update build_projects.bat to use MSBuild if available (issue #688). 2013-03-26 21:51:59 +00:00
include Use the platform API hash instead of build revision for checking libcef compatibility (issue #914). 2013-03-25 22:15:33 +00:00
libcef - Change the way that application shutdown works in order to support JavaScript 'onbeforeunload' handling (issue #853). See comments in cef_life_span_handler.h for a detailed description of the new shutdown process. 2013-03-19 22:59:33 +00:00
libcef_dll Use the platform API hash instead of build revision for checking libcef compatibility (issue #914). 2013-03-25 22:15:33 +00:00
patch Revert revision 1135 and revision 1137 changes to disable printing due to build errors (issue #505). 2013-03-16 03:21:22 +00:00
tests cefclient: Add example of window manipulation via JavaScript (issue #925). 2013-04-01 17:57:28 +00:00
tools Linux: Update build_projects.sh to include the target name in the make command. 2013-03-26 21:51:15 +00:00
AUTHORS.txt Update AUTHORS.txt file. 2013-03-20 18:43:59 +00:00
CHROMIUM_BUILD_COMPATIBILITY.txt Update to Chromium revision 187216. 2013-03-12 20:23:24 +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 Add CEF API hash and version info retrieval functions (issue #914). 2013-03-25 21:54:53 +00:00
cef.gypi Revert revision 1135 and revision 1137 changes to disable printing due to build errors (issue #505). 2013-03-16 03:21:22 +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 the ability to persist session cookies (issue #881). 2013-02-13 19:53:41 +00:00
cef_paths2.gypi cefclient: Add example of window manipulation via JavaScript (issue #925). 2013-04-01 17:57:28 +00:00