1. aaa243a Apply whitelist file to structure elements. by newt@chromium.org · 10 years ago
  2. 7a72312 Add a chromium version to policy template files. by joaodasilva@chromium.org · 10 years ago
  3. 26b8edd Make it easier to parse the output assertion by thakis@chromium.org · 10 years ago
  4. 740badd Add optional mandatory policy setting for template generation by joaodasilva@chromium.org · 10 years ago
  5. 77abf65 Link to the documentation for complex policies on Windows. by joaodasilva@chromium.org · 10 years ago
  6. 0ad0c7e Fixed the example JSON strings for Windows and Linux. by joaodasilva@chromium.org · 10 years ago
  7. 206c6aa Respect output_all_resource_defines when generating includes in resource maps. by thestig@chromium.org · 10 years ago
  8. 6a46b04 Respect output_all_resource_defines when generating structures in resource maps. by tony@chromium.org · 10 years ago
  9. 856ff33 Fix .d file outputs, add support for asserting outputs. by brettw@chromium.org · 10 years ago
  10. 786be15 Added support for string-enum-list. by joaodasilva@chromium.org · 10 years ago
  11. 6a4072e Teach grit that file.svg is an SVG. by newt@chromium.org · 10 years ago
  12. 7acb600 Have grit survive a Windows registry with Unicode keys. by thakis@chromium.org · 10 years ago
  13. 1370f19 List removed (non-whitelisted) resources when repacking. by newt@chromium.org · 10 years ago
  14. 0caf04d Speed-up whitelist check in data_pack.py by newt@chromium.org · 10 years ago
  15. 07bb47d Fix leading/trailing whitespace form chrome_extension_json output. by sergeyu@chromium.org · 10 years ago
  16. d769b0c Make grit aware that nb and no language codes are equivalent. by tony@chromium.org · 10 years ago
  17. 3cc3080 Added files missing from revision 159. by joaodasilva@chromium.org · 10 years ago
  18. 6fb6d62 Added a policy writer for iOS Plists. by joaodasilva@chromium.org · 10 years ago
  19. bf1b697 Add whitelist support to repack. by newt@chromium.org · 10 years ago
  20. 94856f5 Revert of Ignore whitelist when generating android xml. (https://codereview.chromium.org/196923002/) by joi@chromium.org · 10 years ago
  21. 6138ad6 Ignore whitelist when generating android xml. by joi@chromium.org · 10 years ago
  22. 7764680 Start to implicitly include \n in rc_header_format. by joi@chromium.org · 10 years ago
  23. db2e077 Adding support for custom rc header formatting. by joi@chromium.org · 10 years ago
  24. a462d17 Add a definition for "is_bsd" by joi@chromium.org · 10 years ago
  25. 977eb64 Provide defines as local variables in if-expressions. by newt@chromium.org · 10 years ago
  26. db58423 Add back 'android' and 'ios' for is_posix, and fix check for bsd. by joi@chromium.org · 10 years ago
  27. e297aa6 Strip IDS_ as well as IDR_ in the chrome_messages_json generator. by sergeyu@chromium.org · 10 years ago
  28. ee2aae9 Added support for Android and iOS to the grit policy generators. by joaodasilva@chromium.org · 10 years ago
  29. 09ac06a Output the subkey type for list policies on the plist generator. by joaodasilva@chromium.org · 10 years ago
  30. b5f1fff Add a --depfile flag that explicitly names the generated depfile. by thakis@chromium.org · 10 years ago
  31. 6e5c2fe Don't include _unittest.py files in `grit_info --inputs` output. by thakis@chromium.org · 10 years ago
  32. f33274e android2grd tool now puts <outputs> element first. by newt@chromium.org · 10 years ago
  33. 19bf7c0 Simplify how variable_map is initialized. Suggestion by thakis@chromium.org. by joi@chromium.org · 10 years ago
  34. 976a485 Set target platform on root node earlier. by joi@chromium.org · 10 years ago
  35. e9f965b Add support for Chrome policy type that references external data by joaodasilva@chromium.org · 11 years ago
  36. 4c53b9f Improve platform support indications for policy documentation. by joaodasilva@chromium.org · 11 years ago
  37. 6740fff Properly substitute variables that reference paths outside SRCDIR. by joi@chromium.org · 11 years ago
  38. 247c890 Add the ability to generate a depfile when running grit build. by joi@chromium.org · 11 years ago
  39. 11e589a Default target_platform in grit_info to None. by flackr@chromium.org · 11 years ago
  40. a9fef74 Make image set insertion work in more cases by flackr@chromium.org · 11 years ago
  41. f505a00 Changes grit_info.py to respect target_platform when generating output lists. by joi@chromium.org · 11 years ago
  42. 50badaa Make grit resource maps generate maps for strings. by tony@chromium.org · 11 years ago
  43. 19dee69 Corected LANGID for 'sr'. by joi@chromium.org · 11 years ago
  44. ef869c5 Corrected LANGID for 'es'. by joi@chromium.org · 11 years ago
  45. d7647a6 Corrected mappings for Norwegian: by joi@chromium.org · 11 years ago
  46. fbf8c54 Use JSONEncoder to escape JSON strings. by joi@chromium.org · 11 years ago
  47. 64af19a Fix LINK and INCLUDE HTML inlining Regexes to Support End Tags on Different Lines by joi@chromium.org · 11 years ago
  48. 2b9eb65 High DPI support for Themes by flackr@chromium.org · 11 years ago
  49. 7b854f8 Added initial support for android to the grit policy generators. by joaodasilva@chromium.org · 11 years ago
  50. 0065882 GRIT: Enable variable expansion in filenames during HTML inlining. by joaodasilva@chromium.org · 11 years ago
  51. abf31db Normalize image/x-png mime type to the standard one by joi@chromium.org · 11 years ago
  52. f21b9f8 Add is_ios to the list of grit variables by joi@chromium.org · 11 years ago
  53. 94d415d Fix processing newline on Windows chrome_html_unittests. by flackr@chromium.org · 11 years ago
  54. 9d0994e Fixes the policy template generator to work predictably even with Python hash randomization turned on. by pastarmovj@chromium.org · 11 years ago
  55. de71a37 Support android as a target platform. by joi@chromium.org · 11 years ago
  56. e53a316 Don't use python 2.7 syntax. by joaodasilva@chromium.org · 11 years ago
  57. f2d835b Added test file missing from r117. by joaodasilva@chromium.org · 11 years ago
  58. 4460b85 by joaodasilva@chromium.org · 11 years ago
  59. b1fb355 Switch to lazy_re for a few regexps in html_inline. by joi@chromium.org · 11 years ago
  60. f221c01 Add formatter_data attibute and ouput only tagged Android Java strings. by newt@chromium.org · 11 years ago
  61. 68dbe04 Fix type-check in Python 2.6's re.sub implementation. by joi@chromium.org · 11 years ago
  62. 97641f3 Fix html_inline to work with Python 2.6. by joi@chromium.org · 11 years ago
  63. 51dde08 Memoize Node::EvaluateExpression() by joi@chromium.org · 11 years ago
  64. 6215f3e grit: Can't handle multi-line <link> tags when inlining by joi@chromium.org · 11 years ago
  65. d644371 Correctly resolve relative paths when inlining @import directives in CSS files. by joi@chromium.org · 11 years ago
  66. 4e25463 Inline @import directives in CSS files. by joi@chromium.org · 11 years ago
  67. 6bb3e56 android2grd: include non-translatable strings. by newt@chromium.org · 11 years ago
  68. 0fae8b0 Make grit support my scenario of dynamic generation of an included file. by joi@chromium.org · 11 years ago
  69. 834f421 Stable order of messages and stable choice of description. by joi@chromium.org · 11 years ago
  70. ca6c225 Allow multiple use_name_for_id messages with identical ID. by joi@chromium.org · 11 years ago
  71. 287cb84 Fix the regex flatting html to prevent misdetection by joi@chromium.org · 11 years ago
  72. abf28c9 Allow users to optionally specify target OS. by joi@chromium.org · 11 years ago
  73. 2de007e Sort GritSourceFiles() output. by joi@chromium.org · 11 years ago
  74. 3a27438 Make grit build's -f flag relative to cwd. by newt@chromium.org · 11 years ago
  75. 06b6bcb Support generating English strings.xml files in android2grd. by newt@chromium.org · 11 years ago
  76. 528c234 Don't fail on ID overlap for 0th offset when 'offset' attribute is used. by joi@chromium.org · 11 years ago
  77. 768fd33 Implement --xml-dir option to android2grd. by newt@chromium.org · 11 years ago
  78. 376fd9b Fix chrome_messages_json generator to handle <if> properly. by sergeyu@chromium.org · 12 years ago
  79. 140682b Add UTF-8 BOM for chrome_messages_json formatter. by sergeyu@chromium.org · 12 years ago
  80. 809658a Get the list of valid policy features from the feature description list. by joaodasilva@chromium.org · 12 years ago
  81. 98b76c0 Turns out using sys.path[0] is incompatible with at least one build by joi@chromium.org · 12 years ago
  82. ef7918f Use count parameter to limit splits of environment variables and defines to first equal sign. by joi@chromium.org · 12 years ago
  83. 12e636b Use -E flags in grit_info tool to modify env (previously -E was accepted but unused). by joi@chromium.org · 12 years ago
  84. 9cb4f89 by joaodasilva@chromium.org · 12 years ago
  85. 7ef2ac9 Remove shbang line from PRESUBMIT.py. by joi@chromium.org · 12 years ago
  86. 5a13275 Fix grit to substitute GRIT_DIR properly on Windows. by sergeyu@chromium.org · 12 years ago
  87. 848a662 Add custom chunks after IHDR chunk so that the PNG remains valid by flackr@chromium.org · 12 years ago
  88. 99515cd Print missing translation warnings when verbose output is set. by tony@chromium.org · 12 years ago
  89. cb65c63 Enable running [ grit build ] in changed context without modifying .grd files. by joi@chromium.org · 12 years ago
  90. 0b961d0 If-then-else support for GRIT by benrg@chromium.org · 12 years ago
  91. ccda470 GRIT formatter overhaul by benrg@chromium.org · 12 years ago
  92. f6b78f5 PNG chunk handling in the chrome_scaled_image gatherer: by benrg@chromium.org · 12 years ago
  93. 99776fe Add support for messages.json format used to localize Chrome extensions. by sergeyu@chromium.org · 12 years ago
  94. 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
  95. 7867001 Allow to specify resources_ids file in grit_info.py. by joi@chromium.org · 12 years ago
  96. d484c66 Fix <part>-related bugs in grit_info by benrg@chromium.org · 12 years ago
  97. 83717e8 Allow including grd files from other grd files with <part file="sub.grp"/> by benrg@chromium.org · 12 years ago
  98. d4edc6c Remove copyright notices from generated files and PrintUsage() by benrg@chromium.org · 12 years ago
  99. 9286469 Change the default max value for integer policies for ADM and ADMX templates. by pastarmovj@chromium.org · 12 years ago
  100. c1a8d0c Fix adml_writer_unittest.py to pass both on Lucid and Precise. by pastarmovj@chromium.org · 12 years ago