summaryrefslogtreecommitdiffstats
path: root/chromeos/dbus/shill_profile_client.cc
Commit message (Expand)AuthorAgeFilesLines
* Update usages of std::map to use ScopedPtrMap.mgiuca2015-06-251-10/+10
* Update {virtual,override,final} to follow C++11 style in chromeos/dbus.dcheng2015-01-161-21/+16
* replace OVERRIDE and FINAL with override and final in chromeos/mostynb2014-10-061-7/+7
* Cleanup shill_stub_helper, GetSharedProfilePath -> ShillProfileClientstevenjb@chromium.org2014-03-031-0/+7
* 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-1/+1
* Revert 227100 "Track active references in ShillClientHelper (Tak..."stevenjb@chromium.org2013-10-041-1/+1
* Track active references in ShillClientHelper (Take 2)stevenjb@chromium.org2013-10-041-1/+1
* Migrate DBus service constants from flimflam namespace to shill namespace.benchan@chromium.org2013-09-241-8/+8
* Revert 224179 "Track active references in ShillClientHelper"kkania@chromium.org2013-09-191-1/+1
* Track active references in ShillClientHelperstevenjb@chromium.org2013-09-191-1/+1
* Split construction and initialization of DBus clients.pneubeck@chromium.org2013-08-271-7/+11
* Use a direct include of the message_loop header in chromeos/.avi@chromium.org2013-07-171-1/+1
* Adding a NetworkProfileHandler used by ManagedNetworkConfigurationHandler.pneubeck@chromium.org2013-05-071-0/+1
* Adding policy support to the new network configuration stack.pneubeck@chromium.org2013-04-191-2/+4
* Move shill client stubs into separate filesgspencer@chromium.org2013-02-141-67/+2
* Use NetworkConfigurationHandler to connect from status areastevenjb@chromium.org2012-12-101-0/+6
* This converts the Shill clients to allow propagation of shill errorsgspencer@chromium.org2012-09-281-20/+32
* This converts the Shill clients to use an observer patterngspencer@chromium.org2012-09-271-24/+20
* Renaming instances of "flimflam" with "shill", now that we're only using shill.gspencer@chromium.org2012-09-071-0/+190