summaryrefslogtreecommitdiffstats
path: root/content/browser/geolocation/wifi_data_provider_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Move base::FreeDeleter into its own header.dcheng2016-03-261-0/+1
* Apply automated fixits for Chrome clang plugin to content.dcheng2015-04-291-4/+4
* Fix the number of buckets in Net.Wifi.InterfaceCount UMA histogram.timvolodine2014-09-151-1/+1
* Cleaner organization of WifiDataProvider code.mvanouwerkerk@chromium.org2014-08-191-1/+2
* Rename platform specific wifi data provider classes.mvanouwerkerk@chromium.org2014-08-181-7/+7
* Convert scoped_ptr_malloc -> scoped_ptr, part 1.viettrungluu@chromium.org2014-02-161-4/+6
* Update some uses of char16 to use the base:: namespace.avi@chromium.org2013-12-251-1/+1
* Update uses of UTF conversions in content/ to use the base:: namespace.avi@chromium.org2013-12-251-3/+3
* Convert string16 to base::string16 in content.brettw@chromium.org2013-12-031-19/+19
* Geolocation: move polling policy to its own file.mvanouwerkerk@chromium.org2013-09-091-5/+5
* Replace DeviceDataProvider with the non-templated WifiDataProvider.mvanouwerkerk@chromium.org2013-08-231-1/+0
* Use a direct include of utf_string_conversions.h in content/.avi@chromium.org2013-06-071-1/+1
* Rewrite scoped_array<T> to scoped_ptr<T[]> in content.dcheng@chromium.org2013-04-111-1/+1
* Adding histogram for the number of Wifi adapters in Windows.vadimt@chromium.org2012-11-021-0/+16
* Adding histogram for Windows Wifi scan latency. See bug.vadimt@chromium.org2012-11-011-0/+14
* Move geolocation code to content namespace.jam@chromium.org2012-10-291-0/+3
* Move core pieces of geolocation from chrome to content.This is a rough carvin...jam@chromium.org2011-02-281-0/+607