summaryrefslogtreecommitdiffstats
path: root/ash/system/chromeos/network/network_connect.cc
Commit message (Expand)AuthorAgeFilesLines
* Prefix string16 with base:: in ash/.dbeam@chromium.org2013-12-191-2/+2
* Allows the system notification's notifier ID outside of ash.mukai@chromium.org2013-12-071-1/+1
* Suppress configure dialog when screen is lockedstevenjb@chromium.org2013-11-071-2/+5
* Elim non chrome specific network code from ash_system_tray_delegatestevenjb@chromium.org2013-10-021-18/+61
* Use EapMethod to provide correct network error messagestevenjb@chromium.org2013-10-011-9/+23
* Migrate DBus service constants from flimflam namespace to shill namespace.benchan@chromium.org2013-09-241-26/+26
* Provide Shill Error to failure notificationstevenjb@chromium.org2013-09-161-8/+15
* Introduces NotificationBlocker.mukai@chromium.org2013-09-121-1/+1
* Cleanup network type matching.pneubeck@chromium.org2013-09-111-4/+6
* Clean up NetworkState membersstevenjb@chromium.org2013-09-061-4/+2
* Differentiate between 'connect-failed' and 'bad-passphrase'stevenjb@chromium.org2013-08-301-5/+7
* Switch over MobileActivator to use Network*Handlergauravsh@chromium.org2013-08-301-1/+2
* Cleanup: do not use extension_id, use notifier's id.mukai@chromium.org2013-08-241-0/+2
* Update NetworkStateNotifier to use message_center.stevenjb@chromium.org2013-08-231-19/+32
* Launch SIM unlock dialog from login UI if the SIM is locked.armansito@chromium.org2013-08-231-0/+51
* Eliminate c/b/chromeos/options/network_connect.ccstevenjb@chromium.org2013-08-211-6/+50
* Insufficient information on activation details should be handled correctly.armansito@chromium.org2013-08-151-11/+13
* Show notifications for Network Config errorsstevenjb@chromium.org2013-08-101-21/+63
* Convert all connect code to use NetworkHandler instead of NetworkLibrarystevenjb@chromium.org2013-08-091-19/+215
* Update NetworkConnectionHandler to rely less on NetworkStatestevenjb@chromium.org2013-08-011-2/+3
* Some network connect related cleanupstevenjb@chromium.org2013-07-101-0/+73
* Revert 210934 "Some network connect related cleanup"akalin@chromium.org2013-07-101-73/+0
* Some network connect related cleanupstevenjb@chromium.org2013-07-101-0/+73
* Configure networks requiring a certificate.stevenjb@chromium.org2013-06-111-0/+8
* Revert 204994 "Configure networks requiring a certificate."oshima@chromium.org2013-06-101-8/+0
* Configure networks requiring a certificate.stevenjb@chromium.org2013-06-081-0/+8
* Trigger NetworkConnectionHandler callbacks on success or failurestevenjb@chromium.org2013-05-311-0/+77