.. |
automate
|
automate-git: Remove --chromium-channel parameter (fixes issue #3447)
|
2023-02-08 12:56:20 -05:00 |
cefbuilds
|
Windows: Add ARM64 distribution support (see issue #2773)
|
2021-01-11 13:49:39 -05:00 |
distrib
|
tools: mac: Add missing README.sandbox.txt (fixes issue #3453)
|
2023-03-03 15:48:03 -05: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
|
windows: Configure stack size for executables (fixes issue #3250)
|
2022-10-21 14:52:50 -04:00 |
cef_parser.py
|
tools: Update translator tool for Doxygen comment format (see issue #3384)
|
2022-09-01 17:13:28 -04:00 |
cef_version.py
|
cef_version: Add Python 3 support (see issue #2856)
|
2020-01-09 17:16:39 +02:00 |
clang_util.py
|
translator: Add Python 3 support (see issue #2856)
|
2020-01-09 22:22:15 +02:00 |
combine_libs.py
|
make_distrib: Add Python 3 support (see issue #2856)
|
2020-01-12 13:45:46 +01:00 |
compile_ib_files.py
|
Update to Chromium version 92.0.4515.0 (#885287)
|
2021-06-10 16:42:44 -04:00 |
crash_server.py
|
crash_server: Fix assertion when downloading files with larger chunk sizes
|
2022-03-18 15:10:57 -04:00 |
date_util.py
|
translator: Add Python 3 support (see issue #2856)
|
2020-01-09 22:22:15 +02:00 |
exec_util.py
|
patch_updater: Add Python 3 support (see issue #2856)
|
2020-01-09 17:08:24 +02:00 |
file_util.py
|
Windows: Add abseil-cpp deps to cef_sandbox.lib
|
2021-11-16 14:22:58 -05:00 |
fix_style.bat
|
Update to Chromium revision 9ef2aa86 (#550428)
|
2018-05-04 10:50:26 +02:00 |
fix_style.py
|
fix_style: Add Python 3 support (see issue #2856)
|
2020-01-13 21:43:18 +01:00 |
fix_style.sh
|
mac/linux: Use python3 for .sh scripts
|
2022-04-08 11:38:12 -04:00 |
gclient_hook.py
|
Rewrite issue links to GitHub (see #3464)
|
2023-03-13 13:50:48 -04:00 |
gclient_util.py
|
gclient_hook: Add Python 3 support (see issue #2856)
|
2020-01-12 17:48:13 +02:00 |
git_util.py
|
Support git working directory created by `git worktree add` (fixes issue #2673)
|
2021-02-10 18:43:30 +00:00 |
gn_args.py
|
Update to Chromium version 113.0.5672.0 (#1121455)
|
2023-04-05 17:48:51 -04:00 |
gypi_to_gn.py
|
build: Add Python 3 support (see issue #2856)
|
2020-01-13 11:47:33 +01:00 |
issue_1999.py
|
Rewrite issue links to GitHub (see #3464)
|
2023-03-13 13:50:48 -04:00 |
make_api_hash_header.py
|
Update to Chromium version 86.0.4240.0 (#800218)
|
2020-09-03 17:44:25 -04:00 |
make_capi_header.py
|
tools: Update translator tool for Doxygen comment format (see issue #3384)
|
2022-09-01 17:13:28 -04:00 |
make_cmake.py
|
Update to Chromium version 86.0.4240.0 (#800218)
|
2020-09-03 17:44:25 -04:00 |
make_config_header.py
|
Generate cef_config.h as a build-time step (fixes issue #2926)
|
2022-02-02 12:40:41 -05:00 |
make_cppdocs.bat
|
cmake: Add a Doxygen target to the binary distribution (fixes issue #3386)
|
2022-09-02 13:17:30 -04:00 |
make_cppdocs.sh
|
tools: Add make_cppdocs.sh for Linux/MacOS (see issue #3385)
|
2022-09-02 11:27:22 -07:00 |
make_cpptoc_header.py
|
translator: Add Python 3 support (see issue #2856)
|
2020-01-09 22:22:15 +02:00 |
make_cpptoc_impl.py
|
Update translator tooling for bracket style
|
2023-01-04 17:32:03 -05:00 |
make_ctocpp_header.py
|
Replace OVERRIDE with override (see issue #3140)
|
2021-06-17 16:16:53 -04:00 |
make_ctocpp_impl.py
|
Update translator tooling for bracket style
|
2023-01-04 17:32:03 -05:00 |
make_distrib.bat
|
Update to Chromium revision 9ef2aa86 (#550428)
|
2018-05-04 10:50:26 +02:00 |
make_distrib.py
|
docs: Use README.md as the Doxygen main page (see issue #3384)
|
2022-09-05 14:06:23 -04:00 |
make_distrib.sh
|
mac/linux: Use python3 for .sh scripts
|
2022-04-08 11:38:12 -04:00 |
make_gypi_file.py
|
build: Add Python 3 support (see issue #2856)
|
2020-01-13 11:47:33 +01:00 |
make_libcef_dll_dylib_impl.py
|
libcef_dll/wrapper: Let the compiler deduce types of func ptr
|
2022-07-08 11:37:12 +00:00 |
make_pack_header.py
|
chrome: Add ability to handle chrome menu/keyboard commands (fixes issue #3280)
|
2022-03-22 15:11:47 -04:00 |
make_version_header.bat
|
Update cef_api_hash.h at build time if necessary (fixes issue #2922)
|
2020-04-30 17:52:10 -04:00 |
make_version_header.py
|
Update cef_api_hash.h at build time if necessary (fixes issue #2922)
|
2020-04-30 17:52:10 -04:00 |
make_version_header.sh
|
mac/linux: Use python3 for .sh scripts
|
2022-04-08 11:38:12 -04:00 |
make_wrapper_types_header.py
|
translator: Add Python 3 support (see issue #2856)
|
2020-01-09 22:22:15 +02:00 |
msvs_env.bat
|
win: tools: Add VS2022 to msvs_env.bat
|
2022-11-08 22:19:02 +00:00 |
patch.bat
|
Update to Chromium revision 9ef2aa86 (#550428)
|
2018-05-04 10:50:26 +02:00 |
patch.sh
|
mac/linux: Use python3 for .sh scripts
|
2022-04-08 11:38:12 -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
|
patcher: Skip missing platform-specific third-party directories
|
2022-07-26 13:37:47 -04:00 |
patch_updater.sh
|
mac/linux: Use python3 for .sh scripts
|
2022-04-08 11:38:12 -04:00 |
patcher.README.txt
|
Use git apply for applying patch files (issue #1825)
|
2017-04-27 13:53:32 -04:00 |
patcher.py
|
patcher: Skip missing platform-specific third-party directories
|
2022-07-26 13:37:47 -04: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
|
Remove compile-time checks for toolkit_views
|
2022-04-12 12:06:53 -04:00 |
translator.sh
|
mac/linux: Use python3 for .sh scripts
|
2022-04-08 11:38:12 -04:00 |
yapf_util.py
|
fix_style: Add Python 3 support (see issue #2856)
|
2020-01-13 21:43:18 +01:00 |