summaryrefslogtreecommitdiffstats
path: root/chromeos/dbus/fake_shill_device_client.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in chromeos/.avi2015-12-211-1/+1
* Implement networkingPrivate.unlockCellularSim and setCelluarSimStatestevenjb2015-07-311-1/+17
* Remove using namespace from ObserverList.brettw2015-06-031-1/+1
* Call Device.SetCarrier when the ONC Carrier property is specified.stevenjb2015-03-311-0/+6
* Call 'Discover' before 'Setup' for SetWifiTDLSEnabledstevenjb2015-02-101-3/+11
* Update {virtual,override,final} to follow C++11 style in chromeos/dbus.dcheng2015-01-161-66/+64
* Clean up wake on wifi handlingchirantan2014-11-181-0/+20
* replace OVERRIDE and FINAL with override and final in chromeos/mostynb2014-10-061-22/+22
* Clean up shill fake implementationsstevenjb@chromium.org2014-06-061-1/+1
* Implement networkingPrivate.setWifiTDLSEnabledStatestevenjb@chromium.org2014-02-151-0/+11
* dbus: Remove MockShillDeviceClient and MockShillIPConfigClientsatorux@chromium.org2013-10-211-6/+45
* Split construction and initialization of DBus clients.pneubeck@chromium.org2013-08-271-1/+2
* dbus: Add FakeShillDeviceClient, which does nothing so farsatorux@chromium.org2013-07-121-0/+82