summaryrefslogtreecommitdiffstats
path: root/chromeos/dbus/shill_client_unittest_base.cc
Commit message (Expand)AuthorAgeFilesLines
* chromeos: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-111-18/+14
* Convert JsonWriter::Write to taking a const ref for the in-paramestade2015-05-161-4/+4
* Remove duplicate includes from chromeos/pneubeck2015-02-251-1/+0
* chromeos networking: move from security to securityclass propertyquiche2015-01-091-1/+2
* Add new shill client for VPNkaliamoorthi2014-11-131-3/+89
* Removing remaining CrOS implicit conversions from scoped_refptr to T*dcheng2014-09-161-1/+1
* Get rid of more uses of CreateStringValueestade@chromium.org2014-07-161-9/+6
* Consistently use HexSSID instead of SSID in Chrome.pneubeck@chromium.org2013-10-141-3/+2
* dbus: Replace PostTaskTo*Thread methods with Get*TaskRunnerhashimoto@chromium.org2013-09-261-10/+4
* Migrate DBus service constants from flimflam namespace to shill namespace.benchan@chromium.org2013-09-241-13/+12
* Eliminate NetworkLibrary!stevenjb@chromium.org2013-09-111-16/+0
* Add support for Service.SetPropertiesstevenjb@chromium.org2013-07-101-0/+80
* Update CrOS to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-141-15/+14
* This adds the remaining extension functions for networkingPrivate.gspencer@chromium.org2013-02-201-0/+14
* Code cleaning: Uses scoped_ptr<> to express ownership rather than writing own...yuki@chromium.org2013-02-071-2/+2
* Added ClearProperties to the Shill service client.gspencer@chromium.org2012-11-071-0/+21
* This converts the Shill clients to allow propagation of shill errorsgspencer@chromium.org2012-09-281-3/+17
* This converts the Shill clients to use an observer patterngspencer@chromium.org2012-09-271-0/+30
* Renaming instances of "flimflam" with "shill", now that we're only using shill.gspencer@chromium.org2012-09-071-0/+256