1. 22f1fbc shill: connection: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 10 years ago
  2. 3a1bf99 shill: add separate WakeOnWiFi object by Samuel Tan · 10 years ago
  3. c20ed13 shill: cellular: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 10 years ago
  4. d1fce55 shill: dbus: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 10 years ago
  5. d419b6d shill: profile: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 10 years ago
  6. ef76af8 shill: wifi: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 10 years ago
  7. 879f25f shill: netlink: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 10 years ago
  8. 3f97f11 shill: wifi: remove redundant programming of NIC before suspend by Samuel Tan · 10 years ago
  9. eb61aa5 shill: remove unnecessary dynamic allocation from unit tests by Samuel Tan · 10 years ago
  10. d5dce94 shill: vpn: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 10 years ago
  11. 96b4a6e shill: cellular: Fix localized operator name for MCC/MNC 46699. by Ben Chan · 10 years ago
  12. 247dcc1 shill: wimax: Replace scoped_ptr with std::unique_ptr. by Ben Chan · 10 years ago
  13. ece3a85 shill: cellular: Update network operator information for HP Datapass. by Prathmesh Prabhu · 10 years ago
  14. 72fafef shill: cellular: Update mobile operator database. by Ben Chan · 10 years ago
  15. 2331a1c shill: cellular: Separate termination and suspend code paths. by Prathmesh Prabhu · 10 years ago
  16. fbe8d2b shill: use ResultAggregator for device suspend actions by Samuel Tan · 10 years ago
  17. 417e5f0 shill: ArpClient: Support Request Reception by Paul Stewart · 10 years ago
  18. 761a52f shill: cellular: Reorder APN for MCC/MNC 46692. by Ben Chan · 10 years ago
  19. e8303eb shill: Device: Destroy dangling connection by Paul Stewart · 10 years ago
  20. fca1a04 shill: convert l2tp_ipsec arguments to base::CommandLine compatible format by Steve Fung · 10 years ago
  21. fbca6bc shill: Manager: HandleProfileEntryDeletion triggers SortServices by Paul Stewart · 10 years ago
  22. 8e1ad16 shill: Disable HT40 when WiFi link becomes unreliable by Peter Qiu · 10 years ago
  23. ac458b7 shill: cellular: Update more network operators in Europe. by Prathmesh Prabhu · 10 years ago
  24. cc225ef shill: Replace NULL with nullptr. by Ben Chan · 10 years ago
  25. f8a2ce1 shill: ethernet: Replace NULL with nullptr. by Ben Chan · 10 years ago
  26. 0afd90f shill: wifi: Replace NULL with nullptr. by Ben Chan · 10 years ago
  27. 4168b2c shill: vpn: Replace NULL with nullptr. by Ben Chan · 10 years ago
  28. ea18c6c shill: cellular: Replace NULL with nullptr. by Ben Chan · 10 years ago
  29. 53cc894 shill: wimax: Replace NULL with nullptr. by Ben Chan · 10 years ago
  30. facf7ad shill: add metrics identifiying the source of wifi services by mukesh agrawal · 10 years ago
  31. 9842441 shill: improve handling of profiles in WiFiProvider by mukesh agrawal · 10 years ago
  32. f4365a6 shill: add single connectivity test for feedback by Rebecca Silberstein · 10 years ago
  33. a057203 shill: Report network signal strength when link is perceived as unreliable. by Peter Qiu · 10 years ago
  34. 02f1b90 shill: implement SecurityClass property for WiFi Services by mukesh agrawal · 10 years ago
  35. 634f3f1 shill: cellular: Update APN information about operators in Europe. by Prathmesh Prabhu · 10 years ago
  36. 3ebcb42 shill: cellular: Update provider database for some European operators. by Prathmesh Prabhu · 10 years ago
  37. 453df54 shill: Scripts: Don't rely on bashisms by Paul Stewart · 10 years ago
  38. 331b5b4 Remove '../platform2/' from platform2 relative paths in gyp files. by Alex Deymo · 10 years ago
  39. 5777690 shill: detect password change on user profile load by Rebecca Silberstein · 10 years ago
  40. 7c1aacb shill: add timeout support for ResultAggregator by Samuel Tan · 10 years ago
  41. 7dfc8e9 shill: Add MIPS seccomp filter policy for netfilter-queue-helper. by Ben Chan · 10 years ago
  42. d49760e shill: Add support for disable/enable link monitoring through DBUS by Peter Qiu · 10 years ago
  43. e2ee5e0 shill: Clean up angle brackets in template types. by Ben Chan · 10 years ago
  44. 27df364 shill: Map service failures to integer values for metric reporting. by Peter Qiu · 10 years ago
  45. 125aea8 shill: Update all mock proxies to fail DBus methods synchronously by default. by Prathmesh Prabhu · 10 years ago
  46. 3b6bffa shill: Remove tab characters from gyp file. by Prathmesh Prabhu · 10 years ago
  47. f002cdb shill: Add command line switch to control log level in shill_unittest. by Prathmesh Prabhu · 10 years ago
  48. 9f5159e shill: Add a metric for tracking device removed event by Peter Qiu · 10 years ago
  49. 5cce42f shill: wifi: remove NIC wake on disconnect programming by Samuel Tan · 10 years ago
  50. 9c73d22 shill: wifi: add wake on wireless capability parsing by Samuel Tan · 10 years ago
  51. 94d18af shill: Add new metrics for tracking device presence status per technology by Peter Qiu · 10 years ago
  52. 3d49ea4 shill: Create ConnectivityTrial class to hold logic for connection tests by Rebecca Silberstein · 10 years ago
  53. 6862b38 shill: Add methods for handling connectivity report requests by Rebecca Silberstein · 10 years ago
  54. 8e6b8ef shill: Add 'NoAutoConnectTechnologies' manager DBus property. by Ben Chan · 10 years ago
  55. 040afea shill: Fix ClearProperty for static IP name servers. by Peter Qiu · 10 years ago
  56. 5f4b175 shill: add wake-on-disconnect functionality for wifi devices by Samuel Tan · 10 years ago
  57. 08bf508 shill: Add Service property "SavedIPConfig" and "StaticIPConfig" by Peter Qiu · 10 years ago
  58. 3f4d4ee shill: Fix remaining cpplint warnings on non-const reference. by Ben Chan · 10 years ago
  59. 11c213f Update code to include base/files/file_util.h by Ben Chan · 10 years ago
  60. 0353c22 Update to build against libchrome-293518. by Ben Chan · 10 years ago
  61. 7de7511 shill: wifi: change logging of endpoint info by Samuel Tan · 10 years ago
  62. 2010bd9 shill: pppd-plugin: Make library depend on libdbus-c++ by Paul Stewart · 10 years ago
  63. 64ad238 shill: Add dark resume methods to PowerManager client object. by Prathmesh Prabhu · 10 years ago
  64. 397bd64 shill: wifi: add improved unit tests for wake-on-packet functions by Samuel Tan · 10 years ago
  65. 300769e shill: Add UMA stats for tracking IPv6 connectivity by Peter Qiu · 10 years ago
  66. cc67c52 shill: Include base/macros.h instead of base/basictypes.h by Ben Chan · 10 years ago
  67. 94d308a shill: Cleanup object allocated in tests by Cellular::StartPPP. by Prathmesh Prabhu · 10 years ago
  68. baec6ed shill: Fix memory leak in CellularTest.ModemStateChangeStaleConnected. by Prathmesh Prabhu · 10 years ago
  69. ec35893 shill: Cleanup cellular_unittest.cc by Prathmesh Prabhu · 10 years ago
  70. 7c96820 shill: Set non-default expectation on mock DBus proxy object. by Prathmesh Prabhu · 10 years ago
  71. 303f653 shill: cellular: mock proxy objects fail DBus calls synchronously by default. by Prathmesh Prabhu · 10 years ago
  72. 16f9826 shill: NetlinkManager: Fix ASAN issues by Paul Stewart · 10 years ago
  73. ca32474 shill: ShillDaemonTest: Fix ASAN issues by Paul Stewart · 10 years ago
  74. 0f4e0a4 shill: Remove suspend timeout action from PowerManager client object. by Prathmesh Prabhu · 10 years ago
  75. 8d5e216 shill: RoutingTableTest: Fix ASAN issues by Paul Stewart · 10 years ago
  76. b6addef shill: EthernetTest: Fix ASAN issues by Paul Stewart · 10 years ago
  77. a962d9d shill: move ip address parsing tests by Samuel Tan · 10 years ago
  78. 3a9c098 shill: add get wake-on-packet settings functionality by Samuel Tan · 10 years ago
  79. 9fdb84b shill: Simplify suspend delay handling. by Prathmesh Prabhu · 10 years ago
  80. c42124e shill: ByteString: fix LessThan function by Samuel Tan · 10 years ago
  81. b25083f shill: Support for using IPv6 connection. by Peter Qiu · 10 years ago
  82. 5412de0 shill: netlink_manager: add support for Nl80211 Ack handlers (reland) by Samuel Tan · 10 years ago
  83. 29740cb Revert "shill: netlink_manager: add support for Nl80211 Ack handlers" by Alex Deymo · 10 years ago
  84. d84fb19 shill: netlink_attribute: add support for NL80211_ATTR_WOWLAN_TRIGGERS by Samuel Tan · 10 years ago
  85. d1d5dbb shill: property_store fix lint errors. by Prathmesh Prabhu · 10 years ago
  86. f3a8f90 shill: Add IPv6 connection support. by Peter Qiu · 10 years ago
  87. a422401 shill: update manager api documentation by Samuel Tan · 10 years ago
  88. 6c29ce3 shill: netlink_manager: add support for Nl80211 Ack handlers by Samuel Tan · 10 years ago
  89. aba1000 shill: ip_address_store: add contains function by Samuel Tan · 10 years ago
  90. 513d15b shill: test-scripts: Remove obsolete fake cromo stuff. by Ben Chan · 10 years ago
  91. be0849f shill: Drop static specifier on constants in anonymous namespace. by Ben Chan · 10 years ago
  92. a88e395 shill: Bearer disconnect should not process deferred registration drop. by Prathmesh Prabhu · 10 years ago
  93. 69e32cd shill: test-scripts: Remove obsolete mm.py. by Ben Chan · 10 years ago
  94. 51a4f93 shill: dbus adaptors should leave an error trace. by Prathmesh Prabhu · 10 years ago
  95. e9460c3 shill: wifi: Remove unused constant. by Ben Chan · 10 years ago
  96. c863d06 shill: change variable name ip_endpoints to ip_endpoint by Samuel Tan · 10 years ago
  97. da775de shill: IPAddress: add new constructor for IPAddress by Samuel Tan · 10 years ago
  98. 2900718 shill: cellular: Remove "Cellular.ActivateOverNonCellularNetwork" property by Thieu Le · 10 years ago
  99. 1aebe4b shill: wifi: improve effectiveness of mac80211_monitor by mukesh agrawal · 10 years ago
  100. a6270fd shill: add Wake-On-Packet functionality to wifi device by Samuel Tan · 10 years ago