cef/tools
Marshall Greenblatt 1073577d03 Make CEF compliant with Google/Chromium style (issue #473).
- Add a new check_style tool based on Google's cpplint that can be used to verify compliance of pending changes and specific files/directories.
- Update existing CEF source code to be compliant with the style requirements.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@463 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-01-09 23:46:23 +00:00
..
automate - Add automate/automate-git.py for automated building using git (issue #472). 2012-01-05 19:43:23 +00:00
distrib Make CEF compliant with Google/Chromium style (issue #473). 2012-01-09 23:46:23 +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 Mac: Add support for building the 'Run cef_unittests' target from the command line. 2012-01-03 17:55:08 +00:00
cef_parser.py Make CEF compliant with Google/Chromium style (issue #473). 2012-01-09 23:46:23 +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
check_style.bat Make CEF compliant with Google/Chromium style (issue #473). 2012-01-09 23:46:23 +00:00
check_style.py Make CEF compliant with Google/Chromium style (issue #473). 2012-01-09 23:46:23 +00:00
check_style.sh Make CEF compliant with Google/Chromium style (issue #473). 2012-01-09 23:46:23 +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 Make CEF compliant with Google/Chromium style (issue #473). 2012-01-09 23:46:23 +00:00
git_util.py Make CEF compliant with Google/Chromium style (issue #473). 2012-01-09 23:46:23 +00:00
gyp_cef Update to Chromium revision 100584. 2011-09-10 19:40:03 +00:00
make_capi_header.py Make CEF compliant with Google/Chromium style (issue #473). 2012-01-09 23:46:23 +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 Make CEF compliant with Google/Chromium style (issue #473). 2012-01-09 23:46:23 +00:00
make_cpptoc_impl.py Make CEF compliant with Google/Chromium style (issue #473). 2012-01-09 23:46:23 +00:00
make_ctocpp_header.py Make CEF compliant with Google/Chromium style (issue #473). 2012-01-09 23:46:23 +00:00
make_ctocpp_impl.py Make CEF compliant with Google/Chromium style (issue #473). 2012-01-09 23:46:23 +00:00
make_distrib.bat - Update to Chromium revision 105051. 2011-10-12 19:09:15 +00:00
make_distrib.py Make CEF compliant with Google/Chromium style (issue #473). 2012-01-09 23:46:23 +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 Make CEF compliant with Google/Chromium style (issue #473). 2012-01-09 23:46:23 +00:00
patch.bat Update to Chromium revision 100584. 2011-09-10 19:40:03 +00:00
patch.sh Update to Chromium revision 100584. 2011-09-10 19:40:03 +00:00
patch_util.py - Restore original file permissions after patching a file (issue #387). 2011-10-25 16:36:38 +00:00
patcher.README.txt Set eol-style property on all files. Future commits will use the subversion auto-props configuration at http://src.chromium.org/viewvc/chrome/trunk/tools/buildbot/slave/config 2010-10-03 21:04:50 +00:00
patcher.py - Restore original file permissions after patching a file (issue #387). 2011-10-25 16:36:38 +00:00
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 Make CEF compliant with Google/Chromium style (issue #473). 2012-01-09 23:46:23 +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.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.sh Break cef.h into multiple headers (issue #142). 2011-12-23 17:36:30 +00:00