| Commit message (Expand) | Author | Age | Files | Lines |
* | Update chrome for new prefs location. | brettw | 2016-02-02 | 1 | -1/+1 |
* | Translate ONC ProxySettings <-> Shill ProxyConfig | stevenjb | 2015-07-10 | 1 | -0/+1 |
* | Add proxy_config component | stevenjb | 2015-07-02 | 1 | -1/+1 |
* | Convert JsonWriter::Write to taking a const ref for the in-param | estade | 2015-05-16 | 1 | -1/+1 |
* | Remove most occurences of PrefRegistrySyncable::UNSYNCABLE_PREF | raymes | 2015-04-27 | 1 | -6/+2 |
* | Merge FavoriteState into NetworkState | stevenjb@chromium.org | 2014-06-12 | 1 | -6/+6 |
* | components: Extract pref_registry component out of user_prefs. | tfarina@chromium.org | 2014-05-15 | 1 | -1/+1 |
* | Disable noisy printf in proxy_config_handler.cc and proxy_config_service_impl.cc | danakj@chromium.org | 2014-02-05 | 1 | -1/+1 |
* | Moved onc_constants.* from chromeos/network/onc to components/onc. | mef@chromium.org | 2013-10-08 | 1 | -2/+2 |
* | Refactor access to the ONC policy for a network. | pneubeck@chromium.org | 2013-10-01 | 1 | -104/+22 |
* | Migrate DBus service constants from flimflam namespace to shill namespace. | benchan@chromium.org | 2013-09-24 | 1 | -2/+2 |
* | Workaround: Handle proxy settings even from a recommended ONC user policy. | pneubeck@chromium.org | 2013-09-02 | 1 | -5/+23 |
* | Fix favorite list if a configuration of a hidden network is created. | pneubeck@chromium.org | 2013-08-14 | 1 | -9/+11 |
* | ChromeOS: Add a per user and a local state network preference. | pneubeck@chromium.org | 2013-07-22 | 1 | -7/+134 |
* | Cleanup the UseSharedProxies preference. | pneubeck@chromium.org | 2013-07-17 | 1 | -0/+10 |
* | Clean up shill error handling | stevenjb@chromium.org | 2013-07-09 | 1 | -16/+6 |
* | Extract common per-network proxy configuration functions. | pneubeck@chromium.org | 2013-06-10 | 1 | -0/+79 |