cef/tools
Marshall Greenblatt ff976bc07f Break cef.h into multiple headers (issue #142).
- Move wrapper classes from cef_wrapper.h to wrapper/ directory.
- Move C API functions/classes from cef_capi.h to capi/ directory.
- Move global function implementations from cef_context.cc to *_impl.cc files.
- Output auto-generated file paths in cef_paths.gypi.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@442 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2011-12-23 17:36:30 +00:00
..
automate Add support to automate.py for building release branches (issue #325). 2011-12-19 23:11:56 +00:00
distrib Break cef.h into multiple headers (issue #142). 2011-12-23 17:36:30 +00:00
build_projects.bat Win: Return non-zero exit status if build_projects.bat fails. 2011-11-08 18:54:21 +00:00
build_projects.sh Add initial Linux support (issue #40). 2011-10-24 20:20:52 +00:00
cef_parser.py Break cef.h into multiple headers (issue #142). 2011-12-23 17:36:30 +00:00
check_revision.py Add support to check_revision.py for building release branches (issue #325). 2011-12-20 16:35:15 +00:00
date_util.py Add the make_distrib tool for automated creation of CEF binary distributions (issue #260). 2011-09-27 15:02:08 +00:00
file_util.py Win: Fix the build output directory path for binary distributions. 2011-11-08 17:35:59 +00:00
gclient_hook.py Verify that libcef build revision and API/header revision match when initializing CEF (issue #431). 2011-11-18 17:30:55 +00:00
gclient_util.py Add the make_distrib tool for automated creation of CEF binary distributions (issue #260). 2011-09-27 15:02:08 +00:00
gyp_cef
make_capi_header.py Break cef.h into multiple headers (issue #142). 2011-12-23 17:36:30 +00:00
make_cppdocs.bat Break cef.h into multiple headers (issue #142). 2011-12-23 17:36:30 +00:00
make_cpptoc_header.py Break cef.h into multiple headers (issue #142). 2011-12-23 17:36:30 +00:00
make_cpptoc_impl.py Break cef.h into multiple headers (issue #142). 2011-12-23 17:36:30 +00:00
make_ctocpp_header.py Break cef.h into multiple headers (issue #142). 2011-12-23 17:36:30 +00:00
make_ctocpp_impl.py Break cef.h into multiple headers (issue #142). 2011-12-23 17:36:30 +00:00
make_distrib.bat - Update to Chromium revision 105051. 2011-10-12 19:09:15 +00:00
make_distrib.py Break cef.h into multiple headers (issue #142). 2011-12-23 17:36:30 +00:00
make_distrib.sh - Update to Chromium revision 105051. 2011-10-12 19:09:15 +00:00
make_gypi_file.py Break cef.h into multiple headers (issue #142). 2011-12-23 17:36:30 +00:00
make_version_header.bat Verify that libcef build revision and API/header revision match when initializing CEF (issue #431). 2011-11-18 17:30:55 +00:00
make_version_header.py Verify that libcef build revision and API/header revision match when initializing CEF (issue #431). 2011-11-18 17:30:55 +00:00
patch_util.py - Restore original file permissions after patching a file (issue #387). 2011-10-25 16:36:38 +00:00
patch.bat
patch.sh
patcher.py - Restore original file permissions after patching a file (issue #387). 2011-10-25 16:36:38 +00:00
patcher.README.txt
repack_locales.py - Add support for loading localized strings from locale .pak files (issue #357). 2011-09-30 09:22:54 +00:00
svn_util.py Add a new check_revision.py tool that is called from cef_create_projects to verify the current Chromium revision and URL against the values specified in CHROMIUM_BUILD_COMPATIBILITY.txt (issue #297). 2011-10-31 15:51:01 +00:00
translator.bat Break cef.h into multiple headers (issue #142). 2011-12-23 17:36:30 +00:00
translator.py Break cef.h into multiple headers (issue #142). 2011-12-23 17:36:30 +00:00
translator.README.txt - Revert: Change index parameter types from int to size_t to make 0-based range implicit. 2011-12-08 10:22:15 +00:00
translator.sh Break cef.h into multiple headers (issue #142). 2011-12-23 17:36:30 +00:00