..
automate
macOS: Add support for and enable the V2 sandbox (issue #2459 )
2018-07-27 22:33:31 -04:00
cefbuilds
Apply yapf formatting to all Python files (issue #2171 )
2017-05-28 15:04:18 +02:00
distrib
macOS: Update README.txt for distribution content changes
2018-07-30 16:15:19 -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
Apply yapf formatting to all Python files (issue #2171 )
2017-05-28 15:04:18 +02:00
cef_parser.py
macOS: Load the CEF framework using dlopen instead of direct linking (issue #2459 )
2018-07-27 17:36:49 -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
commit_number.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
Apply yapf formatting to all Python files (issue #2171 )
2017-05-28 15:04:18 +02:00
gclient_util.py
Apply yapf formatting to all Python files (issue #2171 )
2017-05-28 15:04:18 +02:00
git_util.py
Update to Chromium revision 9ef2aa86 ( #550428 )
2018-05-04 10:50:26 +02:00
gn_args.py
Update to Chromium version 70.0.3538.0 ( #587811 )
2018-09-05 15:42:42 +02:00
issue_1999.py
Apply yapf formatting to all Python files (issue #2171 )
2017-05-28 15:04:18 +02: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_cppdocs.bat
Update to Chromium revision 0bfd25d4 ( #381305 )
2016-03-17 13:01:21 -04:00
make_cpptoc_header.py
Apply yapf formatting to all Python files (issue #2171 )
2017-05-28 15:04:18 +02:00
make_cpptoc_impl.py
Add support for loading extensions (issue #1947 )
2017-08-25 18:40:32 -04:00
make_ctocpp_header.py
Apply yapf formatting to all Python files (issue #2171 )
2017-05-28 15:04:18 +02:00
make_ctocpp_impl.py
Disable cfi-icall checks for CEF bindings (issue #2472 )
2018-07-12 10:58:29 -07:00
make_distrib.bat
Update to Chromium revision 9ef2aa86 ( #550428 )
2018-05-04 10:50:26 +02:00
make_distrib.py
macOS: Add support for and enable the V2 sandbox (issue #2459 )
2018-07-27 22:33:31 -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
macOS: Load the CEF framework using dlopen instead of direct linking (issue #2459 )
2018-07-27 17:36:49 -04:00
make_pack_header.py
Apply yapf formatting to all Python files (issue #2171 )
2017-05-28 15:04:18 +02:00
make_version_header.bat
Update to Chromium revision 248478.
2014-02-05 20:35:45 +00:00
make_version_header.py
Apply yapf formatting to all Python files (issue #2171 )
2017-05-28 15:04:18 +02:00
make_version_header.sh
Add CEF API hash and version info retrieval functions (issue #914 ).
2013-03-25 21:54:53 +00:00
make_views_stub_impl.py
Apply yapf formatting to all Python files (issue #2171 )
2017-05-28 15:04:18 +02:00
make_wrapper_types_header.py
Making it possible to bridge C++ wrapper classes to C (issue #2311 ).
2017-11-28 15:57:10 +00:00
msvs_env.bat
msvs_env.bat: Fix VS2017 path discovery and avoid CWD change (issue #2350 , issue #2351 )
2018-01-05 13:30:05 -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
macOS: Load the CEF framework using dlopen instead of direct linking (issue #2459 )
2018-07-27 17:36:49 -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