1. 2f6c789 shill: Cellular mocks and tests: Switch pointer/ref spacing by Paul Stewart · 9 years ago
  2. 8e0151e shill: refactor DHCPConfig by Peter Qiu · 9 years ago
  3. 675d0b0 shill: move dhcp codes to dhcp directory by Peter Qiu · 9 years ago
  4. 7d378ea shill: ensure that the reference to the ppp_device_ is dropped in StopPPP. by Jason Simmons · 9 years ago
  5. 0951ccb Update libchrome to r307740 and fix build errors by Alex Vakulenko · 10 years ago
  6. c54afe5 shill: cellular: Move cellular code to its own sub-directory. by Ben Chan · 10 years ago[Renamed (98%) from cellular_unittest.cc]
  7. 8d6b597 shill: export a shared library for RTNL interface. by Peter Qiu · 10 years ago
  8. ec77f59 shill: cellular: Update properties to remove Cellular::Operator usage. by Roshan Pius · 10 years ago
  9. c20ed13 shill: cellular: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 10 years ago
  10. 2331a1c shill: cellular: Separate termination and suspend code paths. by Prathmesh Prabhu · 10 years ago
  11. ea18c6c shill: cellular: Replace NULL with nullptr. by Ben Chan · 10 years ago
  12. 94d308a shill: Cleanup object allocated in tests by Cellular::StartPPP. by Prathmesh Prabhu · 10 years ago
  13. baec6ed shill: Fix memory leak in CellularTest.ModemStateChangeStaleConnected. by Prathmesh Prabhu · 10 years ago
  14. ec35893 shill: Cleanup cellular_unittest.cc by Prathmesh Prabhu · 10 years ago
  15. 7c96820 shill: Set non-default expectation on mock DBus proxy object. by Prathmesh Prabhu · 10 years ago
  16. 7de12f5 shill: cellular: Enable Verizon OTA LTE activation by Thieu Le · 10 years ago
  17. 7fab897 shill: Use integer types from stdint.h by Ben Chan · 10 years ago
  18. a41ab51 shill: Sort headers alphabetically (build/include_alpha) by Alex Vakulenko · 10 years ago
  19. 0d06119 shill: add disconnect reason to log messages by Samuel Tan · 10 years ago
  20. 98a6b09 shill: cellular: Fix cpplint 'runtime/string' warnings. by Ben Chan · 10 years ago
  21. b108318 shill: DHCPConfig: Remove use of minimal config by Paul Stewart · 10 years ago
  22. 8a53229 shill: Fix most of warnings from cpplint by Alex Vakulenko · 10 years ago
  23. 1758906 shill: cellular: Remove dependence on provider_db. by Prathmesh Prabhu · 10 years ago
  24. 3b66bb9 shill: cellular: Delete CellularOperatorInfo. by Prathmesh Prabhu · 10 years ago
  25. 3ee2f41 shill: cellular: Migrate activation paths to use MobileOperatorInfo. by Prathmesh Prabhu · 10 years ago
  26. 70190b3 shill: cellular: Add a friendly name to MobileOperatorInfo by Miao-chen Chou · 10 years ago
  27. 970c832 shill: cellular: Removed unused variables from unittests. by Prathmesh Prabhu · 10 years ago
  28. 6e0a8ef shill: cellular: Remove old code paths to update operator information. by Prathmesh Prabhu · 10 years ago
  29. 92df619 shill: cellular: Update online portal from M[V]NO information. by Prathmesh Prabhu · 10 years ago
  30. 401a5b9 shill: cellular: Unify UpdateStorageIdentifier. by Prathmesh Prabhu · 10 years ago
  31. 95afcbb shill: cellular: Simplify CellularService name generation. by Prathmesh Prabhu · 10 years ago
  32. be277dd shill: Consolidate error matchers. by Ben Chan · 11 years ago
  33. 539ab02 shill: cellular: Obtain IPv4 configuration from bearer. by Ben Chan · 11 years ago
  34. 49ffffd shill: cellular: Move Scanning property from capabilities to cellular. by Prathmesh Prabhu · 11 years ago
  35. cbef812 shill: cellular: Use Bearers property instead of ListBearers. by Ben Chan · 11 years ago
  36. 9f06c87 shill: Consolidate Cellular DBus properties in the Cellular class. by Prathmesh Prabhu · 11 years ago
  37. 43ce4d4 cellular: Improve out-of-credits detection by Thieu Le · 11 years ago
  38. 75a68b9 shill: DHCPConfig: Optionally use minimal config by Paul Stewart · 11 years ago
  39. ffe5dcb cellular: Disable ooc detection for alt3100. by Prathmesh Prabhu · 11 years ago
  40. 2818551 shill: re-enable cellular modems after resume by mukesh agrawal · 11 years ago
  41. 5c8ed24 shill: cleanly shut down ppp on disconnect by mukesh agrawal · 11 years ago
  42. 7b7d63d shill: cellular: Handle the 'failed' modem state. by Ben Chan · 11 years ago
  43. f45b323 shill: cellular: Log modem state as readable string instead of value. by Ben Chan · 11 years ago
  44. 9f3dcf8 shill: cellular: Disable modem before system goes into suspend. by Ben Chan · 11 years ago
  45. 1ee9391 shill: cellular: Unify enable state change code paths. by Arman Uguray · 11 years ago
  46. 7ea768e shill: cellular: Deprecate flimflam namespace. by Ben Chan · 11 years ago
  47. ee10f37 shill: dongles: fix handling of ppp failures by mukesh agrawal · 11 years ago
  48. fc36291 shill: dongles: report PPP authentication failures correctly by mukesh agrawal · 11 years ago
  49. 4ffc03b shill: cellular: Enable out-of-credits detection for ALT3100 modem. by Ben Chan · 11 years ago
  50. f407d59 shill: add some unit tests for ppp dongle support by mukesh agrawal · 11 years ago
  51. 35ec840 shill: PPP dongles: cleanly move Service from Cellular to PPPDevice by mukesh agrawal · 11 years ago
  52. 0381f9a shill: cellular: improve handling of CellularService state by mukesh agrawal · 11 years ago
  53. ee6b3d7 shill: Map crosbugs to their crbug equivalent by Paul Stewart · 11 years ago
  54. 5d851b1 shill: fix crash when disabling cellular by mukesh agrawal · 11 years ago
  55. fbc40d2 shill: don't run dhcpcd and pppd simultaneously, for the same Cellular by mukesh agrawal · 11 years ago
  56. 3ffe52c shill: provide username/password support for PPP dongles by mukesh agrawal · 11 years ago
  57. d4974cd shill: cellular: Fix crash if service disappears before connect finishes by Thieu Le · 11 years ago
  58. 3fd54bd Clean up ConnectionHealthChecker::Result by Prathmesh Prabhu · 11 years ago
  59. bebf1b8 shill: make setting a property to its current value a no-op by mukesh agrawal · 11 years ago
  60. 41cc634 shill: cellular: Modify ActivatingIccidStore to keep track of MEIDs separately. by Arman Uguray · 11 years ago
  61. 0d36b4f shill: cellular: Consolidate singletons in CellularService by Prathmesh Prabhu · 11 years ago
  62. a14941d shill: cellular: Reset modem after timeout following activation. by Arman Uguray · 11 years ago
  63. f84a424 shill: cellular: Use ConnectionHealthChecker for out-of-credit detection by Arman Uguray · 11 years ago
  64. d42d8ec shill: cellular: Activate TrafficMonitor on Cellular devices. by Arman Uguray · 11 years ago
  65. 27526f1 shill: cellular: Consolidate singletons passed through constructors by Prathmesh Prabhu · 11 years ago
  66. 97f317c shill: Change ownership of activating_iccidstore by Prathmesh Prabhu · 11 years ago
  67. 0fec81c Fix CellularCapabilityUniversalMainTest.UpdateStorageIdentifier on Clang by Liam McLoughlin · 11 years ago
  68. c7d8cd1 shill: cellular: Explicitly disallow connect when not registered. by Thieu Le · 11 years ago
  69. 6c1e3bb shill: cellular: Add Network.Shill.Cellular.DropsPerHour. by Thieu Le · 11 years ago
  70. ce4483e shill: Add Network.Shill.Cellular.TimeToEnable metrics. by Thieu Le · 12 years ago
  71. f4c6181 shill: Add extended mobile-broadband-provider-info parser to shill. by Arman Uguray · 12 years ago
  72. 3d6de0e shill: cellular: Indicate if service is activated over non-cellular network. by Ben Chan · 12 years ago
  73. 8a46890 shill: Disconnect before activation correctly by Christopher Wiley · 12 years ago
  74. 9169d25 shill: Signal CellularService state change on registration state change by Christopher Wiley · 12 years ago
  75. ed8e610 shill: Cellular connections shouldn't use ARP gateway. by Arman Uguray · 12 years ago
  76. 32c7640 shill: LinkEvent shouldn't call DestroyService by Arman Uguray · 12 years ago
  77. 5218cf2 shill: cellular: Update status when registration is lost. by Thieu Le · 12 years ago
  78. 7d0953e shill: Disconnect modem before attempting to activate by Christopher Wiley · 12 years ago
  79. 09fa2a0 shill: cellular: Create a pseudo service for activation. by Ben Chan · 12 years ago
  80. 049adb5 shill: cellular: Change cellular disconnect timeout to 45s. by Thieu Le · 12 years ago
  81. 62028b2 shill: cellular: Instantiate and propagate CellularOperatorInfo object. by Ben Chan · 12 years ago
  82. 3ec5534 shill: cellular: Disconnect service on suspend. by Darin Petkov · 12 years ago
  83. 539c423 shill: cellular: Implement Cellular::OnDisconnectFailed. by Arman Uguray · 12 years ago
  84. a4ca3c3 shill: cellular: Improve cellular service name generation. by Darin Petkov · 12 years ago
  85. 3ecdf82 shill: cellular: Obtain IMSI when a GSM device is constructed. by Ben Chan · 12 years ago
  86. d001205 shill: Perform modem disconnect based on modem state. by Thieu Le · 12 years ago
  87. e7c6ad3 shill: Add Profile and Manager UpdateDevice support. by Darin Petkov · 12 years ago
  88. a585fc3 cellular: export the DBus.ServiceProperty by Jason Glasgow · 12 years ago
  89. 053fa82 Remove TechnologyIs method from the Service class and its subclasses. This is step 1 in removing the method altogether. by Joshua Kroll · 12 years ago
  90. a9fb325 shill: Add cellular hooks for suspend and termination by Gary Morain · 12 years ago
  91. b5954a2 shill: Ensure valid cellular service before using it. by Thieu Le · 12 years ago
  92. 37b9003 shill: Destroy cellular service after the modem has stopped. by Thieu Le · 12 years ago
  93. c8d2d96 shill: Increase timeout when calling modem Enable. by Thieu Le · 12 years ago
  94. d408fdf shill: Add ArpGateway and network-based leases by Paul Stewart · 12 years ago
  95. baeefdf shill: Fix cellular PIN unlock by Gary Morain · 12 years ago
  96. 7b461df shill: cellular: Persist the Allow.Roaming property of cellular devices by Jason Glasgow · 12 years ago
  97. 7fce52c shill: Handle modem state changes reported by modem-manager. by Eric Shienbrood · 12 years ago
  98. 82f9ab3 shill: Add CellularCapabilityUniversal by Jason Glasgow · 12 years ago
  99. cc95c5d shill: Do a better job keeping the Service.State property up to date. by Eric Shienbrood · 12 years ago
  100. 9a24553 Make Enable/Disable work using new callbacks for async support. by Eric Shienbrood · 12 years ago