summaryrefslogtreecommitdiffstats
path: root/chromeos/network/network_sms_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Use modemmanager::kModemManager1ServiceName DBus service constant.benchan@chromium.org2014-05-171-1/+1
* Fix NetworkSMSHandler to use DBus service name instead of connection.benchan@chromium.org2014-01-161-30/+27
* linux and chromeos: Turn on -Wunused-const-variable.thakis@chromium.org2013-10-191-3/+0
* Migrate DBus service constants from flimflam namespace to shill namespace.benchan@chromium.org2013-09-241-7/+7
* Fix NetworkSmsHandler to observe Manager and improve APIstevenjb@chromium.org2013-08-061-15/+61
* Add TestInterface methods for adding shill stub devices and servicesstevenjb@chromium.org2012-11-021-1/+2
* Renaming instances of "flimflam" with "shill", now that we're only using shill.gspencer@chromium.org2012-09-071-4/+4
* chromeos: Fix clang warnings about missing virtual and OVERRIDE annotations.tfarina@chromium.org2012-08-301-2/+2
* Correct const accessors in base/values.(h|cc)vabr@chromium.org2012-07-271-1/+1
* Re-factor TraySms to use ash::SmsObserver instead of NetoworkSmsHandler.stevenjb@google.com2012-06-201-1/+8
* Revert 142765 - Use DBus.ServiceProperty to watch for SMS signalskkania@chromium.org2012-06-181-22/+22
* Use DBus.ServiceProperty to watch for SMS signalsjglasgow@chromium.org2012-06-181-22/+22
* NetworkSmsHandler: Use the ModemManager1 dbus interfacesjglasgow@chromium.org2012-06-121-23/+214
* Add RequestUpdate to NetworkSmsHandlerstevenjb@google.com2012-05-161-0/+14
* Add NetworkSmsHandler to chromoes/ for tracking SMS messages.stevenjb@google.com2012-05-151-0/+232