Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
Go to file
Marshall Greenblatt 2ba756d3e1 Update to Chromium revision b0aa1fb5 (#296183).
- Restore CefRenderHandler::OnScrollOffsetChanged.
- Add new RT_PING and RT_SERVICE_WORKER resource type values.
- The resource type for image sub-resource loads has changed from RT_IMAGE to RT_PREFETCH (this is a regression, see http://crbug.com/415253#c23).
- Add a patch to fix a crash in Scheduler::swapQueuesRunPendingTasks* (http://crbug.com/415478).
- Add documentation for cef_key_event_type_t values.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1846 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2014-09-26 23:48:19 +00:00
include Update to Chromium revision b0aa1fb5 (#296183). 2014-09-26 23:48:19 +00:00
libcef Update to Chromium revision b0aa1fb5 (#296183). 2014-09-26 23:48:19 +00:00
libcef_dll Update to Chromium revision b0aa1fb5 (#296183). 2014-09-26 23:48:19 +00:00
patch Update to Chromium revision b0aa1fb5 (#296183). 2014-09-26 23:48:19 +00:00
tests Update to Chromium revision b0aa1fb5 (#296183). 2014-09-26 23:48:19 +00:00
tools Change automate-git.py to use a Git checkout of depot_tools (issue #1376). 2014-09-11 21:30:57 +00:00
AUTHORS.txt Revert revision 1765 changes due to broken sub-frame loading. 2014-07-16 21:27:25 +00:00
CHROMIUM_BUILD_COMPATIBILITY.txt Update to Chromium revision b0aa1fb5 (#296183). 2014-09-26 23:48:19 +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 Update to Chromium revision b0aa1fb5 (#296183). 2014-09-26 23:48:19 +00:00
cef.gypi Update to Chromium revision b0aa1fb5 (#296183). 2014-09-26 23:48:19 +00:00
cef_create_projects.bat Update to Chromium revision 248478. 2014-02-05 20:35:45 +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 Update to Chromium revision ad468e8b (#292352). 2014-09-04 17:53:40 +00:00
cef_paths2.gypi Update to Chromium revision ad468e8b (#292352). 2014-09-04 17:53:40 +00:00