Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move prefs-related files under chrome/browser/ into a prefs/ subdir. | evan@chromium.org | 2010-08-26 | 1 | -1/+1 |
* | Make prefs use std::string for keys rather than wstrings. | viettrungluu@chromium.org | 2010-08-11 | 1 | -9/+9 |
* | Introduce a resource identifier for content settings. | jochen@chromium.org | 2010-08-06 | 1 | -1/+3 |
* | Move creation of the PrefStores into the PrefValueStore, to reduce the knowle... | pam@chromium.org | 2010-08-06 | 1 | -0/+12 |
* | `#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 | -0/+51 |