summaryrefslogtreecommitdiffstats
path: root/components/wifi/fake_wifi_service.cc
Commit message (Expand)AuthorAgeFilesLines
* components: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-021-4/+4
* Separate networkingPrivate ServiceClient API test expectationsstevenjb2015-02-191-20/+0
* Add SSID getter to WiFiService.meacer2015-01-301-0/+6
* Use setProperties for IP Config.stevenjb2015-01-081-0/+5
* Use GUID in captive portal API instead of service pathstevenjb@chromium.org2014-07-141-2/+2
* NetworkingPrivate API events should supply list of GUIDs, not service pathstbarzic@chromium.org2014-06-111-2/+2
* This is a library for Windows and MacOSX (tested MacOSX currently) that suppo...noamsml@chromium.org2014-06-041-24/+17
* Add MacAddress to ONC and networkingPrivatestevenjb@chromium.org2014-05-201-0/+1
* Use GUID instead of ServicePath in networkingPrivate APIstevenjb@chromium.org2014-05-161-20/+20
* Provide IPConfigs in networkingPrivate.GetPropertiesstevenjb@chromium.org2014-05-091-107/+18
* components: Do not include test code in wifi_component target.tfarina@chromium.org2014-05-051-277/+275
* Add ManagedState::GetStatePropertiesstevenjb@chromium.org2014-05-021-1/+0
* Add method GetKeyFromSystem to WiFiService on Windows and Mac.mef@chromium.org2014-02-131-0/+6
* Mac OS X-specific implementation of Networking Private API. mef@chromium.org2014-01-291-2/+4
* Update uses of Value in chromeos/, cloud_print/, components/, content/ to use...avi@chromium.org2013-12-231-9/+9
* Added GetState, GetManagedProperties, CreateNetwork methods to WiFiService. mef@chromium.org2013-12-051-0/+101
* Move GetVisibleNetworks network type filtering to WiFiService interface. mef@chromium.org2013-11-271-3/+8
* Windows-specific implementation of Networking Private API.mef@chromium.org2013-11-221-1/+5
* Base infrastructure for Networking Private API on Windows and Mac.mef@chromium.org2013-11-221-0/+208