mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
3e18b2e64cb5889631c851a61f9981406590ee26
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@357 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
- Add new call to OnKeyEvent() to allow handling of keyboard events before they're passed to the renderer (issue #406).
Mac: Add the NSUnifiedTitleAndToolbarWindowMask flag for popup windows and increase the default size (issue #411).
- Add new call to OnKeyEvent() to allow handling of keyboard events before they're passed to the renderer (issue #406).
Add the ability to specify full plugin matching parameters including multiple mime types and file extensions via CefPluginInfo (issue #401).
- Add new call to OnKeyEvent() to allow handling of keyboard events before they're passed to the renderer (issue #406).
Add a new check_revision.py tool that is called from cef_create_projects to verify the current Chromium revision and URL against the values specified in CHROMIUM_BUILD_COMPATIBILITY.txt (issue #297).
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
Set the product version string using make_version_header.py and the chrome/VERSION file (issue #383).
Move gclient integration to the gclient_hook.py script in order to support a platform-agnostic DEPS file (issue #174).
Move gclient integration to the gclient_hook.py script in order to support a platform-agnostic DEPS file (issue #174).
Description
Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
Languages
C++
83.4%
Python
7.9%
C
3%
Objective-C++
2.4%
HTML
2.2%
Other
1%