Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the CrosSettingsProvider::HandleString method to be const. | pastarmovj@chromium.org | 2011-09-15 | 1 | -1/+1 |
* | Move base/values.h into the base namespace. This includes a cros DEPS roll | dmazzoni@chromium.org | 2011-07-12 | 1 | -3/+5 |
* | Adds two Python/PyAuto functions, GetProxySettings() and SetProxySetting(), t... | dtu@chromium.org | 2011-04-05 | 1 | -2/+2 |
* | Prohibit the guest from making any changes to the cros settings. | satorux@chromium.org | 2010-11-01 | 1 | -1/+5 |
* | <html> | glotov@chromium.org | 2010-10-06 | 1 | -5/+0 |
* | Reenabled ChromeOS system setting for timezone selection. | zelidrag@chromium.org | 2010-08-16 | 1 | -0/+5 |
* | Make prefs use std::string for keys rather than wstrings. | viettrungluu@chromium.org | 2010-08-11 | 1 | -3/+3 |
* | FBTF: Remove unneeded headers from base/ (part 4) | thestig@chromium.org | 2010-08-07 | 1 | -1/+2 |
* | Fix valgrind mem leak per chromium:51134. | xiyuan@chromium.org | 2010-08-04 | 1 | -0/+2 |
* | adding ability to register providers to handle particular properties | dhg@chromium.org | 2010-08-03 | 1 | -0/+29 |