summaryrefslogtreecommitdiffstats
path: root/chrome/browser/geolocation/location_provider.h
Commit message (Expand)AuthorAgeFilesLines
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* convert providers to be long-lived - give them a stop methodjoth@chromium.org2010-06-111-3/+6
* Remove obsolete code:joth@chromium.org2010-06-021-9/+0
* Defer sending wifi data via the network provider until permission has been gr...joth@chromium.org2010-04-011-2/+4
* Fix crash when permission request received from extension.joth@chromium.org2010-03-041-24/+0
* Fix threading problems in the access token store impl, and majorly simplify t...joth@chromium.org2010-02-191-0/+1
* Move MockLocationProvider to location_provider.cc to fix Linux shared build.craig.schlenter@chromium.org2010-02-191-2/+24
* Second try for:bulach@chromium.org2010-02-191-1/+2
* Revert 39366 - Initial Geolocation implementationbulach@chromium.org2010-02-181-2/+1
* Initial Geolocation implementationbulach@chromium.org2010-02-181-1/+2
* 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-15/+3
* Simplify (honest!) the threading design for data providers: the API is now si...joth@chromium.org2010-02-111-40/+8
* Split out of reverted change http://src.chromium.org/viewvc/chrome?view=rev&r...joth@chromium.org2010-02-051-2/+2
* Revert 38207 - bah. still can't work out why this passes fine on local machin...joth@chromium.org2010-02-051-2/+2
* Re-attempt at http://src.chromium.org/viewvc/chrome?view=rev&revision=37989 joth@chromium.org2010-02-051-2/+2
* Revert 37989 - unit test failed on Mac builder despite passing on try serverjoth@chromium.org2010-02-031-2/+2
* Add tests for the geolocation network provider.joth@chromium.org2010-02-031-2/+2
* Port the gears geolocation network provider to Chromiumjoth@chromium.org2010-02-021-66/+85
* Add more gears geolocaiton files into chromium: locaiton provider, network lo...joth@chromium.org2010-01-281-0/+125