1. d441a8d Fix undefined public_configs in tools/grit/grit_rule.gni by Xiaobin Cui · 2 weeks ago main
  2. fa6b149 Ruff: reformat tools (part 2/3: gerrit .. origin_trials). by Alex Ovsienko · 3 weeks ago
  3. 81f1930 grit: Forward inputs variable in java_strings_grd template by Takuto Ikuta · 4 weeks ago
  4. 62afe9a grit: Rename assert-file-list to asser-output-file-list by Takuto Ikuta · 5 weeks ago
  5. 082192f Add --assert-input-file-list option to grit build tool by Takuto Ikuta · 5 weeks ago
  6. b9c8303 grit: Make pack_util.py remote executable by Takuto Ikuta · 7 weeks ago
  7. 9807d1c [grit] Keep the checkout path out of the default_resource_ids header by Philipp Wollermann · 8 weeks ago
  8. 647c31f Use action_with_pydeps in preprocess_if_expr template by Takuto Ikuta · 2 months ago
  9. 6419eeb [grit] List depfile dependencies relative to the output dir by Philipp Wollermann · 2 months ago
  10. 066503d Busybody: Format GN files by Kalvin Lee · 3 months ago
  11. c84bbf1 Revert "Add presubmit check for policy YAML files." by Paula Gómez · 3 months ago
  12. 749d505 Add presubmit check for policy YAML files. by Yann Dago · 3 months ago
  13. 3ec0848 Remove flackr from grit OWNERS by Robert Flack · 4 months ago
  14. ddd1441 Grit: Make whitespace optional when parsing plurals. by Andrew Grieve · 4 months ago
  15. 4f8413b grit: Multiprocess the output phase to speed up build by Takuto Ikuta · 6 months ago
  16. 542a505 grit: Explicitly flush stdout and stderr before os._exit() by Takuto Ikuta · 6 months ago
  17. 38fba98 Optimize grit build teardown using os._exit by Takuto Ikuta · 6 months ago
  18. cf2ade5 grit: Optimize clique dictionary lookups to O(1) by Takuto Ikuta · 6 months ago
  19. 132ac21 grit: Avoid unnecessary regex execution in MessageNode.Translate by Takuto Ikuta · 6 months ago
  20. 07062f2 grit: Replace lazy_re with standard Python re module by Takuto Ikuta · 6 months ago
  21. 908ebaf Prepare for executing grit_strings actions on RBE by Neri Marschik · 7 months ago
  22. 9f4a7ad Fix grit remote actions failing on Windows hosts by Neri Marschik · 7 months ago
  23. 28d0135 Execute chrome/app/generated_resources action on RBE by Neri Marschik · 8 months ago
  24. 7d038c9 Use action_with_pydeps for grit actions to enable remote build by Neri Marschik · 8 months ago
  25. f9df6c5 Always pass target platform to grit actions by Neri Marschik · 8 months ago
  26. 0174b1c Add environment variable that sets the module_scheme by Ben Joyce · 8 months ago
  27. 841008d Handle brotli command errors instead of ignoring them by Neil Kronlage · 9 months ago
  28. 0d169cf Grit: Do not leave any gaps when assigning IDs to .grd files by Andrew Grieve · 1 year, 1 month ago
  29. b609d35 pak_util.py: Improve error message when file format is wrong by Andrew Grieve · 1 year, 1 month ago
  30. 7584779 Cleanup: Remove 'chromeos_ash' Grit variable. by dpapad · 1 year, 2 months ago
  31. 144bfac grit: Remove kFooResourcesSize from generated files by Lei Zhang · 1 year, 3 months ago
  32. 844bf39 [Grit] Change 'OTHER'-gender pak files to be just the default file. by Glenn Hartmann · 1 year, 4 months ago
  33. 4b6391f [GRIT] Dedupe untranslated Android strings. by Glenn Hartmann · 1 year, 4 months ago
  34. baacd7e [Grit] fix filename regex by Glenn Hartmann · 1 year, 4 months ago
  35. 91d7999 [Grit] Change Android 'OTHER'-gender language files to be just the default file. by Glenn Hartmann · 1 year, 4 months ago
  36. 70021ed Move temporary Android strings.xml files to system tmp dir during build. by Glenn Hartmann · 1 year, 4 months ago
  37. 3963557 Add a `translate_genders` GN arg and start making build work with gender translations. by Glenn Hartmann · 1 year, 4 months ago
  38. 2453083 Simplify android grit templates to make use of resources.zip by Andrew Grieve · 1 year, 4 months ago
  39. 1a3d057 [Grit] Rely on '/values' rather than '/res/' for Android strings paths. by Glenn Hartmann · 1 year, 4 months ago
  40. 777b070 [Reland] "[grit] Optionally output Android xml strings as a single zip file." by Glenn Hartmann · 1 year, 4 months ago
  41. c42344e Revert "[grit] Optionally output Android xml strings as a single zip file." by Timofey Chudakov · 1 year, 4 months ago
  42. 20c86c7 [grit] Optionally output Android xml strings as a single zip file. by Glenn Hartmann · 1 year, 4 months ago
  43. c3918a0 [Grit] Dedupe redundant gender translations. by Glenn Hartmann · 1 year, 4 months ago
  44. abacb6b [Grit] Support genders in GetDataPackValue() functions. by Glenn Hartmann · 1 year, 4 months ago
  45. 6b35008 [Grit] Add gender support for Format() functions. by Glenn Hartmann · 1 year, 4 months ago
  46. beb2b71 [Grit] Add support for genders in clique.py. by Glenn Hartmann · 1 year, 4 months ago
  47. cb776ea [Grit] Add a bit of unit test coverage for gender translations. by Glenn Hartmann · 1 year, 4 months ago
  48. 771f2cf [Grit] Conditionally generate per-gender output files. by Glenn Hartmann · 1 year, 5 months ago
  49. 7e3754a Add a tool to parse and dump .xtb files. by Glenn Hartmann · 1 year, 5 months ago
  50. d602683 Grit: support gendered translations in xtb_reader.py. by Glenn Hartmann · 1 year, 5 months ago
  51. 02869c5 Cleanup: remove crbug_1001171 logic from grit.py. by Glenn Hartmann · 1 year, 5 months ago
  52. 2db6520 Fix the `grit.py unit` command. by Glenn Hartmann · 1 year, 6 months ago
  53. f3a5505 Replace usage of is_chromeos_ash with is_chromeos in tools. by Yuta Hijikata · 1 year, 6 months ago
  54. baf95d0 WebUI: Remove JS minification step built into Grit on Android builds. by dpapad · 1 year, 6 months ago
  55. fe28ff1 Grit: Preserve license headers in built-in minification on Android. by dpapad · 1 year, 6 months ago
  56. e5a1ac2 Remove Lacros support from tools/grit by Georg Neis · 1 year, 6 months ago
  57. f703a96 Grit: Remove output_all_resource_defines from list of valid attributes. by dpapad · 1 year, 7 months ago
  58. 0c76462 Move glic_enabled out of global features.gni by David Bokan · 1 year, 7 months ago
  59. 8cc670d Remove the debugging logic added to help diagnose crbug.com/1001171. by Riley Wong · 1 year, 7 months ago
  60. 363ab37 Grit: Improve error message when an invalid attribute is found. by dpapad · 1 year, 7 months ago
  61. 2621cae Remove refs to Grit's output_all_resource_defines option, part 10. by dpapad · 1 year, 8 months ago
  62. 212da8b Cleanup: Remove obsolete tools/grit/grit/grit-todo.xml file. by dpapad · 1 year, 8 months ago
  63. 2ad6cd2 WebUI: Add ability to load resources from disk during development. by dpapad · 1 year, 8 months ago
  64. 1933085 Remove refs to Grit's output_all_resource_defines option, part 1. by dpapad · 1 year, 8 months ago
  65. 237ce4f Reland: Build Glic browser_tests on Linux by David Bokan · 1 year, 9 months ago
  66. dddc818 Revert "Build Glic browser_tests on Linux" by David Bokan · 1 year, 9 months ago
  67. bf4cba5 Build Glic browser_tests on Linux by David Bokan · 1 year, 9 months ago
  68. e9e27e1 [iOS] Don't use title case on iOS by Gauthier Ambard · 1 year, 10 months ago
  69. 3a828ed Version page: Don't show "Desktop Android: false" for non-desktop android. by Yuzhu Shen · 1 year, 10 months ago
  70. d62c0f8 Grit: Compress all JSON files by default by Rulong Chen(陈汝龙) · 2 years ago
  71. 3cc037c Update WebUI grit resource script to add a fixed size by Mickey Burks · 2 years ago
  72. 471a968 Add WebP Mimetype Override to GRIT HTML Inlining by George · 2 years, 1 month ago
  73. 2bc2944 [omnibox] Replace deprecated `assert` with `with` in JS imports. by Khalid Peer · 2 years, 4 months ago
  74. 80bd86b Exclude c/b/r/omnibox from JS minification baked into grit() on Android. by dpapad · 2 years, 4 months ago
  75. f9b36d3 Improve an error message in GRIT by Lei Zhang · 2 years, 7 months ago
  76. 7f37391 Remove chromium hardcoded paths to logos by Sergei Poletaev · 2 years, 9 months ago
  77. e67d106 [grit] Use image-set() instead of -webkit-image-set() by Fredrik Söderquist · 2 years, 10 months ago
  78. 7010e4a [Reland] Grit: Add a way to inline generated JS files. by dpapad · 2 years, 11 months ago
  79. e4c894e Revert "Grit: Add a way to inline generated JS files." by Ming-Ying Chung · 2 years, 11 months ago
  80. 80abae1 Grit: Add a way to inline generated JS files. by dpapad · 2 years, 11 months ago
  81. 0e28337 Enable wexit_time_destructors config for grit resources by Lei Zhang · 3 years ago
  82. d3ed60e Remove invalid size check from pak_util.py by Andrew Grieve · 3 years, 1 month ago
  83. 272cfb4 [GRIT] Fix gzip_string.GzipString() comment. by Samuel Huang · 3 years, 3 months ago
  84. 7a19b00 Stop using system "gzip" in grit by Andrew Grieve · 3 years, 3 months ago
  85. 0f89c62 tools: remove `USE_PYTHON3 = True` from PRESUBMIT.py by Takuto Ikuta · 3 years, 3 months ago
  86. 8d6de4c Reserve more space for startup-critical resource IDs. by Peter Kasting · 3 years, 3 months ago
  87. 808bcb2 Update "Chrome OS" -> "ChromeOS" in policy descriptions by Alexander Hendrich · 3 years, 4 months ago
  88. eb584f3 WebUI: Restrict preprocess_if_expr inputs with enable_removal_comments. by dpapad · 3 years, 7 months ago
  89. 971ad07 Add tiborg@ to //tools/grit/OWNERS by Tibor Goldschwendt · 3 years, 7 months ago
  90. 42c066b Grit: Rename minify_with_uglify.py since uglify is not used anymore. by dpapad · 3 years, 7 months ago
  91. 34ad7ad Rename branding Chrome for Testing GN args, GRIT vars and C++ buildflags by Thiago Perrotta · 3 years, 8 months ago
  92. 2227340 Rename feature Chrome for Testing GN args, GRIT vars and C++ buildflags by Thiago Perrotta · 3 years, 8 months ago
  93. f90c17e grit: remove dependency to six by Takuto Ikuta · 3 years, 8 months ago
  94. 32a1ad8 grit: apply pyupgrade by Takuto Ikuta · 3 years, 8 months ago
  95. 7806f00 grit: drop python2 compatibility by Takuto Ikuta · 3 years, 8 months ago
  96. d023169 Remove dependency from grit() -> //base by Andrew Grieve · 3 years, 9 months ago
  97. 196aa48 Reland "Grit: Fail if a generated .grd contains more entries than it reserved" by Andrew Grieve · 3 years, 9 months ago
  98. a205be2 Revert "Grit: Fail if a generated .grd contains more entries than it reserved" by Leonard Grey · 3 years, 9 months ago
  99. 0e41de2 Grit: Fail if a generated .grd contains more entries than it reserved by Andrew Grieve · 3 years, 9 months ago
  100. 8612bf4 Introduce a GN boolean to control whether to use internal icons for Chrome for Testing by Thiago Perrotta · 3 years, 10 months ago