summaryrefslogtreecommitdiffstats
path: root/chromeos/dbus/flimflam_device_client.cc
Commit message (Expand)AuthorAgeFilesLines
* Correct const accessors in base/values.(h|cc)vabr@chromium.org2012-07-271-1/+1
* Revert 142765 - Use DBus.ServiceProperty to watch for SMS signalskkania@chromium.org2012-06-181-6/+0
* Use DBus.ServiceProperty to watch for SMS signalsjglasgow@chromium.org2012-06-181-0/+6
* Support the ModemManager1 interfaces for SMS messagesbenchan@chromium.org2012-06-121-0/+17
* Clang fixes for http://codereview.chromium.org/10310095/stevenjb@google.com2012-05-151-1/+2
* Add NetworkSmsHandler to chromoes/ for tracking SMS messages.stevenjb@google.com2012-05-151-13/+47
* Rework chromeos::FlimflamDevice/ServiceClient with CallMethodWithErrorCallbackhashimoto@chromium.org2012-04-241-20/+35
* Add chromeos::FlimflamDeviceClient::CallGetPropertiesAndBlock/CallAddIPConfig...hashimoto@chromium.org2012-04-201-0/+33
* Add chromeos::FlimflamNetworkClient::CallGetPropertiesAndBlockhashimoto@chromium.org2012-04-191-1/+1
* Add FlimflamDeviceClienthashimoto@chromium.org2012-04-171-0/+309