summaryrefslogtreecommitdiffstats
path: root/chromeos/dbus/shill_manager_client_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Update {virtual,override,final} to follow C++11 style in chromeos/dbus.dcheng2015-01-161-4/+2
* Add new shill client for VPNkaliamoorthi2014-11-131-6/+12
* Eliminate CreateBooleanValue from test filesestade@chromium.org2014-07-171-1/+1
* Get rid of more uses of CreateStringValueestade@chromium.org2014-07-161-1/+1
* Remove fake client creation from DBusClients' Create() functions.pneubeck@chromium.org2013-12-031-1/+1
* Migrate DBus service constants from flimflam namespace to shill namespace.benchan@chromium.org2013-09-241-27/+25
* Split construction and initialization of DBus clients.pneubeck@chromium.org2013-08-271-2/+2
* Add support for Service.SetPropertiesstevenjb@chromium.org2013-07-101-80/+2
* Remove unused NetworkLibrary::GetIPConfigsAndBlock.pneubeck@chromium.org2013-07-031-27/+0
* Update CrOS to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-141-1/+1
* Add missing bssid and ssid args to shill client interface.gspencer@chromium.org2013-05-071-29/+44
* Rename VerifyAndSign* functions to VerifyAndEncrypt*gspencer@chromium.org2013-03-021-6/+6
* This adds the remaining extension functions for networkingPrivate.gspencer@chromium.org2013-02-201-0/+137
* Calling Shill's ConfigureService instead of GetService for configuring VPN.pneubeck@chromium.org2013-02-061-3/+5
* Reland 176858 - Deprecate ShillNetworkClient and add GeolocationHandlerdubroy@chromium.org2013-01-151-0/+50
* Revert 176858dubroy@chromium.org2013-01-151-50/+0
* Deprecate ShillNetworkClient and add GeolocationHandlerstevenjb@chromium.org2013-01-151-0/+50
* chromeos: Update calls froms RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-091-8/+8
* This converts the Shill clients to allow propagation of shill errorsgspencer@chromium.org2012-09-281-6/+44
* This converts the Shill clients to use an observer patterngspencer@chromium.org2012-09-271-5/+19
* Renaming instances of "flimflam" with "shill", now that we're only using shill.gspencer@chromium.org2012-09-071-0/+291