1. d42d8ec shill: cellular: Activate TrafficMonitor on Cellular devices. by Arman Uguray · 11 years ago
  2. 68d4109 shill: Adds UMA metric for scan time for certain scans. by Wade Guthrie · 11 years ago
  3. 27526f1 shill: cellular: Consolidate singletons passed through constructors by Prathmesh Prabhu · 11 years ago
  4. 97f317c shill: Change ownership of activating_iccidstore by Prathmesh Prabhu · 11 years ago
  5. 398b1da cellular: Add support for detecting connect/disconnect loop. by Thieu Le · 11 years ago
  6. b9c05e0 cellular: Fix crash when calling callback synchronously. by Thieu Le · 11 years ago
  7. 0fec81c Fix CellularCapabilityUniversalMainTest.UpdateStorageIdentifier on Clang by Liam McLoughlin · 11 years ago
  8. efea6e0 shill: cellular: Mark service as "activating" once the payment is done. by Arman Uguray · 11 years ago
  9. c7b1560 shill: cellular: Keep track of activation per ICCID after online payment. by Arman Uguray · 11 years ago
  10. 1361c03 shill: Set Device.Scanning property to |false| after timeout. by Arman Uguray · 11 years ago
  11. 2717a10 shill: Update cellular service name, if modem reports a new name. by Arman Uguray · 11 years ago
  12. d73783f shill: Use Operator ID when setting home provider. by Arman Uguray · 11 years ago
  13. 26fc01b shill: cellular: Add LTE drop metrics. by Thieu Le · 11 years ago
  14. c953357 shill: Use carrier based unique id to identify a service's storage. by Arman Uguray · 11 years ago
  15. 8a2c01e shill: cellular: Update Scanning property in CellularCapabilityUniversal. by Ben Chan · 11 years ago
  16. 5d0d32c shill: cellular: Implement 'Reset' for modems managed by ModemManager. by Ben Chan · 12 years ago
  17. 8a46890 shill: Disconnect before activation correctly by Christopher Wiley · 12 years ago
  18. 32c7640 shill: LinkEvent shouldn't call DestroyService by Arman Uguray · 12 years ago
  19. 1582bdd shill: Disable autoconnect on activating cellular services by Christopher Wiley · 12 years ago
  20. 7d0953e shill: Disconnect modem before attempting to activate by Christopher Wiley · 12 years ago
  21. 09fa2a0 shill: cellular: Create a pseudo service for activation. by Ben Chan · 12 years ago
  22. 092b12b shill: cellular: Use operator ID from SIM as a fallback. by Ben Chan · 12 years ago
  23. 6d0d1e7 shill: cellular: Update online payment portal when available. by Ben Chan · 12 years ago
  24. 1578603 shill: cellular: Determine if service activation is required. by Ben Chan · 12 years ago
  25. 62028b2 shill: cellular: Instantiate and propagate CellularOperatorInfo object. by Ben Chan · 12 years ago
  26. 876efd3 shill: Update properties of all interfaces when creating a Cellular device. by Ben Chan · 12 years ago
  27. f508c82 shill: cellular: Support Cellular.ProviderRequiresRoaming property. by Darin Petkov · 12 years ago
  28. 539c423 shill: cellular: Implement Cellular::OnDisconnectFailed. by Arman Uguray · 12 years ago
  29. c37a9c4 shill: cellular: Support Device.SetCarrier to allow UI-based CDMA/UMTS switch. by Darin Petkov · 12 years ago
  30. a4ca3c3 shill: cellular: Improve cellular service name generation. by Darin Petkov · 12 years ago
  31. 64b0fe5 shill: Change cellular callback bindings to weak pointers. by Thieu Le · 12 years ago
  32. 3ecdf82 shill: cellular: Obtain IMSI when a GSM device is constructed. by Ben Chan · 12 years ago
  33. d001205 shill: Perform modem disconnect based on modem state. by Thieu Le · 12 years ago
  34. e7c6ad3 shill: Add Profile and Manager UpdateDevice support. by Darin Petkov · 12 years ago
  35. a0a0efe shill: cellular: Destroy cellular service before deregistering cellular device. by Darin Petkov · 12 years ago
  36. a585fc3 cellular: export the DBus.ServiceProperty by Jason Glasgow · 12 years ago
  37. da79862 Remove the the TechnologyIs method from Device, associated classes, and everything else. by Joshua Kroll · 12 years ago
  38. a9fb325 shill: Add cellular hooks for suspend and termination by Gary Morain · 12 years ago
  39. b5954a2 shill: Ensure valid cellular service before using it. by Thieu Le · 12 years ago
  40. 37b9003 shill: Destroy cellular service after the modem has stopped. by Thieu Le · 12 years ago
  41. 02401cc shill: cellular: Make StopModem call disconnect for MM1 modems by Jason Glasgow · 12 years ago
  42. 1452187 shill: cellular_capability_universal: retry apns on any error by Jason Glasgow · 12 years ago
  43. baeefdf shill: Fix cellular PIN unlock by Gary Morain · 12 years ago
  44. 7b461df shill: cellular: Persist the Allow.Roaming property of cellular devices by Jason Glasgow · 12 years ago
  45. 7fce52c shill: Handle modem state changes reported by modem-manager. by Eric Shienbrood · 12 years ago
  46. b54974f shill: Implement Connect() and Disconnect() for CellularCapabilityUniversal by Nathan Williams · 12 years ago
  47. 4c0724a shill: cellular: simplify property change notification by Jason Glasgow · 12 years ago
  48. ef96556 shill: cellular: make enable and disable for universal modems by Jason Glasgow · 12 years ago
  49. 82f9ab3 shill: Add CellularCapabilityUniversal by Jason Glasgow · 12 years ago
  50. cc95c5d shill: Do a better job keeping the Service.State property up to date. by Eric Shienbrood · 12 years ago
  51. 0db6a9b shill: support the Cellular.Family device property. by Eric Shienbrood · 12 years ago
  52. fa1d31d Split Modem into ModemClassic and Modem1 by David Rochberg · 12 years ago
  53. 30bc0ec shill: Make cellular Connect work for GSM networks. by Eric Shienbrood · 12 years ago
  54. 9a24553 Make Enable/Disable work using new callbacks for async support. by Eric Shienbrood · 12 years ago
  55. 3e20a23 shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 12 years ago
  56. b5c8940 Revert "shill: Convert code to use the newest version of libchrome." by Eric Shienbrood · 12 years ago
  57. 08a4ffb shill: Convert code to use the newest version of libchrome. by Eric Shienbrood · 12 years ago
  58. 9c1dcef shill: Handle setting of cellular's AllowRoaming property. by Darin Petkov · 12 years ago
  59. 381928f shill: Broadcast OLP and Usage URL cellular service properties. by Darin Petkov · 12 years ago
  60. 9cb0268 shill: Broadcast serving cellular operator property changes. by Darin Petkov · 12 years ago
  61. 5de44ab Add async support for shill client calls. by Eric Shienbrood · 13 years ago
  62. fb0625e shill: Disconnect and disable cellular modem when stopping the device. by Darin Petkov · 12 years ago
  63. 3426c8f shill: Move Metrics from singleton to Shill daemon by Thieu Le · 12 years ago
  64. ac635a8 shill: Set the cellular service friendly name. by Darin Petkov · 13 years ago
  65. 2c37738 shill: Destroy cellular connection when downgrading from registered state. by Darin Petkov · 12 years ago
  66. c64fe5e shill: Make all device *PIN service methods asynchronous. by Darin Petkov · 12 years ago
  67. e5bc2cb shill: Framework for asynchronous service side RPC calls. by Darin Petkov · 13 years ago
  68. 0a4dfeb shill: Initialize GSM home provider based on IMSI/SPN and provider DB. by Darin Petkov · 13 years ago
  69. 5f316f6 shill: Remove Cellular's obsolete |type_| data member. by Darin Petkov · 13 years ago
  70. 721ac93 shill: Refactor SIM lock status properties into the GSM delegate. by Darin Petkov · 13 years ago
  71. ae0c64e shill: Move GSM/CDMA structs to capability delegates. by Darin Petkov · 13 years ago
  72. 184c54e shill: Move cellular network registration to capability delegates. by Darin Petkov · 13 years ago
  73. a3d3be5 shill: Move CDMA activation to capability delegates. by Darin Petkov · 13 years ago
  74. 1b7a616 shill: Implement write-only properties by Gaurav Shah · 13 years ago
  75. 1272a43 shill: Move network scanning to capability delegates. by Darin Petkov · 13 years ago
  76. 3e50924 shill: Retrieve cellular signal strength in capability delegates. by Darin Petkov · 13 years ago
  77. 20c13ec shill: Move Get{NetworkTechnology|RoamingState} to the capability delegates. by Darin Petkov · 13 years ago
  78. cb54773 shill: Move the remaining Gsm.Card interfaces to the GSM capability delegate. by Darin Petkov · 13 years ago
  79. b05315f shill: Move PIN management to the capability delegates. by Darin Petkov · 13 years ago
  80. 137884a shill: Lookup the mobile provider database to obtain GSM network info. by Darin Petkov · 13 years ago
  81. daf4386 shill: Start moving tehnology-specific functionality to capability delegates. by Darin Petkov · 13 years ago
  82. 580c7af shill: Rename *ProxyListener to *ProxyDelegate to conform to coding style. by Darin Petkov · 13 years ago
  83. 26b327e shill: A couple of naming cleanups by Paul Stewart · 13 years ago
  84. ffa3d04 shill: allow property accessors to return an error message if a by mukesh agrawal · 13 years ago
  85. ab565bb shill: Convert ProxyFactory singleton to LazyInstance. by Darin Petkov · 13 years ago
  86. fdd1607 shill: Add Technology class by Paul Stewart · 13 years ago
  87. c086531 shill: Support for GSM network scanning. by Darin Petkov · 13 years ago
  88. 48a511a shill: Support SIM lock status updates and MmPropertiesChanged. by Darin Petkov · 13 years ago
  89. e42e101 shill: Basic implementation of RequirePIN, EnterPIN, UnblockPIN and ChangePIN. by Darin Petkov · 13 years ago
  90. 9ae310f shill: Basic implementation of Device::Register DBus service method. by Darin Petkov · 13 years ago
  91. 975b5e7 shill: Obtain GSM and CDMA identifiers when registering the modem. by Darin Petkov · 13 years ago
  92. 22b72bf shill: Get and update the GSM signal strength on registration state transition. by Darin Petkov · 13 years ago
  93. 9bac6fe shill: Transition Cellular's state to Registered when the modem is registered. by Darin Petkov · 13 years ago
  94. a1e0a1c shill: Register GSM modem as part of device start up. by Darin Petkov · 13 years ago
  95. b100ae7 shill: Propagate Cellular Activate call errors to the DBus caller. by Darin Petkov · 13 years ago
  96. 4d6d941 shill: Propagate Cellular errors to the DBus caller. by Darin Petkov · 13 years ago
  97. d204580 shill: Update the network technology and roaming state in CellularService. by Darin Petkov · 13 years ago
  98. 3335b37 shill: Supply home provider and serving operator for CDMA. by Darin Petkov · 13 years ago
  99. 626719f Re-land "[shill] Add hardware address to Device objects." by Chris Masone · 13 years ago
  100. 0fda552 Revert "[shill] Add hardware address to Device objects." by Chris Masone · 13 years ago