1. e7fa73b shill: cellular: Remove mobile_provider.h includes. by Prathmesh Prabhu · 10 years ago
  2. afe6366 shill: cellular: Migrate |ParseScanResult| to use MobileOperatorInfo. by Prathmesh Prabhu · 10 years ago
  3. 6e0a8ef shill: cellular: Remove old code paths to update operator information. by Prathmesh Prabhu · 10 years ago
  4. 401a5b9 shill: cellular: Unify UpdateStorageIdentifier. by Prathmesh Prabhu · 10 years ago
  5. 95afcbb shill: cellular: Simplify CellularService name generation. by Prathmesh Prabhu · 11 years ago
  6. 8599e05 shill: cellular: Move ownership of MobileOperatorInfo objects to Cellular. by Prathmesh Prabhu · 10 years ago
  7. 28b4a3b shill: cellular: Add MobileOperatorInfo. by Prathmesh Prabhu · 11 years ago
  8. a0ddf46 shill: Update to build against libchrome-242728. by Ben Chan · 11 years ago
  9. 2839b3b shill: check the content of a pointer instead of the pointer. by Yunlian Jiang · 11 years ago
  10. f98f00e shill: cellular: Reorganize default implementations in capability code. by Ben Chan · 11 years ago
  11. 49ffffd shill: cellular: Move Scanning property from capabilities to cellular. by Prathmesh Prabhu · 11 years ago
  12. 9f06c87 shill: Consolidate Cellular DBus properties in the Cellular class. by Prathmesh Prabhu · 11 years ago
  13. 99ec94d cellular: Rename home_provider_ in Capabilities to home_provider_info_ by Prathmesh Prabhu · 11 years ago
  14. 31ce564 shill: cellular: Improve CellularCapability*::IsRegistered(). by Ben Chan · 11 years ago
  15. 7b7d63d shill: cellular: Handle the 'failed' modem state. by Ben Chan · 11 years ago
  16. 39a7beb shill: Remove unnecessary shill:: namespace prefixes. by Ben Chan · 11 years ago
  17. 7ea768e shill: cellular: Deprecate flimflam namespace. by Ben Chan · 11 years ago
  18. 29505ec shill: cellular: CellularCapabilityGSM: No IMSI doesn't mean no SIM. by Arman Uguray · 11 years ago
  19. ee6b3d7 shill: Map crosbugs to their crbug equivalent by Paul Stewart · 11 years ago
  20. bebf1b8 shill: make setting a property to its current value a no-op by mukesh agrawal · 11 years ago
  21. 27526f1 shill: cellular: Consolidate singletons passed through constructors by Prathmesh Prabhu · 12 years ago
  22. ce4483e shill: Add Network.Shill.Cellular.TimeToEnable metrics. by Thieu Le · 12 years ago
  23. c89b928 shill: cellular: Increase GetIMSI retry limit and interval. by Ben Chan · 12 years ago
  24. bd3aee8 shill: cellular: Add Cellular.SIMPresent property. by Ben Chan · 12 years ago
  25. f508c82 shill: cellular: Support Cellular.ProviderRequiresRoaming property. by Darin Petkov · 12 years ago
  26. a4ca3c3 shill: cellular: Improve cellular service name generation. by Darin Petkov · 12 years ago
  27. db6083f shill: cellular: Don't crash shill when unable to create cellular adaptor. by Darin Petkov · 12 years ago
  28. b4fccd2 shill: cellular: Avoid null pointer dereference if provider has no networks. by Darin Petkov · 12 years ago
  29. b691efd shill: Rename SMLOG to SLOG by Christopher Wiley · 12 years ago
  30. 3ecdf82 shill: cellular: Obtain IMSI when a GSM device is constructed. by Ben Chan · 12 years ago
  31. 82a31a0 shill: Retry calls to proxy's GetIMSI by Gary Morain · 12 years ago
  32. b5954a2 shill: Ensure valid cellular service before using it. by Thieu Le · 12 years ago
  33. baeefdf shill: Fix cellular PIN unlock by Gary Morain · 12 years ago
  34. cd0349c shill: cellular: update and test the scanning property by Jason Glasgow · 12 years ago
  35. a49062a shill: Do not run OnScanReply callback if it is null by Gary Morain · 12 years ago
  36. 7fce52c shill: Handle modem state changes reported by modem-manager. by Eric Shienbrood · 13 years ago
  37. fad4a0b shill: Replace VLOG with SLOG. by Ben Chan · 13 years ago
  38. b54974f shill: Implement Connect() and Disconnect() for CellularCapabilityUniversal by Nathan Williams · 13 years ago
  39. 4c0724a shill: cellular: simplify property change notification by Jason Glasgow · 13 years ago
  40. 82f9ab3 shill: Add CellularCapabilityUniversal by Jason Glasgow · 13 years ago
  41. 923006b 3G: Add ability to ignore an error that occurs during asynchronous calls. by Thieu Le · 13 years ago
  42. 30bc0ec shill: Make cellular Connect work for GSM networks. by Eric Shienbrood · 13 years ago
  43. 9a24553 Make Enable/Disable work using new callbacks for async support. by Eric Shienbrood · 13 years ago
  44. 3e20a23 shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 13 years ago
  45. b5c8940 Revert "shill: Convert code to use the newest version of libchrome." by Eric Shienbrood · 13 years ago
  46. 08a4ffb shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 13 years ago
  47. 63138a9 shill: Add SIMLockEnabled to the SIM lock status properties and emit changes. by Darin Petkov · 13 years ago
  48. dd3e866 shill: Use service_constant's kTypeCellular to create storage id. by Darin Petkov · 13 years ago
  49. 0d06f7d shill: Add support for Cellular.SupportNetworkScan property. by Darin Petkov · 13 years ago
  50. b7828b0 shill: Broadcast changes in the Cellular.FoundNetworks property. by Darin Petkov · 13 years ago
  51. 3133241 shill: Fix the cellular service storage identifier. by Darin Petkov · 13 years ago
  52. 9cb0268 shill: Broadcast serving cellular operator property changes. by Darin Petkov · 13 years ago
  53. 5de44ab Add async support for shill client calls. by Eric Shienbrood · 13 years ago
  54. b9c9933 shill: Broadcast changes of CellularService's ActivationState property. by Darin Petkov · 13 years ago
  55. ac635a8 shill: Set the cellular service friendly name. by Darin Petkov · 13 years ago
  56. c64fe5e shill: Make all device *PIN service methods asynchronous. by Darin Petkov · 13 years ago
  57. e5bc2cb shill: Framework for asynchronous service side RPC calls. by Darin Petkov · 13 years ago
  58. b72cf40 shill: Decouple Cellular's IsRegistered from the network technology string. by Darin Petkov · 13 years ago
  59. 3cfbf21 shill: Create an APN list for the home GSM provider and broadcast it. by Darin Petkov · 13 years ago
  60. 0a4dfeb shill: Initialize GSM home provider based on IMSI/SPN and provider DB. by Darin Petkov · 13 years ago
  61. 5f316f6 shill: Remove Cellular's obsolete |type_| data member. by Darin Petkov · 13 years ago
  62. 721ac93 shill: Refactor SIM lock status properties into the GSM delegate. by Darin Petkov · 13 years ago
  63. ae0c64e shill: Move GSM/CDMA structs to capability delegates. by Darin Petkov · 13 years ago
  64. 184c54e shill: Move cellular network registration to capability delegates. by Darin Petkov · 13 years ago
  65. 1272a43 shill: Move network scanning to capability delegates. by Darin Petkov · 13 years ago
  66. 3e50924 shill: Retrieve cellular signal strength in capability delegates. by Darin Petkov · 13 years ago
  67. 20c13ec shill: Move Get{NetworkTechnology|RoamingState} to the capability delegates. by Darin Petkov · 13 years ago
  68. cb54773 shill: Move the remaining Gsm.Card interfaces to the GSM capability delegate. by Darin Petkov · 13 years ago
  69. b05315f shill: Move PIN management to the capability delegates. by Darin Petkov · 13 years ago
  70. daf4386 shill: Start moving tehnology-specific functionality to capability delegates. by Darin Petkov · 13 years ago