cef/tools
Marshall Greenblatt 5607a4d347 distrib: Add new tools distribution for mksnapshot (see #3734) 2024-07-16 12:43:12 -04:00
..
automate distrib: Add new tools distribution for mksnapshot (see #3734) 2024-07-16 12:43:12 -04:00
cefbuilds Windows: Add ARM64 distribution support (see issue #2773) 2021-01-11 13:49:39 -05:00
distrib distrib: Add new tools distribution for mksnapshot (see #3734) 2024-07-16 12:43:12 -04:00
yapf
cef_api_hash.py Apply new Chromium style for #include sorting 2024-05-01 14:34:32 -04:00
cef_parser.py osr: Implement shared texture support (fixes #1006, fixes #2575) 2024-04-23 13:03:56 -04:00
cef_version.py
clang_util.py
combine_libs.py win: Reduce length of command line for combine_libs.py 2023-08-15 12:07:57 -04:00
compile_ib_files.py
crash_server.py
date_util.py
exec_util.py
file_util.py tools: Write generated files with UNIX line endings on all platforms (see #3627) 2024-01-05 15:03:45 -05:00
fix_style.bat tools: win: Switch to python3.bat 2024-01-24 17:06:57 -05:00
fix_style.py
fix_style.sh mac/linux: Use python3 for .sh scripts 2022-04-08 11:38:12 -04:00
gclient_hook.py tools: Don't write args.gn if unchanged (see #3681, see #3685) 2024-05-03 15:38:10 -04:00
gclient_util.py
git_util.py
gn_args.py Update to Chromium version 127.0.6533.0 (#1313161) 2024-06-20 12:09:46 -04: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 views: Generate cef_color_ids.h header (see #3671) 2024-04-03 12:09:22 -04:00
make_cmake.py
make_colorids_header.py tools: Fix "invalid escape sequence '\s'" warning 2024-07-01 15:12:35 +00:00
make_config_header.py Delete Alloy bootstrap (fixes #3685) 2024-07-01 12:32:14 -04:00
make_cppdocs.bat tools: win: Switch to python3.bat 2024-01-24 17:06:57 -05: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 Call SetIsShutdown after CefInitialize (fixes #3738) 2024-07-15 16:44:38 -04:00
make_ctocpp_header.py
make_ctocpp_impl.py Call SetIsShutdown after CefInitialize (fixes #3738) 2024-07-15 16:44:38 -04:00
make_distrib.bat tools: win: Switch to python3.bat 2024-01-24 17:06:57 -05:00
make_distrib.py distrib: Add new tools distribution for mksnapshot (see #3734) 2024-07-16 12:43:12 -04:00
make_distrib.sh mac/linux: Use python3 for .sh scripts 2022-04-08 11:38:12 -04:00
make_gypi_file.py views: Generate cef_color_ids.h header (see #3671) 2024-04-03 12:09:22 -04:00
make_libcef_dll_dylib_impl.py Expose DumpWithoutCrashing (fixes #3588) 2024-07-02 18:08:16 +00:00
make_pack_header.py tools: Use raw strings for regexps in python scripts (fixes #3677) 2024-04-12 15:53:51 +00:00
make_version_header.bat tools: win: Switch to python3.bat 2024-01-24 17:06:57 -05:00
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.bat tools: win: Switch to python3.bat 2024-01-24 17:06:57 -05:00
patch.sh mac/linux: Use python3 for .sh scripts 2022-04-08 11:38:12 -04:00
patch_updater.bat tools: win: Switch to python3.bat 2024-01-24 17:06:57 -05: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
patcher.py patcher: Skip missing platform-specific third-party directories 2022-07-26 13:37:47 -04:00
translator.README.txt Avoid generating an accidental UDL suffix 2023-04-12 19:54:31 +00:00
translator.bat tools: win: Switch to python3.bat 2024-01-24 17:06:57 -05: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