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
/
net
/
proxy
/
proxy_config_service_win.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Chrome could not accept IE's proxy exclusions list delimited by commas.
toyoshim@chromium.org
2011-04-19
1
-1
/
+1
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Regkey functions return error code instead of bool
amit@chromium.org
2011-01-19
1
-2
/
+2
*
move base/object_watcher into base/win and add the win namespace. Fixup callers.
brettw@google.com
2011-01-01
1
-2
/
+2
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-1
/
+1
*
Turn on file access checks on Win.
jam@chromium.org
2010-11-04
1
-0
/
+8
*
Revert 64960 - Turn on file access checks on Win.
rafaelw@chromium.org
2010-11-03
1
-8
/
+0
*
Turn on file access checks on Win.
jam@chromium.org
2010-11-03
1
-0
/
+8
*
Move pe_image and registry from base to base/win and use the namespace. It re...
brettw@chromium.org
2010-10-17
1
-2
/
+2
*
Watch the Internet Explorer registry keys so we can detect proxy settings cha...
eroman@chromium.org
2010-08-17
1
-1
/
+107
*
Change the ProxyConfigService interface to be asynchronous, and support obser...
eroman@chromium.org
2010-07-23
1
-4
/
+17
*
ProxyConfig behaved like a struct, but was defined as a class.
eroman@chromium.org
2010-02-24
1
-4
/
+4
*
Split out the handling of proxy bypass rules into ProxyBypassRules. There are...
eroman@chromium.org
2010-02-19
1
-4
/
+1
*
Extract the parsing of proxy rules to ProxyConfig::ProxyRules, and unit-test.
ericroman@google.com
2009-03-31
1
-2
/
+5
*
Add a unit test for ProxyConfigServiceWin.
ericroman@google.com
2009-03-27
1
-10
/
+15
*
NO CODE CHANGE
deanm@chromium.org
2009-03-11
1
-1
/
+0
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
1
-1
/
+1
*
split up proxy_service into several files (one per class).
ericroman@google.com
2009-03-02
1
-0
/
+3
*
Add parsing for PAC result strings -- ProxyInfo::UsePacString().
ericroman@google.com
2009-02-19
1
-1
/
+1
*
Split ProxyResolver into two interfaces: A. interface for retrieving the sys...
ericroman@google.com
2008-12-19
1
-0
/
+58