index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
policy
/
browser_policy_connector.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup shutdown of the policy code.
joaodasilva@chromium.org
2012-10-17
1
-9
/
+36
*
Removed the separation between mandatory and recommended cloud policy providers.
joaodasilva@chromium.org
2012-10-09
1
-3
/
+1
*
Record policy usage statistics every 24 hours.
qfel@google.com
2012-09-20
1
-0
/
+3
*
Only import certificates with Web trust from ONC if the user is managed and m...
joaodasilva@chromium.org
2012-09-07
1
-0
/
+4
*
Added a timezone policy and pyauto tests for it.
pneubeck@chromium.org
2012-08-16
1
-0
/
+3
*
Revert r150536 - "Added a timezone policy and pyauto tests for it."
mnissler@chromium.org
2012-08-08
1
-3
/
+0
*
Added a timezone policy and pyauto tests for it.
pneubeck@chromium.org
2012-08-08
1
-0
/
+3
*
Relanding this as this did not fix the chromiumos breakage.
ananta@chromium.org
2012-08-07
1
-2
/
+14
*
Reverting this as it causes browser tests on the Linux ChromiumOS builder to ...
ananta@chromium.org
2012-08-07
1
-14
/
+2
*
Add support for loading user cloud policy on desktop, behind the --load-cloud...
atwilson@chromium.org
2012-08-07
1
-2
/
+14
*
Added BrowserPolicyConnector::SetPolicyProviderForTesting, and introduced pol...
joaodasilva@chromium.org
2012-07-23
1
-0
/
+8
*
Remove #pragma once from chrome/browser/policy
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
If there is a device id use that instead of a new one for re-enrolling.
pastarmovj@chromium.org
2012-06-25
1
-1
/
+2
*
Revert 143384, too many uninit reports from Valgrind
rnk@chromium.org
2012-06-21
1
-2
/
+1
*
If there is a device id use that instead of a new one for re-enrolling.
pastarmovj@chromium.org
2012-06-21
1
-1
/
+2
*
Implement the ConfigDirPolicyProvider based on the AsyncPolicyLoader.
joaodasilva@chromium.org
2012-06-05
1
-4
/
+2
*
Enable user policy handling through the new cloud policy stack.
mnissler@chromium.org
2012-06-05
1
-4
/
+18
*
Make PolicyService per-profile.
bauerb@chromium.org
2012-05-31
1
-2
/
+4
*
Relanding http://codereview.chromium.org/10377115/ after some refactorings.
joaodasilva@chromium.org
2012-05-23
1
-4
/
+0
*
Removing users of BrowserPolicyConnector::Get*Provider(): refactored the abou...
joaodasilva@chromium.org
2012-05-02
1
-5
/
+0
*
Added RefreshPolicies to PolicyService.
joaodasilva@chromium.org
2012-05-02
1
-3
/
+0
*
BrowserProcessImpl owns the PolicyService, so that it can be destroyed after ...
joaodasilva@chromium.org
2012-03-31
1
-3
/
+2
*
Implemented the AppPackUpdater.
joaodasilva@chromium.org
2012-03-20
1
-0
/
+7
*
Add support for kiosk mode on the client. Make sure the settings are written ...
pastarmovj@chromium.org
2012-02-24
1
-2
/
+10
*
Introduced the PolicyService.
joaodasilva@chromium.org
2012-02-09
1
-0
/
+6
*
Flag auto-enrollment register requests.
joaodasilva@chromium.org
2012-01-22
1
-2
/
+6
*
Convert DeviceTokenFetcher and CloudPolicyController response callbacks.
mnissler@chromium.org
2012-01-03
1
-5
/
+4
*
Cleaned up the enrollment code.
joaodasilva@chromium.org
2011-12-29
1
-8
/
+1
*
Added the AutoEnrollmentClient and unit tests for it.
joaodasilva@chromium.org
2011-12-12
1
-0
/
+3
*
Add device status reports to policy requests.
dubroy@chromium.org
2011-12-09
1
-4
/
+3
*
Added ConfigurationPolicyProvider::RefreshPolicies.
joaodasilva@chromium.org
2011-11-21
1
-19
/
+13
*
UserPolicyCache only becomes ready after policy has been fetched.
joaodasilva@chromium.org
2011-11-15
1
-7
/
+13
*
Introduced the ConfigurationPolicyHandlerList class, and refactored some of
joaodasilva@chromium.org
2011-11-05
1
-12
/
+4
*
Wire up policy with NetworkLibrary.
mnissler@chromium.org
2011-11-04
1
-0
/
+3
*
Warn about deprecated policies on the console and about:policy.
joaodasilva@chromium.org
2011-11-04
1
-2
/
+9
*
Make policy errors available to display in about:policy.
joaodasilva@chromium.org
2011-10-25
1
-0
/
+7
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
1
-7
/
+7
*
Changed policy/ code to use Bind/Callback.
joaodasilva@chromium.org
2011-10-04
1
-2
/
+4
*
Cosmetic cleanups in chrome/browser/policy/
joaodasilva@chromium.org
2011-09-21
1
-3
/
+0
*
Make sure we initialize the user policy cache before loading the user profile...
mnissler@chromium.org
2011-09-05
1
-5
/
+4
*
Changes to BrowserPolicyConnector and CloudPolicySubsystem needed for about:p...
simo@google.com
2011-09-02
1
-1
/
+4
*
Pass user_affiliation request parameter on user cloud policy requests.
mnissler@chromium.org
2011-08-31
1
-0
/
+6
*
Revert 98987 - Pass user_affiliation request parameter on user cloud policy r...
mnissler@chromium.org
2011-08-31
1
-6
/
+0
*
Pass user_affiliation request parameter on user cloud policy requests.
mnissler@chromium.org
2011-08-31
1
-0
/
+6
*
Reset the device policy machinery upon retrying enrollment.
mnissler@chromium.org
2011-08-22
1
-10
/
+8
*
Add new version of enrollment screen supporting OAuth.
mnissler@chromium.org
2011-08-10
1
-1
/
+8
*
OAuth support for the cloud policy infrastructure.
mnissler@chromium.org
2011-07-22
1
-4
/
+8
*
Added GetEnterprisePolicyInfo() automation hook.
craigdh@chromium.org
2011-07-21
1
-0
/
+4
*
Break up UserPolicyTokenCache in order to make the disk IO bits reusable.
mnissler@chromium.org
2011-07-14
1
-1
/
+1
*
Cleanups in the policy code.
joaodasilva@chromium.org
2011-07-13
1
-1
/
+1
[next]