Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libchrome
/
f8b0c8ed937223075173263ddfa1906dc65fda53
/
components
1ac03c5
Decrement CreateDoubleValue count
by estade@chromium.org
· 10 years ago
4f590ce
Get rid of the rest of CreateStringValue
by estade@chromium.org
· 10 years ago
994046e
Eliminate CreateBooleanValue from test files
by estade@chromium.org
· 10 years ago
4fff5c6
Fix EnterpriseDeviceManagementStatus UMA enum, add comments.
by tnagel@chromium.org
· 10 years ago
5ac326c
Remove more CreateIntegerValue calls.
by estade@chromium.org
· 10 years ago
71b5c0a
Cleanups to the policy code.
by joaodasilva@chromium.org
· 10 years ago
d4aed76
Precache policy-for-extensions for device-local accounts.
by joaodasilva@chromium.org
· 10 years ago
7226dbd
Decoupled the SchemaRegistryService from SchemaRegistry.
by joaodasilva@chromium.org
· 10 years ago
0a4bb3d
Add a method to PolicyProviderAndroid to return the Chrome policy schema.
by bauerb@chromium.org
· 10 years ago
ea19024
Enable fetching cloud policy for extensions by default.
by joaodasilva@chromium.org
· 10 years ago
79f417c
Remove flag cloud-policy-invalidation-delay.
by stepco@chromium.org
· 10 years ago
b9ee26e
Remove stray platform_file.h from chrome and components
by rvargas@chromium.org
· 11 years ago
a521af4
Improve spelling of "notification".
by tnagel@chromium.org
· 11 years ago
3f7e0b8
Revert 268203 "There are many ways to get it wrong."
by benjhayden@chromium.org
· 11 years ago
c5bef6f
There are many ways to get it wrong.
by tnagel@chromium.org
· 11 years ago
8edd75f
Add consumer_device_management_service() in BrowserPolicyConnectorChromeOS.
by davidyu@chromium.org
· 11 years ago
0aeffc3
Add $ref support to policy schema
by binjin@chromium.org
· 11 years ago
940ad40
Add regular expression support in policy schema.
by binjin@chromium.org
· 11 years ago
c2d916a
Add regular expression support in json_schema component
by binjin@chromium.org
· 11 years ago
baa8f39
Remove disable-cloud-policy-push flag.
by stepco@chromium.org
· 11 years ago
f4f036d
Turn on policy key verification by default
by atwilson@chromium.org
· 11 years ago
8c7b6b8
Move WriteFile and WriteFileDescriptor from file_util to base namespace.
by brettw@chromium.org
· 11 years ago
83911e5
Move PolicyLoaderMac::CreateValueFromProperty to a generic file.
by joaodasilva@chromium.org
· 11 years ago
cd959f2
Add touch flag to output of Schema::Normalize()
by binjin@chromium.org
· 11 years ago
cb51787
Updated the finalized list of policies supported on iOS for M34.
by joaodasilva@chromium.org
· 11 years ago
1cac92b
Disable key verification by default.
by atwilson@chromium.org
· 11 years ago
9f15f27
Add a platform policy provider for Android.
by bauerb@chromium.org
· 11 years ago
3f46caf
Added support for signed policy blobs on desktop.
by atwilson@chromium.org
· 11 years ago
ce317f2
Improve error message display for Schema::Validate()
by binjin@chromium.org
· 11 years ago
c33a8c2
Add strictness to Schema::Validate()
by binjin@chromium.org
· 11 years ago
49aec86
Build with configuration_policy enabled on iOS by default.
by joaodasilva@chromium.org
· 11 years ago
7f5b285
Add additional restriction to policy schema internal, including modification to
by binjin@chromium.org
· 11 years ago
605780c
Add additional restriction to policy schema internal, includes modification to python generator and C++ parser with correspond unit tests.
by binjin@chromium.org
· 11 years ago
6845101
Moved the ProxyPolicyProvider to the policy component.
by joaodasilva@chromium.org
· 11 years ago
54561da
Moved the --device-management-url switch to the policy component.
by joaodasilva@chromium.org
· 11 years ago
bbd652a
Break dependency of chrome.gyp:common on content.gyp:content_browser.
by joaodasilva@chromium.org
· 11 years ago
b005b38
Convert base::file_util to use File instead of PlatformFile.
by rvargas@chromium.org
· 11 years ago
d8e32b0
Update uses of Value in chromeos/, cloud_print/, components/, content/ to use the base:: namespace.
by avi@chromium.org
· 11 years ago
b3cd890
Move URLBlacklistManager to components/policy.
by joaodasilva@chromium.org
· 11 years ago
542e639
Refactored the URLBlacklistManager to avoid chrome/ and content/ dependencies.
by joaodasilva@chromium.org
· 11 years ago
a2ee764
components: Remove 'ui' dependencies from json_schema and user_prefs targets.
by tfarina@chromium.org
· 11 years ago
0af7445
Cleanup the policy code after the recent moves into the component.
by joaodasilva@chromium.org
· 11 years ago
25dc8c2
Move chrome/app/policy into components/policy.
by joaodasilva@chromium.org
· 11 years ago
bbb2d68
Use schemas bundled in extensions to convert policies loaded on Windows.
by joaodasilva@chromium.org
· 11 years ago
00a664f
Ignore unknown attributes when parsing JSON schemas.
by joaodasilva@chromium.org
· 11 years ago
3cfd7c6
Move policy code into components/policy.
by joaodasilva@chromium.org
· 11 years ago
1b0f194
Disable cloud policy for extensions by default.
by joaodasilva@chromium.org
· 11 years ago
cf2de9d
Move ForwardingPolicyProvider, etc. to components/policy/.
by dconnelly@chromium.org
· 11 years ago
dba7887
Move AsyncPolicyProvider, etc. to components/policy/.
by dconnelly@chromium.org
· 11 years ago
7e2b819
Move ConfigurationPolicyProvider to components/policy/.
by dconnelly@chromium.org
· 11 years ago
f245147
Revert of https://codereview.chromium.org/92153002/
by dconnelly@chromium.org
· 11 years ago
6b592dc
Move ConfigurationPolicyProvider, etc. to components/policy.
by dconnelly@chromium.org
· 11 years ago
98f0b4c
Resolve "$ref" attributes in JSON schemas.
by joaodasilva@chromium.org
· 11 years ago
f68e477
Add CloudExternalDataPolicyObserver
by bartfab@chromium.org
· 11 years ago
c232f08
Enable cloud policy for extensions by default.
by joaodasilva@chromium.org
· 11 years ago
abf5663
Support cloud policy for extensions on the desktop platforms.
by joaodasilva@chromium.org
· 11 years ago
5938583
Fixes and improvements to cloud policy for extensions.
by joaodasilva@chromium.org
· 11 years ago
57c9e03
Move PolicySchema and PolicySchemaRegistry to components/policy/.
by dconnelly@chromium.org
· 11 years ago
a4655b2
Move PolicyBundle into components/policy/.
by dconnelly@chromium.org
· 11 years ago
306b353
Move PolicyMap and its dependencies to components/policy/.
by dconnelly@chromium.org
· 11 years ago
4d7fb28
ComponentCloudPolicyService tracks the signin state.
by joaodasilva@chromium.org
· 11 years ago
93c583e
Added SchemaMap::GetChanges().
by joaodasilva@chromium.org
· 11 years ago
83e256c
Removed the PolicyDefinitionList.
by joaodasilva@chromium.org
· 11 years ago
81805c5
Added a SchemaMap.
by joaodasilva@chromium.org
· 11 years ago
f2d275e
Make the internal storage policy::Schemas ref counted.
by joaodasilva@chromium.org
· 11 years ago
249234d
Generate the Chrome policy schema at compile time.
by joaodasilva@chromium.org
· 11 years ago
00a6e94
Docserver: Display enum value descriptions in API docs.
by sammc@chromium.org
· 11 years ago
079dfe3
Revert 231982 "Docserver: Display enum value descriptions in API..."
by kinaba@chromium.org
· 11 years ago
34f9c94
Docserver: Display enum value descriptions in API docs.
by sammc@chromium.org
· 11 years ago
4deca83
Move the PolicyDomain and PolicyNamespace types to the policy component.
by joaodasilva@chromium.org
· 11 years ago
cbc6b9c
Moved prefs::kUserPolicyRefreshRate to component/policy/policy_pref_names.
by joaodasilva@chromium.org
· 11 years ago
80e9411
Removed --disable-cloud-policy-on-signin flag.
by joaodasilva@chromium.org
· 11 years ago
1c2b4f9
Added a policy_switches.cc file in the policy component.
by joaodasilva@chromium.org
· 11 years ago
13936a3
gfx: Create a separate gfx component out of ui.
by sadrul@chromium.org
· 11 years ago
d1f1052
Revert 225857 "gfx: Create a separate gfx component out of ui."
by ckocagil@chromium.org
· 11 years ago
8a8136a
gfx: Create a separate gfx component out of ui.
by sadrul@chromium.org
· 11 years ago
d3dfbfe
Refactored users of PolicySchema to use the new policy::Schema class.
by joaodasilva@chromium.org
· 11 years ago
1e20673
Move prefs::kLastPolicyStatisticsUpdate to the policy component.
by dconnelly@chromium.org
· 11 years ago
c15b265
Added new policy Schema classes.
by joaodasilva@chromium.org
· 11 years ago
6d08f1f
Moved chrome/common/policy to components/policy.
by joaodasilva@chromium.org
· 11 years ago
e50f899
Moved chrome/common/json_schema to components/json_schema.
by joaodasilva@chromium.org
· 11 years ago