summaryrefslogtreecommitdiffstats
path: root/chrome/browser/geolocation/network_location_request.cc
Commit message (Expand)AuthorAgeFilesLines
* Defer sending wifi data via the network provider until permission has been gr...joth@chromium.org2010-04-011-25/+25
* Switch from using custom time / epoch handling code (inherited from gears) to...joth@chromium.org2010-03-161-16/+33
* Misc tidy up:joth@chromium.org2010-02-261-1/+1
* Fix some bugs discovered whilst making trial integration of geolocaiton piece...joth@chromium.org2010-02-231-4/+4
* Fix geolocation network request to not send/save cookies or send authenticati...joth@chromium.org2010-02-221-18/+5
* Second try for:bulach@chromium.org2010-02-191-8/+8
* Revert 39366 - Initial Geolocation implementationbulach@chromium.org2010-02-181-8/+8
* Initial Geolocation implementationbulach@chromium.org2010-02-181-8/+8
* Split out of reverted change http://src.chromium.org/viewvc/chrome?view=rev&r...joth@chromium.org2010-02-051-10/+20
* Revert 38207 - bah. still can't work out why this passes fine on local machin...joth@chromium.org2010-02-051-20/+10
* Re-attempt at http://src.chromium.org/viewvc/chrome?view=rev&revision=37989 joth@chromium.org2010-02-051-10/+20
* Revert 37989 - unit test failed on Mac builder despite passing on try serverjoth@chromium.org2010-02-031-1/+1
* Add tests for the geolocation network provider.joth@chromium.org2010-02-031-1/+1
* Port the gears geolocation network provider to Chromiumjoth@chromium.org2010-02-021-449/+292
* Add more gears geolocaiton files into chromium: locaiton provider, network lo...joth@chromium.org2010-01-281-0/+561