1. 4ef524d shill: WiFiProvider: Emit metrics for remembered WiFi Services by Paul Stewart · 10 years ago
  2. 145a5da shill: cellular: Match mobile network operator name aggressively. by Prathmesh Prabhu · 10 years ago
  3. a72a79c shill: Metrics: Small histogram mods for DHCP by Paul Stewart · 10 years ago
  4. 6d4836b shill: use profile order in service sorting by Rebecca Silberstein · 10 years ago
  5. 93920d2 shill: DHCPConfig: Change one DHCP state by Paul Stewart · 10 years ago
  6. 3bdf1ab shill: DHCPClient: Output status metrics by Paul Stewart · 10 years ago
  7. 5661560 shill: ShillTest: Name method arguments by Paul Stewart · 10 years ago
  8. b6df8b1 shill: clear has_ever_connected_ with EAP change by Rebecca Silberstein · 10 years ago
  9. 29dbcc8 shill: cellular: Mark some network providers to disambiguate duplicate entries. by Prathmesh Prabhu · 10 years ago
  10. 53f47a6 shill: cellular: Add a flag to choose from duplicate provider entries. by Prathmesh Prabhu · 10 years ago
  11. 6f5618b shill: Switch back to configured DNS servers by Peter Qiu · 10 years ago
  12. d87179e shill: Report failure reasons for user-initiated conenction attempts by Peter Qiu · 10 years ago
  13. 0d06119 shill: add disconnect reason to log messages by Samuel Tan · 10 years ago
  14. 700de64 shill: Reporting of device's connection status by Peter Qiu · 10 years ago
  15. b9aaa37 shill: cellular: Remove deprecated cellular_operator_info file. by Ben Chan · 10 years ago
  16. 33a026b shill: Reset service's state to idle when pending connection timed out by Peter Qiu · 10 years ago
  17. e99f664 shill: clear has_ever_connected_ field with password change by Rebecca Silberstein · 10 years ago
  18. 3d0e8d2 shill: Distinguish errors when failed to register a DBus object path. by Ben Chan · 10 years ago
  19. a87bb44 shill: Fix indentation issues in backchannel script. by Ben Chan · 10 years ago
  20. d670d03 shill: Refactor DNS server testing code by Peter Qiu · 10 years ago
  21. a89154b shill: Support of DNS auto fallback by Peter Qiu · 10 years ago
  22. 98a6b09 shill: cellular: Fix cpplint 'runtime/string' warnings. by Ben Chan · 10 years ago
  23. 9754af6 shill: decrease inter-scan interval when disconnected by mukesh agrawal · 10 years ago
  24. 07b37b9 platform2: Remove redundant LICENSE files. by Ben Chan · 10 years ago
  25. 15e1927 shill: Add 'r.ispsn' APN for Sprint. by Ben Chan · 10 years ago
  26. 6a4d835 shill: power_manager: remove unnecessary use of ignore_result by mukesh agrawal · 10 years ago
  27. 6eb4f2c shill: always register for SuspendDone events by mukesh agrawal · 10 years ago
  28. 48a7379 shill: cellular: Special case operator matching for CUBIC. by Prathmesh Prabhu · 10 years ago
  29. c45688b shill: Fix header guards to conform to coding style. by Ben Chan · 10 years ago
  30. 49c6c4a Pending service connection attempt. by Peter Qiu · 10 years ago
  31. 475c076 shill: Merge mobile network operator databases. by Prathmesh Prabhu · 10 years ago
  32. 17c22bd shill: remove static linking to libbootstat by Bertrand SIMONNET · 10 years ago
  33. b108318 shill: DHCPConfig: Remove use of minimal config by Paul Stewart · 10 years ago
  34. 7b5cee9 shill: Service: Remove DHCP minimal config code by Paul Stewart · 10 years ago
  35. f62f508 shill: Update gyp files to depend on metrics' standalone ebuild. by Bertrand SIMONNET · 10 years ago
  36. fcad0db shill: Update gyp files to pick up wimax_manager code from platform2. by Ben Chan · 10 years ago
  37. c466ccb shill: cellular: Use "Plugin" property to determine Altair specific behavior. by Thieu Le · 10 years ago
  38. 6efec62 Allow C++ exceptions on shill. by Alex Deymo · 10 years ago
  39. fb5dc29 fix unused variable error by Mike Frysinger · 10 years ago
  40. 5c77efa Remove MemoryLog by Christopher Wiley · 10 years ago
  41. c350e68 shill: Further deprecate CaCertNSS by Paul Stewart · 10 years ago
  42. e7c13ba shill: Treat more modemmanager errors as wrong APN errors. by Prathmesh Prabhu · 10 years ago
  43. 2d27ffd shill: Create a standalone ebuild for system_api by Bertrand SIMONNET · 10 years ago
  44. 1d07629 shill: De-duplicate MTS entry in mobile operator database. by Prathmesh Prabhu · 10 years ago
  45. b7d002d shill: test-scripts: Ignore InProgress error for EnableTechnology. by Ben Chan · 10 years ago
  46. 0c6cf10 drop unused libmnl dep by Mike Frysinger · 10 years ago
  47. 2fe32c5 shill: Fix a 'sign-compare' warning from clang. by Ben Chan · 10 years ago
  48. 44ce011 shill: Migrate libchromeos to its own ebuild by Bertrand SIMONNET · 10 years ago
  49. 37c5d94 shill: replace rand() with std::default_random_engine by Alex Vakulenko · 10 years ago
  50. 8a53229 shill: Fix most of warnings from cpplint by Alex Vakulenko · 10 years ago
  51. 45170bc shill: Service: Use ServicePropertyChangeNotifier by Paul Stewart · 10 years ago
  52. 0153cf0 shill: PropertyChangeNotifier: Initial commit by Paul Stewart · 10 years ago
  53. b7bf216 shill: Fix variable declaration order in Daemon. by Ben Chan · 10 years ago
  54. a3ac096 shill: Fix a crash when terminating daemon in presence of cellular device by Ben Chan · 10 years ago
  55. 3fbf8bd shill: Clean up HookTable implementation. by Ben Chan · 10 years ago
  56. f55615c shill: cellular: Remove OEM ID from VZW portal by Thieu Le · 10 years ago
  57. 255f565 shill: Fix a remove-while-iterating issue in HookTable. by Ben Chan · 10 years ago
  58. 584677b shill: Update gyp files to use libchromeos from src/platform2 by Bertrand SIMONNET · 10 years ago
  59. 7cc9068 shill: WiFiService / WiMaxService: Emit Visibility updates by Paul Stewart · 10 years ago
  60. cca85b1 shill: Service: Make "Visible" property available in RPC by Paul Stewart · 10 years ago
  61. 19a14db shill: Manager: Emit property-change messages for ServiceCompleteList by Paul Stewart · 10 years ago
  62. 316acef shill: WiFi: Disable gateway ARP for static IP by Paul Stewart · 10 years ago
  63. 19d8984 shill: Update gyp file to use src/platform2/common-mk by Bertrand SIMONNET · 10 years ago
  64. 47a6702 fix printf of time fields by Mike Frysinger · 10 years ago
  65. 116b53a shill: cellular: Update mobile_provider_db for HP DataPass. by Prathmesh Prabhu · 10 years ago
  66. f18e771 Update FallbackDNSTestResult metric. by Peter Qiu · 10 years ago
  67. 6fbf64f shill: Update to build against libchrome-271506. by Ben Chan · 10 years ago
  68. f228821 shill: cellular: Obtain |actvation_code| from serving operator. by Prathmesh Prabhu · 10 years ago
  69. e7fa73b shill: cellular: Remove mobile_provider.h includes. by Prathmesh Prabhu · 10 years ago
  70. 3c5bbe4 shill: cellular: Removed unsed variables. by Prathmesh Prabhu · 10 years ago
  71. 1758906 shill: cellular: Remove dependence on provider_db. by Prathmesh Prabhu · 10 years ago
  72. 80aed83 shill: cellular: Delete MobileOperator. by Prathmesh Prabhu · 10 years ago
  73. 3b66bb9 shill: cellular: Delete CellularOperatorInfo. by Prathmesh Prabhu · 10 years ago
  74. afe6366 shill: cellular: Migrate |ParseScanResult| to use MobileOperatorInfo. by Prathmesh Prabhu · 10 years ago
  75. 34c0863 shill: cellular: Remove a runaway update to Cellular::home_provider. by Prathmesh Prabhu · 10 years ago
  76. 74b80ca shill: cellular: Disable out-of-credits hacks for E362 by Thieu Le · 10 years ago
  77. 3ee2f41 shill: cellular: Migrate activation paths to use MobileOperatorInfo. by Prathmesh Prabhu · 10 years ago
  78. 347ff6d shill: cellular: Optimize events raised by MobileOperatorInfo. by Prathmesh Prabhu · 10 years ago
  79. dc335f8 UMA Metric for reporting network problem while connected. by Peter Qiu · 10 years ago
  80. 2eee613 shill: Manager: Clear all explicit disconnections by Paul Stewart · 10 years ago
  81. 70190b3 shill: cellular: Add a friendly name to MobileOperatorInfo by Miao-chen Chou · 10 years ago
  82. b9256f3 Add metric for broken DNS configuration. by Peter Qiu · 10 years ago
  83. 2dd351c use IGNORE_EINTR w/close by Mike Frysinger · 10 years ago
  84. 16d3acb shill: Keep registered suspend delay after termination action completes by Ben Chan · 10 years ago
  85. dc1819d shill: cellular: use DBus service constants from system_api by Ben Chan · 10 years ago
  86. dfd0213 shill: cellular: Fix verizon OLP in additional_providers. by Prathmesh Prabhu · 10 years ago
  87. f286034 shill: Service Unittest: Use IsRefPtrTo() by Paul Stewart · 10 years ago
  88. 2d5919b shill: cellular: Use the "Broadband" APN by default for AT&T. by Prathmesh Prabhu · 10 years ago
  89. 475ce5a shill: EAPListener: Accept EAP version 1 packets by Paul Stewart · 10 years ago
  90. a64b7d7 shill: OpenVPNDriver: Allow server to override routes by Paul Stewart · 10 years ago
  91. c8e3ef9 shill: OpenVPNDriver: Allow option to ignore default route by Paul Stewart · 10 years ago
  92. 5089a6e shill: cellular: Update additiona_providers uuids to standard format. by Prathmesh Prabhu · 10 years ago
  93. dc4e099 Metric report for result of user-initiated wifi connection by Peter Qiu · 10 years ago
  94. 8e43058 UMA metric reporting for WIFI TX bitrate. by Peter Qiu · 10 years ago
  95. f3cbe88 shill: cellular: Make uuid a required field in operator database. by Prathmesh Prabhu · 10 years ago
  96. 011e666 shill: eap: Replace deprecated DBus properties with equivalents. by Ben Chan · 10 years ago
  97. 970c832 shill: cellular: Removed unused variables from unittests. by Prathmesh Prabhu · 10 years ago
  98. 6e0a8ef shill: cellular: Remove old code paths to update operator information. by Prathmesh Prabhu · 10 years ago
  99. 0db0bf0 shill: cellular: Support filtering online portals in MobileOperatorInfo. by Prathmesh Prabhu · 10 years ago
  100. 92df619 shill: cellular: Update online portal from M[V]NO information. by Prathmesh Prabhu · 10 years ago