summaryrefslogtreecommitdiffstats
path: root/chromeos/dbus/modem_messaging_client.cc
Commit message (Expand)AuthorAgeFilesLines
* Update {virtual,override,final} to follow C++11 style in chromeos/dbus.dcheng2015-01-161-17/+13
* chromeos: Remove unused private data membershashimoto2015-01-091-3/+1
* replace OVERRIDE and FINAL with override and final in chromeos/mostynb2014-10-061-5/+5
* Move DBusClient stub implementations into separate files.pneubeck@chromium.org2013-12-031-68/+2
* Split construction and initialization of DBus clients.pneubeck@chromium.org2013-08-271-9/+10
* Use a direct include of the message_loop header in chromeos/.avi@chromium.org2013-07-171-1/+1
* Cleanup: Fix a typo that got copied into many files.thestig@chromium.org2012-10-221-2/+2
* Cleaning up weak_ptr_factory destruction order.gdk@chromium.org2012-09-071-3/+6
* Support the ModemManager1 interfaces for SMS messagesbenchan@chromium.org2012-06-121-0/+278