summaryrefslogtreecommitdiffstats
path: root/chrome/browser/geolocation/geolocation_permission_context.cc
Commit message (Expand)AuthorAgeFilesLines
* Add geolocation permission to extensions/apps.erikkay@chromium.org2010-04-261-1/+20
* Fix IDN urls in geolocation infobars and bubbles (but not exceptions dialog)joth@chromium.org2010-04-141-9/+13
* Deny geolocation access for invalid URL in geolocation_permission_context.bulach@chromium.org2010-04-121-0/+9
* Follow-up on https://bugs.webkit.org/show_bug.cgi?id=35031:bulach@chromium.org2010-04-011-24/+110
* Defer sending wifi data via the network provider until permission has been gr...joth@chromium.org2010-04-011-3/+26
* 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