summaryrefslogtreecommitdiffstats
path: root/chrome/browser/geolocation/geolocation_content_settings_map.cc
Commit message (Expand)AuthorAgeFilesLines
* Move:ben@chromium.org2010-12-021-1/+1
* Discard GEOLOCATION_* notifications, instead observe preference notifications.csilv@chromium.org2010-11-091-10/+0
* DOM UI Settings - Desktop Notification exceptionsestade@chromium.org2010-10-131-0/+5
* Rename ChromeThread to BrowserThread Part20:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part11:tfarina@chromium.org2010-10-101-7/+7
* Add geolocation and desktop notifications NotificationTypes.estade@chromium.org2010-10-071-0/+5
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-2/+2
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-191-0/+1
* Remove remaining deprecated wstring DictionaryValue::Get...WithoutPathExpansi...viettrungluu@chromium.org2010-08-141-1/+1
* Remove deprecated wstring DictionaryValue::Get{Dictionary,List}WithoutPathExp...viettrungluu@chromium.org2010-08-141-2/+2
* Remove (deprecated) wstring version of DictionaryValue::RemoveWithoutPathExpa...viettrungluu@chromium.org2010-08-131-7/+5
* Convert DictionaryValue's keys to std::string (from wstring).viettrungluu@chromium.org2010-07-301-5/+5
* Factor out OriginToString into a common function in chrome/common/.tfarina@chromium.org2010-07-161-9/+0
* Remove svn:executable property from more files that don't need it.thestig@chromium.org2010-04-271-0/+0
* Simplify the geolocation content settings map: it's only ever used from the U...joth@chromium.org2010-04-091-157/+93
* Make the prefs reading more robust to poorly formed URLsjoth@chromium.org2010-04-081-3/+10
* Use ScopedPrefUpdate to correctly send out notifications when Geolocation set...albertb@chromium.org2010-04-081-52/+97
* Mac: Implement geolocation exceptions dialog.thakis@chromium.org2010-04-051-2/+2
* Add TableModel for geolocation settings.mattm@chromium.org2010-04-021-0/+9
* Add GeolocationContentSettingsMap, a geolocation-specific variant of HostCont...pkasting@chromium.org2010-03-191-0/+203