summaryrefslogtreecommitdiffstats
path: root/chrome/browser/prefs/command_line_pref_store_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Componentize proxy code from chrome/browser/netabhishek.a212015-08-311-2/+3
* Add proxy_config componentstevenjb2015-07-021-1/+1
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-221-13/+13
* Standardize usage of virtual/override/final in chrome/browser/prefsdcheng2014-10-231-1/+1
* Update some uses of Value in chrome/browser to use the base:: namespace.avi@chromium.org2013-12-231-13/+15
* Use a direct include of strings headers in chrome/browser/o*-p*/.avi@chromium.org2013-06-111-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-3/+3
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-3/+3
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-3/+3
* Change PrefStore::ReadResult to a boolean.bauerb@chromium.org2012-11-081-10/+8
* RefCounted types should not have public destructors, chrome/browser/ part 5rsleevi@chromium.org2012-04-251-6/+9
* Add a preference and command-line option to disable SSL/TLS cipher suitesrsleevi@chromium.org2011-07-231-0/+55
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Let PrefStore::GetValue return a const Value* instead of Value* and add Persi...battre@chromium.org2011-03-251-7/+7
* Move app/app_switches to ui/gfx/gl/gl_switches.backer@chromium.org2011-03-211-1/+0
* Consider --proxy-server= as 'use direct connections'battre@chromium.org2011-02-091-0/+6
* Make proxy settings one atomic dictionary in the PrefStores such that modific...battre@chromium.org2011-02-091-16/+24
* Introduce incognito preference settings.battre@chromium.org2011-01-251-26/+35
* 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-12/+24
* Sanitize PrefStore interface.mnissler@chromium.org2010-12-091-25/+21
* Rename CommandLine::ARGUMENTS_ONLY to NO_PROGRAM.mattm@chromium.org2010-10-211-6/+6
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-0/+130