summaryrefslogtreecommitdiffstats
path: root/content/browser/geolocation/wifi_data_provider_win.cc
Commit message (Expand)AuthorAgeFilesLines
* 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