summaryrefslogtreecommitdiffstats
path: root/content/browser/geolocation/wifi_data_provider_chromeos.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix uninitialized member in WifiDataProviderChromeOs.earthdok2014-12-051-1/+2
* Cleaner organization of WifiDataProvider code.mvanouwerkerk@chromium.org2014-08-191-1/+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-4/+4
* Initial Geolocation Wifi Scan Checking Fix for CrOSrobliao@chromium.org2013-09-061-9/+8
* Replace DeviceDataProvider with the non-templated WifiDataProvider.mvanouwerkerk@chromium.org2013-08-231-5/+4
* Remove threading from WifiDataProviderCommon.mvanouwerkerk@chromium.org2013-08-151-2/+1
* Use a direct include of utf_string_conversions.h in content/.avi@chromium.org2013-06-071-1/+1
* Add NetworkHandler to own network handlers in src/chromeos/networkstevenjb@chromium.org2013-05-281-3/+3
* Move wifi_data_provider_chromeos -> contentstevenjb@chromium.org2013-01-171-0/+176
* Move the chromeos implementation of WifiDataProvider back to chrome, since it...jam@chromium.org2011-05-171-233/+0
* Fix Chromium OS browser crash on clicking show my location button twice on ma...stevenjb@google.com2011-03-231-27/+74
* Refactor WifiDataProviderChromeOs to implement WifiDataProviderImplBase direc...jknotten@chromium.org2011-03-171-1/+87
* Move core pieces of geolocation from chrome to content.This is a rough carvin...jam@chromium.org2011-02-281-0/+100