summaryrefslogtreecommitdiffstats
path: root/content/browser/geolocation/wifi_data_provider_common_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-281-2/+2
* Standardize usage of virtual/override/final in content/browser/dcheng2014-10-211-3/+3
* Replacing the OVERRIDE with override and FINAL with final in content/browser/...mohan.reddy2014-10-071-2/+2
* Clean up WifiDataProvider(Manager)mvanouwerkerk@chromium.org2014-08-211-3/+4
* Disable two geolocation wifi testsrlarocque@chromium.org2014-08-201-2/+12
* Cleaner organization of WifiDataProvider code.mvanouwerkerk@chromium.org2014-08-191-7/+8
* Rename various Geolocation bits for clarity and consistency.mvanouwerkerk@chromium.org2014-08-141-2/+2
* Update uses of UTF conversions in content/ to use the base:: namespace.avi@chromium.org2013-12-251-2/+2
* Geolocation: move polling policy to its own file.mvanouwerkerk@chromium.org2013-09-091-2/+2
* Replace DeviceDataProvider with the non-templated WifiDataProvider.mvanouwerkerk@chromium.org2013-08-231-27/+22
* Remove threading from WifiDataProviderCommon.mvanouwerkerk@chromium.org2013-08-151-3/+3
* Use a direct include of strings headers in content/browser/, part 1.avi@chromium.org2013-06-111-1/+1
* 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
* Linux/ChromeOS Chromium style checker cleanup, content/ edition.rsleevi@chromium.org2013-02-121-3/+3
* Move geolocation code to content namespace.jam@chromium.org2012-10-291-3/+2
* RefCounted types should not have public destructors, content/browser part 1rsleevi@chromium.org2012-04-271-1/+4
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Move core pieces of geolocation from chrome to content.This is a rough carvin...jam@chromium.org2011-02-281-0/+231