summaryrefslogtreecommitdiffstats
path: root/content/browser/geolocation/wifi_data_provider_common.cc
Commit message (Expand)AuthorAgeFilesLines
* Update uses of UTF conversions in content/ to use the base:: namespace.avi@chromium.org2013-12-251-7/+7
* Convert string16 to base::string16 in content.brettw@chromium.org2013-12-031-1/+1
* Replace DeviceDataProvider with the non-templated WifiDataProvider.mvanouwerkerk@chromium.org2013-08-231-1/+1
* Remove threading from WifiDataProviderCommon.mvanouwerkerk@chromium.org2013-08-151-36/+13
* 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: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-301-1/+1
* Move geolocation code to content namespace.jam@chromium.org2012-10-291-0/+4
* replace wstring printf in geolocation as wstring is deprecatedjames.wei@intel.com2012-06-061-3/+3
* Convert use of int ms to TimeDelta in files owned by bulach.tedvessenes@gmail.com2012-01-201-2/+2
* Revert r117895 "Convert use of int ms to TimeDelta in files owned by bulach."maruel@chromium.org2012-01-171-2/+2
* Convert use of int ms to TimeDelta in files owned by bulach.tedvessenes@gmail.com2012-01-171-2/+2
* Revert 117541 - Convert use of int ms to TimeDelta in files owned by bulach.lambroslambrou@google.com2012-01-121-2/+2
* Convert use of int ms to TimeDelta in files owned by bulach.tedvessenes@gmail.com2012-01-121-2/+2
* base::Bind: Cleanup in geolocation.jhawkins@chromium.org2011-10-101-3/+5
* iwyu: Include stringprintf.h where appropriate, part 1.jhawkins@chromium.org2011-05-101-3/+8
* Refactor WifiDataProviderChromeOs to implement WifiDataProviderImplBase direc...jknotten@chromium.org2011-03-171-1/+1
* Move core pieces of geolocation from chrome to content.This is a rough carvin...jam@chromium.org2011-02-281-0/+102