1. c1d4473 shill: add a whitelist invocation option by Christopher Grant · 8 years ago
  2. 8a3f68e shill: make remote service monitoring RPC-mechanism-specific by Samuel Tan · 8 years ago
  3. 2cee1a3 shill: do not create service watcher via DeviceClaimer by Samuel Tan · 8 years ago
  4. fa1eb72 shill: Disable RTTI by Alex Vakulenko · 8 years ago
  5. 919f78d Fix Manager.ClaimBlacklistedDevice and Manager.ReleaseBlacklistedDevice test by Peter Qiu · 9 years ago
  6. 91b7150 Do not claim/release blacklisted devices by Peter Qiu · 9 years ago
  7. d13249c Restore interface mode back to station when AP mode setter vanished by Peter Qiu · 9 years ago
  8. 03e6719 shill: Rename "chromeos" -> "brillo" in include paths and namespaces by Alex Vakulenko · 9 years ago
  9. 6f99f2c shill: change unittest string matching expectations for __func__ by Samuel Tan · 9 years ago
  10. 289a5a5 shill: use different service_constants.h path for Android builds by Samuel Tan · 9 years ago
  11. e481865 shill: use 'json' extension for JsonStore profiles by mukesh agrawal · 9 years ago
  12. d48e814 shill: Profile: change ctor arg type from string to FilePath by mukesh agrawal · 9 years ago
  13. bad1c10 shill: remove references to GLib by mukesh agrawal · 9 years ago
  14. b0d2f64 shill: do not persist disable for prohibited technologies by Rebecca Silberstein · 9 years ago
  15. c0beca5 License shill to Apache2 by Peter Qiu · 9 years ago
  16. b8f04f5 shill: StoreInterface: remove set_path() by mukesh agrawal · 9 years ago
  17. 78e0584 shill: JsonStore/KeyFileStore: modify ctor by mukesh agrawal · 9 years ago
  18. c00d1fa shill: update chromeos dbus adaptors by Peter Qiu · 9 years ago
  19. 75b0d04 shill: StoreFactory: remove set_glib() by mukesh agrawal · 9 years ago
  20. 8e60d61 shill: include non-primary devices in the enumerated devices list by Peter Qiu · 9 years ago
  21. 120b78f shill: ManagerTest: isolate references to GLib by mukesh agrawal · 9 years ago
  22. 3e3f43a shill: ManagerTest: remove explict use of KeyFileStore by mukesh agrawal · 9 years ago
  23. 83c8669 shill: ManagerTest: remove some references to GLib by mukesh agrawal · 9 years ago
  24. 5edbf4b shill: ManagerTest: remove unnecessary use of KeyFileStore by mukesh agrawal · 9 years ago
  25. 13d581f shill: migrate CryptoUtilProxy to libchromeos' base64 by mukesh agrawal · 9 years ago
  26. 608ec29 shill: use ControlInterface to create proxy objects by Peter Qiu · 9 years ago
  27. 14ba19b shill: only perform suspend and dark resume actions if WiFi device is enabled by Samuel Tan · 9 years ago
  28. ac73f09 shill: Only call Device::OnDarkResume on enabled devices by Samuel Tan · 9 years ago
  29. 3b30ca5 shill: Top-level unit tests: Switch pointer/ref spacing by Paul Stewart · 9 years ago
  30. 1ce231c shill: Manager: Refactor command line setup by Paul Stewart · 9 years ago
  31. d48fa0c shill: command line support for DHCPv6 by Peter Qiu · 9 years ago
  32. 2b35cfb shill: Notify upstart when shill is connected. by Roshan Pius · 9 years ago
  33. 08add48 shill: Allow hostname setting via DHCP by Matthew Wein · 9 years ago
  34. 1a72f54 shill: compiler option support for wifi and wired 802.1x by Peter Qiu · 9 years ago
  35. a900f4a shill: configure preferred device for wifi services by Peter Qiu · 9 years ago
  36. 5a2097c shill: Add a command line option that controls the default technology order by Jason Simmons · 9 years ago
  37. 220ae4e shill: Manager: Limit log messages for service state changes by Paul Stewart · 9 years ago
  38. 1d499ed shill: add passive mode support by Peter Qiu · 9 years ago
  39. 59a8cba shill: Notify upstart when shill is offline by Paul Stewart · 9 years ago
  40. a9f5dfe shill: fix bug in Manager::GetEnabledDeviceWithTechnology by mukesh agrawal · 9 years ago
  41. 0951ccb Update libchrome to r307740 and fix build errors by Alex Vakulenko · 9 years ago
  42. a06c65f shill: Ethernet: Do not call Stop() in destructor by Paul Stewart · 9 years ago
  43. 7e8b8ee shill: add support for allowing remote dbus service to claim/release devices by Peter Qiu · 9 years ago
  44. ff6be29 shill: Manager: Add ProhibitedTechnologies property by Paul Stewart · 9 years ago
  45. 182888e shill: Connnection: Ignore invalid IP addresses for GetSubnet by Paul Stewart · 10 years ago
  46. d6a8b51 shill: wifi: Move wifi code to its own sub-directory. by Ben Chan · 10 years ago
  47. 2cb3fa7 shill: Device: Support same-net multi-homing by Paul Stewart · 10 years ago
  48. 8760251 shill: ethernet: Move ethernet code to its own sub-directory. by Ben Chan · 10 years ago
  49. c3d707d shill: wimax: Move wimax code to its own sub-directory. by Ben Chan · 10 years ago
  50. 22ce765 shill: Service: Move ManagerTest::SortServices to ServiceTest::Compare by Paul Stewart · 10 years ago
  51. 68b73d2 shill: make Manager::OnDarkSuspendImminent asynchronous by Samuel Tan · 10 years ago
  52. cd47732 shill: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 10 years ago
  53. fbe8d2b shill: use ResultAggregator for device suspend actions by Samuel Tan · 10 years ago
  54. fbca6bc shill: Manager: HandleProfileEntryDeletion triggers SortServices by Paul Stewart · 10 years ago
  55. cc225ef shill: Replace NULL with nullptr. by Ben Chan · 10 years ago
  56. 9842441 shill: improve handling of profiles in WiFiProvider by mukesh agrawal · 10 years ago
  57. f4365a6 shill: add single connectivity test for feedback by Rebecca Silberstein · 10 years ago
  58. e2ee5e0 shill: Clean up angle brackets in template types. by Ben Chan · 10 years ago
  59. 94d18af shill: Add new metrics for tracking device presence status per technology by Peter Qiu · 10 years ago
  60. 3d49ea4 shill: Create ConnectivityTrial class to hold logic for connection tests by Rebecca Silberstein · 10 years ago
  61. 6862b38 shill: Add methods for handling connectivity report requests by Rebecca Silberstein · 10 years ago
  62. 8e6b8ef shill: Add 'NoAutoConnectTechnologies' manager DBus property. by Ben Chan · 10 years ago
  63. 11c213f Update code to include base/files/file_util.h by Ben Chan · 10 years ago
  64. 9fdb84b shill: Simplify suspend delay handling. by Prathmesh Prabhu · 10 years ago
  65. 6d4836b shill: use profile order in service sorting by Rebecca Silberstein · 10 years ago
  66. 0d06119 shill: add disconnect reason to log messages by Samuel Tan · 10 years ago
  67. 700de64 shill: Reporting of device's connection status by Peter Qiu · 10 years ago
  68. 6eb4f2c shill: always register for SuspendDone events by mukesh agrawal · 10 years ago
  69. 5c77efa Remove MemoryLog by Christopher Wiley · 10 years ago
  70. 19a14db shill: Manager: Emit property-change messages for ServiceCompleteList by Paul Stewart · 10 years ago
  71. 2eee613 shill: Manager: Clear all explicit disconnections by Paul Stewart · 10 years ago
  72. 16d3acb shill: Keep registered suspend delay after termination action completes by Ben Chan · 10 years ago
  73. f286034 shill: Service Unittest: Use IsRefPtrTo() by Paul Stewart · 10 years ago
  74. e783f1c UMA metric reporting for user-initiated wifi scan. by Peter Qiu · 10 years ago
  75. 0a59a5a shill: stop passing around format strings for profiles by mukesh agrawal · 10 years ago
  76. fac0953 shill: Use SuspendDone signal instead of PowerStateChanged. by Daniel Erat · 10 years ago
  77. 9d58193 Services network reporting. by Peter Qiu · 10 years ago
  78. 574996a Add metrics for effectiveness of wifi network selection. by Peter Qiu · 10 years ago
  79. a0ddf46 shill: Update to build against libchrome-242728. by Ben Chan · 10 years ago
  80. 92496a4 shill: improve out-of-disk handlng by mukesh agrawal · 10 years ago
  81. f2bbad2 shill: manager: test DefaultService notifications by mukesh agrawal · 10 years ago
  82. a55469d shill: Replace TestProxyFactory variants with MockProxyFactory. by Ben Chan · 10 years ago
  83. 520eb17 shill: Disable WiMAX support when built with USE='-gdmwimax -wimax'. by Ben Chan · 11 years ago
  84. 2da34c0 shill: Service: Remove "Favorite" property by Paul Stewart · 11 years ago
  85. e37ad32 shill: use serial_number_ for tie breaker when sorting Services by mukesh agrawal · 11 years ago
  86. 03e29f7 shill: Manager: Create and emit signals for the ConnectedState property by Paul Stewart · 11 years ago
  87. 923a502 shill: Deprecate flimflam namespace. by Ben Chan · 11 years ago
  88. b94adde shill: log profile stack changes at INFO by mukesh agrawal · 11 years ago
  89. 2f352e6 shill: Enable/Disable should return error if opposite operation pending. by Arman Uguray · 11 years ago
  90. 7de7e02 shill: Manager: Cache Geolocation Info by Paul Stewart · 11 years ago
  91. d3d0388 shill: Clean up Service::Remove() by Paul Stewart · 11 years ago
  92. 6fe4f26 shill: ConnectToBestServices should ignore user-disconnected services. by Arman Uguray · 11 years ago
  93. 6ae0589 shill: Manager: Use Provider mapping in ConfigureServiceForProfile by Paul Stewart · 11 years ago
  94. b87d22b shill: Manager: Map between Technology and Provider by Paul Stewart · 11 years ago
  95. 4823f4f shill: Improves logging for scan. by Wade Guthrie · 11 years ago
  96. 55fc64c shill: ManagerTest: Use a non-null Ethernet EAP Service by Paul Stewart · 11 years ago
  97. 46c27cc shill: fix DisableTechnology with multiple devices of a technology by mukesh agrawal · 11 years ago
  98. ee6b3d7 shill: Map crosbugs to their crbug equivalent by Paul Stewart · 11 years ago
  99. cb09435 shill: Removes unused Service::kStateDisconnected. by Wade Guthrie · 11 years ago
  100. 0075253 shill: fix default settings for new profiles by mukesh agrawal · 11 years ago