| Commit message (Expand) | Author | Age | Files | Lines |
* | components: Extract pref_registry component out of user_prefs. | tfarina@chromium.org | 2014-05-15 | 1 | -1/+1 |
* | Move clients of BrowserContextKeyedService to use KeyedService (#5) | blundell@chromium.org | 2014-03-13 | 1 | -3/+3 |
* | Allow Chrome OS login profile to have different default pref values | bartfab@chromium.org | 2013-07-05 | 1 | -1/+1 |
* | Remove references to Profile from browser_context_keyed_service. | phajdan.jr@chromium.org | 2013-05-22 | 1 | -5/+5 |
* | Move ProfileKeyedService infrastructure to a component | phajdan.jr@chromium.org | 2013-05-20 | 1 | -1/+1 |
* | components: Move PrefRegistrySyncable into user_prefs namespace. | tfarina@chromium.org | 2013-05-06 | 1 | -4/+5 |
* | Change GetProfileToUse method from Profile to content::BrowserContext | phajdan.jr@chromium.org | 2013-05-03 | 1 | -8/+5 |
* | [components] Switch {RefCounted}ProfileKeyedService to use BrowserContext | phajdan.jr@chromium.org | 2013-04-26 | 1 | -2/+3 |
* | Prevents leaking geolocation permission from Incognito mode to regular profile. | vasilii@chromium.org | 2013-04-05 | 1 | -0/+5 |
* | Introduce //components/user_prefs. | joi@chromium.org | 2013-03-06 | 1 | -1/+1 |
* | Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable. | joi@chromium.org | 2013-02-10 | 1 | -4/+5 |
* | Destroy GeolocationInfobarQueueController on UI thread. | jknotten@chromium.org | 2013-01-10 | 1 | -0/+4 |
* | Make ChromeGeolocationPermissionContextFactory a ProfileKeyedServiceFactory | jknotten@chromium.org | 2013-01-08 | 1 | -4/+55 |
* | Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable. | joi@chromium.org | 2012-12-22 | 1 | -2/+2 |
* | Introduce Android variants of ChromeGeolocationPermissionContext, Geolocation... | cramya@chromium.org | 2012-10-23 | 1 | -0/+30 |