1. 63881a7 shill: Only complete cellular Start() early if proxies are initialized by Thieu Le · 10 years ago
  2. 7fab897 shill: Use integer types from stdint.h by Ben Chan · 10 years ago
  3. 0d06119 shill: add disconnect reason to log messages by Samuel Tan · 10 years ago
  4. 34c0863 shill: cellular: Remove a runaway update to Cellular::home_provider. by Prathmesh Prabhu · 10 years ago
  5. 6e0a8ef shill: cellular: Remove old code paths to update operator information. by Prathmesh Prabhu · 10 years ago
  6. 92df619 shill: cellular: Update online portal from M[V]NO information. by Prathmesh Prabhu · 10 years ago
  7. 95afcbb shill: cellular: Simplify CellularService name generation. by Prathmesh Prabhu · 10 years ago
  8. 8599e05 shill: cellular: Move ownership of MobileOperatorInfo objects to Cellular. by Prathmesh Prabhu · 10 years ago
  9. 28b4a3b shill: cellular: Add MobileOperatorInfo. by Prathmesh Prabhu · 11 years ago
  10. a0ddf46 shill: Update to build against libchrome-242728. by Ben Chan · 11 years ago
  11. f98f00e shill: cellular: Reorganize default implementations in capability code. by Ben Chan · 11 years ago
  12. 700ff4d shill: cellular: Move remaining properties from Capability* to Cellular. by Prathmesh Prabhu · 11 years ago
  13. 9f06c87 shill: Consolidate Cellular DBus properties in the Cellular class. by Prathmesh Prabhu · 11 years ago
  14. 31ce564 shill: cellular: Improve CellularCapability*::IsRegistered(). by Ben Chan · 11 years ago
  15. 7ea768e shill: cellular: Deprecate flimflam namespace. by Ben Chan · 11 years ago
  16. ee6b3d7 shill: Map crosbugs to their crbug equivalent by Paul Stewart · 11 years ago
  17. 27526f1 shill: cellular: Consolidate singletons passed through constructors by Prathmesh Prabhu · 12 years ago
  18. ce4483e shill: Add Network.Shill.Cellular.TimeToEnable metrics. by Thieu Le · 12 years ago
  19. 8a46890 shill: Disconnect before activation correctly by Christopher Wiley · 12 years ago
  20. 1582bdd shill: Disable autoconnect on activating cellular services by Christopher Wiley · 12 years ago
  21. 7d0953e shill: Disconnect modem before attempting to activate by Christopher Wiley · 12 years ago
  22. b691efd shill: Rename SMLOG to SLOG by Christopher Wiley · 12 years ago
  23. 7fce52c shill: Handle modem state changes reported by modem-manager. by Eric Shienbrood · 12 years ago
  24. fad4a0b shill: Replace VLOG with SLOG. by Ben Chan · 12 years ago
  25. 4c0724a shill: cellular: simplify property change notification by Jason Glasgow · 12 years ago
  26. 82f9ab3 shill: Add CellularCapabilityUniversal by Jason Glasgow · 13 years ago
  27. 923006b 3G: Add ability to ignore an error that occurs during asynchronous calls. by Thieu Le · 13 years ago
  28. 9a24553 Make Enable/Disable work using new callbacks for async support. by Eric Shienbrood · 13 years ago
  29. 3e20a23 shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 13 years ago
  30. b5c8940 Revert "shill: Convert code to use the newest version of libchrome." by Eric Shienbrood · 13 years ago
  31. 08a4ffb shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 13 years ago
  32. 381928f shill: Broadcast OLP and Usage URL cellular service properties. by Darin Petkov · 13 years ago
  33. 9cb0268 shill: Broadcast serving cellular operator property changes. by Darin Petkov · 13 years ago
  34. 5de44ab Add async support for shill client calls. by Eric Shienbrood · 13 years ago
  35. b9c9933 shill: Broadcast changes of CellularService's ActivationState property. by Darin Petkov · 13 years ago
  36. ac635a8 shill: Set the cellular service friendly name. by Darin Petkov · 13 years ago
  37. b72cf40 shill: Decouple Cellular's IsRegistered from the network technology string. by Darin Petkov · 13 years ago
  38. 5f316f6 shill: Remove Cellular's obsolete |type_| data member. by Darin Petkov · 13 years ago
  39. 721ac93 shill: Refactor SIM lock status properties into the GSM delegate. by Darin Petkov · 13 years ago
  40. ae0c64e shill: Move GSM/CDMA structs to capability delegates. by Darin Petkov · 13 years ago
  41. 184c54e shill: Move cellular network registration to capability delegates. by Darin Petkov · 13 years ago
  42. a3d3be5 shill: Move CDMA activation to capability delegates. by Darin Petkov · 13 years ago
  43. 3e50924 shill: Retrieve cellular signal strength in capability delegates. by Darin Petkov · 13 years ago
  44. 20c13ec shill: Move Get{NetworkTechnology|RoamingState} to the capability delegates. by Darin Petkov · 13 years ago
  45. cb54773 shill: Move the remaining Gsm.Card interfaces to the GSM capability delegate. by Darin Petkov · 13 years ago
  46. daf4386 shill: Start moving tehnology-specific functionality to capability delegates. by Darin Petkov · 13 years ago