|
Generate Chrome policy definition list from policy_templates.json.
The struct and static array is now generated into policy_constants.h.
Added policy::GetChromePolicyDefinitionList() and policy::GetPolicyName().
Removed ConfigurationPolicyProvider::PolicyDefinitionList.
Removed PolicyStates::GetPolicyName().
Removed ConfigurationPolicyPrefStore::GetChromePolicyDefinitionList().
BUG=None
TEST=Everything works as before, nothing breaks
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=105388
Total comments: 20
Total comments: 8
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+233 lines, -407 lines) |
Patch |
 |
M |
chrome/app/policy/cloud_policy_codegen.gyp
|
View
|
1
2
3
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/app/policy/policy_templates.json
|
View
|
1
2
|
2 chunks |
+17 lines, -11 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/automation/testing_automation_provider.cc
|
View
|
|
4 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/automation/testing_automation_provider_chromeos.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/policy/asynchronous_policy_provider_unittest.cc
|
View
|
|
2 chunks |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/policy/browser_policy_connector.cc
|
View
|
|
4 chunks |
+5 lines, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/policy/cloud_policy_provider.h
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/policy/cloud_policy_provider.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/policy/cloud_policy_provider_impl.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/policy/cloud_policy_provider_unittest.cc
|
View
|
|
4 chunks |
+8 lines, -7 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/policy/config_dir_policy_provider.h
|
View
|
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/policy/config_dir_policy_provider.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/policy/config_dir_policy_provider_unittest.cc
|
View
|
1
2
3
4
|
7 chunks |
+18 lines, -24 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/policy/configuration_policy_pref_store.h
|
View
|
|
2 chunks |
+0 lines, -7 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/policy/configuration_policy_pref_store.cc
|
View
|
|
1 chunk |
+0 lines, -196 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/policy/configuration_policy_provider.h
|
View
|
|
2 chunks |
+1 line, -13 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/policy/configuration_policy_provider_delegate_win.h
|
View
|
|
2 chunks |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/policy/configuration_policy_provider_delegate_win.cc
|
View
|
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/policy/configuration_policy_provider_mac.h
|
View
|
|
3 chunks |
+5 lines, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/policy/configuration_policy_provider_mac.cc
|
View
|
|
4 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/policy/configuration_policy_provider_mac_unittest.cc
|
View
|
1
2
3
4
|
8 chunks |
+11 lines, -12 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/policy/configuration_policy_provider_win_unittest.cc
|
View
|
1
2
3
4
|
5 chunks |
+8 lines, -9 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/policy/configuration_policy_reader.h
|
View
|
|
1 chunk |
+0 lines, -8 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/policy/configuration_policy_reader.cc
|
View
|
|
5 chunks |
+3 lines, -32 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/policy/configuration_policy_reader_unittest.cc
|
View
|
|
3 chunks |
+1 line, -13 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/policy/file_based_policy_provider.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/policy/file_based_policy_provider_unittest.cc
|
View
|
1
|
2 chunks |
+4 lines, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/policy/mock_configuration_policy_provider.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/policy/policy_map.h
|
View
|
1
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/policy/policy_map.cc
|
View
|
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/policy/user_policy_cache.cc
|
View
|
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/tools/build/generate_policy_source.py
|
View
|
1
2
3
4
|
5 chunks |
+114 lines, -17 lines |
0 comments
|
Download
|
Total messages: 10 (0 generated)
|