- 370bc73 Revert 135222 - it broke multiprofile tests - Use worker pool for IO in JsonPrefStore. by [email protected] · 13 years ago
- e32f3d8 Use worker pool for IO in JsonPrefStore. by [email protected] · 13 years ago
- 7b2720b RefCounted types should not have public destructors, chrome/ edition by [email protected] · 13 years ago
- ea3e497 Keep emtpy List/Dictionary pref value with non-empty default. by [email protected] · 13 years ago
- 59c1071 Add PrefService::GetInitializationStatus() by [email protected] · 13 years ago
- 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
- fbe17c8a Remove PrefService::ScheduleSavePersistentPrefs and change SavePersistentPrefs calls to CommitPendingWrites. by [email protected] · 14 years ago
- dacbf2c Add OVERRIDE to chrome/common/ and nacl/. by [email protected] · 14 years ago
- 9b5f56b4 Reverts debugging code added in hopes of tracking crash. This also by [email protected] · 14 years ago
- 2f0a647 Adds some debugging code in hopes of figuring out a crash. As far as I by [email protected] · 14 years ago
- f3a1c64 Move base/values.h into the base namespace. This includes a cros DEPS roll by [email protected] · 14 years ago
- 845b43a8 Adds async interface method, which is used by JsonPrefStore. Also see the bug description for more info. by [email protected] · 14 years ago
- 844a100 This CL implements alternative asynchronous methods for profile and preferences loading. by [email protected] · 14 years ago
- 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
- 334c59d9 This CL implements alternative asynchronous methods for profile and preferences loading. by [email protected] · 14 years ago
- 3b63f8f4 Move some files from base to base/memory. by [email protected] · 14 years ago
- 68bf41a Let PrefStore::GetValue return a const Value* instead of Value* and add PersistentPrefStore::GetMutableValue by [email protected] · 14 years ago
- 3826fed Provide lazy CommitPendingWrites in addition to eager SavePersistentPrefs. by [email protected] · 14 years ago
- f89ee34 Fix missing change notifications of UserPrefStore by [email protected] · 14 years ago
- e4be2dd Deinline even more destructors. by [email protected] · 15 years ago
- ddb1e5a Even more virtual method deinlining. by [email protected] · 15 years ago
- f2d1f61 Sanitize PrefStore interface. by [email protected] · 15 years ago
- acd78969c Clean up pref change notification handling. by [email protected] · 15 years ago
- 12a3c02 C++ readability review for danno by [email protected] · 15 years ago
- ce1850e9 When a proxy command line switches are specified, policy admin warning shouldn't be shown by [email protected] · 15 years ago
- 32b76ef `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views by [email protected] · 15 years ago
- 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]
- 6658ca8 Moved ImportantFileWriter to chrome/common in preparation of moving JsonPrefStore to chrome/common. by [email protected] · 15 years ago
- 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
- 277404c2 Reland "Factor out reading and writing of preferences into |PrefStore|." by [email protected] · 15 years ago
- 7aa0a96 Revert 45168 - Reland r45028: Factor out reading and writing of preferences into |PrefStore|. by [email protected] · 15 years ago
- ac4df1d Reland r45028: Factor out reading and writing of preferences into |PrefStore|. by [email protected] · 15 years ago
- 43d1eca Revert 45028 - Factor out reading and writing of preferences into |PrefStore|. by [email protected] · 15 years ago
- 567992f Factor out reading and writing of preferences into |PrefStore|. by [email protected] · 15 years ago