summaryrefslogtreecommitdiffstats
path: root/content/browser/geolocation/network_location_provider_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-281-2/+4
* Standardize usage of virtual/override/final in content/browser/dcheng2014-10-211-8/+4
* Replacing the OVERRIDE with override and FINAL with final in content/browser/...mohan.reddy2014-10-071-3/+3
* Clean up WifiDataProvider(Manager)mvanouwerkerk@chromium.org2014-08-211-3/+4
* Cleaner organization of WifiDataProvider code.mvanouwerkerk@chromium.org2014-08-191-22/+16
* Rename various Geolocation bits for clarity and consistency.mvanouwerkerk@chromium.org2014-08-141-5/+4
* Renamed namespaces in src/content.vitalybuka@chromium.org2014-05-011-1/+1
* Update uses of UTF conversions in content/ to use the base:: namespace.avi@chromium.org2013-12-251-4/+4
* Rename GeolocationArbitrator to LocationArbitrator.mvanouwerkerk@chromium.org2013-09-101-2/+2
* Replace DeviceDataProvider with the non-templated WifiDataProvider.mvanouwerkerk@chromium.org2013-08-231-31/+28
* Remove threading from WifiDataProviderCommon.mvanouwerkerk@chromium.org2013-08-151-2/+1
* location: Refactor LocationProvider.sadrul@chromium.org2013-06-121-37/+22
* Use a direct include of strings headers in content/browser/, part 1.avi@chromium.org2013-06-111-3/+3
* Use a direct include of utf_string_conversions.h in content/.avi@chromium.org2013-06-071-1/+1
* content: Use base::MessageLoop.xhwang@chromium.org2013-05-041-5/+5
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-6/+5
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-5/+6
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-6/+5
* Linux/ChromeOS Chromium style checker cleanup, content/ edition.rsleevi@chromium.org2013-02-121-1/+2
* Cleanup: use MockGeolocationArbitrator to test GeolocationProviderjknotten@chromium.org2012-11-301-3/+3
* content: Update calls froms RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-101-9/+9
* Move geolocation code to content namespace.jam@chromium.org2012-10-291-5/+2
* Fix memory leak in network_location_provider_unittestjknotten@chromium.org2012-09-121-6/+7
* Update the network-based geolocation to use the new jknotten@chromium.org2012-09-121-92/+150
* Move test_url_fetcher_factory.* from content/ to net/url_requestakalin@chromium.org2012-06-191-10/+10
* Remove RadioData from geolocationjoth@chromium.org2012-06-131-35/+0
* Move the rest of the content\test headers that are used by embedders to conte...jam@chromium.org2012-06-041-1/+1
* Fix Geolocation tests to work on Official Chrome builders.kerz@chromium.org2012-05-041-2/+9
* Make the Geoposition helper struct publicbartfab@chromium.org2012-05-021-7/+7
* Remove requesting_frame parameters from Geolocation stackbartfab@chromium.org2012-04-201-6/+4
* Move AccessTokenStore to Content API, now that it is a pure-virtual class.joi@chromium.org2011-12-211-0/+2
* Handle additional feedback from http://codereview.chromium.org/8395038/.jam@chromium.org2011-10-281-9/+9
* Create a content::UrlFetcher interface that lives in content/public/common an...jam@chromium.org2011-10-251-9/+10
* Update params to OnURLFetchComplete() for net location request.skerner@chromium.org2011-09-261-11/+17
* Remove gateway data providers for location service.allanwoj@chromium.org2011-09-061-68/+8
* Revert 99206 - Revert 99168 - Fix geolocation url character escaping issues.dyu@chromium.org2011-09-011-8/+8
* Revert 99168 - Fix geolocation url character escaping issues.dyu@chromium.org2011-09-011-8/+8
* Fix geolocation url character escaping issues.allanwoj@chromium.org2011-09-011-8/+8
* Use new network location service protocolallanwoj@chromium.org2011-08-311-280/+109
* Add a scoper object for URLFetcher::Factoryphajdan.jr@chromium.org2011-07-291-3/+1
* Move UrlFetcher to content. I originally thought that it's only used by chro...jam@chromium.org2011-06-011-1/+1
* iwyu: Include stringprintf.h where appropriate, part 3.jhawkins@chromium.org2011-05-121-2/+4
* net: Move ResponseCookies into the net namespace.tfarina@chromium.org2011-05-061-7/+7
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Move core pieces of geolocation from chrome to content.This is a rough carvin...jam@chromium.org2011-02-281-0/+780