1. 370bc73 Revert 135222 - it broke multiprofile tests - Use worker pool for IO in JsonPrefStore. by [email protected] · 13 years ago
  2. e32f3d8 Use worker pool for IO in JsonPrefStore. by [email protected] · 13 years ago
  3. 7b2720b RefCounted types should not have public destructors, chrome/ edition by [email protected] · 13 years ago
  4. ea3e497 Keep emtpy List/Dictionary pref value with non-empty default. by [email protected] · 13 years ago
  5. 59c1071 Add PrefService::GetInitializationStatus() by [email protected] · 13 years ago
  6. d3b05ea Reinitialize LocalState's CommandLinePrefStore after about_flags updates the command line. Otherwise flags set in about:flags are ignored by the LocalState. by [email protected] · 14 years ago
  7. fbe17c8a Remove PrefService::ScheduleSavePersistentPrefs and change SavePersistentPrefs calls to CommitPendingWrites. by [email protected] · 14 years ago
  8. dacbf2c Add OVERRIDE to chrome/common/ and nacl/. by [email protected] · 14 years ago
  9. 9b5f56b4 Reverts debugging code added in hopes of tracking crash. This also by [email protected] · 14 years ago
  10. 2f0a647 Adds some debugging code in hopes of figuring out a crash. As far as I by [email protected] · 14 years ago
  11. f3a1c64 Move base/values.h into the base namespace. This includes a cros DEPS roll by [email protected] · 14 years ago
  12. 845b43a8 Adds async interface method, which is used by JsonPrefStore. Also see the bug description for more info. by [email protected] · 14 years ago
  13. 844a100 This CL implements alternative asynchronous methods for profile and preferences loading. by [email protected] · 14 years ago
  14. e4f8649 Revert 81394 (broke sync_integration_tests and clang) - This CL implements alternative asynchronous methods for profile and preferences loading.BUG=chromium-os:11104TEST=UserProfileGotten (see "/tmp/login-times-sent") time doesn't increase, while UI jankness decreases.Review URL: http://codereview.chromium.org/6716025 by [email protected] · 14 years ago
  15. 334c59d9 This CL implements alternative asynchronous methods for profile and preferences loading. by [email protected] · 14 years ago
  16. 3b63f8f4 Move some files from base to base/memory. by [email protected] · 14 years ago
  17. 68bf41a Let PrefStore::GetValue return a const Value* instead of Value* and add PersistentPrefStore::GetMutableValue by [email protected] · 14 years ago
  18. 3826fed Provide lazy CommitPendingWrites in addition to eager SavePersistentPrefs. by [email protected] · 14 years ago
  19. f89ee34 Fix missing change notifications of UserPrefStore by [email protected] · 14 years ago
  20. e4be2dd Deinline even more destructors. by [email protected] · 15 years ago
  21. ddb1e5a Even more virtual method deinlining. by [email protected] · 15 years ago
  22. f2d1f61 Sanitize PrefStore interface. by [email protected] · 15 years ago
  23. acd78969c Clean up pref change notification handling. by [email protected] · 15 years ago
  24. 12a3c02 C++ readability review for danno by [email protected] · 15 years ago
  25. ce1850e9 When a proxy command line switches are specified, policy admin warning shouldn't be shown by [email protected] · 15 years ago
  26. 32b76ef `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views by [email protected] · 15 years ago
  27. ea587b0 Removed dependency on ChromeThread from JsonPrefStore and moved JsonPrefStore and PrefStore to chrome/common. This is because JsonPrefStore is needed in the service process by [email protected] · 15 years ago[Renamed (69%) from chrome/browser/json_pref_store.h]
  28. 6658ca8 Moved ImportantFileWriter to chrome/common in preparation of moving JsonPrefStore to chrome/common. by [email protected] · 15 years ago
  29. c0858b0 Implementation of managed policy abstraction on top of a preference store. This is preparation work for implementing platform-specific policy. by [email protected] · 15 years ago
  30. 277404c2 Reland "Factor out reading and writing of preferences into |PrefStore|." by [email protected] · 15 years ago
  31. 7aa0a96 Revert 45168 - Reland r45028: Factor out reading and writing of preferences into |PrefStore|. by [email protected] · 15 years ago
  32. ac4df1d Reland r45028: Factor out reading and writing of preferences into |PrefStore|. by [email protected] · 15 years ago
  33. 43d1eca Revert 45028 - Factor out reading and writing of preferences into |PrefStore|. by [email protected] · 15 years ago
  34. 567992f Factor out reading and writing of preferences into |PrefStore|. by [email protected] · 15 years ago