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