.. |
automate
|
Improvements to automate-git.py
|
2015-03-14 23:27:12 -04:00 |
distrib
|
Update the project URL in txt files
|
2015-03-17 16:58:14 -04:00 |
cef_api_hash.py
|
Introduce the use of Chromium types (issue #1336).
|
2014-07-11 20:10:05 +00:00 |
cef_parser.py
|
Add support for DevTools inspect element via a new |inspect_element_at| parameter added to CefBrowserHost::ShowDevTools (issue #586).
|
2014-10-11 00:12:01 +00:00 |
check_style.bat
|
Update to Chromium revision 248478.
|
2014-02-05 20:35:45 +00:00 |
check_style.py
|
Change CEF version number format to remove SVN dependency (issue #1580).
|
2015-03-16 19:34:35 -04: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 |
commit_number.py
|
Change CEF version number format to remove SVN dependency (issue #1580).
|
2015-03-16 19:34:35 -04:00 |
date_util.py
|
Fix svn:eol-style property.
|
2013-10-18 16:33:56 +00:00 |
exec_util.py
|
Fix patch_updater.py to work on non-Windows platforms.
|
2014-05-02 20:57:30 +00:00 |
file_util.py
|
Generate CMake configuration for the binary distribution (issue #1404).
|
2014-10-22 21:48:11 +00:00 |
gclient_hook.py
|
Update to Chromium revision 8cb76f56 (#307671)
|
2014-12-13 20:18:31 +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
|
Change CEF version number format to remove SVN dependency (issue #1580).
|
2015-03-16 19:34:35 -04: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_cmake.py
|
Improvements to CMake configuration for the binary distribution (issue #1404).
|
2014-10-27 18:13:01 +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
|
Update to Chromium revision 40af916d (#303546).
|
2014-11-12 19:25:15 +00:00 |
make_cpptoc_impl.py
|
Introduce the use of Chromium types (issue #1336).
|
2014-07-14 22:18:51 +00:00 |
make_ctocpp_header.py
|
Update to Chromium revision 40af916d (#303546).
|
2014-11-12 19:25:15 +00:00 |
make_ctocpp_impl.py
|
Introduce the use of Chromium types (issue #1336).
|
2014-07-14 22:18:51 +00:00 |
make_distrib.bat
|
Update to Chromium revision 248478.
|
2014-02-05 20:35:45 +00:00 |
make_distrib.py
|
Change CEF version number format to remove SVN dependency (issue #1580).
|
2015-03-16 19:34:35 -04: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
|
Change CEF version number format to remove SVN dependency (issue #1580).
|
2015-03-16 19:34:35 -04: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
|
Update msvs_env.bat to include VS2013 paths (issue #1304).
|
2014-06-09 18:26:27 +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_updater.py
|
Change CEF version number format to remove SVN dependency (issue #1580).
|
2015-03-16 19:34:35 -04: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
|
Update to Chromium revision ad468e8b (#292352).
|
2014-09-04 17:53:40 +00:00 |
setup_toolchain.py
|
Update to Chromium revision 8cb76f56 (#307671)
|
2014-12-13 20:18:31 +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 |