include
|
Add methods to CefV8Value for specifying the amount of externally allocated memory associated with the V8 object (issue #478).
|
2012-01-19 18:52:59 +00:00 |
libcef
|
- Linux: Add support for HTML5 drag&drop (issue #40).
|
2012-01-23 19:04:54 +00:00 |
libcef_dll
|
Fix bug in CefZipArchive::Clear() (issue #486).
|
2012-01-23 15:50:48 +00:00 |
patch
|
Add patch to fix GDI object leak in FontCacheChromiumWin.cpp createFontIndirectAndGetWinName (issue #499).
|
2012-02-07 20:47:14 +00:00 |
tests
|
- Linux: Add support for HTML5 drag&drop (issue #40).
|
2012-01-23 19:04:54 +00:00 |
tools
|
Fix the check_style.py patch_RepositoryName function to work with git.
|
2012-01-19 17:19:40 +00:00 |
AUTHORS.txt
|
Update the AUTHORS.txt file to include the names of past contributors (issue #474).
|
2012-01-23 17:18:57 +00:00 |
cef_create_projects.bat
|
Set the product version string using make_version_header.py and the chrome/VERSION file (issue #383).
|
2011-10-18 17:56:10 +00:00 |
cef_create_projects.sh
|
Move gclient integration to the gclient_hook.py script in order to support a platform-agnostic DEPS file (issue #174).
|
2011-01-27 02:21:50 +00:00 |
cef_paths2.gypi
|
Break cef.h into multiple headers (issue #142).
|
2011-12-23 17:36:30 +00:00 |
cef_paths.gypi
|
Add the ability to restrict V8 extension loading by frame using a new CefPermissionHandler::OnBeforeScriptExtensionLoad() callback (issue #471).
|
2012-01-05 19:34:20 +00:00 |
cef.gyp
|
- Linux: Add support for HTML5 drag&drop (issue #40).
|
2012-01-23 19:04:54 +00:00 |
cef.gypi
|
- Linux: Add support for HTML5 drag&drop (issue #40).
|
2012-01-23 19:04:54 +00:00 |
CHROMIUM_BUILD_COMPATIBILITY.txt
|
Update to Chromium revision 115967.
|
2011-12-29 20:26:26 +00:00 |
DEPS
|
Move gclient integration to the gclient_hook.py script in order to support a platform-agnostic DEPS file (issue #174).
|
2011-01-27 02:21:50 +00:00 |
LICENSE.txt
|
Add the make_distrib tool for automated creation of CEF binary distributions (issue #260).
|
2011-09-27 15:02:08 +00:00 |