1. cc67c52 shill: Include base/macros.h instead of base/basictypes.h by Ben Chan · 10 years ago
  2. 5ea763b shill: Add C++11 override specifier to destructors of derived classes. by Ben Chan · 10 years ago
  3. a41ab51 shill: Sort headers alphabetically (build/include_alpha) by Alex Vakulenko · 10 years ago
  4. 8a53229 shill: Fix most of warnings from cpplint by Alex Vakulenko · 10 years ago
  5. 1758906 shill: cellular: Remove dependence on provider_db. by Prathmesh Prabhu · 10 years ago
  6. 1e2ba23 shill: cellular: Replace TestProxyFactory variants with MockProxyFactory. by Ben Chan · 10 years ago
  7. 66174a1 shill: cellular: Replace g_bus_watch_name with DBusNameWatcher. by Ben Chan · 11 years ago
  8. 41cc634 shill: cellular: Modify ActivatingIccidStore to keep track of MEIDs separately. by Arman Uguray · 11 years ago
  9. 27526f1 shill: cellular: Consolidate singletons passed through constructors by Prathmesh Prabhu · 11 years ago
  10. 97f317c shill: Change ownership of activating_iccidstore by Prathmesh Prabhu · 11 years ago
  11. 62028b2 shill: cellular: Instantiate and propagate CellularOperatorInfo object. by Ben Chan · 12 years ago
  12. 876efd3 shill: Update properties of all interfaces when creating a Cellular device. by Ben Chan · 12 years ago
  13. a585fc3 cellular: export the DBus.ServiceProperty by Jason Glasgow · 12 years ago
  14. 9c09e36 shill: dbus_properties: Convert to callbacks instead of delegates by Jason Glasgow · 12 years ago
  15. fa1d31d Split Modem into ModemClassic and Modem1 by David Rochberg · 12 years ago
  16. 9a24553 Make Enable/Disable work using new callbacks for async support. by Eric Shienbrood · 12 years ago
  17. 7cb06f6 Create MM1 object and start to talk to it. by David Rochberg · 12 years ago
  18. 81030ea Split ModemManager into ModemManagerBase and ModemManagerClassic by David Rochberg · 12 years ago
  19. 3426c8f shill: Move Metrics from singleton to Shill daemon by Thieu Le · 13 years ago
  20. 41c0e0a shill: Delay cellular device creation if DeviceInfo is not available yet. by Darin Petkov · 13 years ago
  21. ed2c28c shill: cleaning glint warnings by Hristo Stefanov · 13 years ago
  22. 137884a shill: Lookup the mobile provider database to obtain GSM network info. by Darin Petkov · 13 years ago
  23. ab565bb shill: Convert ProxyFactory singleton to LazyInstance. by Darin Petkov · 13 years ago
  24. 5c97ac5 shill: Create Modem instances for ModemManager.Modem paths. by Darin Petkov · 13 years ago
  25. c90fe52 shill: Create mockable ModemManagerProxy on appearance of new ModemManagers. by Darin Petkov · 13 years ago
  26. 887f298 shill: Add a ModemInfo object that's a peer of DeviceInfo. by Darin Petkov · 13 years ago