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