summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/proxy_config_service_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Moved onc_constants.* from chromeos/network/onc to components/onc.mef@chromium.org2013-10-081-1/+1
* ChromeOS: Add a per user and a local state network preference.pneubeck@chromium.org2013-07-221-11/+12
* Cleanup the UseSharedProxies preference.pneubeck@chromium.org2013-07-171-17/+17
* Allow Chrome OS login profile to have different default pref valuesbartfab@chromium.org2013-07-051-1/+1
* Fix ownership of proxy UI related state.pneubeck@chromium.org2013-06-071-8/+0
* Migrate ProxyConfigServiceImpl to NetworkStateHandler and NetworkProfileHandler.pneubeck@chromium.org2013-06-041-214/+31
* NetworkPortalDetector/NetworkStateInformer: Switch over to use NetworkStateHa...gauravsh@chromium.org2013-05-221-2/+2
* Remove migration code from device proxy settings to per network settings.pneubeck@chromium.org2013-05-211-14/+1
* Revert 200968 "NetworkPortalDetector/NetworkStateInformer: Switc..."tapted@chromium.org2013-05-201-2/+2
* NetworkPortalDetector/NetworkStateInformer: Switch over to use NetworkStateHa...gauravsh@chromium.org2013-05-181-2/+2
* components: Move PrefRegistrySyncable into user_prefs namespace.tfarina@chromium.org2013-05-061-5/+7
* For managed users, enforce proxy settings of device policy configured networks.pneubeck@chromium.org2013-03-281-6/+4
* base/prefs: Remove the public/ directory and move the files to //base/prefs.tfarina@chromium.org2013-03-211-1/+1
* Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.joi@chromium.org2013-02-101-1/+4
* Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple.joi@chromium.org2013-02-061-1/+1
* Extending the translation from ONC to Shill.pneubeck@chromium.org2013-01-111-1/+1
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-221-1/+2
* Move PrefMember to base/prefs/public now that it has no bad dependencies.joi@chromium.org2012-12-121-1/+1
* Remove the last usages of PrefObserver outside of Prefs.joi@chromium.org2012-12-041-1/+0
* Remove PrefObserver usages, batch 5.joi@chromium.org2012-11-151-3/+2
* Remove content::NotificationObserver dependency from most Prefs code.joi@chromium.org2012-11-011-4/+4
* Added NetworkPortalDetector.ygorshenin@chromium.org2012-10-301-0/+5
* Revert 164756 - Added NetworkPortalDetector.xusydoc@chromium.org2012-10-301-5/+0
* Added NetworkPortalDetector.ygorshenin@chromium.org2012-10-291-0/+5
* Renaming instances of "flimflam" with "shill", now that we're only using shill.gspencer@chromium.org2012-09-071-9/+9
* Move PrefMember and PrefChangeRegistrar to api directory.joi@chromium.org2012-08-211-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* cros proxy: implement proxy settings in onc and unittestskuan@chromium.org2012-01-181-7/+6
* fix bug where proxy setting of private version of network is not activated whenkuan@chromium.org2011-12-201-3/+0
* PART 5 Of the signed settings refactoring. List of all changes follow beneath:pastarmovj@chromium.org2011-12-021-9/+4
* Make SignedSettings use proper Value types instead of string all around the p...pastarmovj@chromium.org2011-11-221-2/+2
* Refactor proxy handling for ChromeOS to not go through the CrosSettings inter...pastarmovj@chromium.org2011-11-141-4/+13
* redesign and reimplement proxy config service and tracker, revise proxy ui on...kuan@chromium.org2011-11-041-165/+121
* chromeos proxy: handle use-shared-proxies for oobe/login screen.kuan@chromium.org2011-07-271-1/+0
* chromeos proxy: specify network for proxy page in oobe/login screenkuan@chromium.org2011-07-231-0/+13
* feature: implement proxy per network per userkuan@chromium.org2011-07-201-44/+112
* cros: Even more clang plugin appeasing; even more compile error fixing (in ne...thakis@chromium.org2011-05-151-1/+2
* Convert CrOS proxy config serialization to protobuf format.mnissler@chromium.org2011-04-191-17/+4
* Allow ProxyConfigService to report "no configuration set"mnissler@chromium.org2011-04-111-9/+7
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* This is an extension of http://codereview.chromium.org/6280018 that provides ...battre@chromium.org2011-03-161-4/+4
* Revert 78228 - Extended: Add "system" URLRequestContext (not ready for use!)jam@chromium.org2011-03-151-4/+4
* Extended: Add "system" URLRequestContext (not ready for use!)battre@chromium.org2011-03-151-4/+4
* Allow proxy settings to be modified in guest session.kuan@chromium.org2011-02-161-0/+10
* WebUI: Get rid of references to DOMUI in comments. ChromeOS Part.tfarina@chromium.org2011-02-111-2/+2
* Implements chrome as a dbus service that exposes chrome functionalities, inkuan@chromium.org2011-02-021-0/+10
* [Chrome OS] Plumb new error codes from SignedSettings to consumers of the APIcmasone@chromium.org2010-12-101-3/+4
* [Chrome OS] Richer error reporting for SignedSettings subsystemcmasone@chromium.org2010-12-081-1/+1
* Rename ChromeThread to BrowserThread Part7:tfarina@chromium.org2010-10-081-2/+2
* chromeos: implement persistence of proxy config to device, enhance unittestkuan@chromium.org2010-09-171-10/+77