1. 144bfac grit: Remove kFooResourcesSize from generated files by Lei Zhang · 11 days ago main
  2. 844bf39 [Grit] Change 'OTHER'-gender pak files to be just the default file. by Glenn Hartmann · 3 weeks ago
  3. 4b6391f [GRIT] Dedupe untranslated Android strings. by Glenn Hartmann · 3 weeks ago
  4. baacd7e [Grit] fix filename regex by Glenn Hartmann · 3 weeks ago
  5. 91d7999 [Grit] Change Android 'OTHER'-gender language files to be just the default file. by Glenn Hartmann · 3 weeks ago
  6. 70021ed Move temporary Android strings.xml files to system tmp dir during build. by Glenn Hartmann · 3 weeks ago
  7. 3963557 Add a `translate_genders` GN arg and start making build work with gender translations. by Glenn Hartmann · 4 weeks ago
  8. 2453083 Simplify android grit templates to make use of resources.zip by Andrew Grieve · 4 weeks ago
  9. 1a3d057 [Grit] Rely on '/values' rather than '/res/' for Android strings paths. by Glenn Hartmann · 4 weeks ago
  10. 777b070 [Reland] "[grit] Optionally output Android xml strings as a single zip file." by Glenn Hartmann · 4 weeks ago
  11. c42344e Revert "[grit] Optionally output Android xml strings as a single zip file." by Timofey Chudakov · 4 weeks ago
  12. 20c86c7 [grit] Optionally output Android xml strings as a single zip file. by Glenn Hartmann · 4 weeks ago
  13. c3918a0 [Grit] Dedupe redundant gender translations. by Glenn Hartmann · 5 weeks ago
  14. abacb6b [Grit] Support genders in GetDataPackValue() functions. by Glenn Hartmann · 5 weeks ago
  15. 6b35008 [Grit] Add gender support for Format() functions. by Glenn Hartmann · 5 weeks ago
  16. beb2b71 [Grit] Add support for genders in clique.py. by Glenn Hartmann · 5 weeks ago
  17. cb776ea [Grit] Add a bit of unit test coverage for gender translations. by Glenn Hartmann · 6 weeks ago
  18. 771f2cf [Grit] Conditionally generate per-gender output files. by Glenn Hartmann · 7 weeks ago
  19. 7e3754a Add a tool to parse and dump .xtb files. by Glenn Hartmann · 7 weeks ago
  20. d602683 Grit: support gendered translations in xtb_reader.py. by Glenn Hartmann · 7 weeks ago
  21. 02869c5 Cleanup: remove crbug_1001171 logic from grit.py. by Glenn Hartmann · 8 weeks ago
  22. 2db6520 Fix the `grit.py unit` command. by Glenn Hartmann · 3 months ago
  23. f3a5505 Replace usage of is_chromeos_ash with is_chromeos in tools. by Yuta Hijikata · 3 months ago
  24. baf95d0 WebUI: Remove JS minification step built into Grit on Android builds. by dpapad · 3 months ago
  25. fe28ff1 Grit: Preserve license headers in built-in minification on Android. by dpapad · 3 months ago
  26. e5a1ac2 Remove Lacros support from tools/grit by Georg Neis · 3 months ago
  27. f703a96 Grit: Remove output_all_resource_defines from list of valid attributes. by dpapad · 4 months ago
  28. 0c76462 Move glic_enabled out of global features.gni by David Bokan · 4 months ago
  29. 8cc670d Remove the debugging logic added to help diagnose crbug.com/1001171. by Riley Wong · 4 months ago
  30. 363ab37 Grit: Improve error message when an invalid attribute is found. by dpapad · 4 months ago
  31. 2621cae Remove refs to Grit's output_all_resource_defines option, part 10. by dpapad · 4 months ago
  32. 212da8b Cleanup: Remove obsolete tools/grit/grit/grit-todo.xml file. by dpapad · 5 months ago
  33. 2ad6cd2 WebUI: Add ability to load resources from disk during development. by dpapad · 5 months ago
  34. 1933085 Remove refs to Grit's output_all_resource_defines option, part 1. by dpapad · 5 months ago
  35. 237ce4f Reland: Build Glic browser_tests on Linux by David Bokan · 6 months ago
  36. dddc818 Revert "Build Glic browser_tests on Linux" by David Bokan · 6 months ago
  37. bf4cba5 Build Glic browser_tests on Linux by David Bokan · 6 months ago
  38. e9e27e1 [iOS] Don't use title case on iOS by Gauthier Ambard · 7 months ago
  39. 3a828ed Version page: Don't show "Desktop Android: false" for non-desktop android. by Yuzhu Shen · 7 months ago
  40. d62c0f8 Grit: Compress all JSON files by default by Rulong Chen(陈汝龙) · 8 months ago
  41. 3cc037c Update WebUI grit resource script to add a fixed size by Mickey Burks · 10 months ago
  42. 471a968 Add WebP Mimetype Override to GRIT HTML Inlining by George · 10 months ago
  43. 2bc2944 [omnibox] Replace deprecated `assert` with `with` in JS imports. by Khalid Peer · 1 year, 1 month ago
  44. 80bd86b Exclude c/b/r/omnibox from JS minification baked into grit() on Android. by dpapad · 1 year, 1 month ago
  45. f9b36d3 Improve an error message in GRIT by Lei Zhang · 1 year, 4 months ago
  46. 7f37391 Remove chromium hardcoded paths to logos by Sergei Poletaev · 1 year, 6 months ago
  47. e67d106 [grit] Use image-set() instead of -webkit-image-set() by Fredrik Söderquist · 1 year, 7 months ago
  48. 7010e4a [Reland] Grit: Add a way to inline generated JS files. by dpapad · 1 year, 8 months ago
  49. e4c894e Revert "Grit: Add a way to inline generated JS files." by Ming-Ying Chung · 1 year, 8 months ago
  50. 80abae1 Grit: Add a way to inline generated JS files. by dpapad · 1 year, 8 months ago
  51. 0e28337 Enable wexit_time_destructors config for grit resources by Lei Zhang · 1 year, 8 months ago
  52. d3ed60e Remove invalid size check from pak_util.py by Andrew Grieve · 1 year, 10 months ago
  53. 272cfb4 [GRIT] Fix gzip_string.GzipString() comment. by Samuel Huang · 2 years ago
  54. 7a19b00 Stop using system "gzip" in grit by Andrew Grieve · 2 years ago
  55. 0f89c62 tools: remove `USE_PYTHON3 = True` from PRESUBMIT.py by Takuto Ikuta · 2 years ago
  56. 8d6de4c Reserve more space for startup-critical resource IDs. by Peter Kasting · 2 years ago
  57. 808bcb2 Update "Chrome OS" -> "ChromeOS" in policy descriptions by Alexander Hendrich · 2 years, 1 month ago
  58. eb584f3 WebUI: Restrict preprocess_if_expr inputs with enable_removal_comments. by dpapad · 2 years, 3 months ago
  59. 971ad07 Add tiborg@ to //tools/grit/OWNERS by Tibor Goldschwendt · 2 years, 4 months ago
  60. 42c066b Grit: Rename minify_with_uglify.py since uglify is not used anymore. by dpapad · 2 years, 4 months ago
  61. 34ad7ad Rename branding Chrome for Testing GN args, GRIT vars and C++ buildflags by Thiago Perrotta · 2 years, 5 months ago
  62. 2227340 Rename feature Chrome for Testing GN args, GRIT vars and C++ buildflags by Thiago Perrotta · 2 years, 5 months ago
  63. f90c17e grit: remove dependency to six by Takuto Ikuta · 2 years, 5 months ago
  64. 32a1ad8 grit: apply pyupgrade by Takuto Ikuta · 2 years, 5 months ago
  65. 7806f00 grit: drop python2 compatibility by Takuto Ikuta · 2 years, 5 months ago
  66. d023169 Remove dependency from grit() -> //base by Andrew Grieve · 2 years, 5 months ago
  67. 196aa48 Reland "Grit: Fail if a generated .grd contains more entries than it reserved" by Andrew Grieve · 2 years, 6 months ago
  68. a205be2 Revert "Grit: Fail if a generated .grd contains more entries than it reserved" by Leonard Grey · 2 years, 6 months ago
  69. 0e41de2 Grit: Fail if a generated .grd contains more entries than it reserved by Andrew Grieve · 2 years, 6 months ago
  70. 8612bf4 Introduce a GN boolean to control whether to use internal icons for Chrome for Testing by Thiago Perrotta · 2 years, 7 months ago
  71. d21871c Fix mismatched placeholders in description of ChromeRootStoreEnabled by Yann Dago · 2 years, 7 months ago
  72. bf870df Use policy_templates.py to generate documentation by Yann Dago · 2 years, 8 months ago
  73. abb4803 Use a generated policy_templates.json to generate documentation by Yann Dago · 2 years, 8 months ago
  74. cf6437d Update copyright headers in testing/, tools/ by Avi Drissman · 2 years, 9 months ago
  75. 891e1cd Reland "Use Chrome for Testing icon assets in binary" by Thiago Perrotta · 2 years, 9 months ago
  76. d985332 Revert "Use Chrome for Testing icon assets in binary" by Yuxin Hu · 2 years, 9 months ago
  77. c7630af Use Chrome for Testing icon assets in binary by Thiago Perrotta · 2 years, 9 months ago
  78. 821d136 Fix build in Python 3.11 (invalid mode: 'rU') by Joanmarie Diggs · 2 years, 9 months ago
  79. 68138e1 [CodeHealth] Add native support for `is_chromeos` to Grit by Ari Chivukula · 2 years, 10 months ago
  80. 0cc6b1d Grit: Declare html_inline.py as input for preprocess_if_expr.gni. by dpapad · 2 years, 10 months ago
  81. 3d95946 Grit: Declare additional inputs for preprocess_if_expr.gni. by dpapad · 2 years, 10 months ago
  82. ee30daf WebUI: Set default in_folder/out_folder values for preprocess_if_expr(). by dpapad · 3 years ago
  83. e6e259b Android: Don't depend on source_set within java_strings_grd by Andrew Grieve · 3 years ago
  84. 1c393b1 Revert "Use a generated policy_templates.json" by Ben Mason · 3 years ago
  85. 3c65b13 Use a generated policy_templates.json by Yann Dago · 3 years ago
  86. 8b934d7 [grit] preprocess_if_expr.py removes existing file at target by David Roger · 3 years ago
  87. 16706a5 [grit][chromeos] Do not define `is_linux` when processing files by David Dorwin · 3 years, 1 month ago
  88. 7482e03 [strings] Replace removed desktop_linux by David Dorwin · 3 years, 1 month ago
  89. 071417e Grit: Refactor and rename tools/grit/grit_defines.gni. by dpapad · 3 years, 1 month ago
  90. 55b3f42 Grit: Throw build error on undefined variables instead of assuming False. by dpapad · 3 years, 1 month ago
  91. 2d7df11 Grit: Add option to skip post-parsing validation checks. by dpapad · 3 years, 1 month ago
  92. ec98cf0 Grit: Remove unused skip_minify option. by dpapad · 3 years, 1 month ago
  93. 8ba60bb [grit] Replaced 'linux2' with 'linux' in Python scripts by David Dorwin · 3 years, 1 month ago
  94. 94335b3 [grit] Encode input to GzipStringRsyncable() when necessary by David Dorwin · 3 years, 2 months ago
  95. 3e6c1a0 Grit: Migrate update_resource_ids from getopt to argparse.ArgumentParser by dpapad · 3 years, 2 months ago
  96. 53790b3 preprocess_if_expr: Flatten unnecessary nested list argument. by dpapad · 3 years, 2 months ago
  97. fca26e7 Remove Grit's 'chromeos' and 'lacros' variables. by dpapad · 3 years, 2 months ago
  98. f90722d [grit][chromeos] Enable rsyncable compression by David Dorwin · 3 years, 2 months ago
  99. f2dd8ff [grit] Use `toolkit_views` for desktop resources by Greg Thompson · 3 years, 2 months ago
  100. dbf351e Remove Cloud Print virtual_driver code. by Lei Zhang · 3 years, 2 months ago