summaryrefslogtreecommitdiffstats
path: root/chrome/browser/geolocation/network_location_provider.cc
Commit message (Expand)AuthorAgeFilesLines
* Defer sending wifi data via the network provider until permission has been gr...joth@chromium.org2010-04-011-21/+35
* Switch from using custom time / epoch handling code (inherited from gears) to...joth@chromium.org2010-03-161-10/+4
* Fix some bugs discovered whilst making trial integration of geolocaiton piece...joth@chromium.org2010-02-231-42/+22
* Fix threading problems in the access token store impl, and majorly simplify t...joth@chromium.org2010-02-191-6/+6
* Second try for:bulach@chromium.org2010-02-191-7/+7
* Revert 39366 - Initial Geolocation implementationbulach@chromium.org2010-02-181-7/+7
* Initial Geolocation implementationbulach@chromium.org2010-02-181-7/+7
* Add unit tests for locaiton arbitrator and browser tests for the access token...joth@chromium.org2010-02-171-2/+2
* Add support for top level geolocation arbitrator, and access token persistenc...joth@chromium.org2010-02-151-1/+2
* Simplify (honest!) the threading design for data providers: the API is now si...joth@chromium.org2010-02-111-8/+4
* Split out of reverted change http://src.chromium.org/viewvc/chrome?view=rev&r...joth@chromium.org2010-02-051-1/+1
* Revert 38207 - bah. still can't work out why this passes fine on local machin...joth@chromium.org2010-02-051-1/+1
* Re-attempt at http://src.chromium.org/viewvc/chrome?view=rev&revision=37989 joth@chromium.org2010-02-051-1/+1
* Port the gears geolocation network provider to Chromiumjoth@chromium.org2010-02-021-381/+166
* Add more gears geolocaiton files into chromium: locaiton provider, network lo...joth@chromium.org2010-01-281-0/+508