summaryrefslogtreecommitdiffstats
path: root/chrome/browser/policy
Commit message (Expand)AuthorAgeFilesLines
* Make proxy settings one atomic dictionary in the PrefStores such that modific...battre@chromium.org2011-02-093-52/+53
* Another big out-of-lining of test code. Hits a lot of gmock objectserg@google.com2011-02-086-20/+58
* patch from issue 6286089mnissler@chromium.org2011-02-042-21/+37
* Properly remove queued device management jobs.mnissler@chromium.org2011-02-032-6/+30
* Cloud print proxy enablement under policy control.scottbyer@chromium.org2011-02-026-4/+20
* Avoid Xcode 3.1 gcc 4.2 compiler warning:wtc@chromium.org2011-02-021-2/+2
* Adds the ability for instant to be controlled by group policy.sky@chromium.org2011-02-026-0/+14
* Introduced a new policy DefaultBrowserSettingEnabled.pastarmovj@chromium.org2011-02-012-1/+6
* Rename Real* to Double* in values.* and dependent filesarv@chromium.org2011-02-012-5/+5
* Part 2 of repairing regressions to my old clang check plugins so Nico canerg@google.com2011-01-284-2/+8
* New protocol and testserver for the Chrome-DMServer protocolgfeher@chromium.org2011-01-283-28/+341
* Reland 72784danno@chromium.org2011-01-2810-118/+59
* Simplify HttpCache/HttpNetworkLayer/HttpNetworkSession interaction.willchan@chromium.org2011-01-281-2/+3
* Implement pref policy for disabling incognito mode.finnur@chromium.org2011-01-275-5/+17
* Revert 72784 - Policy: generate boilerplate policy type and constant code.danno@chromium.org2011-01-2710-59/+117
* Policy: generate boilerplate policy type and constant code.danno@chromium.org2011-01-2710-117/+59
* Clean up net unit testing code.erg@google.com2011-01-261-1/+1
* Revert 72624 (due to crashes) - Implement pref policy for disabling incognito...finnur@chromium.org2011-01-265-17/+5
* Implement pref policy for disabling incognito mode.finnur@chromium.org2011-01-265-5/+17
* Revert "Clean up net unit testing code." since it breaks the shlib builder.erg@google.com2011-01-251-1/+1
* Clean up net unit testing code.erg@google.com2011-01-251-1/+1
* Introduce incognito preference settings.battre@chromium.org2011-01-251-92/+107
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-212-6/+6
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-191-2/+2
* Allow policy refresh rate to be configured through policy.mnissler@chromium.org2011-01-1916-284/+469
* Regkey functions return error code instead of boolamit@chromium.org2011-01-191-32/+25
* Revert 71656 - Allow policy refresh rate to be configured through policymnissler@chromium.org2011-01-1814-463/+269
* Allow policy refresh rate to be configured through policy.mnissler@chromium.org2011-01-1814-269/+463
* Remove MessageLoop::DestructionObserver registration from ConfigurationPolicy...jkummerow@chromium.org2011-01-182-15/+3
* Made return types of various Value::DeepCopy() implementations more specificakalin@chromium.org2011-01-181-1/+1
* net: Remove typedef net::URLRequestContext URLRequestContext;tfarina@chromium.org2011-01-151-8/+8
* Revert 71485 - Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-141-2/+2
* Remove wstring from TemplateURL and friends.avi@chromium.org2011-01-141-2/+2
* Policy: Add ProxyMode and deprecate ProxyServerMode.danno@chromium.org2011-01-136-95/+208
* net: Remove typedef net::URLRequestStatus URLRequestStatus;tfarina@chromium.org2011-01-133-23/+24
* Makes the instant url managed by group policy.sky@chromium.org2011-01-127-0/+19
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-112-2/+0
* net: Remove typedef net::URLRequestTestJob URLRequestTestJob;tfarina@chromium.org2011-01-111-5/+5
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-061-6/+6
* Move lots of GMock stuff out of line.erg@google.com2011-01-052-1/+31
* Lifecycle management for PolicyProvidersjkummerow@chromium.org2011-01-0516-188/+249
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-022-2/+2
* move base/object_watcher into base/win and add the win namespace. Fixup callers.brettw@google.com2011-01-011-4/+4
* Move non_thread_safe from base to base/threading and into the base namespace.brettw@chromium.org2011-01-012-4/+4
* Fix setting a proxy configuration via policy that specifies a .pac file.danno@chromium.org2010-12-292-12/+13
* Remove a dead type declaration overlooked when merging.mnissler@chromium.org2010-12-231-2/+0
* Observer interface for PolicyProvidersjkummerow@chromium.org2010-12-2316-124/+196
* Handle policy refresh internally in ConfigurationPolicyPrefStore.mnissler@chromium.org2010-12-2310-759/+964
* Introduce a separate preference for 'proxy server mode'battre@chromium.org2010-12-238-245/+277
* Refactor the windows policy provider to use AsynchronousPolicyProvider.danno@chromium.org2010-12-2313-485/+522