1. 854b0db Merge tools/grit from https://chromium.googlesource.com/external/grit-i18n.git at de71a379bc5150da5b063e0de1bc92fe4d87d195 by Android Chromium Automerger · 11 years ago
  2. 9d0994e Fixes the policy template generator to work predictably even with Python hash randomization turned on. by pastarmovj@chromium.org · 11 years ago
  3. de71a37 Support android as a target platform. by joi@chromium.org · 11 years ago
  4. 3c4134b Merge from Chromium at DEPS revision r198571 by Torne (Richard Coles) · 11 years ago
  5. 9d379a3 Merge tools/grit from https://chromium.googlesource.com/external/grit-i18n.git at e53a316043ed07385683bb6743e517910e07f647 by Android Chromium Automerger · 11 years ago
  6. e53a316 Don't use python 2.7 syntax. by joaodasilva@chromium.org · 11 years ago
  7. f2d835b Added test file missing from r117. by joaodasilva@chromium.org · 11 years ago
  8. 4460b85 by joaodasilva@chromium.org · 11 years ago
  9. b1fb355 Switch to lazy_re for a few regexps in html_inline. by joi@chromium.org · 11 years ago
  10. 769b09c Merge from Chromium at DEPS revision r190564 by Torne (Richard Coles) · 11 years ago
  11. db2ca2a Merge tools/grit from https://chromium.googlesource.com/external/grit-i18n.git at f221c01d847d97c0a487f4059ee33d4d7b6d7d5f by Android Chromium Automerger · 11 years ago
  12. f221c01 Add formatter_data attibute and ouput only tagged Android Java strings. by newt@chromium.org · 11 years ago
  13. 26f3ea3 Merge tools/grit from https://chromium.googlesource.com/external/grit-i18n.git at 68dbe0410a3f24aa0cab0a5cba9b0fe86f4697bc by Android Chromium Automerger · 11 years ago
  14. 68dbe04 Fix type-check in Python 2.6's re.sub implementation. by joi@chromium.org · 11 years ago
  15. 97641f3 Fix html_inline to work with Python 2.6. by joi@chromium.org · 11 years ago
  16. 51dde08 Memoize Node::EvaluateExpression() by joi@chromium.org · 11 years ago
  17. 6215f3e grit: Can't handle multi-line <link> tags when inlining by joi@chromium.org · 11 years ago
  18. 8e39875 Merge tools/grit from https://chromium.googlesource.com/external/grit-i18n.git at d644371b95a69af0b59b8fe3c3f3cad01a3749aa by Android Chromium Automerger · 11 years ago
  19. d644371 Correctly resolve relative paths when inlining @import directives in CSS files. by joi@chromium.org · 11 years ago
  20. 4e25463 Inline @import directives in CSS files. by joi@chromium.org · 11 years ago
  21. 6bb3e56 android2grd: include non-translatable strings. by newt@chromium.org · 11 years ago
  22. 46c50bf Merge tools/grit from https://chromium.googlesource.com/external/grit-i18n.git at 0fae8b05cb6f7d1995040d75313205d86945871e by Android Chromium Automerger · 11 years ago
  23. 0fae8b0 Make grit support my scenario of dynamic generation of an included file. by joi@chromium.org · 11 years ago
  24. 834f421 Stable order of messages and stable choice of description. by joi@chromium.org · 11 years ago
  25. 05c494c Merge tools/grit from https://chromium.googlesource.com/external/grit-i18n.git at ca6c225d0059dd17b476c934e744a3c4f60e2df2 by Android Chromium Automerger · 11 years ago
  26. ca6c225 Allow multiple use_name_for_id messages with identical ID. by joi@chromium.org · 11 years ago
  27. 287cb84 Fix the regex flatting html to prevent misdetection by joi@chromium.org · 11 years ago
  28. b851cd4 Merge tools/grit from https://chromium.googlesource.com/external/grit-i18n.git at abf28c9e0d607e293a9d790300090e557be6b41e by Android Chromium Automerger · 11 years ago
  29. abf28c9 Allow users to optionally specify target OS. by joi@chromium.org · 11 years ago
  30. 2de007e Sort GritSourceFiles() output. by joi@chromium.org · 11 years ago
  31. 0a0a9a8 Merge tools/grit from https://chromium.googlesource.com/external/grit-i18n.git at 3a274382e822cce4cba6284438fd394fd0f30d14 by Android Chromium Automerger · 11 years ago
  32. 3a27438 Make grit build's -f flag relative to cwd. by newt@chromium.org · 11 years ago
  33. 3ba3f29 Merge tools/grit from https://chromium.googlesource.com/external/grit-i18n.git at 06b6bcb780a99a13ab712f08021849750f318acd by Android Chromium Automerger · 11 years ago
  34. 06b6bcb Support generating English strings.xml files in android2grd. by newt@chromium.org · 11 years ago
  35. 528c234 Don't fail on ID overlap for 0th offset when 'offset' attribute is used. by joi@chromium.org · 11 years ago
  36. 966f96c Merge tools/grit from https://chromium.googlesource.com/external/grit-i18n.git at 768fd33d67e7be3fe247310e0c1cdd3db55cc807 by Android Chromium Automerger · 11 years ago
  37. 768fd33 Implement --xml-dir option to android2grd. by newt@chromium.org · 11 years ago
  38. 7427b95 Merge tools/grit from https://chromium.googlesource.com/external/grit-i18n.git at 376fd9b1ffd91cfad9a4a7006a5218bc1ab4e652 by Torne (Richard Coles) · 11 years ago
  39. 376fd9b Fix chrome_messages_json generator to handle <if> properly. by sergeyu@chromium.org · 11 years ago
  40. 140682b Add UTF-8 BOM for chrome_messages_json formatter. by sergeyu@chromium.org · 11 years ago
  41. 28446b1 Merge tools/grit from https://chromium.googlesource.com/external/grit-i18n.git at 809658a55ce2e19e1162dfc6ed89f613adffdb35 by Torne (Richard Coles) · 12 years ago
  42. 809658a Get the list of valid policy features from the feature description list. by joaodasilva@chromium.org · 12 years ago
  43. 98b76c0 Turns out using sys.path[0] is incompatible with at least one build by joi@chromium.org · 12 years ago
  44. ef7918f Use count parameter to limit splits of environment variables and defines to first equal sign. by joi@chromium.org · 12 years ago
  45. c30c9fd Merge tools/grit from https://chromium.googlesource.com/external/grit-i18n.git at 12e636bfb67ece29620045b2936d85a95e4d6919 by Torne (Richard Coles) · 12 years ago
  46. 12e636b Use -E flags in grit_info tool to modify env (previously -E was accepted but unused). by joi@chromium.org · 12 years ago
  47. a03c960 Merge tools/grit from https://chromium.googlesource.com/external/grit-i18n.git at 9cb4f8962b26d916b6e7813858f3644d1fcd29c9 by Torne (Richard Coles) · 12 years ago
  48. 9cb4f89 by joaodasilva@chromium.org · 12 years ago
  49. 7ef2ac9 Remove shbang line from PRESUBMIT.py. by joi@chromium.org · 12 years ago
  50. 8c8f3ae Merge from Chromium at DEPS revision r167172 by Torne (Richard Coles) · 12 years ago
  51. 30efb4b Merge tools/grit from http://git.chromium.org/external/grit-i18n.git at 5a132756a9c06c4242c1b2a678435fc618a92dcb by Torne (Richard Coles) · 12 years ago
  52. 5a13275 Fix grit to substitute GRIT_DIR properly on Windows. by sergeyu@chromium.org · 12 years ago
  53. 848a662 Add custom chunks after IHDR chunk so that the PNG remains valid by flackr@chromium.org · 12 years ago
  54. 1b51ff4 Merge tools/grit from http://git.chromium.org/external/grit-i18n.git at 99515cd09d78391b5ec3145ee6b7939220612e8d by Torne (Richard Coles) · 12 years ago
  55. 4b4583e Merge tools/grit from http://git.chromium.org/external/grit-i18n.git at cb65c63c5c7dc388c3de73705581179f8042e7dd by Torne (Richard Coles) · 12 years ago
  56. 99515cd Print missing translation warnings when verbose output is set. by tony@chromium.org · 12 years ago
  57. cb65c63 Enable running [ grit build ] in changed context without modifying .grd files. by joi@chromium.org · 12 years ago
  58. 0b961d0 If-then-else support for GRIT by benrg@chromium.org · 12 years ago
  59. ccda470 GRIT formatter overhaul by benrg@chromium.org · 12 years ago
  60. 2e31e16 Merge tools/grit from http://git.chromium.org/external/grit-i18n.git at f6b78f5aee34cf1624f04c181da55432de41e9ef by Torne (Richard Coles) · 12 years ago
  61. d7c1116 Merge tools/grit from http://git.chromium.org/external/grit-i18n.git at 99776fe1478b6a3efca5ce1f33919556f9d5fc46 by Torne (Richard Coles) · 12 years ago
  62. f6b78f5 PNG chunk handling in the chrome_scaled_image gatherer: by benrg@chromium.org · 12 years ago
  63. 99776fe Add support for messages.json format used to localize Chrome extensions. by sergeyu@chromium.org · 12 years ago
  64. 781fcf7 Merge tools/grit from http://git.chromium.org/external/grit-i18n.git at 7867001e968e2827b3e70abccfd5a5124815198f by Torne (Richard Coles) · 12 years ago
  65. 20b62e2 Add a .gitignore file for *.pyc files, so git 1.7 doesn't complain about dirty submodules by jochen@chromium.org · 12 years ago
  66. c47712f Merge tools/grit from http://git.chromium.org/external/grit-i18n.git at d484c661401bbc7618f359574851d1fb058f3e6f by Torne (Richard Coles) · 12 years ago
  67. 7867001 Allow to specify resources_ids file in grit_info.py. by joi@chromium.org · 12 years ago
  68. d484c66 Fix <part>-related bugs in grit_info by benrg@chromium.org · 12 years ago
  69. e4f8f0d Merge tools/grit from http://git.chromium.org/external/grit-i18n.git at 83717e82a9b5e0c629ff4f1078d50503ffd2ae75 by Torne (Richard Coles) · 12 years ago
  70. 83717e8 Allow including grd files from other grd files with <part file="sub.grp"/> by benrg@chromium.org · 12 years ago
  71. 36716b0 Initial empty repository by Chad Jones · 12 years ago
  72. d4edc6c Remove copyright notices from generated files and PrintUsage() by benrg@chromium.org · 12 years ago
  73. 9286469 Change the default max value for integer policies for ADM and ADMX templates. by pastarmovj@chromium.org · 12 years ago
  74. c1a8d0c Fix adml_writer_unittest.py to pass both on Lucid and Precise. by pastarmovj@chromium.org · 12 years ago
  75. b472694 Include all recursively inlined includes in GetResourceFilenames. by flackr@chromium.org · 12 years ago
  76. 6fcd713 Add more unit tests for android2grd by cjhopman@chromium.org · 12 years ago
  77. 3f70b8d Fix sys.path handling in repack.py to fix build (failed at least with Ninja on Linux). by joi@chromium.org · 12 years ago
  78. 0320d2b Fix license header for android2grd.py by joi@chromium.org · 12 years ago
  79. f5e6e47 Always use an absolute path when munging sys.path by benrg@chromium.org · 12 years ago
  80. 52ffaae Call CheckConditionalElements before inlining scripts, CSS and include files by joi@chromium.org · 12 years ago
  81. 552e82c Refactor chrome_html and add conversion of img tags. by flackr@chromium.org · 12 years ago
  82. c988012 Accept CSS url()s without quotes. by newt@chromium.org · 12 years ago
  83. b654b23 Fix output encoding issue encountered in some versions of Python. by joi@chromium.org · 12 years ago
  84. 1e98e2a A bugfix for substitutions and a tweak in command-line processing. by joi@chromium.org · 12 years ago
  85. 625ae8f When looking up a file in the first IDs list, and the file is outside of the tree starting at SRCDIR, just use the filename as key by jochen@chromium.org · 12 years ago
  86. 39c335c Add tools to process Android's strings.xml files. by newt@chromium.org · 12 years ago
  87. 6f3e2fb Encode chrome_html output using utf-8. by flackr@chromium.org · 12 years ago
  88. 7118d9f chrome_html resources should be BINDATA, not HTML by flackr@chromium.org · 12 years ago
  89. a0794a0 Fix bug in chrome-scaled-image error reporting by benrg@chromium.org · 12 years ago
  90. b916140 Misc Grit cleanup/modernization by benrg@chromium.org · 12 years ago
  91. 4c33b2c Allow chrome_html resources for rc outputs and flatten appropriately. by flackr@chromium.org · 12 years ago
  92. ec8016c Support for output contexts and "chrome_scaled_image" structure type by benrg@chromium.org · 12 years ago
  93. 102c85f Fix XMB output of leading/trailing whitespace. by joi@chromium.org · 12 years ago
  94. eafc3b0 Add [grit xmb] tool, and the ability to switch FP implementations. by joi@chromium.org · 12 years ago
  95. c5a8410 Change language logic in GetInputFiles by benrg@chromium.org · 12 years ago
  96. 783385a Replace SetOutputContext with SetOutputLanguage in GritNode by benrg@chromium.org · 12 years ago
  97. 418c15a Produce a list of structure inputs for flattened structure nodes. by flackr@chromium.org · 12 years ago
  98. f07ff67 Pass grd node to structure gatherers to allow evaluating expressions. (Reland) by flackr@chromium.org · 12 years ago
  99. 1d4b8cb Add allowexternalscript and flattenhtml attributes to chrome_html. by flackr@chromium.org · 12 years ago
  100. 7969494 Allow generating resource maps from structure nodes. by flackr@chromium.org · 12 years ago