summaryrefslogtreecommitdiffstats
path: root/content/browser/geolocation/location_arbitrator_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert string16 to base::string16 in content.brettw@chromium.org2013-12-031-1/+1
* Geolocation: delete GpsLocationProvider and third_party/gpsd/mvanouwerkerk@chromium.org2013-10-041-1/+1
* Rename GeolocationArbitrator to LocationArbitrator.mvanouwerkerk@chromium.org2013-09-101-20/+20
* Delete Mac Core Geolocation provider.mvanouwerkerk@chromium.org2013-08-141-1/+1
* Delete the Windows 7 Geolocation provider.mvanouwerkerk@chromium.org2013-08-121-0/+4
* content: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-091-1/+1
* location: Refactor LocationProvider.sadrul@chromium.org2013-06-121-13/+20
* Clear Reference Location State When Providers are Stoppedrobliao@chromium.org2013-06-041-0/+6
* Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...rsleevi@chromium.org2013-06-021-1/+1
* [Geolocation] Fix a race condition in GeolocationArbitratorImplisherman@chromium.org2013-05-161-2/+5
* Expose GeolocationProvider in Content API. This removes the recently introduc...jam@chromium.org2013-05-071-7/+6
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-171-1/+1
* Cleanup: use MockGeolocationArbitrator to test GeolocationProviderjknotten@chromium.org2012-11-301-0/+185