.. |
automate
|
Add sandbox support (issue #524).
|
2013-11-15 18:47:02 +00:00 |
distrib
|
Update to Chromium revision 248478.
|
2014-02-05 20:35:45 +00:00 |
build_projects.bat
|
Windows: Update build_projects.bat to use MSBuild if available (issue #688).
|
2013-03-26 21:33:11 +00:00 |
build_projects.sh
|
Linux: Update build_projects.sh to include the target name in the make command.
|
2013-03-26 21:51:15 +00:00 |
cef_api_hash.py
|
Fix svn:eol-style property.
|
2013-10-18 16:33:56 +00:00 |
cef_parser.py
|
Add <algorithm> include required by VS2013 (issue #1094).
|
2014-01-14 02:45:56 +00:00 |
check_revision.py
|
Fix script detection of git checkouts
|
2013-07-22 22:37:42 +00:00 |
check_style.bat
|
Update to Chromium revision 248478.
|
2014-02-05 20:35:45 +00:00 |
check_style.py
|
Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564).
|
2012-04-03 01:34:16 +00:00 |
check_style.sh
|
Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564).
|
2012-04-03 01:34:16 +00:00 |
combine_libs.py
|
Add sandbox support (issue #524).
|
2013-11-15 18:47:02 +00:00 |
date_util.py
|
Fix svn:eol-style property.
|
2013-10-18 16:33:56 +00:00 |
file_util.py
|
Linux: Make translator tool output consistent with other platforms (issue #1177).
|
2014-02-10 16:56:37 +00:00 |
gclient_hook.py
|
Add CEF API hash and version info retrieval functions (issue #914).
|
2013-03-25 21:54:53 +00:00 |
gclient_util.py
|
Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564).
|
2012-04-03 01:34:16 +00:00 |
git_util.py
|
Windows: Pass shell=True so Popen can run a batch file (issue #1091).
|
2013-10-16 15:09:41 +00:00 |
gyp_cef
|
Windows: Switch to aura/views architecture for content window creation (issue #180).
|
2013-12-07 01:55:22 +00:00 |
gyp_cef.py
|
Update to Chromium revision 233896.
|
2013-11-08 21:28:56 +00:00 |
make_capi_header.py
|
Fix include of C API headers from C++ code (issue #1194).
|
2014-02-10 17:20:38 +00:00 |
make_cppdocs.bat
|
Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564).
|
2012-04-03 01:34:16 +00:00 |
make_cpptoc_header.py
|
Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564).
|
2012-04-03 01:34:16 +00:00 |
make_cpptoc_impl.py
|
Fix wrapping of comments in generated files.
|
2014-02-11 22:46:57 +00:00 |
make_ctocpp_header.py
|
Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564).
|
2012-04-03 01:34:16 +00:00 |
make_ctocpp_impl.py
|
Fix wrapping of comments in generated files.
|
2014-02-11 22:46:57 +00:00 |
make_distrib.bat
|
Update to Chromium revision 248478.
|
2014-02-05 20:35:45 +00:00 |
make_distrib.py
|
Update to Chromium revision 248478.
|
2014-02-05 20:35:45 +00:00 |
make_distrib.sh
|
Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564).
|
2012-04-03 01:34:16 +00:00 |
make_gypi_file.py
|
Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564).
|
2012-04-03 01:34:16 +00:00 |
make_pack_header.py
|
Add context menu support (issue #509):
|
2012-04-19 21:18:22 +00:00 |
make_version_header.bat
|
Update to Chromium revision 248478.
|
2014-02-05 20:35:45 +00:00 |
make_version_header.py
|
Fix script detection of git checkouts
|
2013-07-22 22:37:42 +00:00 |
make_version_header.sh
|
Add CEF API hash and version info retrieval functions (issue #914).
|
2013-03-25 21:54:53 +00:00 |
msvs_env.bat
|
Add sandbox support (issue #524).
|
2013-11-15 18:47:02 +00:00 |
patch.bat
|
Update to Chromium revision 248478.
|
2014-02-05 20:35:45 +00:00 |
patch.sh
|
Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564).
|
2012-04-03 01:34:16 +00:00 |
patch_util.py
|
Fix application of patch files created with `git diff --no-prefix --relative .`
|
2014-04-16 16:32:39 +00:00 |
patcher.README.txt
|
Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564).
|
2012-04-03 01:34:16 +00:00 |
patcher.py
|
- Expose tracing functionality via new cef_trace.h and cef_trace_event.h headers (issue #711).
|
2012-10-17 22:45:49 +00:00 |
repack_locales.py
|
Fix ninja build generation of locale files (issue #1052).
|
2013-08-19 18:31:42 +00:00 |
revision.py
|
Fix revision.py detection of git checkouts
|
2013-07-22 22:23:54 +00:00 |
svn_util.py
|
Fix svn:eol-style property.
|
2013-10-18 16:33:56 +00:00 |
translator.README.txt
|
Use the platform API hash instead of build revision for checking libcef compatibility (issue #914).
|
2013-03-25 22:15:33 +00:00 |
translator.bat
|
Update to Chromium revision 248478.
|
2014-02-05 20:35:45 +00:00 |
translator.py
|
Add support for excluding files from the translator tool.
|
2013-08-22 16:59:52 +00:00 |
translator.sh
|
Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564).
|
2012-04-03 01:34:16 +00:00 |