summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/net/proxy_config_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Update chrome for new prefs location.brettw2016-02-021-1/+1
* Translate ONC ProxySettings <-> Shill ProxyConfigstevenjb2015-07-101-0/+1
* Add proxy_config componentstevenjb2015-07-021-1/+1
* Convert JsonWriter::Write to taking a const ref for the in-paramestade2015-05-161-1/+1
* Remove most occurences of PrefRegistrySyncable::UNSYNCABLE_PREFraymes2015-04-271-6/+2
* Merge FavoriteState into NetworkStatestevenjb@chromium.org2014-06-121-6/+6
* components: Extract pref_registry component out of user_prefs.tfarina@chromium.org2014-05-151-1/+1
* Disable noisy printf in proxy_config_handler.cc and proxy_config_service_impl.ccdanakj@chromium.org2014-02-051-1/+1
* Moved onc_constants.* from chromeos/network/onc to components/onc.mef@chromium.org2013-10-081-2/+2
* Refactor access to the ONC policy for a network.pneubeck@chromium.org2013-10-011-104/+22
* Migrate DBus service constants from flimflam namespace to shill namespace.benchan@chromium.org2013-09-241-2/+2
* Workaround: Handle proxy settings even from a recommended ONC user policy.pneubeck@chromium.org2013-09-021-5/+23
* Fix favorite list if a configuration of a hidden network is created.pneubeck@chromium.org2013-08-141-9/+11
* ChromeOS: Add a per user and a local state network preference.pneubeck@chromium.org2013-07-221-7/+134
* Cleanup the UseSharedProxies preference.pneubeck@chromium.org2013-07-171-0/+10
* Clean up shill error handlingstevenjb@chromium.org2013-07-091-16/+6
* Extract common per-network proxy configuration functions.pneubeck@chromium.org2013-06-101-0/+79