Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
Go to file
Marshall Greenblatt 50b909a417 - Add a CefBrowser::ClearHistory() method for clearing back/forward browsing history (issue #352).
- Move RegisterDevToolsSchemeHandler() call to CefContext::Initialize() to fix assertion when using multi-threaded message loop on Windows.
- Add new NavigationTest.History test.
- Remove unused RequestTest.HistoryNav test.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@301 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2011-10-04 11:49:36 +00:00
include - Add a CefBrowser::ClearHistory() method for clearing back/forward browsing history (issue #352). 2011-10-04 11:49:36 +00:00
libcef - Add a CefBrowser::ClearHistory() method for clearing back/forward browsing history (issue #352). 2011-10-04 11:49:36 +00:00
libcef_dll - Add a CefBrowser::ClearHistory() method for clearing back/forward browsing history (issue #352). 2011-10-04 11:49:36 +00:00
patch Add a patch that fixes Chromium bug #98668 2011-09-30 13:58:07 +00:00
tests - Add a CefBrowser::ClearHistory() method for clearing back/forward browsing history (issue #352). 2011-10-04 11:49:36 +00:00
tools Mac: Add make_distrib support (issue #260) 2011-10-03 10:25:14 +00:00
AUTHORS.txt Set eol-style property on all files. Future commits will use the subversion auto-props configuration at http://src.chromium.org/viewvc/chrome/trunk/tools/buildbot/slave/config 2010-10-03 21:04:50 +00:00
cef_create_projects.bat Windows: Call make_version_header.bat from cef_create_projects.bat. Previously it was executed by the patcher project. 2011-09-18 00:08:06 +00:00
cef_create_projects.sh Move gclient integration to the gclient_hook.py script in order to support a platform-agnostic DEPS file (issue #174). 2011-01-27 02:21:50 +00:00
cef_paths.gypi Mac: Add make_distrib support (issue #260) 2011-10-03 10:25:14 +00:00
cef.gyp - Add a CefBrowser::ClearHistory() method for clearing back/forward browsing history (issue #352). 2011-10-04 11:49:36 +00:00
cef.gypi Update to Chromium revision 102269. 2011-09-23 00:16:03 +00:00
CHROMIUM_BUILD_COMPATIBILITY.txt Update to Chromium revision 102269. 2011-09-23 00:16:03 +00:00
DEPS Move gclient integration to the gclient_hook.py script in order to support a platform-agnostic DEPS file (issue #174). 2011-01-27 02:21:50 +00:00
LICENSE.txt Add the make_distrib tool for automated creation of CEF binary distributions (issue #260). 2011-09-27 15:02:08 +00:00