1. 62028b2 shill: cellular: Instantiate and propagate CellularOperatorInfo object. by Ben Chan · 12 years ago
  2. 876efd3 shill: Update properties of all interfaces when creating a Cellular device. by Ben Chan · 12 years ago
  3. 3ecdf82 shill: cellular: Obtain IMSI when a GSM device is constructed. by Ben Chan · 12 years ago
  4. a0a0efe shill: cellular: Destroy cellular service before deregistering cellular device. by Darin Petkov · 12 years ago
  5. a585fc3 cellular: export the DBus.ServiceProperty by Jason Glasgow · 12 years ago
  6. 9c09e36 shill: dbus_properties: Convert to callbacks instead of delegates by Jason Glasgow · 12 years ago
  7. 7fce52c shill: Handle modem state changes reported by modem-manager. by Eric Shienbrood · 12 years ago
  8. 4c0724a shill: cellular: simplify property change notification by Jason Glasgow · 12 years ago
  9. 82f9ab3 shill: Add CellularCapabilityUniversal by Jason Glasgow · 12 years ago
  10. fa1d31d Split Modem into ModemClassic and Modem1 by David Rochberg · 12 years ago
  11. b6b6ccb Remove indirection task for creating a modem object. by David Rochberg · 12 years ago
  12. 3e20a23 shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 12 years ago
  13. b5c8940 Revert "shill: Convert code to use the newest version of libchrome." by Eric Shienbrood · 12 years ago
  14. 08a4ffb shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 12 years ago
  15. e908949 shill: modem: unregister the cellular device when deleting a modem by Jason Glasgow · 12 years ago
  16. 63138a9 shill: Add SIMLockEnabled to the SIM lock status properties and emit changes. by Darin Petkov · 12 years ago
  17. 3426c8f shill: Move Metrics from singleton to Shill daemon by Thieu Le · 13 years ago
  18. 41c0e0a shill: Delay cellular device creation if DeviceInfo is not available yet. by Darin Petkov · 13 years ago
  19. c8f4bef shill: Enable and disable reverse-path filtering by Paul Stewart · 13 years ago
  20. 721ac93 shill: Refactor SIM lock status properties into the GSM delegate. by Darin Petkov · 13 years ago
  21. 137884a shill: Lookup the mobile provider database to obtain GSM network info. by Darin Petkov · 13 years ago
  22. 580c7af shill: Rename *ProxyListener to *ProxyDelegate to conform to coding style. by Darin Petkov · 13 years ago
  23. 26b327e shill: A couple of naming cleanups by Paul Stewart · 13 years ago
  24. ab565bb shill: Convert ProxyFactory singleton to LazyInstance. by Darin Petkov · 13 years ago
  25. 1830fa1 shill: enable (don't disable) -Wunused by mukesh agrawal · 13 years ago
  26. fdd1607 shill: Add Technology class by Paul Stewart · 13 years ago
  27. 7355ce1 shill: Naming and lint cleanup pass by Paul Stewart · 13 years ago
  28. 3285296 shill: Rename address -> mac_address by Paul Stewart · 13 years ago
  29. 626719f Re-land "[shill] Add hardware address to Device objects." by Chris Masone · 13 years ago
  30. 0fda552 Revert "[shill] Add hardware address to Device objects." by Chris Masone · 13 years ago
  31. b17d42d [shill] Add hardware address to Device objects. by Chris Masone · 13 years ago
  32. bac9600 shill: Connect the device on start when the modem is already connected. by Darin Petkov · 13 years ago
  33. 6f9eaa3 shill: Add Cellular devices to DeviceInfo. by Darin Petkov · 13 years ago
  34. c5f5656 shill: On Service::Connect, connect the modem device to the network. by Darin Petkov · 13 years ago
  35. e9d12e0 shill: Enable the ModemManager.Modem on Cellular device start. by Darin Petkov · 13 years ago
  36. 3b29233 shill: Fix memory management for mock proxies in Modem and ModemManager tests. by Darin Petkov · 13 years ago
  37. 67d8ecf shill: Fix a crash on creation of Cellular device. by Darin Petkov · 13 years ago
  38. e0a312e shill: Create and register a Cellular device for each ModemManager.Modem. by Darin Petkov · 13 years ago