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