summaryrefslogtreecommitdiffstats
path: root/chrome/test/testing_pref_service.h
Commit message (Expand)AuthorAgeFilesLines
* Add a ScopedTestingLocalState for unit tests which need Local State.bauerb@chromium.org2011-04-211-0/+19
* Allow ProxyConfigService to report "no configuration set"mnissler@chromium.org2011-04-111-1/+8
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* patch from issue 6286089mnissler@chromium.org2011-02-041-2/+0
* Introduce incognito preference settings.battre@chromium.org2011-01-251-8/+23
* Sanitize PrefStore interface.mnissler@chromium.org2010-12-091-48/+10
* Clean up pref change notification handling.mnissler@chromium.org2010-12-081-4/+4
* Reduce the include footprint of pref_service.hmnissler@chromium.org2010-12-031-12/+0
* Revert 67997 - Reduce the include footprint of pref_service.hmnissler@chromium.org2010-12-021-0/+12
* Reduce the include footprint of pref_service.hmnissler@chromium.org2010-12-021-12/+0
* Create additional PrefStore for Device Management policy.markusheintz@chromium.org2010-11-171-13/+18
* When a proxy command line switches are specified, policy admin warning should...danno@chromium.org2010-10-151-0/+23
* Allow the default search provider to be specified via group policy. Also all...jeanluc@google.com2010-10-051-0/+12
* Create a DefaultPrefStore to hold registered application-default preference v...pam@chromium.org2010-09-141-1/+3
* Revert 58920 - Create a DefaultPrefStore to hold registered application-defau...pam@chromium.org2010-09-091-3/+1
* Create a DefaultPrefStore to hold registered application-default preference v...pam@chromium.org2010-09-091-1/+3
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-111-9/+9
* Introduce a resource identifier for content settings.jochen@chromium.org2010-08-061-1/+3
* Move creation of the PrefStores into the PrefValueStore, to reduce the knowle...pam@chromium.org2010-08-061-0/+12
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Adjust preference sync code to only sync user modifiable preferences.mnissler@chromium.org2010-07-211-0/+51