mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-02-22 15:07:42 +01:00
- Add new CefV8StackTrace and CefV8StackFrame interfaces to support retrieval of the JavaScript stack trace for the currently active V8 context (issue #682). - Add CefV8Context::Eval method for synchronous JavaScript execution that returns a value or exception (issue #444). - Refactor V8 unit tests (issue #480). git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/963@726 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).
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%