summaryrefslogtreecommitdiffstats
path: root/chrome/browser/policy
Commit message (Expand)AuthorAgeFilesLines
* Fix a race on AsynchronousPolicyLoader destruction.mnissler@chromium.org2011-09-131-1/+1
* Retry contacting the dmserver if the first attempt failed due to a misconfigu...joaodasilva@chromium.org2011-09-134-10/+33
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-133-3/+3
* Fix Linux Views build breakage.willchan@chromium.org2011-09-133-3/+3
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-133-3/+3
* Coverity: Initialize member variables.jhawkins@chromium.org2011-09-121-1/+4
* ConfigurationPolicyProvider refactoring: simo@google.com2011-09-1231-335/+197
* Add policies for notifications exceptions.markusheintz@chromium.org2011-09-081-0/+8
* Add handling for the two new error codes of the DMServer 405,409.pastarmovj@chromium.org2011-09-0612-16/+128
* Added PrintTo to url_blacklist_manager_unittest to make Valgrind happy.joaodasilva@chromium.org2011-09-061-0/+9
* - Add a method to the HostContentSettings map to return the |Value| of a cont...markusheintz@chromium.org2011-09-052-7/+1
* gcc build fixthakis@chromium.org2011-09-051-1/+1
* Make sure we initialize the user policy cache before loading the user profile...mnissler@chromium.org2011-09-0514-135/+232
* Added blacklist and whitelist policies.joaodasilva@chromium.org2011-09-055-1/+52
* Implemented URLBlacklist.joaodasilva@chromium.org2011-09-053-6/+508
* Remove broken test.joaodasilva@chromium.org2011-09-041-12/+2
* Introduced the URLBlacklistManager, and wired it to various places.joaodasilva@chromium.org2011-09-043-0/+500
* Changes to BrowserPolicyConnector and CloudPolicySubsystem needed for about:p...simo@google.com2011-09-023-2/+14
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-021-1/+2
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-021-2/+1
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-021-1/+2
* Pass user_affiliation request parameter on user cloud policy requests.mnissler@chromium.org2011-08-3115-21/+116
* Revert 98987 - Pass user_affiliation request parameter on user cloud policy r...mnissler@chromium.org2011-08-3115-116/+21
* Pass user_affiliation request parameter on user cloud policy requests.mnissler@chromium.org2011-08-3115-21/+116
* First CL for the about:policy page. This only implements the policy section o...simo@google.com2011-08-317-0/+968
* Updated policy owners.joaodasilva@chromium.org2011-08-311-1/+2
* Switch ChromeTestSuite to the same convention as ContentTestSuite:phajdan.jr@chromium.org2011-08-275-10/+3
* When the download policy is specified but left empty revert to default downlo...pastarmovj@chromium.org2011-08-261-0/+6
* - Add a new content settings type AUTO-SELECT-CERTIFICATE. The default value ...markusheintz@chromium.org2011-08-242-2/+14
* Move enterprise enrollment related OOBE code to subdirectory.mnissler@chromium.org2011-08-241-1/+1
* Reset the device policy machinery upon retrying enrollment.mnissler@chromium.org2011-08-2210-31/+45
* Introduce UNSET PolicyMode for cloud policy.mnissler@chromium.org2011-08-181-0/+9
* Reset the Policy Change notification watcher before reading the policy.ajwong@chromium.org2011-08-171-1/+3
* Added group policies to enable/disable importing of data from other browsers.simo@google.com2011-08-162-1/+33
* Optimize all images in chrome/app and chrome/browser.tony@chromium.org2011-08-153-0/+0
* GTTF: Use a fresh TestingBrowserProcess for each test, part #6phajdan.jr@chromium.org2011-08-121-1/+2
* base: Rename ValueType to something less redundant as _just_ Type.tfarina@chromium.org2011-08-122-2/+2
* Add preference for managed notifications setting.markusheintz@chromium.org2011-08-121-4/+4
* Add a policy to allow NTP promotions & default apps to be disabled.dubroy@chromium.org2011-08-121-0/+4
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-114-4/+4
* base: Remove using declaration of FundamentalValue as it's no longer necessary.tfarina@chromium.org2011-08-116-17/+17
* GTTF: Use a fresh TestingBrowserProcess for each test, part #5phajdan.jr@chromium.org2011-08-111-1/+2
* Add new version of enrollment screen supporting OAuth.mnissler@chromium.org2011-08-102-3/+20
* Revert 96098 - ui_tests began crashingrsleevi@chromium.org2011-08-101-2/+1
* GTTF: Use a fresh TestingBrowserProcess for each test, part #5phajdan.jr@chromium.org2011-08-091-1/+2
* base: Remove using declaration of BinaryValue as it's no longer necessary.tfarina@chromium.org2011-08-051-1/+2
* Prevent accelerators from toggling the bookmark bar when disabled by policy.joaodasilva@chromium.org2011-08-051-28/+29
* Readability review for gfehergfeher@chromium.org2011-08-053-44/+82
* Converted IncognitoForced boolean policy into IncognitoModeAvailability enum ...rustema@google.com2011-08-054-15/+171
* GTTF: Use a fresh TestingBrowserProcess for each test, part #4phajdan.jr@chromium.org2011-08-033-1/+7