summaryrefslogtreecommitdiffstats
path: root/chrome/browser/prefs/command_line_pref_store.h
Commit message (Expand)AuthorAgeFilesLines
* Move CommandLine to base namespace.brettw@chromium.org2014-03-171-2/+2
* Move the bits of Prefs where production code has only trivially easyjoi@chromium.org2012-10-221-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Cleanup: Remove unneeded scoped_ptr.h includes from chrome/browser.thestig@chromium.org2012-05-261-1/+0
* RefCounted types should not have public destructors, chrome/browser/ part 5rsleevi@chromium.org2012-04-251-1/+4
* Add policy to control "allow background apps"bartfab@chromium.org2012-03-191-1/+4
* Add policies to control the disk cache size.pastarmovj@chromium.org2011-11-181-1/+8
* Add a preference and command-line option to disable SSL/TLS cipher suitesrsleevi@chromium.org2011-07-231-0/+3
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-2/+0
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Introduce a separate preference for 'proxy server mode'battre@chromium.org2010-12-231-0/+3
* Sanitize PrefStore interface.mnissler@chromium.org2010-12-091-8/+3
* C++ readability review for dannodanno@chromium.org2010-11-031-7/+8
* FBTF: Even more ctor/virtual deinlining.erg@google.com2010-10-191-2/+2
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-0/+60