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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reduce number of unnamed-type-template-args violations (mostly when passing v...
pkasting@chromium.org
2011-09-01
1
-1
/
+1
*
Enable (optional) blocking of webrequests in case a PAC script cannot be fetc...
battre@chromium.org
2011-05-03
1
-4
/
+10
*
Even more reordering the methods in headers and implementation in net/.
erg@google.com
2011-01-20
1
-11
/
+11
*
FBTF: Move code from .h to .cc in net/
erg@google.com
2010-09-15
1
-0
/
+26
*
Refactor: Address a TODO about renaming a function.
eroman@chromium.org
2010-08-31
1
-1
/
+6
*
Move the pretty-printing of proxy settings from the C++ code to javascript.
eroman@chromium.org
2010-08-31
1
-112
/
+52
*
Cleanup: rename ProxyRules::socks_proxy --> ProxyRules::fallback_proxy.
eroman@chromium.org
2010-08-25
1
-17
/
+27
*
Emit an event to NetLog whenever the proxy settings change.
eroman@chromium.org
2010-08-13
1
-95
/
+116
*
Move the number conversions from string_util to a new file.
brettw@chromium.org
2010-07-30
1
-2
/
+4
*
Implement KDE ReversedException setting in Chrome
davidben@chromium.org
2010-06-14
1
-3
/
+15
*
ProxyConfig behaved like a struct, but was defined as a class.
eroman@chromium.org
2010-02-24
1
-29
/
+69
*
Split out the handling of proxy bypass rules into ProxyBypassRules. There are...
eroman@chromium.org
2010-02-19
1
-78
/
+7
*
Fixes to the string MatchPattern functions:
tony@chromium.org
2009-12-03
1
-1
/
+2
*
Use GURL::is_valid() in place of !GURL::is_empty() in a condition.
eroman@chromium.org
2009-11-10
1
-1
/
+1
*
Aesthetic changes to the proxy configuration log format.
eroman@chromium.org
2009-09-06
1
-14
/
+46
*
Whenever proxy configurations contain socks and http/https/ftp proxies, socks...
arindam@chromium.org
2009-07-14
1
-17
/
+25
*
Original patch by pmarks@google.com (see http://codereview.chromium.org/113944)
ericroman@google.com
2009-06-23
1
-4
/
+4
*
Adding socks4 support for chromium. tested for windows and linux.
arindam@chromium.org
2009-06-23
1
-0
/
+11
*
Making command-line specified proxy settings more flexible - allowing for set...
robertshield@google.com
2009-05-12
1
-0
/
+69
*
Get rid of the static next_id_ counter, to make construction of ProxyConfig o...
ericroman@google.com
2009-05-04
1
-5
/
+3
*
ProxyConfigService for Linux.
sdoyon@chromium.org
2009-04-20
1
-3
/
+2
*
Add some LOG(INFO) to help diagnose problems when proxy is not working.
ericroman@google.com
2009-04-13
1
-0
/
+64
*
Extract the parsing of proxy rules to ProxyConfig::ProxyRules, and unit-test.
ericroman@google.com
2009-03-31
1
-0
/
+54
*
NO CODE CHANGE
deanm@chromium.org
2009-03-11
1
-1
/
+0
*
split up proxy_service into several files (one per class).
ericroman@google.com
2009-03-02
1
-0
/
+29