summaryrefslogtreecommitdiffstats
path: root/chrome/browser/geolocation/geolocation_permission_context.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix crash: geolocation arbitrator may get deleted on wrong thread.joth@chromium.org2010-03-291-3/+1
* Uses GeolocationContentSettingsMap on GeolocationPermissionContext to persist...bulach@chromium.org2010-03-261-20/+45
* Revert 42757 - Uses GeolocationContentSettingsMap on GeolocationPermissionCon...bulach@chromium.org2010-03-261-45/+20
* Uses GeolocationContentSettingsMap on GeolocationPermissionContext to persist...bulach@chromium.org2010-03-261-20/+45
* Preparatory step for implementing http://crbug.com/39171joth@chromium.org2010-03-251-0/+11
* Adds GeolocationContentSettings on TabContents. joth@chromium.org2010-03-251-6/+16
* Uses GURL instead of host for requesting Geolocation permission.bulach@chromium.org2010-03-191-150/+22
* Finish implementing the geolocation infobar; adds a Learn more link pointing ...joth@chromium.org2010-03-181-6/+22
* Fix crash when permission request received from extension.joth@chromium.org2010-03-041-1/+8
* Renames route_id to render_view_idbulach@chromium.org2010-03-031-37/+31
* Adds Geolocation browser test.bulach@chromium.org2010-02-241-14/+8
* Second try for:bulach@chromium.org2010-02-191-0/+291
* Revert 39366 - Initial Geolocation implementationbulach@chromium.org2010-02-181-291/+0
* Initial Geolocation implementationbulach@chromium.org2010-02-181-0/+291