1. c0beca5 License shill to Apache2 by Peter Qiu · 9 years ago
  2. 05d87e3 shill: Cellular: cleanup proxy interfaces by Peter Qiu · 9 years ago
  3. 608ec29 shill: use ControlInterface to create proxy objects by Peter Qiu · 9 years ago
  4. f58b28e shill: Cellular non-test: Switch pointer/ref spacing by Paul Stewart · 9 years ago
  5. c54afe5 shill: cellular: Move cellular code to its own sub-directory. by Ben Chan · 10 years ago[Renamed (96%) from modem_manager.cc]
  6. c20ed13 shill: cellular: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 10 years ago
  7. ea18c6c shill: cellular: Replace NULL with nullptr. by Ben Chan · 10 years ago
  8. 8a53229 shill: Fix most of warnings from cpplint by Alex Vakulenko · 10 years ago
  9. 3b66bb9 shill: cellular: Delete CellularOperatorInfo. by Prathmesh Prabhu · 10 years ago
  10. 66174a1 shill: cellular: Replace g_bus_watch_name with DBusNameWatcher. by Ben Chan · 10 years ago
  11. ee6b3d7 shill: Map crosbugs to their crbug equivalent by Paul Stewart · 11 years ago
  12. 27526f1 shill: cellular: Consolidate singletons passed through constructors by Prathmesh Prabhu · 11 years ago
  13. 97f317c shill: Change ownership of activating_iccidstore by Prathmesh Prabhu · 11 years ago
  14. 62028b2 shill: cellular: Instantiate and propagate CellularOperatorInfo object. by Ben Chan · 12 years ago
  15. 5c853ef shill: cellular: Fix ModemManager header inclusion. by Ben Chan · 12 years ago
  16. 876efd3 shill: Update properties of all interfaces when creating a Cellular device. by Ben Chan · 12 years ago
  17. b691efd shill: Rename SMLOG to SLOG by Christopher Wiley · 12 years ago
  18. f6120e9 shill: cellular: Update ModemManager header inclusion. by Ben Chan · 12 years ago
  19. a585fc3 cellular: export the DBus.ServiceProperty by Jason Glasgow · 12 years ago
  20. 9c09e36 shill: dbus_properties: Convert to callbacks instead of delegates by Jason Glasgow · 12 years ago
  21. fa1d31d Split Modem into ModemClassic and Modem1 by David Rochberg · 12 years ago
  22. 9a24553 Make Enable/Disable work using new callbacks for async support. by Eric Shienbrood · 12 years ago
  23. 7cb06f6 Create MM1 object and start to talk to it. by David Rochberg · 12 years ago
  24. 3e20a23 shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 12 years ago
  25. b5c8940 Revert "shill: Convert code to use the newest version of libchrome." by Eric Shienbrood · 12 years ago
  26. 08a4ffb shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 12 years ago
  27. 81030ea Split ModemManager into ModemManagerBase and ModemManagerClassic by David Rochberg · 12 years ago
  28. c74cf9c Get shill ready for slotted package builds. by Eric Shienbrood · 12 years ago
  29. 3426c8f shill: Move Metrics from singleton to Shill daemon by Thieu Le · 12 years ago
  30. 41c0e0a shill: Delay cellular device creation if DeviceInfo is not available yet. by Darin Petkov · 12 years ago
  31. 137884a shill: Lookup the mobile provider database to obtain GSM network info. by Darin Petkov · 13 years ago
  32. ab565bb shill: Convert ProxyFactory singleton to LazyInstance. by Darin Petkov · 13 years ago
  33. 1830fa1 shill: enable (don't disable) -Wunused by mukesh agrawal · 13 years ago
  34. 67d8ecf shill: Fix a crash on creation of Cellular device. by Darin Petkov · 13 years ago
  35. e0a312e shill: Create and register a Cellular device for each ModemManager.Modem. by Darin Petkov · 13 years ago
  36. 5c97ac5 shill: Create Modem instances for ModemManager.Modem paths. by Darin Petkov · 13 years ago
  37. c90fe52 shill: Create mockable ModemManagerProxy on appearance of new ModemManagers. by Darin Petkov · 13 years ago
  38. 887f298 shill: Add a ModemInfo object that's a peer of DeviceInfo. by Darin Petkov · 13 years ago