1. d81288a0 Refactor PrefService, pulling the PREF_CHANGED notification infrastructure out so by [email protected] · 15 years ago
  2. 16b52716 Remove (deprecated) wstring version of Value::CreateStringValue(). by [email protected] · 15 years ago
  3. 57ecc4b Make prefs use std::string for keys rather than wstrings. by [email protected] · 15 years ago
  4. 9917811 Move a bunch of chrome/browser/ files into a policy/ subdir. by [email protected] · 15 years ago
  5. 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
  6. 61f972b Changing policy while Chrome is running should refresh preferences without relaunching by [email protected] · 15 years ago
  7. 33b9df4 Cleanup: Remove unneeded headers from app/ by [email protected] · 15 years ago
  8. 8664dfb Add a PrefStore for loading prefs from command-line switches. by [email protected] · 15 years ago
  9. 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
  10. 9677c90 Rename "user" namespace to not conflict with ARM system header. by [email protected] · 15 years ago
  11. 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
  12. d8b08c9 Support multiple PrefStores by [email protected] · 15 years ago