summaryrefslogtreecommitdiffstats
path: root/chrome/browser/geolocation/chrome_geolocation_permission_context_factory.cc
Commit message (Expand)AuthorAgeFilesLines
* components: Extract pref_registry component out of user_prefs.tfarina@chromium.org2014-05-151-1/+1
* Move clients of BrowserContextKeyedService to use KeyedService (#5)blundell@chromium.org2014-03-131-3/+3
* Allow Chrome OS login profile to have different default pref valuesbartfab@chromium.org2013-07-051-1/+1
* Remove references to Profile from browser_context_keyed_service.phajdan.jr@chromium.org2013-05-221-5/+5
* Move ProfileKeyedService infrastructure to a componentphajdan.jr@chromium.org2013-05-201-1/+1
* components: Move PrefRegistrySyncable into user_prefs namespace.tfarina@chromium.org2013-05-061-4/+5
* Change GetProfileToUse method from Profile to content::BrowserContextphajdan.jr@chromium.org2013-05-031-8/+5
* [components] Switch {RefCounted}ProfileKeyedService to use BrowserContextphajdan.jr@chromium.org2013-04-261-2/+3
* Prevents leaking geolocation permission from Incognito mode to regular profile.vasilii@chromium.org2013-04-051-0/+5
* Introduce //components/user_prefs.joi@chromium.org2013-03-061-1/+1
* Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.joi@chromium.org2013-02-101-4/+5
* Destroy GeolocationInfobarQueueController on UI thread.jknotten@chromium.org2013-01-101-0/+4
* Make ChromeGeolocationPermissionContextFactory a ProfileKeyedServiceFactoryjknotten@chromium.org2013-01-081-4/+55
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-221-2/+2
* Introduce Android variants of ChromeGeolocationPermissionContext, Geolocation...cramya@chromium.org2012-10-231-0/+30