1. 608ec29 shill: use ControlInterface to create proxy objects by Peter Qiu · 9 years ago
  2. f58b28e shill: Cellular non-test: Switch pointer/ref spacing by Paul Stewart · 9 years ago
  3. 6acd966 shill: fix -Winconsistent-missing-override warning found by clang. by Yunlian Jiang · 9 years ago
  4. c54afe5 shill: cellular: Move cellular code to its own sub-directory. by Ben Chan · 10 years ago[Renamed (95%) from modem_manager.h]
  5. c20ed13 shill: cellular: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 10 years ago
  6. e2ee5e0 shill: Clean up angle brackets in template types. by Ben Chan · 10 years ago
  7. cc67c52 shill: Include base/macros.h instead of base/basictypes.h by Ben Chan · 10 years ago
  8. 5ea763b shill: Add C++11 override specifier to destructors of derived classes. by Ben Chan · 10 years ago
  9. a41ab51 shill: Sort headers alphabetically (build/include_alpha) by Alex Vakulenko · 10 years ago
  10. 8a53229 shill: Fix most of warnings from cpplint by Alex Vakulenko · 10 years ago
  11. 1758906 shill: cellular: Remove dependence on provider_db. by Prathmesh Prabhu · 10 years ago
  12. 1e2ba23 shill: cellular: Replace TestProxyFactory variants with MockProxyFactory. by Ben Chan · 10 years ago
  13. 66174a1 shill: cellular: Replace g_bus_watch_name with DBusNameWatcher. by Ben Chan · 11 years ago
  14. 41cc634 shill: cellular: Modify ActivatingIccidStore to keep track of MEIDs separately. by Arman Uguray · 11 years ago
  15. 27526f1 shill: cellular: Consolidate singletons passed through constructors by Prathmesh Prabhu · 11 years ago
  16. 97f317c shill: Change ownership of activating_iccidstore by Prathmesh Prabhu · 11 years ago
  17. 62028b2 shill: cellular: Instantiate and propagate CellularOperatorInfo object. by Ben Chan · 12 years ago
  18. 876efd3 shill: Update properties of all interfaces when creating a Cellular device. 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. 81030ea Split ModemManager into ModemManagerBase and ModemManagerClassic by David Rochberg · 12 years ago
  25. 3426c8f shill: Move Metrics from singleton to Shill daemon by Thieu Le · 13 years ago
  26. 41c0e0a shill: Delay cellular device creation if DeviceInfo is not available yet. by Darin Petkov · 13 years ago
  27. ed2c28c shill: cleaning glint warnings by Hristo Stefanov · 13 years ago
  28. 137884a shill: Lookup the mobile provider database to obtain GSM network info. by Darin Petkov · 13 years ago
  29. ab565bb shill: Convert ProxyFactory singleton to LazyInstance. by Darin Petkov · 13 years ago
  30. 5c97ac5 shill: Create Modem instances for ModemManager.Modem paths. by Darin Petkov · 13 years ago
  31. c90fe52 shill: Create mockable ModemManagerProxy on appearance of new ModemManagers. by Darin Petkov · 13 years ago
  32. 887f298 shill: Add a ModemInfo object that's a peer of DeviceInfo. by Darin Petkov · 13 years ago