mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-02-02 20:26:59 +01:00
Marshall Greenblatt
ea3dcc8492
Fix the check_style.py patch_RepositoryName function to work with git.
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@468 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
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).
Add the ability to restrict V8 extension loading by frame using a new CefPermissionHandler::OnBeforeScriptExtensionLoad() callback (issue #471).
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.6%
Python
7.9%
C
3.1%
Objective-C++
2.4%
HTML
1.9%
Other
1%