summaryrefslogtreecommitdiffstats
path: root/chromeos/network/auto_connect_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix potential crashes in NetworkHandler codestevenjb2016-01-071-2/+4
* Handle device ONC AllowOnlyPolicyNetworksToConnectfqj2015-11-191-1/+5
* Let AutoConnectHandler wait for user policy before disconnectingfqj2015-11-101-3/+7
* chromeos: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-111-3/+4
* Remove duplicate includes from chromeos/pneubeck2015-02-251-1/+0
* Use NetworkConnectionObserver to trigger connect failure notificationsstevenjb2015-01-231-0/+1
* Move ConnectToBestNetwork to AutoConnectHandlerstevenjb2014-11-141-6/+47
* Trigger ConnectToBestNetwork in more cases.pneubeck2014-11-101-0/+214