..
automate
automate-git: Fix .gclient file format for updated depot_tools (fixes issue #2639 )
2019-03-27 13:03:52 -04:00
cefbuilds
cefbuilds: Encode plus signs in filenames (see issue #2596 )
2019-03-20 09:59:28 -04:00
distrib
Use net/base/net_error_list.h to populate the cef_errorcode_t enum (fixes issue #2650 )
2019-04-16 12:07:33 -04:00
yapf
Update tooling to use yapf for Python file formatting (issue #2171 )
2017-05-28 15:03:42 +02:00
cef_api_hash.py
Add cef_api_hash.h generated by the translator tool (see issue #2596 )
2019-03-14 12:44:24 -04:00
cef_parser.py
Add cef_api_hash.h generated by the translator tool (see issue #2596 )
2019-03-14 12:44:24 -04:00
cef_version.py
Enable new version number format by default (see issue #2596 )
2019-03-18 16:55:23 -04:00
clang_util.py
Apply yapf formatting to all Python files (issue #2171 )
2017-05-28 15:04:18 +02:00
combine_libs.py
Apply yapf formatting to all Python files (issue #2171 )
2017-05-28 15:04:18 +02:00
crash_server.py
Update to Chromium revision bc084a8b ( #530369 )
2018-02-19 17:38:04 -05:00
date_util.py
Apply yapf formatting to all Python files (issue #2171 )
2017-05-28 15:04:18 +02:00
exec_util.py
Apply yapf formatting to all Python files (issue #2171 )
2017-05-28 15:04:18 +02:00
file_util.py
Support faster incremental Chromium/CEF updates with automate-git.py --fast-update (issue #2435 ).
2018-05-08 10:29:07 +02:00
fix_style.bat
Update to Chromium revision 9ef2aa86 ( #550428 )
2018-05-04 10:50:26 +02:00
fix_style.py
Update tooling to use yapf for Python file formatting (issue #2171 )
2017-05-28 15:03:42 +02:00
fix_style.sh
Update tooling to use clang-format (issue #2171 )
2017-05-18 12:30:04 +02:00
gclient_hook.py
Linux: Add support for ozone builds (fixes issue #2296 ).
2019-04-23 17:00:14 +00:00
gclient_util.py
Apply yapf formatting to all Python files (issue #2171 )
2017-05-28 15:04:18 +02:00
git_util.py
Compute all version numbers using cef_version.py (see issue #2596 )
2019-03-15 13:16:43 -04:00
gn_args.py
Enable iterator debugging (_ITERATOR_DEBUG_LEVEL=2) for official cef_sandbox Debug builds (issue #2592 )
2019-02-13 14:11:54 -05:00
gypi_to_gn.py
Update to Chromium version 72.0.3599.0 ( #604791 )
2018-11-05 13:31:55 -05:00
issue_1999.py
Apply yapf formatting to all Python files (issue #2171 )
2017-05-28 15:04:18 +02:00
make_api_hash_header.py
Add cef_api_hash.h generated by the translator tool (see issue #2596 )
2019-03-14 12:44:24 -04:00
make_capi_header.py
Apply yapf formatting to all Python files (issue #2171 )
2017-05-28 15:04:18 +02:00
make_cmake.py
Apply yapf formatting to all Python files (issue #2171 )
2017-05-28 15:04:18 +02:00
make_config_header.py
Linux: Add support for ozone builds (fixes issue #2296 ).
2019-04-23 17:00:14 +00:00
make_cppdocs.bat
Update to Chromium revision 0bfd25d4 ( #381305 )
2016-03-17 13:01:21 -04:00
make_cpptoc_header.py
Implement new approach for debugging leaked wrapper object references (issue #2593 )
2019-02-14 17:08:43 -05:00
make_cpptoc_impl.py
Remove old approach for debugging leaked wrapper object references (issue #2593 )
2019-02-14 17:08:44 -05:00
make_ctocpp_header.py
Implement new approach for debugging leaked wrapper object references (issue #2593 )
2019-02-14 17:08:43 -05:00
make_ctocpp_impl.py
Remove old approach for debugging leaked wrapper object references (issue #2593 )
2019-02-14 17:08:44 -05:00
make_distrib.bat
Update to Chromium revision 9ef2aa86 ( #550428 )
2018-05-04 10:50:26 +02:00
make_distrib.py
Linux: Add support for ozone builds (fixes issue #2296 ).
2019-04-23 17:00:14 +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
Apply yapf formatting to all Python files (issue #2171 )
2017-05-28 15:04:18 +02:00
make_libcef_dll_dylib_impl.py
Add cef_api_hash.h generated by the translator tool (see issue #2596 )
2019-03-14 12:44:24 -04:00
make_pack_header.py
Update to Chromium version 74.0.3706.0 ( #632463 )
2019-02-25 12:09:54 -05:00
make_version_header.bat
Compute all version numbers using cef_version.py (see issue #2596 )
2019-03-15 13:16:43 -04:00
make_version_header.py
Compute all version numbers using cef_version.py (see issue #2596 )
2019-03-15 13:16:43 -04:00
make_version_header.sh
Compute all version numbers using cef_version.py (see issue #2596 )
2019-03-15 13:16:43 -04:00
make_views_stub_impl.py
Add cef_api_hash.h generated by the translator tool (see issue #2596 )
2019-03-14 12:44:24 -04:00
make_wrapper_types_header.py
Add cef_api_hash.h generated by the translator tool (see issue #2596 )
2019-03-14 12:44:24 -04:00
msvs_env.bat
Windows: Add MS BuildTools support to msvs_env.bat (issue #2545 )
2018-11-15 15:24:37 -05:00
patch.bat
Update to Chromium revision 9ef2aa86 ( #550428 )
2018-05-04 10:50:26 +02:00
patch.sh
Use git apply for applying patch files (issue #1825 )
2017-04-27 13:53:32 -04:00
patch_updater.bat
Update to Chromium version 68.0.3425.0 ( #557062 )
2018-05-21 13:54:23 +03:00
patch_updater.py
Update to Chromium version 68.0.3433.0 ( #559327 )
2018-05-22 17:03:01 +03:00
patch_updater.sh
Update to Chromium version 68.0.3425.0 ( #557062 )
2018-05-21 13:54:23 +03:00
patcher.README.txt
Use git apply for applying patch files (issue #1825 )
2017-04-27 13:53:32 -04:00
patcher.py
Improve handling of patches during Chromium update (issue #2435 )
2018-05-11 14:09:26 +03: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 9ef2aa86 ( #550428 )
2018-05-04 10:50:26 +02:00
translator.py
Add cef_api_hash.h generated by the translator tool (see issue #2596 )
2019-03-14 12:44:24 -04:00
translator.sh
Update tooling to use clang-format (issue #2171 )
2017-05-18 12:30:04 +02:00
yapf_util.py
Update tooling to use yapf for Python file formatting (issue #2171 )
2017-05-28 15:03:42 +02:00