summaryrefslogtreecommitdiffstats
path: root/content/browser/geolocation/location_arbitrator_impl_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert string16 to base::string16 in content.brettw@chromium.org2013-12-031-1/+1
* Rename GeolocationArbitrator to LocationArbitrator.mvanouwerkerk@chromium.org2013-09-101-8/+8
* location: Refactor LocationProvider.sadrul@chromium.org2013-06-121-5/+3
* Clear Reference Location State When Providers are Stoppedrobliao@chromium.org2013-06-041-0/+33
* Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...rsleevi@chromium.org2013-06-021-2/+2
* Expose GeolocationProvider in Content API. This removes the recently introduc...jam@chromium.org2013-05-071-10/+15
* content: Use base::MessageLoop.xhwang@chromium.org2013-05-041-1/+1
* Linux/ChromeOS Chromium style checker cleanup, content/ edition.rsleevi@chromium.org2013-02-121-1/+1
* Cleanup: use MockGeolocationArbitrator to test GeolocationProviderjknotten@chromium.org2012-11-301-0/+294