1. a585fc3 cellular: export the DBus.ServiceProperty by Jason Glasgow · 12 years ago
  2. 9c09e36 shill: dbus_properties: Convert to callbacks instead of delegates by Jason Glasgow · 12 years ago
  3. 7fce52c shill: Handle modem state changes reported by modem-manager. by Eric Shienbrood · 12 years ago
  4. 4c0724a shill: cellular: simplify property change notification by Jason Glasgow · 12 years ago
  5. 82f9ab3 shill: Add CellularCapabilityUniversal by Jason Glasgow · 12 years ago
  6. 11567d0 shill: Create DBusPropertiesProxy for Modem. by Eric Shienbrood · 12 years ago
  7. fa1d31d Split Modem into ModemClassic and Modem1 by David Rochberg · 12 years ago
  8. 5e628a5 Don't try to create cellular device if modem interface is blacklisted. by Eric Shienbrood · 12 years ago
  9. b6b6ccb Remove indirection task for creating a modem object. by David Rochberg · 12 years ago
  10. 7cb06f6 Create MM1 object and start to talk to it. by David Rochberg · 12 years ago
  11. 3e20a23 shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 12 years ago
  12. b5c8940 Revert "shill: Convert code to use the newest version of libchrome." by Eric Shienbrood · 12 years ago
  13. 08a4ffb shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 12 years ago
  14. 3426c8f shill: Move Metrics from singleton to Shill daemon by Thieu Le · 13 years ago
  15. 41c0e0a shill: Delay cellular device creation if DeviceInfo is not available yet. by Darin Petkov · 13 years ago
  16. ed2c28c shill: cleaning glint warnings by Hristo Stefanov · 13 years ago
  17. 721ac93 shill: Refactor SIM lock status properties into the GSM delegate. by Darin Petkov · 13 years ago
  18. ae0c64e shill: Move GSM/CDMA structs to capability delegates. by Darin Petkov · 13 years ago
  19. 137884a shill: Lookup the mobile provider database to obtain GSM network info. by Darin Petkov · 13 years ago
  20. 580c7af shill: Rename *ProxyListener to *ProxyDelegate to conform to coding style. by Darin Petkov · 13 years ago
  21. ab565bb shill: Convert ProxyFactory singleton to LazyInstance. by Darin Petkov · 13 years ago
  22. 48a511a shill: Support SIM lock status updates and MmPropertiesChanged. by Darin Petkov · 13 years ago
  23. bac9600 shill: Connect the device on start when the modem is already connected. by Darin Petkov · 13 years ago
  24. c5f5656 shill: On Service::Connect, connect the modem device to the network. by Darin Petkov · 13 years ago
  25. a7b8949 shill: Don't create DHCP and Modem D-Bus proxies in signal callbacks. by Darin Petkov · 13 years ago
  26. 67d8ecf shill: Fix a crash on creation of Cellular device. by Darin Petkov · 13 years ago
  27. e0a312e shill: Create and register a Cellular device for each ModemManager.Modem. by Darin Petkov · 13 years ago
  28. 5c97ac5 shill: Create Modem instances for ModemManager.Modem paths. by Darin Petkov · 13 years ago