1. 247c890 Add the ability to generate a depfile when running grit build. by joi@chromium.org · 11 years ago
  2. 11e589a Default target_platform in grit_info to None. by flackr@chromium.org · 11 years ago
  3. a9fef74 Make image set insertion work in more cases by flackr@chromium.org · 11 years ago
  4. f505a00 Changes grit_info.py to respect target_platform when generating output lists. by joi@chromium.org · 11 years ago
  5. 50badaa Make grit resource maps generate maps for strings. by tony@chromium.org · 11 years ago
  6. 19dee69 Corected LANGID for 'sr'. by joi@chromium.org · 11 years ago
  7. ef869c5 Corrected LANGID for 'es'. by joi@chromium.org · 11 years ago
  8. d7647a6 Corrected mappings for Norwegian: by joi@chromium.org · 11 years ago
  9. fbf8c54 Use JSONEncoder to escape JSON strings. by joi@chromium.org · 11 years ago
  10. 64af19a Fix LINK and INCLUDE HTML inlining Regexes to Support End Tags on Different Lines by joi@chromium.org · 11 years ago
  11. 2b9eb65 High DPI support for Themes by flackr@chromium.org · 11 years ago
  12. 7b854f8 Added initial support for android to the grit policy generators. by joaodasilva@chromium.org · 11 years ago
  13. 0065882 GRIT: Enable variable expansion in filenames during HTML inlining. by joaodasilva@chromium.org · 11 years ago
  14. abf31db Normalize image/x-png mime type to the standard one by joi@chromium.org · 11 years ago
  15. f21b9f8 Add is_ios to the list of grit variables by joi@chromium.org · 11 years ago
  16. 94d415d Fix processing newline on Windows chrome_html_unittests. by flackr@chromium.org · 11 years ago
  17. 9d0994e Fixes the policy template generator to work predictably even with Python hash randomization turned on. by pastarmovj@chromium.org · 11 years ago
  18. de71a37 Support android as a target platform. by joi@chromium.org · 11 years ago
  19. e53a316 Don't use python 2.7 syntax. by joaodasilva@chromium.org · 11 years ago
  20. f2d835b Added test file missing from r117. by joaodasilva@chromium.org · 11 years ago
  21. 4460b85 by joaodasilva@chromium.org · 11 years ago
  22. b1fb355 Switch to lazy_re for a few regexps in html_inline. by joi@chromium.org · 11 years ago
  23. f221c01 Add formatter_data attibute and ouput only tagged Android Java strings. by newt@chromium.org · 11 years ago
  24. 68dbe04 Fix type-check in Python 2.6's re.sub implementation. by joi@chromium.org · 11 years ago
  25. 97641f3 Fix html_inline to work with Python 2.6. by joi@chromium.org · 11 years ago
  26. 51dde08 Memoize Node::EvaluateExpression() by joi@chromium.org · 11 years ago
  27. 6215f3e grit: Can't handle multi-line <link> tags when inlining by joi@chromium.org · 11 years ago
  28. d644371 Correctly resolve relative paths when inlining @import directives in CSS files. by joi@chromium.org · 11 years ago
  29. 4e25463 Inline @import directives in CSS files. by joi@chromium.org · 11 years ago
  30. 6bb3e56 android2grd: include non-translatable strings. by newt@chromium.org · 11 years ago
  31. 0fae8b0 Make grit support my scenario of dynamic generation of an included file. by joi@chromium.org · 11 years ago
  32. 834f421 Stable order of messages and stable choice of description. by joi@chromium.org · 11 years ago
  33. ca6c225 Allow multiple use_name_for_id messages with identical ID. by joi@chromium.org · 11 years ago
  34. 287cb84 Fix the regex flatting html to prevent misdetection by joi@chromium.org · 11 years ago
  35. abf28c9 Allow users to optionally specify target OS. by joi@chromium.org · 11 years ago
  36. 2de007e Sort GritSourceFiles() output. by joi@chromium.org · 11 years ago
  37. 3a27438 Make grit build's -f flag relative to cwd. by newt@chromium.org · 11 years ago
  38. 06b6bcb Support generating English strings.xml files in android2grd. by newt@chromium.org · 11 years ago
  39. 528c234 Don't fail on ID overlap for 0th offset when 'offset' attribute is used. by joi@chromium.org · 11 years ago
  40. 768fd33 Implement --xml-dir option to android2grd. by newt@chromium.org · 12 years ago
  41. 376fd9b Fix chrome_messages_json generator to handle <if> properly. by sergeyu@chromium.org · 12 years ago
  42. 140682b Add UTF-8 BOM for chrome_messages_json formatter. by sergeyu@chromium.org · 12 years ago
  43. 809658a Get the list of valid policy features from the feature description list. by joaodasilva@chromium.org · 12 years ago
  44. 98b76c0 Turns out using sys.path[0] is incompatible with at least one build by joi@chromium.org · 12 years ago
  45. ef7918f Use count parameter to limit splits of environment variables and defines to first equal sign. by joi@chromium.org · 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. 9cb4f89 by joaodasilva@chromium.org · 12 years ago
  48. 7ef2ac9 Remove shbang line from PRESUBMIT.py. by joi@chromium.org · 12 years ago
  49. 5a13275 Fix grit to substitute GRIT_DIR properly on Windows. by sergeyu@chromium.org · 12 years ago
  50. 848a662 Add custom chunks after IHDR chunk so that the PNG remains valid by flackr@chromium.org · 12 years ago
  51. 99515cd Print missing translation warnings when verbose output is set. by tony@chromium.org · 12 years ago
  52. cb65c63 Enable running [ grit build ] in changed context without modifying .grd files. by joi@chromium.org · 12 years ago
  53. 0b961d0 If-then-else support for GRIT by benrg@chromium.org · 12 years ago
  54. ccda470 GRIT formatter overhaul by benrg@chromium.org · 12 years ago
  55. f6b78f5 PNG chunk handling in the chrome_scaled_image gatherer: by benrg@chromium.org · 12 years ago
  56. 99776fe Add support for messages.json format used to localize Chrome extensions. by sergeyu@chromium.org · 12 years ago
  57. 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
  58. 7867001 Allow to specify resources_ids file in grit_info.py. by joi@chromium.org · 12 years ago
  59. d484c66 Fix <part>-related bugs in grit_info by benrg@chromium.org · 12 years ago
  60. 83717e8 Allow including grd files from other grd files with <part file="sub.grp"/> by benrg@chromium.org · 12 years ago
  61. d4edc6c Remove copyright notices from generated files and PrintUsage() by benrg@chromium.org · 12 years ago
  62. 9286469 Change the default max value for integer policies for ADM and ADMX templates. by pastarmovj@chromium.org · 12 years ago
  63. c1a8d0c Fix adml_writer_unittest.py to pass both on Lucid and Precise. by pastarmovj@chromium.org · 12 years ago
  64. b472694 Include all recursively inlined includes in GetResourceFilenames. by flackr@chromium.org · 12 years ago
  65. 6fcd713 Add more unit tests for android2grd by cjhopman@chromium.org · 12 years ago
  66. 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
  67. 0320d2b Fix license header for android2grd.py by joi@chromium.org · 12 years ago
  68. f5e6e47 Always use an absolute path when munging sys.path by benrg@chromium.org · 12 years ago
  69. 52ffaae Call CheckConditionalElements before inlining scripts, CSS and include files by joi@chromium.org · 12 years ago
  70. 552e82c Refactor chrome_html and add conversion of img tags. by flackr@chromium.org · 12 years ago
  71. c988012 Accept CSS url()s without quotes. by newt@chromium.org · 12 years ago
  72. b654b23 Fix output encoding issue encountered in some versions of Python. by joi@chromium.org · 12 years ago
  73. 1e98e2a A bugfix for substitutions and a tweak in command-line processing. by joi@chromium.org · 12 years ago
  74. 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
  75. 39c335c Add tools to process Android's strings.xml files. by newt@chromium.org · 12 years ago
  76. 6f3e2fb Encode chrome_html output using utf-8. by flackr@chromium.org · 12 years ago
  77. 7118d9f chrome_html resources should be BINDATA, not HTML by flackr@chromium.org · 12 years ago
  78. a0794a0 Fix bug in chrome-scaled-image error reporting by benrg@chromium.org · 12 years ago
  79. b916140 Misc Grit cleanup/modernization by benrg@chromium.org · 12 years ago
  80. 4c33b2c Allow chrome_html resources for rc outputs and flatten appropriately. by flackr@chromium.org · 12 years ago
  81. ec8016c Support for output contexts and "chrome_scaled_image" structure type by benrg@chromium.org · 12 years ago
  82. 102c85f Fix XMB output of leading/trailing whitespace. by joi@chromium.org · 12 years ago
  83. eafc3b0 Add [grit xmb] tool, and the ability to switch FP implementations. by joi@chromium.org · 12 years ago
  84. c5a8410 Change language logic in GetInputFiles by benrg@chromium.org · 12 years ago
  85. 783385a Replace SetOutputContext with SetOutputLanguage in GritNode by benrg@chromium.org · 12 years ago
  86. 418c15a Produce a list of structure inputs for flattened structure nodes. by flackr@chromium.org · 12 years ago
  87. f07ff67 Pass grd node to structure gatherers to allow evaluating expressions. (Reland) by flackr@chromium.org · 12 years ago
  88. 1d4b8cb Add allowexternalscript and flattenhtml attributes to chrome_html. by flackr@chromium.org · 12 years ago
  89. 7969494 Allow generating resource maps from structure nodes. by flackr@chromium.org · 12 years ago
  90. a809762 Pass grd node to structure gatherers to allow evaluating expressions. by flackr@chromium.org · 12 years ago
  91. a5f5cd9 Remove image-set images for unsupported scale factors in chrome_html structures. by flackr@chromium.org · 12 years ago
  92. 2b7ecc7 Add chrome_html gatherer which inlines html and generates CSS image sets. by flackr@chromium.org · 12 years ago
  93. bcb40ba Add chrome_html gatherer which inlines html and generates CSS image sets. by flackr@chromium.org · 12 years ago
  94. 224e62b Add a few language codes for Windows. by joi@chromium.org · 12 years ago
  95. 248837b Add support for dictionary policies to grit. by joaodasilva@chromium.org · 12 years ago
  96. 6f54ac2 Fixed bug in string splitting regex when it contains a tag that is a valid substring of another tag. by joaodasilva@chromium.org · 12 years ago
  97. 78ea93a Redact the word 'error' from messages shown in grit's output. by joi@chromium.org · 12 years ago
  98. 1ab22a4 Fixed admx policy template generate on Chrome builds. by joaodasilva@chromium.org · 12 years ago
  99. c83c6cc Add SCons integration for [ grit build ] tool (inputs and outputs). by joi@chromium.org · 12 years ago
  100. bd79a16 Skip output of resource defines (in resource header) if the resources by joi@chromium.org · 12 years ago