cef/tools
2023-06-01 12:55:30 +03:00
..
automate automate-git: Remove --chromium-channel parameter (fixes issue #3447) 2023-02-08 12:56:20 -05:00
cefbuilds
distrib Update to Chromium version 114.0.5735.0 (#1135570) 2023-05-05 22:53:16 +03:00
yapf
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: Fix incorrect SharedMemoryRegion translation (fixes #3498) 2023-05-09 12:37:42 +03:00
cef_version.py
clang_util.py
combine_libs.py
compile_ib_files.py
crash_server.py
date_util.py
exec_util.py
file_util.py
fix_style.bat
fix_style.py
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
git_util.py
gn_args.py Remove TRACE_EVENT_COPY_XXX overloads (fixes #3497) 2023-05-08 18:32:54 +03:00
gypi_to_gn.py
issue_1999.py Rewrite issue links to GitHub (see #3464) 2023-03-13 13:50:48 -04:00
make_api_hash_header.py
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
make_config_header.py
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
make_cpptoc_impl.py Replace NOTREACHED() with DCHECK(false) (fixes #3500) 2023-05-08 18:36:00 +03:00
make_ctocpp_header.py
make_ctocpp_impl.py Replace NOTREACHED() with DCHECK(false) (fixes #3500) 2023-05-08 18:36:00 +03:00
make_distrib.bat
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
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
make_version_header.bat
make_version_header.py
make_version_header.sh mac/linux: Use python3 for .sh scripts 2022-04-08 11:38:12 -04:00
make_wrapper_types_header.py
msvs_env.bat win: Update msvs_env.bat to prefer VS2022 (fixes #3509) 2023-06-01 12:55:30 +03:00
patch_updater.bat
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
patch.bat
patch.sh mac/linux: Use python3 for .sh scripts 2022-04-08 11:38:12 -04:00
patcher.py patcher: Skip missing platform-specific third-party directories 2022-07-26 13:37:47 -04:00
patcher.README.txt
translator.bat
translator.py Remove compile-time checks for toolkit_views 2022-04-12 12:06:53 -04:00
translator.README.txt Avoid generating an accidental UDL suffix 2023-04-12 19:54:31 +00:00
translator.sh mac/linux: Use python3 for .sh scripts 2022-04-08 11:38:12 -04:00
yapf_util.py