| Commit message (Expand) | Author | Age | Files | Lines |
* | Make prefs use std::string for keys rather than wstrings. | viettrungluu@chromium.org | 2010-08-11 | 1 | -49/+91 |
* | Move creation of the PrefStores into the PrefValueStore, to reduce the knowle... | pam@chromium.org | 2010-08-06 | 1 | -2/+2 |
* | Changing policy while Chrome is running should refresh preferences without re... | danno@chromium.org | 2010-08-04 | 1 | -3/+27 |
* | First stage of proxy extension API. | pam@chromium.org | 2010-08-04 | 1 | -3/+8 |
* | Add undeclared virtual destructors part 3 | ziadh@chromium.org | 2010-07-30 | 1 | -1/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Adjust preference sync code to only sync user modifiable preferences. | mnissler@chromium.org | 2010-07-21 | 1 | -3/+8 |
* | Adds the application locale police that allows to enforce the kApplicationLoc... | markusheintz@chromium.org | 2010-07-19 | 1 | -0/+4 |
* | Add methods for determining which PrefStore contains a given preference, and ... | pam@chromium.org | 2010-07-14 | 1 | -2/+19 |
* | Add an ExtensionPrefStore, layered between the user prefs and the managed pre... | pam@chromium.org | 2010-07-12 | 1 | -7/+22 |
* | Change a bunch of string types. | estade@chromium.org | 2010-06-29 | 1 | -2/+2 |
* | Pref service strings should be std::string. | estade@chromium.org | 2010-06-18 | 1 | -1/+1 |
* | Support multiple PrefStores | mnissler@chromium.org | 2010-06-07 | 1 | -12/+19 |
* | Removed dependency on ChromeThread from JsonPrefStore and moved JsonPrefStore... | sanjeevr@chromium.org | 2010-05-21 | 1 | -1/+1 |
* | Add PasswordManager tests to verify basic form observation / submit cases. | tim@chromium.org | 2010-04-23 | 1 | -1/+1 |
* | Add API to find out whether a preference is managed. | bauerb@chromium.org | 2010-04-23 | 1 | -0/+4 |
* | Reland "Factor out reading and writing of preferences into |PrefStore|." | bauerb@chromium.org | 2010-04-22 | 1 | -44/+11 |
* | Throw out preferences files that are corrupt rather than keeping them in read... | erikkay@chromium.org | 2010-04-21 | 1 | -0/+1 |
* | Revert 45168 - Reland r45028: Factor out reading and writing of preferences i... | erikkay@chromium.org | 2010-04-21 | 1 | -11/+43 |
* | Reland r45028: Factor out reading and writing of preferences into |PrefStore|. | bauerb@chromium.org | 2010-04-21 | 1 | -43/+11 |
* | Revert 45028 - Factor out reading and writing of preferences into |PrefStore|. | thomasvl@chromium.org | 2010-04-20 | 1 | -11/+43 |
* | Factor out reading and writing of preferences into |PrefStore|. | bauerb@chromium.org | 2010-04-20 | 1 | -43/+11 |
* | detect preferences errors | erikkay@chromium.org | 2010-04-06 | 1 | -0/+28 |
* | Add a scoped notifier for pref dictionaries / lists. | chron@chromium.org | 2010-04-05 | 1 | -1/+5 |
* | Revert 43413 - Add a notification when the list of startup URLs change. | zork@chromium.org | 2010-04-02 | 1 | -2/+0 |
* | Add a notification when the list of startup URLs change. | zork@chromium.org | 2010-04-02 | 1 | -0/+2 |
* | Move pref_{member,service} and important_file_writer from chrome/common | phajdan.jr@chromium.org | 2010-02-19 | 1 | -0/+222 |