summaryrefslogtreecommitdiffstats
path: root/content/browser/geolocation/wifi_data_provider_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* chromeos: Make dbus::MessageReader memory ownership explicitderat@chromium.org2014-02-241-1/+1
* 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-5/+5
* Replace DeviceDataProvider with the non-templated WifiDataProvider.mvanouwerkerk@chromium.org2013-08-231-1/+0
* 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
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-171-8/+8
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Linux/ChromeOS Chromium style checker cleanup, content/ edition.rsleevi@chromium.org2013-02-121-2/+2
* Code cleaning: Uses scoped_ptr<> to express ownership rather than writing own...yuki@chromium.org2013-02-071-8/+9
* Move geolocation code to content namespace.jam@chromium.org2012-10-291-0/+3
* dbus: add ObjectPath typekeybuk@google.com2012-02-141-28/+31
* Revert 121920 - dbus: add ObjectPath typedpapad@chromium.org2012-02-141-31/+28
* dbus: add ObjectPath typekeybuk@chromium.org2012-02-141-28/+31
* Rework wifi_data_provider_linux.cc with our D-Bus library.satorux@chromium.org2011-08-251-253/+200
* 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/+427