summaryrefslogtreecommitdiffstats
path: root/chromeos/dbus/shill_service_client.cc
Commit message (Expand)AuthorAgeFilesLines
* replace OVERRIDE and FINAL with override and final in chromeos/mostynb2014-10-061-15/+15
* Don't remove service object proxy for '/'stevenjb@chromium.org2013-12-041-0/+10
* Remove fake client creation from DBusClients' Create() functions.pneubeck@chromium.org2013-12-031-7/+2
* cryptohome: Convet all *Stub classes into Fake* classessatorux@chromium.org2013-10-211-2/+2
* Track active references in ShillClientHelper (Take 3)stevenjb@chromium.org2013-10-071-3/+32
* Revert 227100 "Track active references in ShillClientHelper (Tak..."stevenjb@chromium.org2013-10-041-32/+3
* Track active references in ShillClientHelper (Take 2)stevenjb@chromium.org2013-10-041-3/+32
* Migrate DBus service constants from flimflam namespace to shill namespace.benchan@chromium.org2013-09-241-20/+20
* Revert 224179 "Track active references in ShillClientHelper"kkania@chromium.org2013-09-191-22/+2
* Track active references in ShillClientHelperstevenjb@chromium.org2013-09-191-2/+22
* Eliminate NetworkLibrary!stevenjb@chromium.org2013-09-111-10/+0
* Split construction and initialization of DBus clients.pneubeck@chromium.org2013-08-271-7/+9
* Use a direct include of the message_loop header in chromeos/.avi@chromium.org2013-07-171-1/+1
* Add support for Service.SetPropertiesstevenjb@chromium.org2013-07-101-0/+13
* Implement NetworkConfigurationHandler::RemoveConfiguration correctlystevenjb@chromium.org2013-07-021-4/+19
* Remove unused includes of base/chromeos/chromeos_version.htfarina@chromium.org2013-06-171-1/+0
* Make sure DBUS_ERROR_UNKNOWN_OBJECT is definedstevenjb@chromium.org2013-05-211-0/+6
* Suppress ERROR for UnknownObject in ShillServiceClient.stevenjb@chromium.org2013-05-211-3/+4
* Change the modem reset command on cellular activation completion.rkc@chromium.org2013-02-161-0/+12
* Move shill client stubs into separate filesgspencer@chromium.org2013-02-141-346/+2
* Next phase for chrome.networkingPrivate interface.gspencer@chromium.org2013-02-131-0/+14
* Observe devices in NetworkStateHandlerstevenjb@chromium.org2013-02-071-2/+10
* Linux/ChromeOS Chromium style checker cleanup, chromeos edition.rsleevi@chromium.org2013-02-061-1/+1
* This adds a private extension API to use for simple networkinggspencer@chromium.org2013-02-041-0/+5
* Use NetworkConfigurationHandler to connect from status areastevenjb@chromium.org2012-12-101-8/+47
* Added ClearProperties to the Shill service client.gspencer@chromium.org2012-11-071-0/+54
* Add chromeos::NetworkStateManager to src/chromeos/network.stevenjb@chromium.org2012-11-071-18/+37
* Add TestInterface methods for adding shill stub devices and servicesstevenjb@chromium.org2012-11-021-10/+149
* This converts the Shill clients to allow propagation of shill errorsgspencer@chromium.org2012-09-281-27/+40
* This converts the Shill clients to use an observer patterngspencer@chromium.org2012-09-271-30/+17
* Renaming instances of "flimflam" with "shill", now that we're only using shill.gspencer@chromium.org2012-09-071-0/+283