summaryrefslogtreecommitdiffstats
path: root/chromeos/dbus/sms_client.cc
Commit message (Expand)AuthorAgeFilesLines
* replace OVERRIDE and FINAL with override and final in chromeos/mostynb2014-10-061-2/+2
* Replace misc. network and power stub flags with more flexible onesstevenjb@chromium.org2014-03-061-2/+0
* Move DBusClient stub implementations into separate files.pneubeck@chromium.org2013-12-031-49/+3
* Split construction and initialization of DBus clients.pneubeck@chromium.org2013-08-271-4/+11
* Use a direct include of the message_loop header in chromeos/.avi@chromium.org2013-07-171-1/+1
* Use a direct include of strings headers in chromeos/.avi@chromium.org2013-06-111-1/+1
* chromeos: Use base::MessageLoop.xhwang@chromium.org2013-05-291-1/+1
* Use NetworkConfigurationHandler to connect from status areastevenjb@chromium.org2012-12-101-0/+2
* Cleaning up weak_ptr_factory destruction order.gdk@chromium.org2012-09-071-0/+3
* Only send test sms messages on a switch.stevenjb@google.com2012-06-151-0/+6
* Fix clang compile failure in chromeos::SMSClienthashimoto@chromium.org2012-06-121-2/+4
* Support the ModemManager1 interfaces for SMS messagesbenchan@chromium.org2012-06-121-0/+130