index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
chromeos
/
proxy_config_service_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge FavoriteState into NetworkState
stevenjb@chromium.org
2014-06-12
1
-4
/
+3
*
[cros login] Split login related classes into subfolders.
nkostylev@chromium.org
2014-05-16
1
-1
/
+1
*
Disable noisy printf in proxy_config_handler.cc and proxy_config_service_impl.cc
danakj@chromium.org
2014-02-05
1
-2
/
+2
*
Split the BrowserPolicyConnector into platform parts.
joaodasilva@chromium.org
2014-01-21
1
-3
/
+3
*
Move policy code into components/policy.
joaodasilva@chromium.org
2013-12-08
1
-1
/
+1
*
Moved onc_constants.* from chromeos/network/onc to components/onc.
mef@chromium.org
2013-10-08
1
-4
/
+4
*
Refactor access to the ONC policy for a network.
pneubeck@chromium.org
2013-10-01
1
-5
/
+5
*
ChromeOS: Add a per user and a local state network preference.
pneubeck@chromium.org
2013-07-22
1
-28
/
+44
*
Cleanup the UseSharedProxies preference.
pneubeck@chromium.org
2013-07-17
1
-52
/
+28
*
Allow Chrome OS login profile to have different default pref values
bartfab@chromium.org
2013-07-05
1
-1
/
+1
*
Log NetworkStateHandler::AddObserver
stevenjb@chromium.org
2013-06-14
1
-3
/
+6
*
Extract common per-network proxy configuration functions.
pneubeck@chromium.org
2013-06-10
1
-9
/
+10
*
Fix ownership of proxy UI related state.
pneubeck@chromium.org
2013-06-07
1
-5
/
+0
*
Migrate ProxyConfigServiceImpl to NetworkStateHandler and NetworkProfileHandler.
pneubeck@chromium.org
2013-06-04
1
-597
/
+120
*
NetworkPortalDetector/NetworkStateInformer: Switch over to use NetworkStateHa...
gauravsh@chromium.org
2013-05-22
1
-5
/
+6
*
Remove migration code from device proxy settings to per network settings.
pneubeck@chromium.org
2013-05-21
1
-167
/
+2
*
Cleanup NetworkPropertyUIData.
pneubeck@chromium.org
2013-05-21
1
-2
/
+2
*
Revert 200968 "NetworkPortalDetector/NetworkStateInformer: Switc..."
tapted@chromium.org
2013-05-20
1
-6
/
+5
*
NetworkPortalDetector/NetworkStateInformer: Switch over to use NetworkStateHa...
gauravsh@chromium.org
2013-05-18
1
-5
/
+6
*
components: Move PrefRegistrySyncable into user_prefs namespace.
tfarina@chromium.org
2013-05-06
1
-4
/
+6
*
Move proto files back into chrome/browser/policy/proto
mnissler@chromium.org
2013-04-26
1
-1
/
+1
*
Moving ManagedNetworkConfigurationHandler to chromeos/.
pneubeck@chromium.org
2013-04-10
1
-1
/
+2
*
For managed users, enforce proxy settings of device policy configured networks.
pneubeck@chromium.org
2013-03-28
1
-0
/
+25
*
Change ProxyRules to handle ProxyLists rather than just single ProxyServer in...
marq@google.com
2013-03-16
1
-29
/
+29
*
Move policy protocol buffer definitions next to code that needs them.
mnissler@chromium.org
2013-03-14
1
-1
/
+1
*
Introduce //components/user_prefs.
joi@chromium.org
2013-03-06
1
-1
/
+1
*
Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.
joi@chromium.org
2013-02-11
1
-2
/
+2
*
Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.
joi@chromium.org
2013-02-10
1
-5
/
+5
*
Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple.
joi@chromium.org
2013-02-06
1
-2
/
+3
*
This adds Cellular to the Shill to ONC translation.
gspencer@chromium.org
2013-01-23
1
-1
/
+1
*
Extending the translation from ONC to Shill.
pneubeck@chromium.org
2013-01-11
1
-3
/
+3
*
Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.
joi@chromium.org
2012-12-22
1
-2
/
+8
*
This moves the ONC parsing code into chromeos/network/onc
gspencer@chromium.org
2012-12-11
1
-1
/
+1
*
Remove PrefObserver usages, batch 5.
joi@chromium.org
2012-11-15
1
-19
/
+16
*
Remove content::NotificationObserver dependency from most Prefs code.
joi@chromium.org
2012-11-01
1
-20
/
+17
*
Added NetworkPortalDetector.
ygorshenin@chromium.org
2012-10-30
1
-10
/
+18
*
Revert 164756 - Added NetworkPortalDetector.
xusydoc@chromium.org
2012-10-30
1
-18
/
+10
*
Added NetworkPortalDetector.
ygorshenin@chromium.org
2012-10-29
1
-10
/
+18
*
Renaming instances of "flimflam" with "shill", now that we're only using shill.
gspencer@chromium.org
2012-09-07
1
-3
/
+3
*
Move Chrome OS device settings stuff to chrome/browser/chromeos/settings.
mnissler@chromium.org
2012-08-01
1
-2
/
+2
*
Demote LOG(WARNING) to VLOG(1) for an error message that is rather informatio...
pastarmovj@chromium.org
2012-06-25
1
-42
/
+40
*
Change the PrepareTrustedValues interface to return more information on the q...
pastarmovj@chromium.org
2012-05-25
1
-5
/
+8
*
Replace CrosSettings::GetTrusted() with PrepareTrustedValues().
joaodasilva@chromium.org
2012-03-20
1
-2
/
+1
*
Renaming virtual setters/getters in UserManager.
nkostylev@chromium.org
2012-03-06
1
-2
/
+4
*
Break two classes defined in json_value_serializer.cc, .h into separate files.
bbudge@chromium.org
2012-02-26
1
-1
/
+1
*
chromeos: Lock proxy settings UI for policy managed network.
xiyuan@chromium.org
2012-02-17
1
-2
/
+26
*
Do not explicitly store mode:direct value for proxy
antrim@chromium.org
2012-02-16
1
-4
/
+15
*
Quick-and-dirty hacks for getting policy working behind proxies.
xiyuan@chromium.org
2012-02-01
1
-2
/
+2
*
fix bug where proxy setting of private version of network is not activated when
kuan@chromium.org
2011-12-20
1
-20
/
+12
*
PART 5 Of the signed settings refactoring. List of all changes follow beneath:
pastarmovj@chromium.org
2011-12-02
1
-37
/
+33
[next]