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. c54afe5 shill: cellular: Move cellular code to its own sub-directory. by Ben Chan · 10 years ago[Renamed (98%) from cellular_capability.h]
  4. c20ed13 shill: cellular: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 10 years ago
  5. ea18c6c shill: cellular: Replace NULL with nullptr. by Ben Chan · 10 years ago
  6. cc67c52 shill: Include base/macros.h instead of base/basictypes.h by Ben Chan · 10 years ago
  7. 63881a7 shill: Only complete cellular Start() early if proxies are initialized by Thieu Le · 10 years ago
  8. 92df619 shill: cellular: Update online portal from M[V]NO information. by Prathmesh Prabhu · 11 years ago
  9. 95afcbb shill: cellular: Simplify CellularService name generation. by Prathmesh Prabhu · 11 years ago
  10. f98f00e shill: cellular: Reorganize default implementations in capability code. by Ben Chan · 11 years ago
  11. 539ab02 shill: cellular: Obtain IPv4 configuration from bearer. by Ben Chan · 11 years ago
  12. 49ffffd shill: cellular: Move Scanning property from capabilities to cellular. by Prathmesh Prabhu · 11 years ago
  13. cbef812 shill: cellular: Use Bearers property instead of ListBearers. by Ben Chan · 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. 5d9a852 shill: cellular: Remove all direct property accessors from MM1 proxies. by Arman Uguray · 11 years ago
  17. 83a98f4 shill: add some more unit tests for ppp dongle support by mukesh agrawal · 11 years ago
  18. c7e63af shill: cellular: Update UnlockRequired and UnlockRetries separately. by Arman Uguray · 11 years ago
  19. 72fab6a shill: Implement CellularCapabilityUniversalCDMA. by Arman Uguray · 12 years ago
  20. f84a424 shill: cellular: Use ConnectionHealthChecker for out-of-credit detection by Arman Uguray · 12 years ago
  21. d42d8ec shill: cellular: Activate TrafficMonitor on Cellular devices. by Arman Uguray · 12 years ago
  22. 27526f1 shill: cellular: Consolidate singletons passed through constructors by Prathmesh Prabhu · 12 years ago
  23. c7b1560 shill: cellular: Keep track of activation per ICCID after online payment. by Arman Uguray · 12 years ago
  24. ce4483e shill: Add Network.Shill.Cellular.TimeToEnable metrics. by Thieu Le · 12 years ago
  25. 5d0d32c shill: cellular: Implement 'Reset' for modems managed by ModemManager. by Ben Chan · 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. 049adb5 shill: cellular: Change cellular disconnect timeout to 45s. by Thieu Le · 12 years ago
  29. 1578603 shill: cellular: Determine if service activation is required. by Ben Chan · 12 years ago
  30. c37a9c4 shill: cellular: Support Device.SetCarrier to allow UI-based CDMA/UMTS switch. by Darin Petkov · 12 years ago
  31. a0caabf shill: move CellularTaskList from CellularCapability to CellularCapabilityClassic by Jason Glasgow · 13 years ago
  32. 4380f0d shill: cellular: Ensure that home_provider is set when modem enabled by Jason Glasgow · 13 years ago
  33. 7b461df shill: cellular: Persist the Allow.Roaming property of cellular devices by Jason Glasgow · 13 years ago
  34. 7fce52c shill: Handle modem state changes reported by modem-manager. by Eric Shienbrood · 13 years ago
  35. 4c0724a shill: cellular: simplify property change notification by Jason Glasgow · 13 years ago
  36. ef96556 shill: cellular: make enable and disable for universal modems by Jason Glasgow · 13 years ago
  37. 82f9ab3 shill: Add CellularCapabilityUniversal by Jason Glasgow · 13 years ago
  38. 923006b 3G: Add ability to ignore an error that occurs during asynchronous calls. by Thieu Le · 13 years ago
  39. cc95c5d shill: Do a better job keeping the Service.State property up to date. by Eric Shienbrood · 13 years ago
  40. 0db6a9b shill: support the Cellular.Family device property. by Eric Shienbrood · 13 years ago
  41. 30bc0ec shill: Make cellular Connect work for GSM networks. by Eric Shienbrood · 13 years ago
  42. 9a24553 Make Enable/Disable work using new callbacks for async support. by Eric Shienbrood · 13 years ago
  43. 3e20a23 shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 13 years ago
  44. b5c8940 Revert "shill: Convert code to use the newest version of libchrome." by Eric Shienbrood · 13 years ago
  45. 08a4ffb shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 13 years ago
  46. 9c1dcef shill: Handle setting of cellular's AllowRoaming property. by Darin Petkov · 13 years ago
  47. 0d06f7d shill: Add support for Cellular.SupportNetworkScan property. by Darin Petkov · 13 years ago
  48. 3133241 shill: Fix the cellular service storage identifier. by Darin Petkov · 13 years ago
  49. 5de44ab Add async support for shill client calls. by Eric Shienbrood · 13 years ago
  50. ac635a8 shill: Set the cellular service friendly name. by Darin Petkov · 13 years ago
  51. c64fe5e shill: Make all device *PIN service methods asynchronous. by Darin Petkov · 13 years ago
  52. e5bc2cb shill: Framework for asynchronous service side RPC calls. by Darin Petkov · 13 years ago
  53. b72cf40 shill: Decouple Cellular's IsRegistered from the network technology string. by Darin Petkov · 13 years ago
  54. 5f316f6 shill: Remove Cellular's obsolete |type_| data member. by Darin Petkov · 13 years ago
  55. 721ac93 shill: Refactor SIM lock status properties into the GSM delegate. by Darin Petkov · 13 years ago
  56. ae0c64e shill: Move GSM/CDMA structs to capability delegates. by Darin Petkov · 13 years ago
  57. 184c54e shill: Move cellular network registration to capability delegates. by Darin Petkov · 13 years ago
  58. a3d3be5 shill: Move CDMA activation to capability delegates. by Darin Petkov · 13 years ago
  59. 1272a43 shill: Move network scanning to capability delegates. by Darin Petkov · 13 years ago
  60. 3e50924 shill: Retrieve cellular signal strength in capability delegates. by Darin Petkov · 13 years ago
  61. 20c13ec shill: Move Get{NetworkTechnology|RoamingState} to the capability delegates. by Darin Petkov · 13 years ago
  62. cb54773 shill: Move the remaining Gsm.Card interfaces to the GSM capability delegate. by Darin Petkov · 13 years ago
  63. b05315f shill: Move PIN management to the capability delegates. by Darin Petkov · 13 years ago
  64. daf4386 shill: Start moving tehnology-specific functionality to capability delegates. by Darin Petkov · 13 years ago