summaryrefslogtreecommitdiffstats
path: root/tools/grit
Commit message (Expand)AuthorAgeFilesLines
* Move src/gfx/ to src/ui/gfxsail@chromium.org2011-02-021-1/+1
* Cloud print proxy enablement under policy control.scottbyer@chromium.org2011-02-021-3/+16
* Add presubmit checks for grit. This runs the unittests.tony@chromium.org2011-02-024-10/+40
* Add a grit define for enabling third_party translations.tony@chromium.org2011-02-017-30/+57
* Provide better error messages when grit fails to open a file whiletony@chromium.org2011-01-271-2/+10
* Allow ADM(X) templates to manage both MACHINE and USER policiesgfeher@chromium.org2011-01-273-90/+168
* DevTools: update inspector_strings.grd to match current Inspector'smnaganov@chromium.org2011-01-241-3/+0
* Fix generating descriptions of policy template stringsgfeher@chromium.org2011-01-192-3/+24
* Remove 'annotations' dictionary in policy_definitions.json.jkummerow@chromium.org2011-01-188-106/+47
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1
* [grit] Avoid intermediate files for HTML inlining when building .pak filesakalin@chromium.org2011-01-146-33/+88
* [Sync] Port about:sync to DOMUIakalin@chromium.org2011-01-141-0/+3
* Integrate user strings into the JSON policy template filegfeher@chromium.org2011-01-1430-775/+1200
* Support int-typed policies in policy template generatorjkummerow@chromium.org2011-01-1315-40/+283
* Policy: Add ProxyMode and deprecate ProxyServerMode.danno@chromium.org2011-01-1319-65/+501
* Improved sorting for policy templatesjkummerow@chromium.org2011-01-1110-97/+198
* Autofill heuristics regular expressions should be stored in external data files.dhollowa@chromium.org2011-01-051-0/+4
* Update grit_info.py to use optparse and add the ability to passtony@chromium.org2011-01-051-16/+40
* This fixes resource loading for the virtual keyboard.bryeung@chromium.org2011-01-041-1/+1
* html_inline.py: update comments to match reality, fix a small typoevan@chromium.org2011-01-041-3/+2
* Implement a ReadyPromptContent that displays a prompt to accept, temporarily ...erikwright@chromium.org2010-12-141-0/+1
* Wire the template generator's unit tests into a presubmit scriptgfeher@chromium.org2010-12-131-0/+26
* Remove some scons.py files we don't use anymore. They weretony@chromium.org2010-12-021-199/+0
* Fix example lists and untranslated text in generated policy documentationgfeher@chromium.org2010-11-292-12/+27
* Generate .reg files with example values of policiesgfeher@chromium.org2010-11-265-6/+329
* Add version information to the policy templatesgfeher@chromium.org2010-11-1811-87/+192
* Replace spaces with underscores in keys of Mac stringtables of policiesgfeher@chromium.org2010-11-045-38/+54
* Generate example JSON policy configuration filesgfeher@chromium.org2010-11-026-20/+325
* Add ChromeOS to the list of valid platform names in the policy metafilegfeher@chromium.org2010-10-273-0/+5
* Fix adml writer unittest and admx writer unittestmarkusheintz@chromium.org2010-10-072-19/+29
* Before if you provided a non-existent tool, grit would give an error message ...petersont@chromium.org2010-10-061-1/+4
* Shorten the name of policy groups and sort them by captiongfeher@chromium.org2010-10-012-13/+32
* o Add user customizable launch type for apps by adding options in each apps c...andybons@chromium.org2010-09-301-8/+8
* Revert 60997 - o Add user customizable launch type for apps by adding options...andybons@chromium.org2010-09-291-8/+8
* o Add user customizable launch type for apps by adding options in each apps c...andybons@chromium.org2010-09-291-8/+8
* Clean up generated policy documentationgfeher@chromium.org2010-09-284-93/+247
* Update ADMX/ADML writer to use to latest formate of the policy_template.json ...markusheintz@chromium.org2010-09-272-27/+31
* Change the ADMX/ADML Writer to map policy groups to "category" elements and p...markusheintz@chromium.org2010-09-275-334/+341
* Clean up the policy and message model of the template generatorgfeher@chromium.org2010-09-2411-313/+222
* Moving "Writer" related code for processing the policy tree from policy_gener...markusheintz@chromium.org2010-09-2313-117/+72
* Use 'Categories' instead of 'ADM policies' in ADM for related policiesgfeher@chromium.org2010-09-222-41/+157
* Generate html documentation for enterprise policiesgfeher@chromium.org2010-09-219-22/+892
* Add annotations to the policy template metafilegfeher@chromium.org2010-09-1514-44/+321
* ADMX/ADMLWriter unit-testsmarkusheintz@chromium.org2010-09-103-0/+385
* Add policy support for Chrome Frame. New Chrome Frame messages added to th js...tommi@chromium.org2010-09-102-0/+3
* Fix Chrome ADM registry key and move template config strings to one placegfeher@chromium.org2010-09-079-121/+119
* Fix a bug that caused messages to wrongly fallback to English in some cases.satorux@chromium.org2010-09-073-7/+31
* Move newline escaping from TemplateFormater to AdmWriters and PListStringsWri...markusheintz@chromium.org2010-09-033-6/+10
* Add unit tests to adm_writergfeher@chromium.org2010-08-316-119/+375
* ADMX/ADML Writer to generate ADMX/ADMl templates.markusheintz@chromium.org2010-08-303-1/+682