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