cef/tools
Marshall Greenblatt b51a4de540 Windows: Fix cef_sandbox.lib link errors (fixes issue #2792) 2019-10-29 17:31:17 -04:00
..
automate Add Windows ARM64 build support 2019-10-02 11:43:38 +00:00
cefbuilds Add ARM64 build and binary distribution support (see issue #1990) 2019-06-13 11:52:32 +02:00
distrib Windows: Add arch-specific versions of d3dcompiler_47.dll (see issue #2656) 2019-05-15 14:36:58 +03: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 Revert "Add ability to capture audio output to buffer (see issue #2381)" 2019-09-20 17:23:33 +03:00
cef_version.py Fix version calculation for older commits on a release branch (fixes issue #2659) 2019-05-15 14:35:41 +00: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
compile_ib_files.py Update to Chromium version 77.0.3865.0 (#681094) 2019-09-04 15:13:32 +00: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 Fix version calculation for older commits on a release branch (fixes issue #2659) 2019-05-15 14:35:41 +00: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 Fix gclient_util after depot_tools changes (fixes issue #2736) 2019-08-05 18:01:14 +00:00
git_util.py Fix version calculation for older commits on a release branch (fixes issue #2659) 2019-05-15 14:35:41 +00:00
gn_args.py Windows: Disable the ARM64 config by default 2019-10-02 14:54:04 +03: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 Windows: Fix cef_sandbox.lib link errors (fixes issue #2792) 2019-10-29 17:31:17 -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 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