mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
55b363354ff5a0e6db05040c27ffe4a7d7776eba
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@482 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
Add methods to CefV8Value for specifying the amount of externally allocated memory associated with the V8 object (issue #478).
Mac: Fix the "no autorelease pool in place" error by initializing an NSAutoreleasePool on every thread (issue #502).
Revert revision 476: Add patch to fix GDI object leak in FontCacheChromiumWin.cpp createFontIndirectAndGetWinName (issue #499).
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.4%
Python
7.9%
C
3%
Objective-C++
2.4%
HTML
2.2%
Other
1%