1
0
Fork 0
firefox/third_party/libwebrtc/tools/grit
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00
..
grit Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
third_party/six Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
.gitignore Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
BUILD.gn Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
grit.py Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
grit_info.py Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
grit_rule.gni Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
MANIFEST.in Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
minify_with_uglify.py Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
minimize_css.py Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
minimize_css_unittest.py Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
OWNERS Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
pak_util.py Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
PRESUBMIT.py Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
README.md Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
repack.gni Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
setup.py Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
stamp_grit_sources.py Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00

GRIT (Google Resource and Internationalization Tool)

This is a tool for projects to manage resources and simplify the localization workflow.

See the user guide for more details on using this project: https://dev.chromium.org/developers/tools-we-use-in-chromium/grit/grit-users-guide

History

This code previously used to live at https://code.google.com/p/grit-i18n/source/checkout which still contains the project's history. https://chromium.googlesource.com/external/grit-i18n/ is a git mirror of the SVN repository that's identical except for the last two commits. The project is now developed in the Chromium project directly.

There is a read-only mirror of just this directory at https://chromium.googlesource.com/chromium/src/tools/grit/ if you don't want to check out all of Chromium.