Clone this repo:

Branches

  1. 2bc2944 [omnibox] Replace deprecated `assert` with `with` in JS imports. by Khalid Peer · 8 weeks ago main
  2. 80bd86b Exclude c/b/r/omnibox from JS minification baked into grit() on Android. by dpapad · 8 weeks ago
  3. f9b36d3 Improve an error message in GRIT by Lei Zhang · 5 months ago
  4. 7f37391 Remove chromium hardcoded paths to logos by Sergei Poletaev · 8 months ago
  5. e67d106 [grit] Use image-set() instead of -webkit-image-set() by Fredrik Söderquist · 8 months ago

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.