summaryrefslogtreecommitdiffstats
path: root/chrome/browser/prefs/command_line_pref_store.cc
Commit message (Expand)AuthorAgeFilesLines
* Move Chrome OS switches to chromeos/chromeos_switches.ccjamescook@chromium.org2013-05-101-3/+7
* Do not roll back to SSL 3.0 for Google properties.thaidn@google.com2013-04-191-0/+2
* chrome: Update include paths of string_split.h to its new location.tfarina@chromium.org2013-02-281-1/+1
* Support spdy proxy origin settings via gyp.bengr@chromium.org2013-02-211-1/+1
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* Enable cloud policy by default.atwilson@chromium.org2013-01-301-2/+2
* Add policy for disabling the built-in asynchronous DNS client.szym@chromium.org2012-11-261-0/+2
* Support for 3-finger swipe. achuith@chromium.org2012-10-271-0/+2
* drive: Rename prefs::kDisableGData* to prefs::kDisableDrive*satorux@chromium.org2012-10-221-1/+1
* drive: Rename --disable-gdata to --disable-drivesatorux@chromium.org2012-10-221-1/+1
* Upstream switch to preference map entry for kSpdyProxyOriginbengr@google.com2012-10-181-0/+1
* Revert 158894 - Disable TLS channel ID by default. (for merging to branch)mattm@chromium.org2012-09-261-1/+1
* Disable TLS channel ID by default. (for merging to branch)mattm@chromium.org2012-09-261-1/+1
* Enable TLS channeld id by default.mattm@chromium.org2012-09-151-2/+1
* Relanding this as this did not fix the chromiumos breakage.ananta@chromium.org2012-08-071-0/+2
* Reverting this as it causes browser tests on the Linux ChromiumOS builder to ...ananta@chromium.org2012-08-071-2/+0
* Add support for loading user cloud policy on desktop, behind the --load-cloud...atwilson@chromium.org2012-08-071-0/+2
* Add the --ssl-version-min and --ssl-version-max command-line options.wtc@chromium.org2012-06-141-2/+2
* Support for cros touchpad 3-finger click as middle button.achuith@chromium.org2012-05-021-0/+2
* RefCounted types should not have public destructors, chrome/browser/ part 5rsleevi@chromium.org2012-04-251-13/+13
* Add gdata-related enterprise policy preferences.achuith@chromium.org2012-03-211-0/+3
* Add policy to control "allow background apps"bartfab@chromium.org2012-03-191-0/+9
* Move ManagedMode into a separate class.bauerb@chromium.org2012-03-081-1/+0
* Add --managed command line switch, mapped to kInManagedMode pref.bauerb@chromium.org2012-02-231-0/+1
* Repair --enable-memory-info command line switchyurys@chromium.org2012-01-261-1/+1
* net: add a policy option: DisableSSLRecordSplittingagl@chromium.org2012-01-241-0/+2
* Print Preview: Add a non-user-visible pref for controlling print preview. Hoo...thestig@chromium.org2012-01-181-1/+9
* Add a policy pref for the --enable-memory-info flag.mmoss@chromium.org2011-12-121-0/+1
* Add a preference for enabling the TLS origin-bound certificates extension.wtc@chromium.org2011-12-031-0/+2
* Add policies to control the disk cache size.pastarmovj@chromium.org2011-11-181-0/+24
* Add back prefs::kSSL3Enabled and prefs::kTLS1Enabled, but controlrsleevi@chromium.org2011-11-011-0/+2
* Converted IncognitoForced boolean policy into IncognitoModeAvailability enum ...rustema@google.com2011-08-051-1/+0
* Incognito mode forced.rustema@google.com2011-07-261-0/+1
* Add a preference and command-line option to disable SSL/TLS cipher suitesrsleevi@chromium.org2011-07-231-0/+17
* Make --allow-cross-domain-auth-prompt equivalent to a preference.tsepez@chromium.org2011-05-261-0/+2
* Wire new WebCore settings for blocking mixed-content loads into Chrome.cevans@chromium.org2011-05-051-0/+4
* Enable (optional) blocking of webrequests in case a PAC script cannot be fetc...battre@chromium.org2011-05-031-1/+1
* Added policy to allow plugins that require authorization to run.joaodasilva@chromium.org2011-04-291-0/+2
* Add enableReferrers and enableHyperlinkAuditing to contentSettings.misc exten...bauerb@chromium.org2011-04-131-0/+2
* AllowOutdatedPlugins policy.joaodasilva@chromium.org2011-03-311-0/+1
* Move app/app_switches to ui/gfx/gl/gl_switches.backer@chromium.org2011-03-211-1/+0
* Make proxy settings one atomic dictionary in the PrefStores such that modific...battre@chromium.org2011-02-091-12/+16
* Cloud print proxy enablement under policy control.scottbyer@chromium.org2011-02-021-1/+3
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-0/+1
* Introduce a separate preference for 'proxy server mode'battre@chromium.org2010-12-231-2/+18
* (Re-landing http://codereview.chromium.org/5991003 after Chromium OSkbr@chromium.org2010-12-211-0/+1
* Revert 69753 - Added group policy for disabling all client-side 3D APIs in Ch...chase@chromium.org2010-12-201-1/+0
* Added group policy for disabling all client-side 3D APIs in Chromiumkbr@chromium.org2010-12-201-0/+1
* Sanitize PrefStore interface.mnissler@chromium.org2010-12-091-9/+5
* Support specifying the GSSAPI library that will be used.danno@chromium.org2010-11-121-0/+1