Sign in
chromium
/
chromium
/
src.git
/
d81288a066ccb0b938fa883a67dad1fa232dd550
/
chrome
/
browser
/
pref_value_store_unittest.cc
d81288a0
Refactor PrefService, pulling the PREF_CHANGED notification infrastructure out so
by
[email protected]
· 15 years ago
16b52716
Remove (deprecated) wstring version of Value::CreateStringValue().
by
[email protected]
· 15 years ago
57ecc4b
Make prefs use std::string for keys rather than wstrings.
by
[email protected]
· 15 years ago
9917811
Move a bunch of chrome/browser/ files into a policy/ subdir.
by
[email protected]
· 15 years ago
fa26b3d5
Move creation of the PrefStores into the PrefValueStore, to reduce the knowledge the PrefService has of its two-levels-deep implementation.
by
[email protected]
· 15 years ago
61f972b
Changing policy while Chrome is running should refresh preferences without relaunching
by
[email protected]
· 15 years ago
33b9df4
Cleanup: Remove unneeded headers from app/
by
[email protected]
· 15 years ago
8664dfb
Add a PrefStore for loading prefs from command-line switches.
by
[email protected]
· 15 years ago
d7449e8
Add methods for determining which PrefStore contains a given preference, and for which store is currently controlling it.
by
[email protected]
· 15 years ago
9677c90
Rename "user" namespace to not conflict with ARM system header.
by
[email protected]
· 15 years ago
db198b2
Add an ExtensionPrefStore, layered between the user prefs and the managed prefs, to manage preferences set by extensions.
by
[email protected]
· 15 years ago
d8b08c9
Support multiple PrefStores
by
[email protected]
· 15 years ago