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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allows a proxy bypass entry to match on a specific port, used by the
sdoyon@chromium.org
2009-04-20
3
-53
/
+188
*
ProxyConfigService for Linux.
sdoyon@chromium.org
2009-04-20
10
-51
/
+1509
*
Add some LOG(INFO) to help diagnose problems when proxy is not working.
ericroman@google.com
2009-04-13
4
-3
/
+108
*
Extract the parsing of proxy rules to ProxyConfig::ProxyRules, and unit-test.
ericroman@google.com
2009-03-31
15
-104
/
+465
*
Add a unit test for ProxyConfigServiceWin.
ericroman@google.com
2009-03-27
3
-10
/
+193
*
Fix a race in proxy_service_unittest.cc that was causing flakiness on purify ...
ericroman@google.com
2009-03-25
1
-35
/
+102
*
GetMyHostName is renamed GetHostName to match the name of
wtc@chromium.org
2009-03-25
1
-1
/
+1
*
CFNetworkExecuteProxyAutoConfigurationURL() chokes if the query url is NULL, ...
pinkerton@chromium.org
2009-03-20
1
-2
/
+6
*
Fix incorrect include guards in net/, where the guard didn't match the filename.
deanm@chromium.org
2009-03-17
1
-3
/
+3
*
NO CODE CHANGE
deanm@chromium.org
2009-03-11
19
-19
/
+0
*
Slight code change to make some global variables const.
maruel@google.com
2009-03-10
1
-2
/
+2
*
Add the proxy resolver perftest to GYP.
ericroman@google.com
2009-03-06
1
-2
/
+2
*
Add performance tests for the proxy resolver implementations.
ericroman@google.com
2009-03-06
1
-0
/
+191
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
11
-46
/
+46
*
Fix error being thrown in isInNet() PAC js.
ericroman@google.com
2009-03-04
1
-1
/
+2
*
Add a command line flag --v8-proxy-resolver, to select the new PAC implementa...
ericroman@google.com
2009-03-03
2
-3
/
+51
*
Implement the PAC js-binding for "myIpAddress()".
ericroman@google.com
2009-03-03
2
-4
/
+23
*
Add missing header (breaks on linux).
ericroman@google.com
2009-03-02
1
-0
/
+1
*
split up proxy_service into several files (one per class).
ericroman@google.com
2009-03-02
23
-456
/
+617
*
Add js bindings layer for ProxyResolverV8 {"alert()", "dnsResolve()", "myIpAd...
ericroman@google.com
2009-03-02
3
-61
/
+463
*
Update a WARNING with a bug URL.
evan@chromium.org
2009-02-27
1
-5
/
+5
*
Reverting 10251.
ericroman@google.com
2009-02-25
1
-1
/
+2
*
Use string for Histogram names since these are all ASCII anyway.
dsh@google.com
2009-02-24
1
-3
/
+2
*
Reverting 10250.
ericroman@google.com
2009-02-24
1
-2
/
+1
*
Add v8 as dependency of net.
ericroman@google.com
2009-02-24
1
-1
/
+2
*
Add ProxyResolverV8 class.darin@chromium.org is the original author of 'proxy...
ericroman@google.com
2009-02-23
4
-0
/
+686
*
Add support to ProxyService for downloading a PAC script on behalf of the Pro...
ericroman@google.com
2009-02-23
5
-52
/
+776
*
Include entries for SOCKS in ProxyResolverMac.
ericroman@google.com
2009-02-19
3
-80
/
+92
*
Fix header order.
ericroman@google.com
2009-02-19
1
-2
/
+2
*
Try to fix build bustage.
ericroman@google.com
2009-02-19
1
-0
/
+2
*
Add parsing for PAC result strings -- ProxyInfo::UsePacString().
ericroman@google.com
2009-02-19
10
-105
/
+775
*
Get rid of synchronous ResolveProxy API.
ericroman@google.com
2009-01-31
3
-150
/
+130
*
Move proxy resolve requests out of plugin/renderer process, and into the brow...
ericroman@google.com
2009-01-31
2
-2
/
+89
*
Provide the option for HTTPServer to be created with a specific
sky@google.com
2009-01-29
1
-5
/
+5
*
Change URLRequest to use a ref-counted buffer for actual IO.
rvargas@google.com
2009-01-29
1
-2
/
+5
*
revert r8603
rvargas@google.com
2009-01-24
1
-5
/
+2
*
Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...
rvargas@google.com
2009-01-24
1
-2
/
+5
*
Replace cases of Append(FILE_PATH_LITERAL()) with AppendASCII("").
deanm@chromium.org
2009-01-22
1
-3
/
+3
*
post-winhttp cleanup: remove a todo.
ericroman@google.com
2009-01-15
2
-18
/
+1
*
Remove HttpTransactionWinHttp and the --winhttp command-line
wtc@google.com
2009-01-13
1
-1
/
+0
*
Add FTP unit test in preparation for portable FTP implementation.
erikkay@google.com
2009-01-08
1
-15
/
+25
*
Revert 7508.7509 and 7510
nsylvain@chromium.org
2008-12-30
1
-25
/
+15
*
Add FTP unit test in preparation for portable FTP implementation.
erikkay@google.com
2008-12-30
1
-15
/
+25
*
Add a unit test to mac build.
ericroman@google.com
2008-12-20
1
-6
/
+9
*
Split ProxyResolver into two interfaces: A. interface for retrieving the sys...
ericroman@google.com
2008-12-19
13
-187
/
+243
*
Mark MessageLoop::delayed_work_queue_ as initialized so Purify doesn't report...
ericroman@google.com
2008-12-17
2
-8
/
+8
*
Reverting 7125.
ericroman@google.com
2008-12-17
2
-8
/
+8
*
Temp experiment to confirm theory in crbug.com/5555.
ericroman@google.com
2008-12-17
2
-8
/
+8
*
Reverting 6977.
ericroman@google.com
2008-12-15
2
-8
/
+8
*
Test re-enable some tests to get more data from purify buildbot. This will pr...
ericroman@google.com
2008-12-15
2
-8
/
+8
[next]