Vadim 741679b403 Replace scheme relative URLs with https URLs (#2171) 1 year ago
..
tests 7ccefb672e devutils/validate_patches.py: Add --dry-run to verbose error 4 years ago
third_party 741679b403 Replace scheme relative URLs with https URLs (#2171) 1 year ago
.coveragerc 4679001429 Add patch duplication test 4 years ago
README.md 05847d728a Rearrange files and folders 6 years ago
__init__.py 4679001429 Add patch duplication test 4 years ago
check_all_code.sh 2417d05533 devutils: Add check_all_code.sh and reduce code check verbosity 4 years ago
check_downloads_ini.py 7009352442 devutils: Split up validate_config.py into standalone scripts 5 years ago
check_files_exist.py 93a60950b2 devutils: Implement faster list checking for CI 5 years ago
check_gn_flags.py 7009352442 devutils: Split up validate_config.py into standalone scripts 5 years ago
check_patch_files.py 4679001429 Add patch duplication test 4 years ago
print_tag_version.sh c67fab7c40 Add devutils/print_tag_version.sh 5 years ago
pytest.ini 7ccefb672e devutils/validate_patches.py: Add --dry-run to verbose error 4 years ago
run_devutils_pylint.py a339f4804f Attempt to fix CI checks (2) 5 years ago
run_devutils_tests.sh 2417d05533 devutils: Add check_all_code.sh and reduce code check verbosity 4 years ago
run_devutils_yapf.sh 2417d05533 devutils: Add check_all_code.sh and reduce code check verbosity 4 years ago
run_other_pylint.py 94d92dde99 Various improvements ito devutils 5 years ago
run_other_yapf.sh 2417d05533 devutils: Add check_all_code.sh and reduce code check verbosity 4 years ago
run_utils_pylint.py 148c74062d devutils/run_devutils_pylint.py: Fix yapf formatting 4 years ago
run_utils_tests.sh 2417d05533 devutils: Add check_all_code.sh and reduce code check verbosity 4 years ago
run_utils_yapf.sh 2417d05533 devutils: Add check_all_code.sh and reduce code check verbosity 4 years ago
set_quilt_vars.sh 25ab998bdc Update to Chromium 102.0.5005.115 (#1991) 1 year ago
update_lists.py fd81627e0b Add 'goo.gle' to domain regex, include typescript (#2073) 1 year ago
update_platform_patches.py 9dc66d0ecc devutils/update_platform_patches.py: Replace exit() with sys.exit() 3 years ago
validate_config.py 4679001429 Add patch duplication test 4 years ago
validate_patches.py 9612a45449 Remove newlines from added file lines 3 years ago

README.md

Developer utilities for ungoogled-chromium

This is a collection of scripts written for developing on ungoogled-chromium. See the descriptions at the top of each script for more information.