summaryrefslogtreecommitdiffstats
path: root/components/wifi_sync
Commit message (Expand)AuthorAgeFilesLines
* Invoke createNetwork() callback with GUID, not service namecernekee2016-03-152-17/+14
* Convert Pass()→std::move() in //components (CrOS edition)dcheng2015-12-312-4/+6
* Switch to standard integer types in components/, part 4 of 4.avi2015-12-255-0/+7
* Add all components to "gn check".brettw2015-12-031-7/+18
* Revert of Add all components to "gn check". (patchset #2 id:20001 of https://...gab2015-12-021-18/+7
* Add all components to "gn check".brettw2015-12-021-7/+18
* Revert of Add all components to "gn check". (patchset #4 id:60001 of https://...dtu2015-12-021-18/+7
* Add all components to "gn check".brettw2015-12-021-7/+18
* Move Singleton and related structs to namespace baseolli.raula2015-09-102-2/+3
* Provide ONC Source in MNCH::GetNetworks, Priority in GetStatestevenjb2015-08-211-0/+1
* Call Device.SetCarrier when the ONC Carrier property is specified.stevenjb2015-03-311-1/+1
* wifi_sync: don't send duplicate ACTION_ADD requests to syncquiche2015-02-193-2/+77
* wifi_sync: allow WifiCredentialSyncableServiceFactory to ignore LoginStatequiche2015-02-063-23/+72
* wifi_sync: implement ACTION_ADD in WifiCredentialSyncableServicequiche2015-01-266-5/+518
* wifi_sync: add WifiConfigDelegatequiche2015-01-176-0/+371
* wifi_sync: clean up some commentsquiche2015-01-152-2/+1
* wifi_sync: add ability to convert WifiCredential to onc propertiesquiche2015-01-105-19/+256
* wifi_sync: add WifiSecurityClass utility functionsquiche2015-01-095-4/+195
* chromeos networking: move from security to securityclass propertyquiche2015-01-091-6/+4
* Add a new component for WiFi credential sync. Populate thequiche2014-12-2014-0/+522