summaryrefslogtreecommitdiffstats
path: root/components/wifi/wifi_test.cc
Commit message (Expand)AuthorAgeFilesLines
* components: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-021-3/+3
* Add SSID getter to WiFiService.meacer2015-01-301-13/+25
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-221-3/+4
* Change base/file_utils.h includes to base/files/file_utils.h in chrome_elf/ a...thestig2014-09-101-1/+1
* WiFiService on Win will NotifyNetworkListChanged with empty list when WiFi is...mef@chromium.org2014-06-171-0/+11
* This is a library for Windows and MacOSX (tested MacOSX currently) that suppo...noamsml@chromium.org2014-06-041-1/+1
* Added WiFi security check to Windows implementation of WiFiService::StartConn...mef@chromium.org2014-05-061-1/+2
* Ignore ERROR_ADDRESS_NOT_ASSOCIATED from IpReleaseAddress in WiFiService::Res...mef@chromium.org2014-04-251-20/+35
* Move UTF16ToASCII, remove WideToASCII.brettw@chromium.org2014-03-141-1/+2
* Add method GetKeyFromSystem to WiFiService on Windows and Mac.mef@chromium.org2014-02-131-0/+13
* Mac OS X-specific implementation of Networking Private API. mef@chromium.org2014-01-291-2/+2
* Update uses of Value in chromeos/, cloud_print/, components/, content/ to use...avi@chromium.org2013-12-231-3/+3
* Implement Networking Private API CreateNetwork function on Windows. Allows co...mef@chromium.org2013-12-131-11/+37
* Use WiFi.Frequency property to set desired band for networkingPrivateApi.Star...mef@chromium.org2013-12-041-14/+38
* Move GetVisibleNetworks network type filtering to WiFiService interface. mef@chromium.org2013-11-271-1/+1
* Windows-specific implementation of Networking Private API.mef@chromium.org2013-11-221-0/+156