summaryrefslogtreecommitdiffstats
path: root/chrome/browser/geolocation
Commit message (Expand)AuthorAgeFilesLines
* Revert 45619 - Merge 45590 Add geolocation permission to extensions/apps.erikkay@chromium.org2010-05-041-20/+1
* Merge 45590 - Add geolocation permission to extensions/apps.erikkay@chromium.org2010-04-261-1/+20
* Merge 44559 - Fix for OSX 10.6 wifi crash: can't call [CWInterface +interface...joth@chromium.org2010-04-141-35/+48
* Merge 44496 - Fix IDN urls in geolocation infobars and bubbles (but not excep...joth@chromium.org2010-04-141-9/+13
* Merge 44256 - Deny geolocation access for invalid URL in geolocation_permissi...joth@chromium.org2010-04-122-0/+20
* Merge 44216 - Workaround for DBus crash due to timers firing on the wrong thr...laforge@chromium.org2010-04-121-0/+14
* Geo exceptions: Disable "Remove" button if no row is selected.thakis@chromium.org2010-04-101-1/+1
* Simplify the geolocation content settings map: it's only ever used from the U...joth@chromium.org2010-04-093-218/+98
* Landing on behald of tfarina. Original review: http://codereview.chromium.org...joth@chromium.org2010-04-081-37/+26
* Make the prefs reading more robust to poorly formed URLsjoth@chromium.org2010-04-082-3/+44
* Adds geolocation_permission_context_unittest.ccbulach@chromium.org2010-04-081-0/+256
* Use ScopedPrefUpdate to correctly send out notifications when Geolocation set...albertb@chromium.org2010-04-082-53/+112
* Revert 43836 - Adds geolocation_permission_context_unittest.ccbulach@chromium.org2010-04-071-250/+0
* Adds geolocation_permission_context_unittest.ccbulach@chromium.org2010-04-071-0/+250
* detect preferences errorserikkay@chromium.org2010-04-061-1/+1
* Geolocation exceptions window, Windows.pkasting@chromium.org2010-04-052-52/+170
* Mac: Implement geolocation exceptions dialog.thakis@chromium.org2010-04-051-2/+2
* Add TableModel for geolocation settings.mattm@chromium.org2010-04-024-0/+213
* Follow-up on https://bugs.webkit.org/show_bug.cgi?id=35031:bulach@chromium.org2010-04-015-42/+208
* Workaround for 40099 - disable failing testjoth@chromium.org2010-04-011-1/+2
* Defer sending wifi data via the network provider until permission has been gr...joth@chromium.org2010-04-0114-108/+280
* Flip the flag to enable geolocation by default.joth@chromium.org2010-04-011-6/+0
* Fix crash: geolocation arbitrator may get deleted on wrong thread.joth@chromium.org2010-03-292-5/+1
* Fix the logic in extensions GetCurrentWindow:mpcomplete@chromium.org2010-03-261-1/+2
* Uses GeolocationContentSettingsMap on GeolocationPermissionContext to persist...bulach@chromium.org2010-03-263-105/+117
* Revert 42757 - Uses GeolocationContentSettingsMap on GeolocationPermissionCon...bulach@chromium.org2010-03-263-70/+51
* Uses GeolocationContentSettingsMap on GeolocationPermissionContext to persist...bulach@chromium.org2010-03-263-51/+70
* Possible fix / workaround for geolocation wifi hanging bugjoth@chromium.org2010-03-251-3/+19
* Preparatory step for implementing http://crbug.com/39171joth@chromium.org2010-03-254-25/+55
* Adds GeolocationContentSettings on TabContents. joth@chromium.org2010-03-253-27/+69
* Tentative fix for geolocation test with iframes: loads frame one by one.bulach@chromium.org2010-03-241-123/+111
* Disables temporarily IFramesWithFreshPosition.bulach@chromium.org2010-03-221-1/+3
* Disables Geolocation tests for macbulach@chromium.org2010-03-221-2/+11
* Adds browser tests exercising multiple iframes for geolocation.bulach@chromium.org2010-03-221-18/+105
* Uses GURL instead of host for requesting Geolocation permission.bulach@chromium.org2010-03-194-191/+36
* Add GeolocationContentSettingsMap, a geolocation-specific variant of HostCont...pkasting@chromium.org2010-03-193-0/+555
* Finish implementing the geolocation infobar; adds a Learn more link pointing ...joth@chromium.org2010-03-181-6/+22
* Switch from using custom time / epoch handling code (inherited from gears) to...joth@chromium.org2010-03-1610-46/+60
* Adds host for Geolocation OnStartUpdating.bulach@chromium.org2010-03-152-5/+11
* Uses MockLocationProvider on GeolocationBrowserTest.bulach@chromium.org2010-03-151-67/+172
* First cut at implementing wifi bindigns for linux, using glib-dbus to Network...joth@chromium.org2010-03-124-253/+348
* Experimental fix for 10.6 SDK builds: convert to weak dependecy on the kCWSca...joth@chromium.org2010-03-101-38/+30
* mac: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-101-0/+1
* chrome 5: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-082-2/+2
* Add support for geolocation wifi scanning on OSX 10.6joth@chromium.org2010-03-083-33/+200
* Fix crash when permission request received from extension.joth@chromium.org2010-03-049-67/+146
* Renames route_id to render_view_idbulach@chromium.org2010-03-034-87/+98
* Speculative fix for valgrind memory leadjoth@chromium.org2010-02-262-2/+2
* Bring Geolocation to life!joth@chromium.org2010-02-266-47/+79
* Misc tidy up:joth@chromium.org2010-02-268-8/+8