1. 22ce765 shill: Service: Move ManagerTest::SortServices to ServiceTest::Compare by Paul Stewart · 10 years ago
  2. 68b73d2 shill: make Manager::OnDarkSuspendImminent asynchronous by Samuel Tan · 10 years ago
  3. cd47732 shill: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 10 years ago
  4. fbe8d2b shill: use ResultAggregator for device suspend actions by Samuel Tan · 10 years ago
  5. fbca6bc shill: Manager: HandleProfileEntryDeletion triggers SortServices by Paul Stewart · 10 years ago
  6. cc225ef shill: Replace NULL with nullptr. by Ben Chan · 10 years ago
  7. 9842441 shill: improve handling of profiles in WiFiProvider by mukesh agrawal · 10 years ago
  8. f4365a6 shill: add single connectivity test for feedback by Rebecca Silberstein · 10 years ago
  9. e2ee5e0 shill: Clean up angle brackets in template types. by Ben Chan · 10 years ago
  10. 94d18af shill: Add new metrics for tracking device presence status per technology by Peter Qiu · 10 years ago
  11. 3d49ea4 shill: Create ConnectivityTrial class to hold logic for connection tests by Rebecca Silberstein · 10 years ago
  12. 6862b38 shill: Add methods for handling connectivity report requests by Rebecca Silberstein · 10 years ago
  13. 8e6b8ef shill: Add 'NoAutoConnectTechnologies' manager DBus property. by Ben Chan · 10 years ago
  14. 11c213f Update code to include base/files/file_util.h by Ben Chan · 10 years ago
  15. 9fdb84b shill: Simplify suspend delay handling. by Prathmesh Prabhu · 10 years ago
  16. 6d4836b shill: use profile order in service sorting by Rebecca Silberstein · 10 years ago
  17. 0d06119 shill: add disconnect reason to log messages by Samuel Tan · 10 years ago
  18. 700de64 shill: Reporting of device's connection status by Peter Qiu · 10 years ago
  19. 6eb4f2c shill: always register for SuspendDone events by mukesh agrawal · 10 years ago
  20. 5c77efa Remove MemoryLog by Christopher Wiley · 10 years ago
  21. 19a14db shill: Manager: Emit property-change messages for ServiceCompleteList by Paul Stewart · 10 years ago
  22. 2eee613 shill: Manager: Clear all explicit disconnections by Paul Stewart · 10 years ago
  23. 16d3acb shill: Keep registered suspend delay after termination action completes by Ben Chan · 10 years ago
  24. f286034 shill: Service Unittest: Use IsRefPtrTo() by Paul Stewart · 10 years ago
  25. e783f1c UMA metric reporting for user-initiated wifi scan. by Peter Qiu · 10 years ago
  26. 0a59a5a shill: stop passing around format strings for profiles by mukesh agrawal · 11 years ago
  27. fac0953 shill: Use SuspendDone signal instead of PowerStateChanged. by Daniel Erat · 11 years ago
  28. 9d58193 Services network reporting. by Peter Qiu · 11 years ago
  29. 574996a Add metrics for effectiveness of wifi network selection. by Peter Qiu · 11 years ago
  30. a0ddf46 shill: Update to build against libchrome-242728. by Ben Chan · 11 years ago
  31. 92496a4 shill: improve out-of-disk handlng by mukesh agrawal · 11 years ago
  32. f2bbad2 shill: manager: test DefaultService notifications by mukesh agrawal · 11 years ago
  33. a55469d shill: Replace TestProxyFactory variants with MockProxyFactory. by Ben Chan · 11 years ago
  34. 520eb17 shill: Disable WiMAX support when built with USE='-gdmwimax -wimax'. by Ben Chan · 11 years ago
  35. 2da34c0 shill: Service: Remove "Favorite" property by Paul Stewart · 11 years ago
  36. e37ad32 shill: use serial_number_ for tie breaker when sorting Services by mukesh agrawal · 11 years ago
  37. 03e29f7 shill: Manager: Create and emit signals for the ConnectedState property by Paul Stewart · 11 years ago
  38. 923a502 shill: Deprecate flimflam namespace. by Ben Chan · 11 years ago
  39. b94adde shill: log profile stack changes at INFO by mukesh agrawal · 11 years ago
  40. 2f352e6 shill: Enable/Disable should return error if opposite operation pending. by Arman Uguray · 11 years ago
  41. 7de7e02 shill: Manager: Cache Geolocation Info by Paul Stewart · 11 years ago
  42. d3d0388 shill: Clean up Service::Remove() by Paul Stewart · 11 years ago
  43. 6fe4f26 shill: ConnectToBestServices should ignore user-disconnected services. by Arman Uguray · 11 years ago
  44. 6ae0589 shill: Manager: Use Provider mapping in ConfigureServiceForProfile by Paul Stewart · 11 years ago
  45. b87d22b shill: Manager: Map between Technology and Provider by Paul Stewart · 11 years ago
  46. 4823f4f shill: Improves logging for scan. by Wade Guthrie · 11 years ago
  47. 55fc64c shill: ManagerTest: Use a non-null Ethernet EAP Service by Paul Stewart · 11 years ago
  48. 46c27cc shill: fix DisableTechnology with multiple devices of a technology by mukesh agrawal · 11 years ago
  49. ee6b3d7 shill: Map crosbugs to their crbug equivalent by Paul Stewart · 11 years ago
  50. cb09435 shill: Removes unused Service::kStateDisconnected. by Wade Guthrie · 11 years ago
  51. 0075253 shill: fix default settings for new profiles by mukesh agrawal · 11 years ago
  52. 8388986 shill: Remove requirement for WiFi connectivity for destinations by Christopher Wiley · 11 years ago
  53. cdde79f shill: Enable configured destination reconfiguration by Christopher Wiley · 11 years ago
  54. bebf1b8 shill: make setting a property to its current value a no-op by mukesh agrawal · 12 years ago
  55. d142fd6 shill: fix hidden networks in default profiles by mukesh agrawal · 11 years ago
  56. 967eaeb shill: Service: Return profile entries that can configure by Paul Stewart · 12 years ago
  57. f7d7d3f shill: Manager: Limit ConnectToBestServices to visible services by Paul Stewart · 12 years ago
  58. cbfb34e shill: Emit more property change notifications for Services. by mukesh agrawal · 12 years ago
  59. 9dd253e shill: ManagerTest: Reset Service::serial_number_ by Paul Stewart · 12 years ago
  60. 35eff13 shill: Ethernet: Create shared credentials provider by Paul Stewart · 12 years ago
  61. f3eced9 shill: Profile: Add "UserHash" property by Paul Stewart · 12 years ago
  62. 60a3706 shill: Keeps track of successful wifi connection frequencies. by Wade Guthrie · 12 years ago
  63. dc7b844 shill: improve service logging by mukesh agrawal · 12 years ago
  64. 68d4109 shill: Adds UMA metric for scan time for certain scans. by Wade Guthrie · 12 years ago
  65. 4e02ba2 shill: vpn: Remove support for obsolete Service.Provider.Name. by Darin Petkov · 12 years ago
  66. d2e1c36 shill: Manager: Create Manager::ConfigureServiceForProfile by Paul Stewart · 12 years ago
  67. 1057cd7 shill: Connect manager dbus calls to calls to the crypto-shim by Christopher Wiley · 12 years ago
  68. 307c250 shill: Manager: Add "PopAllUserProfiles" by Paul Stewart · 12 years ago
  69. 39db5ca shill: Manager: Add method to explicitly connect to "best" services by Paul Stewart · 12 years ago
  70. c3505a5 shill: vpn: Conditionally build VPN support into shill. by Darin Petkov · 12 years ago
  71. 0e1cdea shill: Implement Service.Remove & delete DHCP leases by Albert Chaulk · 12 years ago
  72. 5133b71 shill: Add metric to track corrupted profiles by Thieu Le · 12 years ago
  73. 5ad1606 shill: Compile against libchrome-180609 by Paul Stewart · 12 years ago
  74. 43970a2 shill: implement security_levels by mukesh agrawal · 12 years ago
  75. 3c50401 shill: WiFiProvider: Move Service vector to WiFiProvider by Paul Stewart · 12 years ago
  76. 6c1e3bb shill: cellular: Add Network.Shill.Cellular.DropsPerHour. by Thieu Le · 12 years ago
  77. 4cbff5b shill: vpn: Auto-connect at most one service at a time, only when online. by Darin Petkov · 12 years ago
  78. f975367 shill: Pass suspend delay description to power manager. by Daniel Erat · 12 years ago
  79. 85aea15 shill: WiFiService: Fix-up old-style WiFi Service entries by Paul Stewart · 12 years ago
  80. 7a20aa4 shill: Manager: Implement FindMatchingService by Paul Stewart · 12 years ago
  81. 457728b shill: Log service's unique name rather than friendly name. by Darin Petkov · 12 years ago
  82. 0818cca shill: Use new power manager suspend delay methods. by Daniel Erat · 12 years ago
  83. 2c575d2 shill: Manager: Merge stored configuration in ConfigureService by Paul Stewart · 12 years ago
  84. 7917360 shill: Add emits for proxy and profile properties. by Philipp Neubeck · 12 years ago
  85. df3c0a8 shill: Service: Sort services based on dependency by Paul Stewart · 12 years ago
  86. 63864b6 shill: manager: Suppress autoconnect while stopped by Paul Stewart · 12 years ago
  87. bfb8255 shill: Properly return and emit WatchedServices property by Paul Stewart · 12 years ago
  88. 3ec5534 shill: cellular: Disconnect service on suspend. by Darin Petkov · 12 years ago
  89. 4d5efb7 shill: Ignore certan DNS search paths by Paul Stewart · 12 years ago
  90. 3e7635e shill: Dump MemoryLog to disk on disconnects by Christopher Wiley · 12 years ago
  91. 036dba0 shill: Device: Add LinkMonitor by Paul Stewart · 12 years ago
  92. b691efd shill: Rename SMLOG to SLOG by Christopher Wiley · 12 years ago
  93. 49739c0 shill: Manager: Create "DefaultService" property by Paul Stewart · 12 years ago
  94. 784566d shill: renew DHCP on resume by mukesh agrawal · 12 years ago
  95. ca62154 shill: Suppress auto-connect on suspend and force it on resume. by Darin Petkov · 12 years ago
  96. 212d60f shill: Manager: Take over responsibility for device save by Paul Stewart · 12 years ago
  97. a5e07ef shill: openvpn: Hold connect/reconnect until a new service is online. by Darin Petkov · 12 years ago
  98. e7c6ad3 shill: Add Profile and Manager UpdateDevice support. by Darin Petkov · 12 years ago
  99. 649f3a4 shill: Manager: Register services which have no profile by Paul Stewart · 13 years ago
  100. fc9a1da shill: manager: Ensure we do not crash while creating a profile by Paul Stewart · 12 years ago