1. 9c09e36 shill: dbus_properties: Convert to callbacks instead of delegates by Jason Glasgow · 12 years ago
  2. 7fce52c shill: Handle modem state changes reported by modem-manager. by Eric Shienbrood · 12 years ago
  3. fad4a0b shill: Replace VLOG with SLOG. by Ben Chan · 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. 3e20a23 shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 12 years ago
  11. b5c8940 Revert "shill: Convert code to use the newest version of libchrome." by Eric Shienbrood · 12 years ago
  12. 08a4ffb shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 12 years ago
  13. e908949 shill: modem: unregister the cellular device when deleting a modem by Jason Glasgow · 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. 721ac93 shill: Refactor SIM lock status properties into the GSM delegate. by Darin Petkov · 13 years ago
  17. ae0c64e shill: Move GSM/CDMA structs to capability delegates. by Darin Petkov · 13 years ago
  18. 137884a shill: Lookup the mobile provider database to obtain GSM network info. by Darin Petkov · 13 years ago
  19. ab565bb shill: Convert ProxyFactory singleton to LazyInstance. by Darin Petkov · 13 years ago
  20. 1830fa1 shill: enable (don't disable) -Wunused by mukesh agrawal · 13 years ago
  21. 48a511a shill: Support SIM lock status updates and MmPropertiesChanged. by Darin Petkov · 13 years ago
  22. 3285296 shill: Rename address -> mac_address by Paul Stewart · 13 years ago
  23. 626719f Re-land "[shill] Add hardware address to Device objects." by Chris Masone · 13 years ago
  24. 0fda552 Revert "[shill] Add hardware address to Device objects." by Chris Masone · 13 years ago
  25. b17d42d [shill] Add hardware address to Device objects. by Chris Masone · 13 years ago
  26. bac9600 shill: Connect the device on start when the modem is already connected. by Darin Petkov · 13 years ago
  27. 6f9eaa3 shill: Add Cellular devices to DeviceInfo. by Darin Petkov · 13 years ago
  28. c5f5656 shill: On Service::Connect, connect the modem device to the network. by Darin Petkov · 13 years ago
  29. bec79a2 shill: Get CDMA registration state. by Darin Petkov · 13 years ago
  30. e9d12e0 shill: Enable the ModemManager.Modem on Cellular device start. by Darin Petkov · 13 years ago
  31. a7b8949 shill: Don't create DHCP and Modem D-Bus proxies in signal callbacks. by Darin Petkov · 13 years ago
  32. 67d8ecf shill: Fix a crash on creation of Cellular device. by Darin Petkov · 13 years ago
  33. e0a312e shill: Create and register a Cellular device for each ModemManager.Modem. by Darin Petkov · 13 years ago
  34. 5c97ac5 shill: Create Modem instances for ModemManager.Modem paths. by Darin Petkov · 13 years ago