cef/tools
Marshall Greenblatt 7aae02e411 Enable iterator debugging (_ITERATOR_DEBUG_LEVEL=2) for official cef_sandbox Debug builds (issue #2592) 2019-02-13 14:11:54 -05:00
..
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 Update to Chromium version 71.0.3567.0 (#595360) 2018-10-04 12:17:26 +03: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 Enable iterator debugging (_ITERATOR_DEBUG_LEVEL=2) for official cef_sandbox Debug builds (issue #2592) 2019-02-13 14:11:54 -05: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_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: Export only CEF symbols from cef_sandbox.a (issue #2459) 2019-01-11 11:59:46 +01: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 Update to Chromium version 71.0.3578.0 (#599034) 2018-10-25 12:57:05 -04:00
make_version_header.bat Update to Chromium version 71.0.3567.0 (#595360) 2018-10-04 12:17:26 +03: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 Update to Chromium version 71.0.3567.0 (#595360) 2018-10-04 12:17:26 +03: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 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 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