summaryrefslogtreecommitdiffstats
path: root/components/wifi/wifi_service.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in components/, part 4 of 4.avi2015-12-251-0/+1
* Fix header guard ifdefs in components.thestig2015-09-151-3/+3
* components: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-021-3/+2
* Add SSID getter to WiFiService.meacer2015-01-301-0/+4
* This is a library for Windows and MacOSX (tested MacOSX currently) that suppo...noamsml@chromium.org2014-06-041-45/+2
* Added WiFi security check to Windows implementation of WiFiService::StartConn...mef@chromium.org2014-05-061-0/+10
* components: Do not include test code in wifi_component target.tfarina@chromium.org2014-05-051-2/+0
* Add method GetKeyFromSystem to WiFiService on Windows and Mac.mef@chromium.org2014-02-131-0/+8
* Mac OS X-specific implementation of Networking Private API. mef@chromium.org2014-01-291-3/+9
* Update uses of Value in chromeos/, cloud_print/, components/, content/ to use...avi@chromium.org2013-12-231-4/+4
* Implement Networking Private API CreateNetwork function on Windows. Allows co...mef@chromium.org2013-12-131-0/+5
* Added GetState, GetManagedProperties, CreateNetwork methods to WiFiService. mef@chromium.org2013-12-051-0/+26
* Move GetVisibleNetworks network type filtering to WiFiService interface. mef@chromium.org2013-11-271-2/+4
* Windows-specific implementation of Networking Private API.mef@chromium.org2013-11-221-0/+9
* Base infrastructure for Networking Private API on Windows and Mac.mef@chromium.org2013-11-221-0/+119