| Commit message (Expand) | Author | Age | Files | Lines |
* | Add ChromeOS as product name to the policy template generator | gfeher@chromium.org | 2011-03-16 | 2 | -54/+16 |
* | Updating XTBs based on .GRDs from branch 696 | karen@chromium.org | 2011-03-15 | 51 | -4/+208 |
* | Dump version information into policy_templates.zip | gfeher@chromium.org | 2011-03-08 | 1 | -1/+12 |
* | Add ChromeOS supported_on flags to policy_templates.json | gfeher@chromium.org | 2011-03-07 | 1 | -51/+54 |
* | Added EnabledPlugins policy. | pastarmovj@chromium.org | 2011-03-01 | 1 | -2/+36 |
* | Add content_settings::PolicyProvider and a set of new policies to managed con... | markusheintz@chromium.org | 2011-02-28 | 1 | -1/+111 |
* | Implemented policy to disable plugin finder. | pastarmovj@chromium.org | 2011-02-25 | 1 | -1/+12 |
* | Fix "--fix" mode of syntax_check_policy_template_json.py | jkummerow@chromium.org | 2011-02-21 | 1 | -6/+9 |
* | Implemented a policy to match the ClearSiteDataOnExit pref. | pastarmovj@chromium.org | 2011-02-18 | 1 | -1/+14 |
* | New policy protobuf protocol. | jkummerow@chromium.org | 2011-02-17 | 4 | -113/+334 |
* | Implement the DownloadDirectory policy. | pastarmovj@chromium.org | 2011-02-17 | 1 | -0/+12 |
* | Revert 75106 - New policy protobuf protocol. | jkummerow@chromium.org | 2011-02-16 | 4 | -331/+113 |
* | New policy protobuf protocol. | jkummerow@chromium.org | 2011-02-16 | 4 | -113/+331 |
* | Forgotten to extend the 'supported_on' list of UserDataDir for mac. | pastarmovj@chromium.org | 2011-02-16 | 1 | -2/+2 |
* | Revert 75082 - New policy protobuf protocol. | jkummerow@chromium.org | 2011-02-16 | 4 | -328/+113 |
* | New policy protobuf protocol. | jkummerow@chromium.org | 2011-02-16 | 4 | -113/+328 |
* | Augment the comment for blacklisted extensions to make it clear they will get... | finnur@chromium.org | 2011-02-15 | 1 | -1/+1 |
* | This policy is directly read from the registry instead through the local_stor... | pastarmovj@chromium.org | 2011-02-03 | 1 | -0/+12 |
* | Cloud print proxy enablement under policy control. | scottbyer@chromium.org | 2011-02-02 | 2 | -1/+18 |
* | Adds the ability for instant to be controlled by group policy. | sky@chromium.org | 2011-02-02 | 1 | -0/+15 |
* | Introduced a new policy DefaultBrowserSettingEnabled. | pastarmovj@chromium.org | 2011-02-01 | 1 | -0/+16 |
* | Reland 72784 | danno@chromium.org | 2011-01-28 | 2 | -0/+103 |
* | Implement pref policy for disabling incognito mode. | finnur@chromium.org | 2011-01-27 | 1 | -0/+13 |
* | Revert 72784 - Policy: generate boilerplate policy type and constant code. | danno@chromium.org | 2011-01-27 | 2 | -101/+0 |
* | Policy: generate boilerplate policy type and constant code. | danno@chromium.org | 2011-01-27 | 2 | -0/+101 |
* | Fix typo in DisableCNAMELookup policy description | jkummerow@chromium.org | 2011-01-26 | 1 | -1/+1 |
* | Revert 72624 (due to crashes) - Implement pref policy for disabling incognito... | finnur@chromium.org | 2011-01-26 | 1 | -13/+0 |
* | Implement pref policy for disabling incognito mode. | finnur@chromium.org | 2011-01-26 | 1 | -0/+13 |
* | Remove newline from placeholder in policy_templates.json | gfeher@chromium.org | 2011-01-24 | 1 | -2/+1 |
* | Allow policy refresh rate to be configured through policy. | mnissler@chromium.org | 2011-01-19 | 1 | -0/+11 |
* | Syntax checker for policy_templates.json | jkummerow@chromium.org | 2011-01-19 | 3 | -1/+432 |
* | Revert 71656 - Allow policy refresh rate to be configured through policy | mnissler@chromium.org | 2011-01-18 | 1 | -11/+0 |
* | Allow policy refresh rate to be configured through policy. | mnissler@chromium.org | 2011-01-18 | 1 | -0/+11 |
* | Remove 'annotations' dictionary in policy_definitions.json. | jkummerow@chromium.org | 2011-01-18 | 1 | -314/+202 |
* | Clean up threading model of external extension providers | gfeher@chromium.org | 2011-01-14 | 1 | -1/+1 |
* | Integrate user strings into the JSON policy template file | gfeher@chromium.org | 2011-01-14 | 2 | -1039/+743 |
* | Support int-typed policies in policy template generator | jkummerow@chromium.org | 2011-01-13 | 1 | -0/+1 |
* | Policy: Add ProxyMode and deprecate ProxyServerMode. | danno@chromium.org | 2011-01-13 | 2 | -39/+99 |
* | Makes the instant url managed by group policy. | sky@chromium.org | 2011-01-12 | 2 | -0/+15 |
* | Update strings | laforge@chromium.org | 2011-01-07 | 51 | -0/+51 |
* | Fix setting a proxy configuration via policy that specifies a .pac file. | danno@chromium.org | 2010-12-29 | 2 | -9/+0 |
* | (Re-landing http://codereview.chromium.org/5991003 after Chromium OS | kbr@chromium.org | 2010-12-21 | 2 | -0/+20 |
* | Revert 69753 - Added group policy for disabling all client-side 3D APIs in Ch... | chase@chromium.org | 2010-12-20 | 2 | -20/+0 |
* | Added group policy for disabling all client-side 3D APIs in Chromium | kbr@chromium.org | 2010-12-20 | 2 | -0/+20 |
* | Allow default desktop content settings and default geolocation settings to be... | markusheintz@chromium.org | 2010-12-20 | 2 | -0/+205 |
* | Roll initial policy template translations to trunk | gfeher@chromium.org | 2010-11-29 | 52 | -51/+508 |
* | Fix example lists and untranslated text in generated policy documentation | gfeher@chromium.org | 2010-11-29 | 1 | -0/+4 |
* | Generate .reg files with example values of policies | gfeher@chromium.org | 2010-11-26 | 1 | -1/+2 |
* | Dynamically refresh pref-configured proxies. | mnissler@chromium.org | 2010-11-24 | 1 | -4/+4 |
* | Add version information to the policy templates | gfeher@chromium.org | 2010-11-18 | 2 | -112/+85 |