|
|
Add policy domain for signin screen apps
This introduces a new policy domain that is intended for fetching and
providing admin policies for the login screen apps.
This is preparation CL for the following CLs that will add actual
fetching of the policies for the login screen apps.
No behavior change is expected to be introduced by this CL.
BUG= 644304
TEST=existing tests
Committed: https://crrev.com/f1884f8297f6c1c4d1f3a67d8271fd1d1c7385ae
Cr-Commit-Position: refs/heads/master@{#428845}
Total comments: 8
Total comments: 4
Total comments: 2
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+171 lines, -89 lines) |
Patch |
 |
M |
chrome/browser/chromeos/policy/device_local_account_extension_tracker.cc
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/policy/device_local_account_policy_service.cc
|
View
|
1
2
3
4
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/policy/user_cloud_policy_manager_chromeos.cc
|
View
|
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/storage/managed_value_store_cache.h
|
View
|
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/storage/managed_value_store_cache.cc
|
View
|
1
2
3
4
5
|
11 chunks |
+35 lines, -31 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/policy/test/local_policy_test_server.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/policy/test/policy_testserver.py
|
View
|
|
4 chunks |
+8 lines, -4 lines |
0 comments
|
Download
|
 |
M |
components/policy/core/common/cloud/cloud_policy_constants.h
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
components/policy/core/common/cloud/cloud_policy_constants.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/policy/core/common/cloud/cloud_policy_manager.h
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
components/policy/core/common/cloud/cloud_policy_manager.cc
|
View
|
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
components/policy/core/common/cloud/component_cloud_policy_service.h
|
View
|
1
2
3
4
5
6
|
4 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/policy/core/common/cloud/component_cloud_policy_service.cc
|
View
|
1
2
3
4
5
6
|
8 chunks |
+14 lines, -10 lines |
0 comments
|
Download
|
 |
M |
components/policy/core/common/cloud/component_cloud_policy_service_stub.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
components/policy/core/common/cloud/component_cloud_policy_service_unittest.cc
|
View
|
1
2
3
4
|
4 chunks |
+6 lines, -8 lines |
0 comments
|
Download
|
 |
M |
components/policy/core/common/cloud/component_cloud_policy_store.cc
|
View
|
|
1 chunk |
+12 lines, -6 lines |
0 comments
|
Download
|
 |
M |
components/policy/core/common/cloud/resource_cache.h
|
View
|
|
1 chunk |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
components/policy/core/common/cloud/user_cloud_policy_manager.cc
|
View
|
1
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
components/policy/core/common/policy_namespace.h
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/policy/core/common/policy_service_impl_unittest.cc
|
View
|
|
3 chunks |
+26 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/policy/core/common/policy_test_utils.cc
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/policy/core/common/schema_registry.h
|
View
|
1
2
3
4
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/policy/core/common/schema_registry.cc
|
View
|
1
2
3
4
|
3 chunks |
+12 lines, -3 lines |
0 comments
|
Download
|
 |
M |
components/policy/core/common/schema_registry_tracking_policy_provider_unittest.cc
|
View
|
1
2
3
4
|
4 chunks |
+4 lines, -7 lines |
0 comments
|
Download
|
 |
M |
components/policy/core/common/schema_registry_unittest.cc
|
View
|
1
2
3
4
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
Dependent Patchsets:
Total messages: 47 (31 generated)
|